@unified-api/typescript-sdk 2.71.4 → 2.72.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/FUNCTIONS.md +5 -22
- package/README.md +28 -47
- package/bin/mcp-server.js +1743 -13
- package/bin/mcp-server.js.map +868 -868
- package/docs/sdks/account/README.md +30 -54
- package/docs/sdks/accounting/README.md +230 -414
- package/docs/sdks/activity/README.md +30 -54
- package/docs/sdks/apicall/README.md +10 -18
- package/docs/sdks/application/README.md +30 -54
- package/docs/sdks/applicationstatus/README.md +5 -9
- package/docs/sdks/ats/README.md +225 -405
- package/docs/sdks/auth/README.md +10 -18
- package/docs/sdks/branch/README.md +30 -54
- package/docs/sdks/busy/README.md +5 -9
- package/docs/sdks/calendar/README.md +105 -189
- package/docs/sdks/call/README.md +5 -9
- package/docs/sdks/candidate/README.md +30 -54
- package/docs/sdks/channel/README.md +10 -18
- package/docs/sdks/class/README.md +30 -54
- package/docs/sdks/collection/README.md +30 -54
- package/docs/sdks/comment/README.md +90 -162
- package/docs/sdks/commerce/README.md +150 -270
- package/docs/sdks/commit/README.md +30 -54
- package/docs/sdks/company/README.md +75 -135
- package/docs/sdks/connection/README.md +30 -54
- package/docs/sdks/contact/README.md +90 -162
- package/docs/sdks/course/README.md +30 -54
- package/docs/sdks/crm/README.md +180 -324
- package/docs/sdks/customer/README.md +30 -54
- package/docs/sdks/deal/README.md +30 -54
- package/docs/sdks/device/README.md +30 -54
- package/docs/sdks/document/README.md +30 -54
- package/docs/sdks/employee/README.md +30 -54
- package/docs/sdks/enrich/README.md +10 -18
- package/docs/sdks/event/README.md +60 -108
- package/docs/sdks/file/README.md +30 -54
- package/docs/sdks/genai/README.md +10 -18
- package/docs/sdks/group/README.md +60 -108
- package/docs/sdks/hris/README.md +200 -360
- package/docs/sdks/instructor/README.md +30 -54
- package/docs/sdks/integration/README.md +15 -27
- package/docs/sdks/interview/README.md +30 -54
- package/docs/sdks/inventory/README.md +30 -54
- package/docs/sdks/invoice/README.md +30 -54
- package/docs/sdks/issue/README.md +5 -9
- package/docs/sdks/item/README.md +30 -54
- package/docs/sdks/job/README.md +30 -54
- package/docs/sdks/journal/README.md +30 -54
- package/docs/sdks/kms/README.md +90 -162
- package/docs/sdks/lead/README.md +30 -54
- package/docs/sdks/link/README.md +60 -108
- package/docs/sdks/list/README.md +30 -54
- package/docs/sdks/lms/README.md +120 -216
- package/docs/sdks/location/README.md +60 -108
- package/docs/sdks/login/README.md +5 -9
- package/docs/sdks/martech/README.md +60 -108
- package/docs/sdks/member/README.md +30 -54
- package/docs/sdks/message/README.md +30 -54
- package/docs/sdks/messaging/README.md +40 -72
- package/docs/sdks/metadata/README.md +30 -54
- package/docs/sdks/model/README.md +5 -9
- package/docs/sdks/note/README.md +30 -54
- package/docs/sdks/order/README.md +30 -54
- package/docs/sdks/organization/README.md +40 -72
- package/docs/sdks/page/README.md +30 -54
- package/docs/sdks/passthrough/README.md +40 -72
- package/docs/sdks/payment/README.md +110 -198
- package/docs/sdks/payout/README.md +10 -18
- package/docs/sdks/payslip/README.md +10 -18
- package/docs/sdks/person/README.md +5 -9
- package/docs/sdks/pipeline/README.md +30 -54
- package/docs/sdks/project/README.md +30 -54
- package/docs/sdks/prompt/README.md +5 -9
- package/docs/sdks/pullrequest/README.md +30 -54
- package/docs/sdks/recording/README.md +40 -72
- package/docs/sdks/refund/README.md +10 -18
- package/docs/sdks/repo/README.md +150 -270
- package/docs/sdks/report/README.md +10 -18
- package/docs/sdks/repository/README.md +30 -54
- package/docs/sdks/review/README.md +30 -54
- package/docs/sdks/scim/README.md +60 -108
- package/docs/sdks/scorecard/README.md +30 -54
- package/docs/sdks/space/README.md +30 -54
- package/docs/sdks/storage/README.md +30 -54
- package/docs/sdks/student/README.md +30 -54
- package/docs/sdks/subscription/README.md +30 -54
- package/docs/sdks/task/README.md +90 -162
- package/docs/sdks/taxrate/README.md +30 -54
- package/docs/sdks/ticket/README.md +30 -54
- package/docs/sdks/ticketing/README.md +90 -162
- package/docs/sdks/timeoff/README.md +10 -18
- package/docs/sdks/timeshift/README.md +30 -54
- package/docs/sdks/transaction/README.md +30 -54
- package/docs/sdks/uc/README.md +95 -171
- package/docs/sdks/unified/README.md +100 -180
- package/docs/sdks/user/README.md +30 -54
- package/docs/sdks/webhook/README.md +40 -72
- package/funcs/accountCreateAccountingAccount.js +2 -0
- package/funcs/accountCreateAccountingAccount.js.map +1 -1
- package/funcs/accountGetAccountingAccount.js +2 -0
- package/funcs/accountGetAccountingAccount.js.map +1 -1
- package/funcs/accountListAccountingAccounts.js +2 -0
- package/funcs/accountListAccountingAccounts.js.map +1 -1
- package/funcs/accountPatchAccountingAccount.js +2 -0
- package/funcs/accountPatchAccountingAccount.js.map +1 -1
- package/funcs/accountRemoveAccountingAccount.js +2 -0
- package/funcs/accountRemoveAccountingAccount.js.map +1 -1
- package/funcs/accountUpdateAccountingAccount.js +2 -0
- package/funcs/accountUpdateAccountingAccount.js.map +1 -1
- package/funcs/accountingCreateAccountingAccount.js +2 -0
- package/funcs/accountingCreateAccountingAccount.js.map +1 -1
- package/funcs/accountingCreateAccountingContact.js +2 -0
- package/funcs/accountingCreateAccountingContact.js.map +1 -1
- package/funcs/accountingCreateAccountingInvoice.js +2 -0
- package/funcs/accountingCreateAccountingInvoice.js.map +1 -1
- package/funcs/accountingCreateAccountingJournal.js +2 -0
- package/funcs/accountingCreateAccountingJournal.js.map +1 -1
- package/funcs/accountingCreateAccountingOrder.js +2 -0
- package/funcs/accountingCreateAccountingOrder.js.map +1 -1
- package/funcs/accountingCreateAccountingTaxrate.js +2 -0
- package/funcs/accountingCreateAccountingTaxrate.js.map +1 -1
- package/funcs/accountingCreateAccountingTransaction.js +2 -0
- package/funcs/accountingCreateAccountingTransaction.js.map +1 -1
- package/funcs/accountingGetAccountingAccount.js +2 -0
- package/funcs/accountingGetAccountingAccount.js.map +1 -1
- package/funcs/accountingGetAccountingContact.js +2 -0
- package/funcs/accountingGetAccountingContact.js.map +1 -1
- package/funcs/accountingGetAccountingInvoice.js +2 -0
- package/funcs/accountingGetAccountingInvoice.js.map +1 -1
- package/funcs/accountingGetAccountingJournal.js +2 -0
- package/funcs/accountingGetAccountingJournal.js.map +1 -1
- package/funcs/accountingGetAccountingOrder.js +2 -0
- package/funcs/accountingGetAccountingOrder.js.map +1 -1
- package/funcs/accountingGetAccountingOrganization.js +2 -0
- package/funcs/accountingGetAccountingOrganization.js.map +1 -1
- package/funcs/accountingGetAccountingReport.js +2 -0
- package/funcs/accountingGetAccountingReport.js.map +1 -1
- package/funcs/accountingGetAccountingTaxrate.js +2 -0
- package/funcs/accountingGetAccountingTaxrate.js.map +1 -1
- package/funcs/accountingGetAccountingTransaction.js +2 -0
- package/funcs/accountingGetAccountingTransaction.js.map +1 -1
- package/funcs/accountingListAccountingAccounts.js +2 -0
- package/funcs/accountingListAccountingAccounts.js.map +1 -1
- package/funcs/accountingListAccountingContacts.js +2 -0
- package/funcs/accountingListAccountingContacts.js.map +1 -1
- package/funcs/accountingListAccountingInvoices.js +2 -0
- package/funcs/accountingListAccountingInvoices.js.map +1 -1
- package/funcs/accountingListAccountingJournals.js +2 -0
- package/funcs/accountingListAccountingJournals.js.map +1 -1
- package/funcs/accountingListAccountingOrders.js +2 -0
- package/funcs/accountingListAccountingOrders.js.map +1 -1
- package/funcs/accountingListAccountingOrganizations.js +2 -0
- package/funcs/accountingListAccountingOrganizations.js.map +1 -1
- package/funcs/accountingListAccountingReports.js +2 -0
- package/funcs/accountingListAccountingReports.js.map +1 -1
- package/funcs/accountingListAccountingTaxrates.js +2 -0
- package/funcs/accountingListAccountingTaxrates.js.map +1 -1
- package/funcs/accountingListAccountingTransactions.js +2 -0
- package/funcs/accountingListAccountingTransactions.js.map +1 -1
- package/funcs/accountingPatchAccountingAccount.js +2 -0
- package/funcs/accountingPatchAccountingAccount.js.map +1 -1
- package/funcs/accountingPatchAccountingContact.js +2 -0
- package/funcs/accountingPatchAccountingContact.js.map +1 -1
- package/funcs/accountingPatchAccountingInvoice.js +2 -0
- package/funcs/accountingPatchAccountingInvoice.js.map +1 -1
- package/funcs/accountingPatchAccountingJournal.js +2 -0
- package/funcs/accountingPatchAccountingJournal.js.map +1 -1
- package/funcs/accountingPatchAccountingOrder.js +2 -0
- package/funcs/accountingPatchAccountingOrder.js.map +1 -1
- package/funcs/accountingPatchAccountingTaxrate.js +2 -0
- package/funcs/accountingPatchAccountingTaxrate.js.map +1 -1
- package/funcs/accountingPatchAccountingTransaction.js +2 -0
- package/funcs/accountingPatchAccountingTransaction.js.map +1 -1
- package/funcs/accountingRemoveAccountingAccount.js +2 -0
- package/funcs/accountingRemoveAccountingAccount.js.map +1 -1
- package/funcs/accountingRemoveAccountingContact.js +2 -0
- package/funcs/accountingRemoveAccountingContact.js.map +1 -1
- package/funcs/accountingRemoveAccountingInvoice.js +2 -0
- package/funcs/accountingRemoveAccountingInvoice.js.map +1 -1
- package/funcs/accountingRemoveAccountingJournal.js +2 -0
- package/funcs/accountingRemoveAccountingJournal.js.map +1 -1
- package/funcs/accountingRemoveAccountingOrder.js +2 -0
- package/funcs/accountingRemoveAccountingOrder.js.map +1 -1
- package/funcs/accountingRemoveAccountingTaxrate.js +2 -0
- package/funcs/accountingRemoveAccountingTaxrate.js.map +1 -1
- package/funcs/accountingRemoveAccountingTransaction.js +2 -0
- package/funcs/accountingRemoveAccountingTransaction.js.map +1 -1
- package/funcs/accountingUpdateAccountingAccount.js +2 -0
- package/funcs/accountingUpdateAccountingAccount.js.map +1 -1
- package/funcs/accountingUpdateAccountingContact.js +2 -0
- package/funcs/accountingUpdateAccountingContact.js.map +1 -1
- package/funcs/accountingUpdateAccountingInvoice.js +2 -0
- package/funcs/accountingUpdateAccountingInvoice.js.map +1 -1
- package/funcs/accountingUpdateAccountingJournal.js +2 -0
- package/funcs/accountingUpdateAccountingJournal.js.map +1 -1
- package/funcs/accountingUpdateAccountingOrder.js +2 -0
- package/funcs/accountingUpdateAccountingOrder.js.map +1 -1
- package/funcs/accountingUpdateAccountingTaxrate.js +2 -0
- package/funcs/accountingUpdateAccountingTaxrate.js.map +1 -1
- package/funcs/accountingUpdateAccountingTransaction.js +2 -0
- package/funcs/accountingUpdateAccountingTransaction.js.map +1 -1
- package/funcs/activityCreateAtsActivity.js +2 -0
- package/funcs/activityCreateAtsActivity.js.map +1 -1
- package/funcs/activityGetAtsActivity.js +2 -0
- package/funcs/activityGetAtsActivity.js.map +1 -1
- package/funcs/activityListAtsActivities.js +2 -0
- package/funcs/activityListAtsActivities.js.map +1 -1
- package/funcs/activityPatchAtsActivity.js +2 -0
- package/funcs/activityPatchAtsActivity.js.map +1 -1
- package/funcs/activityRemoveAtsActivity.js +2 -0
- package/funcs/activityRemoveAtsActivity.js.map +1 -1
- package/funcs/activityUpdateAtsActivity.js +2 -0
- package/funcs/activityUpdateAtsActivity.js.map +1 -1
- package/funcs/apicallGetUnifiedApicall.js +2 -0
- package/funcs/apicallGetUnifiedApicall.js.map +1 -1
- package/funcs/apicallListUnifiedApicalls.js +2 -0
- package/funcs/apicallListUnifiedApicalls.js.map +1 -1
- package/funcs/applicationCreateAtsApplication.js +2 -0
- package/funcs/applicationCreateAtsApplication.js.map +1 -1
- package/funcs/applicationGetAtsApplication.js +2 -0
- package/funcs/applicationGetAtsApplication.js.map +1 -1
- package/funcs/applicationListAtsApplications.js +2 -0
- package/funcs/applicationListAtsApplications.js.map +1 -1
- package/funcs/applicationPatchAtsApplication.js +2 -0
- package/funcs/applicationPatchAtsApplication.js.map +1 -1
- package/funcs/applicationRemoveAtsApplication.js +2 -0
- package/funcs/applicationRemoveAtsApplication.js.map +1 -1
- package/funcs/applicationUpdateAtsApplication.js +2 -0
- package/funcs/applicationUpdateAtsApplication.js.map +1 -1
- package/funcs/applicationstatusListAtsApplicationstatuses.js +2 -0
- package/funcs/applicationstatusListAtsApplicationstatuses.js.map +1 -1
- package/funcs/atsCreateAtsActivity.js +2 -0
- package/funcs/atsCreateAtsActivity.js.map +1 -1
- package/funcs/atsCreateAtsApplication.js +2 -0
- package/funcs/atsCreateAtsApplication.js.map +1 -1
- package/funcs/atsCreateAtsCandidate.js +2 -0
- package/funcs/atsCreateAtsCandidate.js.map +1 -1
- package/funcs/atsCreateAtsDocument.js +2 -0
- package/funcs/atsCreateAtsDocument.js.map +1 -1
- package/funcs/atsCreateAtsInterview.js +2 -0
- package/funcs/atsCreateAtsInterview.js.map +1 -1
- package/funcs/atsCreateAtsJob.js +2 -0
- package/funcs/atsCreateAtsJob.js.map +1 -1
- package/funcs/atsCreateAtsScorecard.js +2 -0
- package/funcs/atsCreateAtsScorecard.js.map +1 -1
- package/funcs/atsGetAtsActivity.js +2 -0
- package/funcs/atsGetAtsActivity.js.map +1 -1
- package/funcs/atsGetAtsApplication.js +2 -0
- package/funcs/atsGetAtsApplication.js.map +1 -1
- package/funcs/atsGetAtsCandidate.js +2 -0
- package/funcs/atsGetAtsCandidate.js.map +1 -1
- package/funcs/atsGetAtsCompany.js +2 -0
- package/funcs/atsGetAtsCompany.js.map +1 -1
- package/funcs/atsGetAtsDocument.js +2 -0
- package/funcs/atsGetAtsDocument.js.map +1 -1
- package/funcs/atsGetAtsInterview.js +2 -0
- package/funcs/atsGetAtsInterview.js.map +1 -1
- package/funcs/atsGetAtsJob.js +2 -0
- package/funcs/atsGetAtsJob.js.map +1 -1
- package/funcs/atsGetAtsScorecard.js +2 -0
- package/funcs/atsGetAtsScorecard.js.map +1 -1
- package/funcs/atsListAtsActivities.js +2 -0
- package/funcs/atsListAtsActivities.js.map +1 -1
- package/funcs/atsListAtsApplications.js +2 -0
- package/funcs/atsListAtsApplications.js.map +1 -1
- package/funcs/atsListAtsApplicationstatuses.js +2 -0
- package/funcs/atsListAtsApplicationstatuses.js.map +1 -1
- package/funcs/atsListAtsCandidates.js +2 -0
- package/funcs/atsListAtsCandidates.js.map +1 -1
- package/funcs/atsListAtsCompanies.js +2 -0
- package/funcs/atsListAtsCompanies.js.map +1 -1
- package/funcs/atsListAtsDocuments.js +2 -0
- package/funcs/atsListAtsDocuments.js.map +1 -1
- package/funcs/atsListAtsInterviews.js +2 -0
- package/funcs/atsListAtsInterviews.js.map +1 -1
- package/funcs/atsListAtsJobs.js +2 -0
- package/funcs/atsListAtsJobs.js.map +1 -1
- package/funcs/atsListAtsScorecards.js +2 -0
- package/funcs/atsListAtsScorecards.js.map +1 -1
- package/funcs/atsPatchAtsActivity.js +2 -0
- package/funcs/atsPatchAtsActivity.js.map +1 -1
- package/funcs/atsPatchAtsApplication.js +2 -0
- package/funcs/atsPatchAtsApplication.js.map +1 -1
- package/funcs/atsPatchAtsCandidate.js +2 -0
- package/funcs/atsPatchAtsCandidate.js.map +1 -1
- package/funcs/atsPatchAtsDocument.js +2 -0
- package/funcs/atsPatchAtsDocument.js.map +1 -1
- package/funcs/atsPatchAtsInterview.js +2 -0
- package/funcs/atsPatchAtsInterview.js.map +1 -1
- package/funcs/atsPatchAtsJob.js +2 -0
- package/funcs/atsPatchAtsJob.js.map +1 -1
- package/funcs/atsPatchAtsScorecard.js +2 -0
- package/funcs/atsPatchAtsScorecard.js.map +1 -1
- package/funcs/atsRemoveAtsActivity.js +2 -0
- package/funcs/atsRemoveAtsActivity.js.map +1 -1
- package/funcs/atsRemoveAtsApplication.js +2 -0
- package/funcs/atsRemoveAtsApplication.js.map +1 -1
- package/funcs/atsRemoveAtsCandidate.js +2 -0
- package/funcs/atsRemoveAtsCandidate.js.map +1 -1
- package/funcs/atsRemoveAtsDocument.js +2 -0
- package/funcs/atsRemoveAtsDocument.js.map +1 -1
- package/funcs/atsRemoveAtsInterview.js +2 -0
- package/funcs/atsRemoveAtsInterview.js.map +1 -1
- package/funcs/atsRemoveAtsJob.js +2 -0
- package/funcs/atsRemoveAtsJob.js.map +1 -1
- package/funcs/atsRemoveAtsScorecard.js +2 -0
- package/funcs/atsRemoveAtsScorecard.js.map +1 -1
- package/funcs/atsUpdateAtsActivity.js +2 -0
- package/funcs/atsUpdateAtsActivity.js.map +1 -1
- package/funcs/atsUpdateAtsApplication.js +2 -0
- package/funcs/atsUpdateAtsApplication.js.map +1 -1
- package/funcs/atsUpdateAtsCandidate.js +2 -0
- package/funcs/atsUpdateAtsCandidate.js.map +1 -1
- package/funcs/atsUpdateAtsDocument.js +2 -0
- package/funcs/atsUpdateAtsDocument.js.map +1 -1
- package/funcs/atsUpdateAtsInterview.js +2 -0
- package/funcs/atsUpdateAtsInterview.js.map +1 -1
- package/funcs/atsUpdateAtsJob.js +2 -0
- package/funcs/atsUpdateAtsJob.js.map +1 -1
- package/funcs/atsUpdateAtsScorecard.js +2 -0
- package/funcs/atsUpdateAtsScorecard.js.map +1 -1
- package/funcs/authGetUnifiedIntegrationAuth.js +2 -0
- package/funcs/authGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/authGetUnifiedIntegrationLogin.js +2 -0
- package/funcs/authGetUnifiedIntegrationLogin.js.map +1 -1
- package/funcs/branchCreateRepoBranch.js +2 -0
- package/funcs/branchCreateRepoBranch.js.map +1 -1
- package/funcs/branchGetRepoBranch.js +2 -0
- package/funcs/branchGetRepoBranch.js.map +1 -1
- package/funcs/branchListRepoBranches.js +2 -0
- package/funcs/branchListRepoBranches.js.map +1 -1
- package/funcs/branchPatchRepoBranch.js +2 -0
- package/funcs/branchPatchRepoBranch.js.map +1 -1
- package/funcs/branchRemoveRepoBranch.js +2 -0
- package/funcs/branchRemoveRepoBranch.js.map +1 -1
- package/funcs/branchUpdateRepoBranch.js +2 -0
- package/funcs/branchUpdateRepoBranch.js.map +1 -1
- package/funcs/busyListCalendarBusies.js +2 -0
- package/funcs/busyListCalendarBusies.js.map +1 -1
- package/funcs/calendarCreateCalendarCalendar.js +2 -0
- package/funcs/calendarCreateCalendarCalendar.js.map +1 -1
- package/funcs/calendarCreateCalendarEvent.js +2 -0
- package/funcs/calendarCreateCalendarEvent.js.map +1 -1
- package/funcs/calendarCreateCalendarLink.js +2 -0
- package/funcs/calendarCreateCalendarLink.js.map +1 -1
- package/funcs/calendarGetCalendarCalendar.js +2 -0
- package/funcs/calendarGetCalendarCalendar.js.map +1 -1
- package/funcs/calendarGetCalendarEvent.js +2 -0
- package/funcs/calendarGetCalendarEvent.js.map +1 -1
- package/funcs/calendarGetCalendarLink.js +2 -0
- package/funcs/calendarGetCalendarLink.js.map +1 -1
- package/funcs/calendarGetCalendarRecording.js +2 -0
- package/funcs/calendarGetCalendarRecording.js.map +1 -1
- package/funcs/calendarListCalendarBusies.js +2 -0
- package/funcs/calendarListCalendarBusies.js.map +1 -1
- package/funcs/calendarListCalendarCalendars.js +2 -0
- package/funcs/calendarListCalendarCalendars.js.map +1 -1
- package/funcs/calendarListCalendarEvents.js +2 -0
- package/funcs/calendarListCalendarEvents.js.map +1 -1
- package/funcs/calendarListCalendarLinks.js +2 -0
- package/funcs/calendarListCalendarLinks.js.map +1 -1
- package/funcs/calendarListCalendarRecordings.js +2 -0
- package/funcs/calendarListCalendarRecordings.js.map +1 -1
- package/funcs/calendarPatchCalendarCalendar.js +2 -0
- package/funcs/calendarPatchCalendarCalendar.js.map +1 -1
- package/funcs/calendarPatchCalendarEvent.js +2 -0
- package/funcs/calendarPatchCalendarEvent.js.map +1 -1
- package/funcs/calendarPatchCalendarLink.js +2 -0
- package/funcs/calendarPatchCalendarLink.js.map +1 -1
- package/funcs/calendarRemoveCalendarCalendar.js +2 -0
- package/funcs/calendarRemoveCalendarCalendar.js.map +1 -1
- package/funcs/calendarRemoveCalendarEvent.js +2 -0
- package/funcs/calendarRemoveCalendarEvent.js.map +1 -1
- package/funcs/calendarRemoveCalendarLink.js +2 -0
- package/funcs/calendarRemoveCalendarLink.js.map +1 -1
- package/funcs/calendarUpdateCalendarCalendar.js +2 -0
- package/funcs/calendarUpdateCalendarCalendar.js.map +1 -1
- package/funcs/calendarUpdateCalendarEvent.js +2 -0
- package/funcs/calendarUpdateCalendarEvent.js.map +1 -1
- package/funcs/calendarUpdateCalendarLink.js +2 -0
- package/funcs/calendarUpdateCalendarLink.js.map +1 -1
- package/funcs/callListUcCalls.js +2 -0
- package/funcs/callListUcCalls.js.map +1 -1
- package/funcs/candidateCreateAtsCandidate.js +2 -0
- package/funcs/candidateCreateAtsCandidate.js.map +1 -1
- package/funcs/candidateGetAtsCandidate.js +2 -0
- package/funcs/candidateGetAtsCandidate.js.map +1 -1
- package/funcs/candidateListAtsCandidates.js +2 -0
- package/funcs/candidateListAtsCandidates.js.map +1 -1
- package/funcs/candidatePatchAtsCandidate.js +2 -0
- package/funcs/candidatePatchAtsCandidate.js.map +1 -1
- package/funcs/candidateRemoveAtsCandidate.js +2 -0
- package/funcs/candidateRemoveAtsCandidate.js.map +1 -1
- package/funcs/candidateUpdateAtsCandidate.js +2 -0
- package/funcs/candidateUpdateAtsCandidate.js.map +1 -1
- package/funcs/channelGetMessagingChannel.js +2 -0
- package/funcs/channelGetMessagingChannel.js.map +1 -1
- package/funcs/channelListMessagingChannels.js +2 -0
- package/funcs/channelListMessagingChannels.js.map +1 -1
- package/funcs/classCreateLmsClass.js +2 -0
- package/funcs/classCreateLmsClass.js.map +1 -1
- package/funcs/classGetLmsClass.js +2 -0
- package/funcs/classGetLmsClass.js.map +1 -1
- package/funcs/classListLmsClasses.js +2 -0
- package/funcs/classListLmsClasses.js.map +1 -1
- package/funcs/classPatchLmsClass.js +2 -0
- package/funcs/classPatchLmsClass.js.map +1 -1
- package/funcs/classRemoveLmsClass.js +2 -0
- package/funcs/classRemoveLmsClass.js.map +1 -1
- package/funcs/classUpdateLmsClass.js +2 -0
- package/funcs/classUpdateLmsClass.js.map +1 -1
- package/funcs/collectionCreateCommerceCollection.js +2 -0
- package/funcs/collectionCreateCommerceCollection.js.map +1 -1
- package/funcs/collectionGetCommerceCollection.js +2 -0
- package/funcs/collectionGetCommerceCollection.js.map +1 -1
- package/funcs/collectionListCommerceCollections.js +2 -0
- package/funcs/collectionListCommerceCollections.js.map +1 -1
- package/funcs/collectionPatchCommerceCollection.js +2 -0
- package/funcs/collectionPatchCommerceCollection.js.map +1 -1
- package/funcs/collectionRemoveCommerceCollection.js +2 -0
- package/funcs/collectionRemoveCommerceCollection.js.map +1 -1
- package/funcs/collectionUpdateCommerceCollection.js +2 -0
- package/funcs/collectionUpdateCommerceCollection.js.map +1 -1
- package/funcs/commentCreateKmsComment.js +2 -0
- package/funcs/commentCreateKmsComment.js.map +1 -1
- package/funcs/commentCreateTaskComment.js +2 -0
- package/funcs/commentCreateTaskComment.js.map +1 -1
- package/funcs/commentCreateUcComment.js +2 -0
- package/funcs/commentCreateUcComment.js.map +1 -1
- package/funcs/commentGetKmsComment.js +2 -0
- package/funcs/commentGetKmsComment.js.map +1 -1
- package/funcs/commentGetTaskComment.js +2 -0
- package/funcs/commentGetTaskComment.js.map +1 -1
- package/funcs/commentGetUcComment.js +2 -0
- package/funcs/commentGetUcComment.js.map +1 -1
- package/funcs/commentListKmsComments.js +2 -0
- package/funcs/commentListKmsComments.js.map +1 -1
- package/funcs/commentListTaskComments.js +2 -0
- package/funcs/commentListTaskComments.js.map +1 -1
- package/funcs/commentListUcComments.js +2 -0
- package/funcs/commentListUcComments.js.map +1 -1
- package/funcs/commentPatchKmsComment.js +2 -0
- package/funcs/commentPatchKmsComment.js.map +1 -1
- package/funcs/commentPatchTaskComment.js +2 -0
- package/funcs/commentPatchTaskComment.js.map +1 -1
- package/funcs/commentPatchUcComment.js +2 -0
- package/funcs/commentPatchUcComment.js.map +1 -1
- package/funcs/commentRemoveKmsComment.js +2 -0
- package/funcs/commentRemoveKmsComment.js.map +1 -1
- package/funcs/commentRemoveTaskComment.js +2 -0
- package/funcs/commentRemoveTaskComment.js.map +1 -1
- package/funcs/commentRemoveUcComment.js +2 -0
- package/funcs/commentRemoveUcComment.js.map +1 -1
- package/funcs/commentUpdateKmsComment.js +2 -0
- package/funcs/commentUpdateKmsComment.js.map +1 -1
- package/funcs/commentUpdateTaskComment.js +2 -0
- package/funcs/commentUpdateTaskComment.js.map +1 -1
- package/funcs/commentUpdateUcComment.js +2 -0
- package/funcs/commentUpdateUcComment.js.map +1 -1
- package/funcs/commerceCreateCommerceCollection.js +2 -0
- package/funcs/commerceCreateCommerceCollection.js.map +1 -1
- package/funcs/commerceCreateCommerceInventory.js +2 -0
- package/funcs/commerceCreateCommerceInventory.js.map +1 -1
- package/funcs/commerceCreateCommerceItem.js +2 -0
- package/funcs/commerceCreateCommerceItem.js.map +1 -1
- package/funcs/commerceCreateCommerceLocation.js +2 -0
- package/funcs/commerceCreateCommerceLocation.js.map +1 -1
- package/funcs/commerceCreateCommerceReview.js +2 -0
- package/funcs/commerceCreateCommerceReview.js.map +1 -1
- package/funcs/commerceGetCommerceCollection.js +2 -0
- package/funcs/commerceGetCommerceCollection.js.map +1 -1
- package/funcs/commerceGetCommerceInventory.js +2 -0
- package/funcs/commerceGetCommerceInventory.js.map +1 -1
- package/funcs/commerceGetCommerceItem.js +2 -0
- package/funcs/commerceGetCommerceItem.js.map +1 -1
- package/funcs/commerceGetCommerceLocation.js +2 -0
- package/funcs/commerceGetCommerceLocation.js.map +1 -1
- package/funcs/commerceGetCommerceReview.js +2 -0
- package/funcs/commerceGetCommerceReview.js.map +1 -1
- package/funcs/commerceListCommerceCollections.js +2 -0
- package/funcs/commerceListCommerceCollections.js.map +1 -1
- package/funcs/commerceListCommerceInventories.js +2 -0
- package/funcs/commerceListCommerceInventories.js.map +1 -1
- package/funcs/commerceListCommerceItems.js +2 -0
- package/funcs/commerceListCommerceItems.js.map +1 -1
- package/funcs/commerceListCommerceLocations.js +2 -0
- package/funcs/commerceListCommerceLocations.js.map +1 -1
- package/funcs/commerceListCommerceReviews.js +2 -0
- package/funcs/commerceListCommerceReviews.js.map +1 -1
- package/funcs/commercePatchCommerceCollection.js +2 -0
- package/funcs/commercePatchCommerceCollection.js.map +1 -1
- package/funcs/commercePatchCommerceInventory.js +2 -0
- package/funcs/commercePatchCommerceInventory.js.map +1 -1
- package/funcs/commercePatchCommerceItem.js +2 -0
- package/funcs/commercePatchCommerceItem.js.map +1 -1
- package/funcs/commercePatchCommerceLocation.js +2 -0
- package/funcs/commercePatchCommerceLocation.js.map +1 -1
- package/funcs/commercePatchCommerceReview.js +2 -0
- package/funcs/commercePatchCommerceReview.js.map +1 -1
- package/funcs/commerceRemoveCommerceCollection.js +2 -0
- package/funcs/commerceRemoveCommerceCollection.js.map +1 -1
- package/funcs/commerceRemoveCommerceInventory.js +2 -0
- package/funcs/commerceRemoveCommerceInventory.js.map +1 -1
- package/funcs/commerceRemoveCommerceItem.js +2 -0
- package/funcs/commerceRemoveCommerceItem.js.map +1 -1
- package/funcs/commerceRemoveCommerceLocation.js +2 -0
- package/funcs/commerceRemoveCommerceLocation.js.map +1 -1
- package/funcs/commerceRemoveCommerceReview.js +2 -0
- package/funcs/commerceRemoveCommerceReview.js.map +1 -1
- package/funcs/commerceUpdateCommerceCollection.js +2 -0
- package/funcs/commerceUpdateCommerceCollection.js.map +1 -1
- package/funcs/commerceUpdateCommerceInventory.js +2 -0
- package/funcs/commerceUpdateCommerceInventory.js.map +1 -1
- package/funcs/commerceUpdateCommerceItem.js +2 -0
- package/funcs/commerceUpdateCommerceItem.js.map +1 -1
- package/funcs/commerceUpdateCommerceLocation.js +2 -0
- package/funcs/commerceUpdateCommerceLocation.js.map +1 -1
- package/funcs/commerceUpdateCommerceReview.js +2 -0
- package/funcs/commerceUpdateCommerceReview.js.map +1 -1
- package/funcs/commitCreateRepoCommit.js +2 -0
- package/funcs/commitCreateRepoCommit.js.map +1 -1
- package/funcs/commitGetRepoCommit.js +2 -0
- package/funcs/commitGetRepoCommit.js.map +1 -1
- package/funcs/commitListRepoCommits.js +2 -0
- package/funcs/commitListRepoCommits.js.map +1 -1
- package/funcs/commitPatchRepoCommit.js +2 -0
- package/funcs/commitPatchRepoCommit.js.map +1 -1
- package/funcs/commitRemoveRepoCommit.js +2 -0
- package/funcs/commitRemoveRepoCommit.js.map +1 -1
- package/funcs/commitUpdateRepoCommit.js +2 -0
- package/funcs/commitUpdateRepoCommit.js.map +1 -1
- package/funcs/companyCreateCrmCompany.js +2 -0
- package/funcs/companyCreateCrmCompany.js.map +1 -1
- package/funcs/companyCreateHrisCompany.js +2 -0
- package/funcs/companyCreateHrisCompany.js.map +1 -1
- package/funcs/companyGetAtsCompany.js +2 -0
- package/funcs/companyGetAtsCompany.js.map +1 -1
- package/funcs/companyGetCrmCompany.js +2 -0
- package/funcs/companyGetCrmCompany.js.map +1 -1
- package/funcs/companyGetHrisCompany.js +2 -0
- package/funcs/companyGetHrisCompany.js.map +1 -1
- package/funcs/companyListAtsCompanies.js +2 -0
- package/funcs/companyListAtsCompanies.js.map +1 -1
- package/funcs/companyListCrmCompanies.js +2 -0
- package/funcs/companyListCrmCompanies.js.map +1 -1
- package/funcs/companyListEnrichCompanies.js +2 -0
- package/funcs/companyListEnrichCompanies.js.map +1 -1
- package/funcs/companyListHrisCompanies.js +2 -0
- package/funcs/companyListHrisCompanies.js.map +1 -1
- package/funcs/companyPatchCrmCompany.js +2 -0
- package/funcs/companyPatchCrmCompany.js.map +1 -1
- package/funcs/companyPatchHrisCompany.js +2 -0
- package/funcs/companyPatchHrisCompany.js.map +1 -1
- package/funcs/companyRemoveCrmCompany.js +2 -0
- package/funcs/companyRemoveCrmCompany.js.map +1 -1
- package/funcs/companyRemoveHrisCompany.js +2 -0
- package/funcs/companyRemoveHrisCompany.js.map +1 -1
- package/funcs/companyUpdateCrmCompany.js +2 -0
- package/funcs/companyUpdateCrmCompany.js.map +1 -1
- package/funcs/companyUpdateHrisCompany.js +2 -0
- package/funcs/companyUpdateHrisCompany.js.map +1 -1
- package/funcs/connectionCreateUnifiedConnection.js +2 -0
- package/funcs/connectionCreateUnifiedConnection.js.map +1 -1
- package/funcs/connectionGetUnifiedConnection.js +2 -0
- package/funcs/connectionGetUnifiedConnection.js.map +1 -1
- package/funcs/connectionListUnifiedConnections.js +2 -0
- package/funcs/connectionListUnifiedConnections.js.map +1 -1
- package/funcs/connectionPatchUnifiedConnection.js +2 -0
- package/funcs/connectionPatchUnifiedConnection.js.map +1 -1
- package/funcs/connectionRemoveUnifiedConnection.js +2 -0
- package/funcs/connectionRemoveUnifiedConnection.js.map +1 -1
- package/funcs/connectionUpdateUnifiedConnection.js +2 -0
- package/funcs/connectionUpdateUnifiedConnection.js.map +1 -1
- package/funcs/contactCreateAccountingContact.js +2 -0
- package/funcs/contactCreateAccountingContact.js.map +1 -1
- package/funcs/contactCreateCrmContact.js +2 -0
- package/funcs/contactCreateCrmContact.js.map +1 -1
- package/funcs/contactCreateUcContact.js +2 -0
- package/funcs/contactCreateUcContact.js.map +1 -1
- package/funcs/contactGetAccountingContact.js +2 -0
- package/funcs/contactGetAccountingContact.js.map +1 -1
- package/funcs/contactGetCrmContact.js +2 -0
- package/funcs/contactGetCrmContact.js.map +1 -1
- package/funcs/contactGetUcContact.js +2 -0
- package/funcs/contactGetUcContact.js.map +1 -1
- package/funcs/contactListAccountingContacts.js +2 -0
- package/funcs/contactListAccountingContacts.js.map +1 -1
- package/funcs/contactListCrmContacts.js +2 -0
- package/funcs/contactListCrmContacts.js.map +1 -1
- package/funcs/contactListUcContacts.js +2 -0
- package/funcs/contactListUcContacts.js.map +1 -1
- package/funcs/contactPatchAccountingContact.js +2 -0
- package/funcs/contactPatchAccountingContact.js.map +1 -1
- package/funcs/contactPatchCrmContact.js +2 -0
- package/funcs/contactPatchCrmContact.js.map +1 -1
- package/funcs/contactPatchUcContact.js +2 -0
- package/funcs/contactPatchUcContact.js.map +1 -1
- package/funcs/contactRemoveAccountingContact.js +2 -0
- package/funcs/contactRemoveAccountingContact.js.map +1 -1
- package/funcs/contactRemoveCrmContact.js +2 -0
- package/funcs/contactRemoveCrmContact.js.map +1 -1
- package/funcs/contactRemoveUcContact.js +2 -0
- package/funcs/contactRemoveUcContact.js.map +1 -1
- package/funcs/contactUpdateAccountingContact.js +2 -0
- package/funcs/contactUpdateAccountingContact.js.map +1 -1
- package/funcs/contactUpdateCrmContact.js +2 -0
- package/funcs/contactUpdateCrmContact.js.map +1 -1
- package/funcs/contactUpdateUcContact.js +2 -0
- package/funcs/contactUpdateUcContact.js.map +1 -1
- package/funcs/courseCreateLmsCourse.js +2 -0
- package/funcs/courseCreateLmsCourse.js.map +1 -1
- package/funcs/courseGetLmsCourse.js +2 -0
- package/funcs/courseGetLmsCourse.js.map +1 -1
- package/funcs/courseListLmsCourses.js +2 -0
- package/funcs/courseListLmsCourses.js.map +1 -1
- package/funcs/coursePatchLmsCourse.js +2 -0
- package/funcs/coursePatchLmsCourse.js.map +1 -1
- package/funcs/courseRemoveLmsCourse.js +2 -0
- package/funcs/courseRemoveLmsCourse.js.map +1 -1
- package/funcs/courseUpdateLmsCourse.js +2 -0
- package/funcs/courseUpdateLmsCourse.js.map +1 -1
- package/funcs/crmCreateCrmCompany.js +2 -0
- package/funcs/crmCreateCrmCompany.js.map +1 -1
- package/funcs/crmCreateCrmContact.js +2 -0
- package/funcs/crmCreateCrmContact.js.map +1 -1
- package/funcs/crmCreateCrmDeal.js +2 -0
- package/funcs/crmCreateCrmDeal.js.map +1 -1
- package/funcs/crmCreateCrmEvent.js +2 -0
- package/funcs/crmCreateCrmEvent.js.map +1 -1
- package/funcs/crmCreateCrmLead.js +2 -0
- package/funcs/crmCreateCrmLead.js.map +1 -1
- package/funcs/crmCreateCrmPipeline.js +2 -0
- package/funcs/crmCreateCrmPipeline.js.map +1 -1
- package/funcs/crmGetCrmCompany.js +2 -0
- package/funcs/crmGetCrmCompany.js.map +1 -1
- package/funcs/crmGetCrmContact.js +2 -0
- package/funcs/crmGetCrmContact.js.map +1 -1
- package/funcs/crmGetCrmDeal.js +2 -0
- package/funcs/crmGetCrmDeal.js.map +1 -1
- package/funcs/crmGetCrmEvent.js +2 -0
- package/funcs/crmGetCrmEvent.js.map +1 -1
- package/funcs/crmGetCrmLead.js +2 -0
- package/funcs/crmGetCrmLead.js.map +1 -1
- package/funcs/crmGetCrmPipeline.js +2 -0
- package/funcs/crmGetCrmPipeline.js.map +1 -1
- package/funcs/crmListCrmCompanies.js +2 -0
- package/funcs/crmListCrmCompanies.js.map +1 -1
- package/funcs/crmListCrmContacts.js +2 -0
- package/funcs/crmListCrmContacts.js.map +1 -1
- package/funcs/crmListCrmDeals.js +2 -0
- package/funcs/crmListCrmDeals.js.map +1 -1
- package/funcs/crmListCrmEvents.js +2 -0
- package/funcs/crmListCrmEvents.js.map +1 -1
- package/funcs/crmListCrmLeads.js +2 -0
- package/funcs/crmListCrmLeads.js.map +1 -1
- package/funcs/crmListCrmPipelines.js +2 -0
- package/funcs/crmListCrmPipelines.js.map +1 -1
- package/funcs/crmPatchCrmCompany.js +2 -0
- package/funcs/crmPatchCrmCompany.js.map +1 -1
- package/funcs/crmPatchCrmContact.js +2 -0
- package/funcs/crmPatchCrmContact.js.map +1 -1
- package/funcs/crmPatchCrmDeal.js +2 -0
- package/funcs/crmPatchCrmDeal.js.map +1 -1
- package/funcs/crmPatchCrmEvent.js +2 -0
- package/funcs/crmPatchCrmEvent.js.map +1 -1
- package/funcs/crmPatchCrmLead.js +2 -0
- package/funcs/crmPatchCrmLead.js.map +1 -1
- package/funcs/crmPatchCrmPipeline.js +2 -0
- package/funcs/crmPatchCrmPipeline.js.map +1 -1
- package/funcs/crmRemoveCrmCompany.js +2 -0
- package/funcs/crmRemoveCrmCompany.js.map +1 -1
- package/funcs/crmRemoveCrmContact.js +2 -0
- package/funcs/crmRemoveCrmContact.js.map +1 -1
- package/funcs/crmRemoveCrmDeal.js +2 -0
- package/funcs/crmRemoveCrmDeal.js.map +1 -1
- package/funcs/crmRemoveCrmEvent.js +2 -0
- package/funcs/crmRemoveCrmEvent.js.map +1 -1
- package/funcs/crmRemoveCrmLead.js +2 -0
- package/funcs/crmRemoveCrmLead.js.map +1 -1
- package/funcs/crmRemoveCrmPipeline.js +2 -0
- package/funcs/crmRemoveCrmPipeline.js.map +1 -1
- package/funcs/crmUpdateCrmCompany.js +2 -0
- package/funcs/crmUpdateCrmCompany.js.map +1 -1
- package/funcs/crmUpdateCrmContact.js +2 -0
- package/funcs/crmUpdateCrmContact.js.map +1 -1
- package/funcs/crmUpdateCrmDeal.js +2 -0
- package/funcs/crmUpdateCrmDeal.js.map +1 -1
- package/funcs/crmUpdateCrmEvent.js +2 -0
- package/funcs/crmUpdateCrmEvent.js.map +1 -1
- package/funcs/crmUpdateCrmLead.js +2 -0
- package/funcs/crmUpdateCrmLead.js.map +1 -1
- package/funcs/crmUpdateCrmPipeline.js +2 -0
- package/funcs/crmUpdateCrmPipeline.js.map +1 -1
- package/funcs/customerCreateTicketingCustomer.js +2 -0
- package/funcs/customerCreateTicketingCustomer.js.map +1 -1
- package/funcs/customerGetTicketingCustomer.js +2 -0
- package/funcs/customerGetTicketingCustomer.js.map +1 -1
- package/funcs/customerListTicketingCustomers.js +2 -0
- package/funcs/customerListTicketingCustomers.js.map +1 -1
- package/funcs/customerPatchTicketingCustomer.js +2 -0
- package/funcs/customerPatchTicketingCustomer.js.map +1 -1
- package/funcs/customerRemoveTicketingCustomer.js +2 -0
- package/funcs/customerRemoveTicketingCustomer.js.map +1 -1
- package/funcs/customerUpdateTicketingCustomer.js +2 -0
- package/funcs/customerUpdateTicketingCustomer.js.map +1 -1
- package/funcs/dealCreateCrmDeal.js +2 -0
- package/funcs/dealCreateCrmDeal.js.map +1 -1
- package/funcs/dealGetCrmDeal.js +2 -0
- package/funcs/dealGetCrmDeal.js.map +1 -1
- package/funcs/dealListCrmDeals.js +2 -0
- package/funcs/dealListCrmDeals.js.map +1 -1
- package/funcs/dealPatchCrmDeal.js +2 -0
- package/funcs/dealPatchCrmDeal.js.map +1 -1
- package/funcs/dealRemoveCrmDeal.js +2 -0
- package/funcs/dealRemoveCrmDeal.js.map +1 -1
- package/funcs/dealUpdateCrmDeal.js +2 -0
- package/funcs/dealUpdateCrmDeal.js.map +1 -1
- package/funcs/deviceCreateHrisDevice.js +2 -0
- package/funcs/deviceCreateHrisDevice.js.map +1 -1
- package/funcs/deviceGetHrisDevice.js +2 -0
- package/funcs/deviceGetHrisDevice.js.map +1 -1
- package/funcs/deviceListHrisDevices.js +2 -0
- package/funcs/deviceListHrisDevices.js.map +1 -1
- package/funcs/devicePatchHrisDevice.js +2 -0
- package/funcs/devicePatchHrisDevice.js.map +1 -1
- package/funcs/deviceRemoveHrisDevice.js +2 -0
- package/funcs/deviceRemoveHrisDevice.js.map +1 -1
- package/funcs/deviceUpdateHrisDevice.js +2 -0
- package/funcs/deviceUpdateHrisDevice.js.map +1 -1
- package/funcs/documentCreateAtsDocument.js +2 -0
- package/funcs/documentCreateAtsDocument.js.map +1 -1
- package/funcs/documentGetAtsDocument.js +2 -0
- package/funcs/documentGetAtsDocument.js.map +1 -1
- package/funcs/documentListAtsDocuments.js +2 -0
- package/funcs/documentListAtsDocuments.js.map +1 -1
- package/funcs/documentPatchAtsDocument.js +2 -0
- package/funcs/documentPatchAtsDocument.js.map +1 -1
- package/funcs/documentRemoveAtsDocument.js +2 -0
- package/funcs/documentRemoveAtsDocument.js.map +1 -1
- package/funcs/documentUpdateAtsDocument.js +2 -0
- package/funcs/documentUpdateAtsDocument.js.map +1 -1
- package/funcs/employeeCreateHrisEmployee.js +2 -0
- package/funcs/employeeCreateHrisEmployee.js.map +1 -1
- package/funcs/employeeGetHrisEmployee.js +2 -0
- package/funcs/employeeGetHrisEmployee.js.map +1 -1
- package/funcs/employeeListHrisEmployees.js +2 -0
- package/funcs/employeeListHrisEmployees.js.map +1 -1
- package/funcs/employeePatchHrisEmployee.js +2 -0
- package/funcs/employeePatchHrisEmployee.js.map +1 -1
- package/funcs/employeeRemoveHrisEmployee.js +2 -0
- package/funcs/employeeRemoveHrisEmployee.js.map +1 -1
- package/funcs/employeeUpdateHrisEmployee.js +2 -0
- package/funcs/employeeUpdateHrisEmployee.js.map +1 -1
- package/funcs/enrichListEnrichCompanies.js +2 -0
- package/funcs/enrichListEnrichCompanies.js.map +1 -1
- package/funcs/enrichListEnrichPeople.js +2 -0
- package/funcs/enrichListEnrichPeople.js.map +1 -1
- package/funcs/eventCreateCalendarEvent.js +2 -0
- package/funcs/eventCreateCalendarEvent.js.map +1 -1
- package/funcs/eventCreateCrmEvent.js +2 -0
- package/funcs/eventCreateCrmEvent.js.map +1 -1
- package/funcs/eventGetCalendarEvent.js +2 -0
- package/funcs/eventGetCalendarEvent.js.map +1 -1
- package/funcs/eventGetCrmEvent.js +2 -0
- package/funcs/eventGetCrmEvent.js.map +1 -1
- package/funcs/eventListCalendarEvents.js +2 -0
- package/funcs/eventListCalendarEvents.js.map +1 -1
- package/funcs/eventListCrmEvents.js +2 -0
- package/funcs/eventListCrmEvents.js.map +1 -1
- package/funcs/eventPatchCalendarEvent.js +2 -0
- package/funcs/eventPatchCalendarEvent.js.map +1 -1
- package/funcs/eventPatchCrmEvent.js +2 -0
- package/funcs/eventPatchCrmEvent.js.map +1 -1
- package/funcs/eventRemoveCalendarEvent.js +2 -0
- package/funcs/eventRemoveCalendarEvent.js.map +1 -1
- package/funcs/eventRemoveCrmEvent.js +2 -0
- package/funcs/eventRemoveCrmEvent.js.map +1 -1
- package/funcs/eventUpdateCalendarEvent.js +2 -0
- package/funcs/eventUpdateCalendarEvent.js.map +1 -1
- package/funcs/eventUpdateCrmEvent.js +2 -0
- package/funcs/eventUpdateCrmEvent.js.map +1 -1
- package/funcs/fileCreateStorageFile.js +2 -0
- package/funcs/fileCreateStorageFile.js.map +1 -1
- package/funcs/fileGetStorageFile.js +2 -0
- package/funcs/fileGetStorageFile.js.map +1 -1
- package/funcs/fileListStorageFiles.js +2 -0
- package/funcs/fileListStorageFiles.js.map +1 -1
- package/funcs/filePatchStorageFile.js +2 -0
- package/funcs/filePatchStorageFile.js.map +1 -1
- package/funcs/fileRemoveStorageFile.js +2 -0
- package/funcs/fileRemoveStorageFile.js.map +1 -1
- package/funcs/fileUpdateStorageFile.js +2 -0
- package/funcs/fileUpdateStorageFile.js.map +1 -1
- package/funcs/genaiCreateGenaiPrompt.js +2 -0
- package/funcs/genaiCreateGenaiPrompt.js.map +1 -1
- package/funcs/genaiListGenaiModels.js +2 -0
- package/funcs/genaiListGenaiModels.js.map +1 -1
- package/funcs/groupCreateHrisGroup.js +2 -0
- package/funcs/groupCreateHrisGroup.js.map +1 -1
- package/funcs/groupCreateScimGroups.js +2 -0
- package/funcs/groupCreateScimGroups.js.map +1 -1
- package/funcs/groupGetHrisGroup.js +2 -0
- package/funcs/groupGetHrisGroup.js.map +1 -1
- package/funcs/groupGetScimGroups.js +2 -0
- package/funcs/groupGetScimGroups.js.map +1 -1
- package/funcs/groupListHrisGroups.js +2 -0
- package/funcs/groupListHrisGroups.js.map +1 -1
- package/funcs/groupListScimGroups.js +2 -0
- package/funcs/groupListScimGroups.js.map +1 -1
- package/funcs/groupPatchHrisGroup.js +2 -0
- package/funcs/groupPatchHrisGroup.js.map +1 -1
- package/funcs/groupPatchScimGroups.js +2 -0
- package/funcs/groupPatchScimGroups.js.map +1 -1
- package/funcs/groupRemoveHrisGroup.js +2 -0
- package/funcs/groupRemoveHrisGroup.js.map +1 -1
- package/funcs/groupRemoveScimGroups.js +2 -0
- package/funcs/groupRemoveScimGroups.js.map +1 -1
- package/funcs/groupUpdateHrisGroup.js +2 -0
- package/funcs/groupUpdateHrisGroup.js.map +1 -1
- package/funcs/groupUpdateScimGroups.js +2 -0
- package/funcs/groupUpdateScimGroups.js.map +1 -1
- package/funcs/hrisCreateHrisCompany.js +2 -0
- package/funcs/hrisCreateHrisCompany.js.map +1 -1
- package/funcs/hrisCreateHrisDevice.js +2 -0
- package/funcs/hrisCreateHrisDevice.js.map +1 -1
- package/funcs/hrisCreateHrisEmployee.js +2 -0
- package/funcs/hrisCreateHrisEmployee.js.map +1 -1
- package/funcs/hrisCreateHrisGroup.js +2 -0
- package/funcs/hrisCreateHrisGroup.js.map +1 -1
- package/funcs/hrisCreateHrisLocation.js +2 -0
- package/funcs/hrisCreateHrisLocation.js.map +1 -1
- package/funcs/hrisCreateHrisTimeshift.js +2 -0
- package/funcs/hrisCreateHrisTimeshift.js.map +1 -1
- package/funcs/hrisGetHrisCompany.js +2 -0
- package/funcs/hrisGetHrisCompany.js.map +1 -1
- package/funcs/hrisGetHrisDevice.js +2 -0
- package/funcs/hrisGetHrisDevice.js.map +1 -1
- package/funcs/hrisGetHrisEmployee.js +2 -0
- package/funcs/hrisGetHrisEmployee.js.map +1 -1
- package/funcs/hrisGetHrisGroup.js +2 -0
- package/funcs/hrisGetHrisGroup.js.map +1 -1
- package/funcs/hrisGetHrisLocation.js +2 -0
- package/funcs/hrisGetHrisLocation.js.map +1 -1
- package/funcs/hrisGetHrisPayslip.js +2 -0
- package/funcs/hrisGetHrisPayslip.js.map +1 -1
- package/funcs/hrisGetHrisTimeoff.js +2 -0
- package/funcs/hrisGetHrisTimeoff.js.map +1 -1
- package/funcs/hrisGetHrisTimeshift.js +2 -0
- package/funcs/hrisGetHrisTimeshift.js.map +1 -1
- package/funcs/hrisListHrisCompanies.js +2 -0
- package/funcs/hrisListHrisCompanies.js.map +1 -1
- package/funcs/hrisListHrisDevices.js +2 -0
- package/funcs/hrisListHrisDevices.js.map +1 -1
- package/funcs/hrisListHrisEmployees.js +2 -0
- package/funcs/hrisListHrisEmployees.js.map +1 -1
- package/funcs/hrisListHrisGroups.js +2 -0
- package/funcs/hrisListHrisGroups.js.map +1 -1
- package/funcs/hrisListHrisLocations.js +2 -0
- package/funcs/hrisListHrisLocations.js.map +1 -1
- package/funcs/hrisListHrisPayslips.js +2 -0
- package/funcs/hrisListHrisPayslips.js.map +1 -1
- package/funcs/hrisListHrisTimeoffs.js +2 -0
- package/funcs/hrisListHrisTimeoffs.js.map +1 -1
- package/funcs/hrisListHrisTimeshifts.js +2 -0
- package/funcs/hrisListHrisTimeshifts.js.map +1 -1
- package/funcs/hrisPatchHrisCompany.js +2 -0
- package/funcs/hrisPatchHrisCompany.js.map +1 -1
- package/funcs/hrisPatchHrisDevice.js +2 -0
- package/funcs/hrisPatchHrisDevice.js.map +1 -1
- package/funcs/hrisPatchHrisEmployee.js +2 -0
- package/funcs/hrisPatchHrisEmployee.js.map +1 -1
- package/funcs/hrisPatchHrisGroup.js +2 -0
- package/funcs/hrisPatchHrisGroup.js.map +1 -1
- package/funcs/hrisPatchHrisLocation.js +2 -0
- package/funcs/hrisPatchHrisLocation.js.map +1 -1
- package/funcs/hrisPatchHrisTimeshift.js +2 -0
- package/funcs/hrisPatchHrisTimeshift.js.map +1 -1
- package/funcs/hrisRemoveHrisCompany.js +2 -0
- package/funcs/hrisRemoveHrisCompany.js.map +1 -1
- package/funcs/hrisRemoveHrisDevice.js +2 -0
- package/funcs/hrisRemoveHrisDevice.js.map +1 -1
- package/funcs/hrisRemoveHrisEmployee.js +2 -0
- package/funcs/hrisRemoveHrisEmployee.js.map +1 -1
- package/funcs/hrisRemoveHrisGroup.js +2 -0
- package/funcs/hrisRemoveHrisGroup.js.map +1 -1
- package/funcs/hrisRemoveHrisLocation.js +2 -0
- package/funcs/hrisRemoveHrisLocation.js.map +1 -1
- package/funcs/hrisRemoveHrisTimeshift.js +2 -0
- package/funcs/hrisRemoveHrisTimeshift.js.map +1 -1
- package/funcs/hrisUpdateHrisCompany.js +2 -0
- package/funcs/hrisUpdateHrisCompany.js.map +1 -1
- package/funcs/hrisUpdateHrisDevice.js +2 -0
- package/funcs/hrisUpdateHrisDevice.js.map +1 -1
- package/funcs/hrisUpdateHrisEmployee.js +2 -0
- package/funcs/hrisUpdateHrisEmployee.js.map +1 -1
- package/funcs/hrisUpdateHrisGroup.js +2 -0
- package/funcs/hrisUpdateHrisGroup.js.map +1 -1
- package/funcs/hrisUpdateHrisLocation.js +2 -0
- package/funcs/hrisUpdateHrisLocation.js.map +1 -1
- package/funcs/hrisUpdateHrisTimeshift.js +2 -0
- package/funcs/hrisUpdateHrisTimeshift.js.map +1 -1
- package/funcs/instructorCreateLmsInstructor.js +2 -0
- package/funcs/instructorCreateLmsInstructor.js.map +1 -1
- package/funcs/instructorGetLmsInstructor.js +2 -0
- package/funcs/instructorGetLmsInstructor.js.map +1 -1
- package/funcs/instructorListLmsInstructors.js +2 -0
- package/funcs/instructorListLmsInstructors.js.map +1 -1
- package/funcs/instructorPatchLmsInstructor.js +2 -0
- package/funcs/instructorPatchLmsInstructor.js.map +1 -1
- package/funcs/instructorRemoveLmsInstructor.js +2 -0
- package/funcs/instructorRemoveLmsInstructor.js.map +1 -1
- package/funcs/instructorUpdateLmsInstructor.js +2 -0
- package/funcs/instructorUpdateLmsInstructor.js.map +1 -1
- package/funcs/integrationGetUnifiedIntegrationAuth.js +2 -0
- package/funcs/integrationGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/integrationListUnifiedIntegrationWorkspaces.js +2 -0
- package/funcs/integrationListUnifiedIntegrationWorkspaces.js.map +1 -1
- package/funcs/integrationListUnifiedIntegrations.js +2 -0
- package/funcs/integrationListUnifiedIntegrations.js.map +1 -1
- package/funcs/interviewCreateAtsInterview.js +2 -0
- package/funcs/interviewCreateAtsInterview.js.map +1 -1
- package/funcs/interviewGetAtsInterview.js +2 -0
- package/funcs/interviewGetAtsInterview.js.map +1 -1
- package/funcs/interviewListAtsInterviews.js +2 -0
- package/funcs/interviewListAtsInterviews.js.map +1 -1
- package/funcs/interviewPatchAtsInterview.js +2 -0
- package/funcs/interviewPatchAtsInterview.js.map +1 -1
- package/funcs/interviewRemoveAtsInterview.js +2 -0
- package/funcs/interviewRemoveAtsInterview.js.map +1 -1
- package/funcs/interviewUpdateAtsInterview.js +2 -0
- package/funcs/interviewUpdateAtsInterview.js.map +1 -1
- package/funcs/inventoryCreateCommerceInventory.js +2 -0
- package/funcs/inventoryCreateCommerceInventory.js.map +1 -1
- package/funcs/inventoryGetCommerceInventory.js +2 -0
- package/funcs/inventoryGetCommerceInventory.js.map +1 -1
- package/funcs/inventoryListCommerceInventories.js +2 -0
- package/funcs/inventoryListCommerceInventories.js.map +1 -1
- package/funcs/inventoryPatchCommerceInventory.js +2 -0
- package/funcs/inventoryPatchCommerceInventory.js.map +1 -1
- package/funcs/inventoryRemoveCommerceInventory.js +2 -0
- package/funcs/inventoryRemoveCommerceInventory.js.map +1 -1
- package/funcs/inventoryUpdateCommerceInventory.js +2 -0
- package/funcs/inventoryUpdateCommerceInventory.js.map +1 -1
- package/funcs/invoiceCreateAccountingInvoice.js +2 -0
- package/funcs/invoiceCreateAccountingInvoice.js.map +1 -1
- package/funcs/invoiceGetAccountingInvoice.js +2 -0
- package/funcs/invoiceGetAccountingInvoice.js.map +1 -1
- package/funcs/invoiceListAccountingInvoices.js +2 -0
- package/funcs/invoiceListAccountingInvoices.js.map +1 -1
- package/funcs/invoicePatchAccountingInvoice.js +2 -0
- package/funcs/invoicePatchAccountingInvoice.js.map +1 -1
- package/funcs/invoiceRemoveAccountingInvoice.js +2 -0
- package/funcs/invoiceRemoveAccountingInvoice.js.map +1 -1
- package/funcs/invoiceUpdateAccountingInvoice.js +2 -0
- package/funcs/invoiceUpdateAccountingInvoice.js.map +1 -1
- package/funcs/issueListUnifiedIssues.js +2 -0
- package/funcs/issueListUnifiedIssues.js.map +1 -1
- package/funcs/itemCreateCommerceItem.js +2 -0
- package/funcs/itemCreateCommerceItem.js.map +1 -1
- package/funcs/itemGetCommerceItem.js +2 -0
- package/funcs/itemGetCommerceItem.js.map +1 -1
- package/funcs/itemListCommerceItems.js +2 -0
- package/funcs/itemListCommerceItems.js.map +1 -1
- package/funcs/itemPatchCommerceItem.js +2 -0
- package/funcs/itemPatchCommerceItem.js.map +1 -1
- package/funcs/itemRemoveCommerceItem.js +2 -0
- package/funcs/itemRemoveCommerceItem.js.map +1 -1
- package/funcs/itemUpdateCommerceItem.js +2 -0
- package/funcs/itemUpdateCommerceItem.js.map +1 -1
- package/funcs/jobCreateAtsJob.js +2 -0
- package/funcs/jobCreateAtsJob.js.map +1 -1
- package/funcs/jobGetAtsJob.js +2 -0
- package/funcs/jobGetAtsJob.js.map +1 -1
- package/funcs/jobListAtsJobs.js +2 -0
- package/funcs/jobListAtsJobs.js.map +1 -1
- package/funcs/jobPatchAtsJob.js +2 -0
- package/funcs/jobPatchAtsJob.js.map +1 -1
- package/funcs/jobRemoveAtsJob.js +2 -0
- package/funcs/jobRemoveAtsJob.js.map +1 -1
- package/funcs/jobUpdateAtsJob.js +2 -0
- package/funcs/jobUpdateAtsJob.js.map +1 -1
- package/funcs/journalCreateAccountingJournal.js +2 -0
- package/funcs/journalCreateAccountingJournal.js.map +1 -1
- package/funcs/journalGetAccountingJournal.js +2 -0
- package/funcs/journalGetAccountingJournal.js.map +1 -1
- package/funcs/journalListAccountingJournals.js +2 -0
- package/funcs/journalListAccountingJournals.js.map +1 -1
- package/funcs/journalPatchAccountingJournal.js +2 -0
- package/funcs/journalPatchAccountingJournal.js.map +1 -1
- package/funcs/journalRemoveAccountingJournal.js +2 -0
- package/funcs/journalRemoveAccountingJournal.js.map +1 -1
- package/funcs/journalUpdateAccountingJournal.js +2 -0
- package/funcs/journalUpdateAccountingJournal.js.map +1 -1
- package/funcs/kmsCreateKmsComment.js +2 -0
- package/funcs/kmsCreateKmsComment.js.map +1 -1
- package/funcs/kmsCreateKmsPage.js +2 -0
- package/funcs/kmsCreateKmsPage.js.map +1 -1
- package/funcs/kmsCreateKmsSpace.js +2 -0
- package/funcs/kmsCreateKmsSpace.js.map +1 -1
- package/funcs/kmsGetKmsComment.js +2 -0
- package/funcs/kmsGetKmsComment.js.map +1 -1
- package/funcs/kmsGetKmsPage.js +2 -0
- package/funcs/kmsGetKmsPage.js.map +1 -1
- package/funcs/kmsGetKmsSpace.js +2 -0
- package/funcs/kmsGetKmsSpace.js.map +1 -1
- package/funcs/kmsListKmsComments.js +2 -0
- package/funcs/kmsListKmsComments.js.map +1 -1
- package/funcs/kmsListKmsPages.js +2 -0
- package/funcs/kmsListKmsPages.js.map +1 -1
- package/funcs/kmsListKmsSpaces.js +2 -0
- package/funcs/kmsListKmsSpaces.js.map +1 -1
- package/funcs/kmsPatchKmsComment.js +2 -0
- package/funcs/kmsPatchKmsComment.js.map +1 -1
- package/funcs/kmsPatchKmsPage.js +2 -0
- package/funcs/kmsPatchKmsPage.js.map +1 -1
- package/funcs/kmsPatchKmsSpace.js +2 -0
- package/funcs/kmsPatchKmsSpace.js.map +1 -1
- package/funcs/kmsRemoveKmsComment.js +2 -0
- package/funcs/kmsRemoveKmsComment.js.map +1 -1
- package/funcs/kmsRemoveKmsPage.js +2 -0
- package/funcs/kmsRemoveKmsPage.js.map +1 -1
- package/funcs/kmsRemoveKmsSpace.js +2 -0
- package/funcs/kmsRemoveKmsSpace.js.map +1 -1
- package/funcs/kmsUpdateKmsComment.js +2 -0
- package/funcs/kmsUpdateKmsComment.js.map +1 -1
- package/funcs/kmsUpdateKmsPage.js +2 -0
- package/funcs/kmsUpdateKmsPage.js.map +1 -1
- package/funcs/kmsUpdateKmsSpace.js +2 -0
- package/funcs/kmsUpdateKmsSpace.js.map +1 -1
- package/funcs/leadCreateCrmLead.js +2 -0
- package/funcs/leadCreateCrmLead.js.map +1 -1
- package/funcs/leadGetCrmLead.js +2 -0
- package/funcs/leadGetCrmLead.js.map +1 -1
- package/funcs/leadListCrmLeads.js +2 -0
- package/funcs/leadListCrmLeads.js.map +1 -1
- package/funcs/leadPatchCrmLead.js +2 -0
- package/funcs/leadPatchCrmLead.js.map +1 -1
- package/funcs/leadRemoveCrmLead.js +2 -0
- package/funcs/leadRemoveCrmLead.js.map +1 -1
- package/funcs/leadUpdateCrmLead.js +2 -0
- package/funcs/leadUpdateCrmLead.js.map +1 -1
- package/funcs/linkCreateCalendarLink.js +2 -0
- package/funcs/linkCreateCalendarLink.js.map +1 -1
- package/funcs/linkCreatePaymentLink.js +2 -0
- package/funcs/linkCreatePaymentLink.js.map +1 -1
- package/funcs/linkGetCalendarLink.js +2 -0
- package/funcs/linkGetCalendarLink.js.map +1 -1
- package/funcs/linkGetPaymentLink.js +2 -0
- package/funcs/linkGetPaymentLink.js.map +1 -1
- package/funcs/linkListCalendarLinks.js +2 -0
- package/funcs/linkListCalendarLinks.js.map +1 -1
- package/funcs/linkListPaymentLinks.js +2 -0
- package/funcs/linkListPaymentLinks.js.map +1 -1
- package/funcs/linkPatchCalendarLink.js +2 -0
- package/funcs/linkPatchCalendarLink.js.map +1 -1
- package/funcs/linkPatchPaymentLink.js +2 -0
- package/funcs/linkPatchPaymentLink.js.map +1 -1
- package/funcs/linkRemoveCalendarLink.js +2 -0
- package/funcs/linkRemoveCalendarLink.js.map +1 -1
- package/funcs/linkRemovePaymentLink.js +2 -0
- package/funcs/linkRemovePaymentLink.js.map +1 -1
- package/funcs/linkUpdateCalendarLink.js +2 -0
- package/funcs/linkUpdateCalendarLink.js.map +1 -1
- package/funcs/linkUpdatePaymentLink.js +2 -0
- package/funcs/linkUpdatePaymentLink.js.map +1 -1
- package/funcs/listCreateMartechList.js +2 -0
- package/funcs/listCreateMartechList.js.map +1 -1
- package/funcs/listGetMartechList.js +2 -0
- package/funcs/listGetMartechList.js.map +1 -1
- package/funcs/listListMartechLists.js +2 -0
- package/funcs/listListMartechLists.js.map +1 -1
- package/funcs/listPatchMartechList.js +2 -0
- package/funcs/listPatchMartechList.js.map +1 -1
- package/funcs/listRemoveMartechList.js +2 -0
- package/funcs/listRemoveMartechList.js.map +1 -1
- package/funcs/listUpdateMartechList.js +2 -0
- package/funcs/listUpdateMartechList.js.map +1 -1
- package/funcs/lmsCreateLmsClass.js +2 -0
- package/funcs/lmsCreateLmsClass.js.map +1 -1
- package/funcs/lmsCreateLmsCourse.js +2 -0
- package/funcs/lmsCreateLmsCourse.js.map +1 -1
- package/funcs/lmsCreateLmsInstructor.js +2 -0
- package/funcs/lmsCreateLmsInstructor.js.map +1 -1
- package/funcs/lmsCreateLmsStudent.js +2 -0
- package/funcs/lmsCreateLmsStudent.js.map +1 -1
- package/funcs/lmsGetLmsClass.js +2 -0
- package/funcs/lmsGetLmsClass.js.map +1 -1
- package/funcs/lmsGetLmsCourse.js +2 -0
- package/funcs/lmsGetLmsCourse.js.map +1 -1
- package/funcs/lmsGetLmsInstructor.js +2 -0
- package/funcs/lmsGetLmsInstructor.js.map +1 -1
- package/funcs/lmsGetLmsStudent.js +2 -0
- package/funcs/lmsGetLmsStudent.js.map +1 -1
- package/funcs/lmsListLmsClasses.js +2 -0
- package/funcs/lmsListLmsClasses.js.map +1 -1
- package/funcs/lmsListLmsCourses.js +2 -0
- package/funcs/lmsListLmsCourses.js.map +1 -1
- package/funcs/lmsListLmsInstructors.js +2 -0
- package/funcs/lmsListLmsInstructors.js.map +1 -1
- package/funcs/lmsListLmsStudents.js +2 -0
- package/funcs/lmsListLmsStudents.js.map +1 -1
- package/funcs/lmsPatchLmsClass.js +2 -0
- package/funcs/lmsPatchLmsClass.js.map +1 -1
- package/funcs/lmsPatchLmsCourse.js +2 -0
- package/funcs/lmsPatchLmsCourse.js.map +1 -1
- package/funcs/lmsPatchLmsInstructor.js +2 -0
- package/funcs/lmsPatchLmsInstructor.js.map +1 -1
- package/funcs/lmsPatchLmsStudent.js +2 -0
- package/funcs/lmsPatchLmsStudent.js.map +1 -1
- package/funcs/lmsRemoveLmsClass.js +2 -0
- package/funcs/lmsRemoveLmsClass.js.map +1 -1
- package/funcs/lmsRemoveLmsCourse.js +2 -0
- package/funcs/lmsRemoveLmsCourse.js.map +1 -1
- package/funcs/lmsRemoveLmsInstructor.js +2 -0
- package/funcs/lmsRemoveLmsInstructor.js.map +1 -1
- package/funcs/lmsRemoveLmsStudent.js +2 -0
- package/funcs/lmsRemoveLmsStudent.js.map +1 -1
- package/funcs/lmsUpdateLmsClass.js +2 -0
- package/funcs/lmsUpdateLmsClass.js.map +1 -1
- package/funcs/lmsUpdateLmsCourse.js +2 -0
- package/funcs/lmsUpdateLmsCourse.js.map +1 -1
- package/funcs/lmsUpdateLmsInstructor.js +2 -0
- package/funcs/lmsUpdateLmsInstructor.js.map +1 -1
- package/funcs/lmsUpdateLmsStudent.js +2 -0
- package/funcs/lmsUpdateLmsStudent.js.map +1 -1
- package/funcs/locationCreateCommerceLocation.js +2 -0
- package/funcs/locationCreateCommerceLocation.js.map +1 -1
- package/funcs/locationCreateHrisLocation.js +2 -0
- package/funcs/locationCreateHrisLocation.js.map +1 -1
- package/funcs/locationGetCommerceLocation.js +2 -0
- package/funcs/locationGetCommerceLocation.js.map +1 -1
- package/funcs/locationGetHrisLocation.js +2 -0
- package/funcs/locationGetHrisLocation.js.map +1 -1
- package/funcs/locationListCommerceLocations.js +2 -0
- package/funcs/locationListCommerceLocations.js.map +1 -1
- package/funcs/locationListHrisLocations.js +2 -0
- package/funcs/locationListHrisLocations.js.map +1 -1
- package/funcs/locationPatchCommerceLocation.js +2 -0
- package/funcs/locationPatchCommerceLocation.js.map +1 -1
- package/funcs/locationPatchHrisLocation.js +2 -0
- package/funcs/locationPatchHrisLocation.js.map +1 -1
- package/funcs/locationRemoveCommerceLocation.js +2 -0
- package/funcs/locationRemoveCommerceLocation.js.map +1 -1
- package/funcs/locationRemoveHrisLocation.js +2 -0
- package/funcs/locationRemoveHrisLocation.js.map +1 -1
- package/funcs/locationUpdateCommerceLocation.js +2 -0
- package/funcs/locationUpdateCommerceLocation.js.map +1 -1
- package/funcs/locationUpdateHrisLocation.js +2 -0
- package/funcs/locationUpdateHrisLocation.js.map +1 -1
- package/funcs/loginGetUnifiedIntegrationLogin.js +2 -0
- package/funcs/loginGetUnifiedIntegrationLogin.js.map +1 -1
- package/funcs/martechCreateMartechList.js +2 -0
- package/funcs/martechCreateMartechList.js.map +1 -1
- package/funcs/martechCreateMartechMember.js +2 -0
- package/funcs/martechCreateMartechMember.js.map +1 -1
- package/funcs/martechGetMartechList.js +2 -0
- package/funcs/martechGetMartechList.js.map +1 -1
- package/funcs/martechGetMartechMember.js +2 -0
- package/funcs/martechGetMartechMember.js.map +1 -1
- package/funcs/martechListMartechLists.js +2 -0
- package/funcs/martechListMartechLists.js.map +1 -1
- package/funcs/martechListMartechMembers.js +2 -0
- package/funcs/martechListMartechMembers.js.map +1 -1
- package/funcs/martechPatchMartechList.js +2 -0
- package/funcs/martechPatchMartechList.js.map +1 -1
- package/funcs/martechPatchMartechMember.js +2 -0
- package/funcs/martechPatchMartechMember.js.map +1 -1
- package/funcs/martechRemoveMartechList.js +2 -0
- package/funcs/martechRemoveMartechList.js.map +1 -1
- package/funcs/martechRemoveMartechMember.js +2 -0
- package/funcs/martechRemoveMartechMember.js.map +1 -1
- package/funcs/martechUpdateMartechList.js +2 -0
- package/funcs/martechUpdateMartechList.js.map +1 -1
- package/funcs/martechUpdateMartechMember.js +2 -0
- package/funcs/martechUpdateMartechMember.js.map +1 -1
- package/funcs/memberCreateMartechMember.js +2 -0
- package/funcs/memberCreateMartechMember.js.map +1 -1
- package/funcs/memberGetMartechMember.js +2 -0
- package/funcs/memberGetMartechMember.js.map +1 -1
- package/funcs/memberListMartechMembers.js +2 -0
- package/funcs/memberListMartechMembers.js.map +1 -1
- package/funcs/memberPatchMartechMember.js +2 -0
- package/funcs/memberPatchMartechMember.js.map +1 -1
- package/funcs/memberRemoveMartechMember.js +2 -0
- package/funcs/memberRemoveMartechMember.js.map +1 -1
- package/funcs/memberUpdateMartechMember.js +2 -0
- package/funcs/memberUpdateMartechMember.js.map +1 -1
- package/funcs/messageCreateMessagingMessage.js +2 -0
- package/funcs/messageCreateMessagingMessage.js.map +1 -1
- package/funcs/messageGetMessagingMessage.js +2 -0
- package/funcs/messageGetMessagingMessage.js.map +1 -1
- package/funcs/messageListMessagingMessages.js +2 -0
- package/funcs/messageListMessagingMessages.js.map +1 -1
- package/funcs/messagePatchMessagingMessage.js +2 -0
- package/funcs/messagePatchMessagingMessage.js.map +1 -1
- package/funcs/messageRemoveMessagingMessage.js +2 -0
- package/funcs/messageRemoveMessagingMessage.js.map +1 -1
- package/funcs/messageUpdateMessagingMessage.js +2 -0
- package/funcs/messageUpdateMessagingMessage.js.map +1 -1
- package/funcs/messagingCreateMessagingMessage.js +2 -0
- package/funcs/messagingCreateMessagingMessage.js.map +1 -1
- package/funcs/messagingGetMessagingChannel.js +2 -0
- package/funcs/messagingGetMessagingChannel.js.map +1 -1
- package/funcs/messagingGetMessagingMessage.js +2 -0
- package/funcs/messagingGetMessagingMessage.js.map +1 -1
- package/funcs/messagingListMessagingChannels.js +2 -0
- package/funcs/messagingListMessagingChannels.js.map +1 -1
- package/funcs/messagingListMessagingMessages.js +2 -0
- package/funcs/messagingListMessagingMessages.js.map +1 -1
- package/funcs/messagingPatchMessagingMessage.js +2 -0
- package/funcs/messagingPatchMessagingMessage.js.map +1 -1
- package/funcs/messagingRemoveMessagingMessage.js +2 -0
- package/funcs/messagingRemoveMessagingMessage.js.map +1 -1
- package/funcs/messagingUpdateMessagingMessage.js +2 -0
- package/funcs/messagingUpdateMessagingMessage.js.map +1 -1
- package/funcs/metadataCreateMetadataMetadata.js +2 -0
- package/funcs/metadataCreateMetadataMetadata.js.map +1 -1
- package/funcs/metadataGetMetadataMetadata.js +2 -0
- package/funcs/metadataGetMetadataMetadata.js.map +1 -1
- package/funcs/metadataListMetadataMetadatas.js +2 -0
- package/funcs/metadataListMetadataMetadatas.js.map +1 -1
- package/funcs/metadataPatchMetadataMetadata.js +2 -0
- package/funcs/metadataPatchMetadataMetadata.js.map +1 -1
- package/funcs/metadataRemoveMetadataMetadata.js +2 -0
- package/funcs/metadataRemoveMetadataMetadata.js.map +1 -1
- package/funcs/metadataUpdateMetadataMetadata.js +2 -0
- package/funcs/metadataUpdateMetadataMetadata.js.map +1 -1
- package/funcs/modelListGenaiModels.js +2 -0
- package/funcs/modelListGenaiModels.js.map +1 -1
- package/funcs/noteCreateTicketingNote.js +2 -0
- package/funcs/noteCreateTicketingNote.js.map +1 -1
- package/funcs/noteGetTicketingNote.js +2 -0
- package/funcs/noteGetTicketingNote.js.map +1 -1
- package/funcs/noteListTicketingNotes.js +2 -0
- package/funcs/noteListTicketingNotes.js.map +1 -1
- package/funcs/notePatchTicketingNote.js +2 -0
- package/funcs/notePatchTicketingNote.js.map +1 -1
- package/funcs/noteRemoveTicketingNote.js +2 -0
- package/funcs/noteRemoveTicketingNote.js.map +1 -1
- package/funcs/noteUpdateTicketingNote.js +2 -0
- package/funcs/noteUpdateTicketingNote.js.map +1 -1
- package/funcs/orderCreateAccountingOrder.js +2 -0
- package/funcs/orderCreateAccountingOrder.js.map +1 -1
- package/funcs/orderGetAccountingOrder.js +2 -0
- package/funcs/orderGetAccountingOrder.js.map +1 -1
- package/funcs/orderListAccountingOrders.js +2 -0
- package/funcs/orderListAccountingOrders.js.map +1 -1
- package/funcs/orderPatchAccountingOrder.js +2 -0
- package/funcs/orderPatchAccountingOrder.js.map +1 -1
- package/funcs/orderRemoveAccountingOrder.js +2 -0
- package/funcs/orderRemoveAccountingOrder.js.map +1 -1
- package/funcs/orderUpdateAccountingOrder.js +2 -0
- package/funcs/orderUpdateAccountingOrder.js.map +1 -1
- package/funcs/organizationCreateRepoOrganization.js +2 -0
- package/funcs/organizationCreateRepoOrganization.js.map +1 -1
- package/funcs/organizationGetAccountingOrganization.js +2 -0
- package/funcs/organizationGetAccountingOrganization.js.map +1 -1
- package/funcs/organizationGetRepoOrganization.js +2 -0
- package/funcs/organizationGetRepoOrganization.js.map +1 -1
- package/funcs/organizationListAccountingOrganizations.js +2 -0
- package/funcs/organizationListAccountingOrganizations.js.map +1 -1
- package/funcs/organizationListRepoOrganizations.js +2 -0
- package/funcs/organizationListRepoOrganizations.js.map +1 -1
- package/funcs/organizationPatchRepoOrganization.js +2 -0
- package/funcs/organizationPatchRepoOrganization.js.map +1 -1
- package/funcs/organizationRemoveRepoOrganization.js +2 -0
- package/funcs/organizationRemoveRepoOrganization.js.map +1 -1
- package/funcs/organizationUpdateRepoOrganization.js +2 -0
- package/funcs/organizationUpdateRepoOrganization.js.map +1 -1
- package/funcs/pageCreateKmsPage.js +2 -0
- package/funcs/pageCreateKmsPage.js.map +1 -1
- package/funcs/pageGetKmsPage.js +2 -0
- package/funcs/pageGetKmsPage.js.map +1 -1
- package/funcs/pageListKmsPages.js +2 -0
- package/funcs/pageListKmsPages.js.map +1 -1
- package/funcs/pagePatchKmsPage.js +2 -0
- package/funcs/pagePatchKmsPage.js.map +1 -1
- package/funcs/pageRemoveKmsPage.js +2 -0
- package/funcs/pageRemoveKmsPage.js.map +1 -1
- package/funcs/pageUpdateKmsPage.js +2 -0
- package/funcs/pageUpdateKmsPage.js.map +1 -1
- package/funcs/passthroughCreatePassthroughJson.js +2 -0
- package/funcs/passthroughCreatePassthroughJson.js.map +1 -1
- package/funcs/passthroughCreatePassthroughRaw.js +2 -0
- package/funcs/passthroughCreatePassthroughRaw.js.map +1 -1
- package/funcs/passthroughListPassthroughs.js +2 -0
- package/funcs/passthroughListPassthroughs.js.map +1 -1
- package/funcs/passthroughPatchPassthroughJson.js +2 -0
- package/funcs/passthroughPatchPassthroughJson.js.map +1 -1
- package/funcs/passthroughPatchPassthroughRaw.js +2 -0
- package/funcs/passthroughPatchPassthroughRaw.js.map +1 -1
- package/funcs/passthroughRemovePassthrough.js +2 -0
- package/funcs/passthroughRemovePassthrough.js.map +1 -1
- package/funcs/passthroughUpdatePassthroughJson.js +2 -0
- package/funcs/passthroughUpdatePassthroughJson.js.map +1 -1
- package/funcs/passthroughUpdatePassthroughRaw.js +2 -0
- package/funcs/passthroughUpdatePassthroughRaw.js.map +1 -1
- package/funcs/paymentCreatePaymentLink.js +2 -0
- package/funcs/paymentCreatePaymentLink.js.map +1 -1
- package/funcs/paymentCreatePaymentPayment.js +2 -0
- package/funcs/paymentCreatePaymentPayment.js.map +1 -1
- package/funcs/paymentCreatePaymentSubscription.js +2 -0
- package/funcs/paymentCreatePaymentSubscription.js.map +1 -1
- package/funcs/paymentGetPaymentLink.js +2 -0
- package/funcs/paymentGetPaymentLink.js.map +1 -1
- package/funcs/paymentGetPaymentPayment.js +2 -0
- package/funcs/paymentGetPaymentPayment.js.map +1 -1
- package/funcs/paymentGetPaymentPayout.js +2 -0
- package/funcs/paymentGetPaymentPayout.js.map +1 -1
- package/funcs/paymentGetPaymentRefund.js +2 -0
- package/funcs/paymentGetPaymentRefund.js.map +1 -1
- package/funcs/paymentGetPaymentSubscription.js +2 -0
- package/funcs/paymentGetPaymentSubscription.js.map +1 -1
- package/funcs/paymentListPaymentLinks.js +2 -0
- package/funcs/paymentListPaymentLinks.js.map +1 -1
- package/funcs/paymentListPaymentPayments.js +2 -0
- package/funcs/paymentListPaymentPayments.js.map +1 -1
- package/funcs/paymentListPaymentPayouts.js +2 -0
- package/funcs/paymentListPaymentPayouts.js.map +1 -1
- package/funcs/paymentListPaymentRefunds.js +2 -0
- package/funcs/paymentListPaymentRefunds.js.map +1 -1
- package/funcs/paymentListPaymentSubscriptions.js +2 -0
- package/funcs/paymentListPaymentSubscriptions.js.map +1 -1
- package/funcs/paymentPatchPaymentLink.js +2 -0
- package/funcs/paymentPatchPaymentLink.js.map +1 -1
- package/funcs/paymentPatchPaymentPayment.js +2 -0
- package/funcs/paymentPatchPaymentPayment.js.map +1 -1
- package/funcs/paymentPatchPaymentSubscription.js +2 -0
- package/funcs/paymentPatchPaymentSubscription.js.map +1 -1
- package/funcs/paymentRemovePaymentLink.js +2 -0
- package/funcs/paymentRemovePaymentLink.js.map +1 -1
- package/funcs/paymentRemovePaymentPayment.js +2 -0
- package/funcs/paymentRemovePaymentPayment.js.map +1 -1
- package/funcs/paymentRemovePaymentSubscription.js +2 -0
- package/funcs/paymentRemovePaymentSubscription.js.map +1 -1
- package/funcs/paymentUpdatePaymentLink.js +2 -0
- package/funcs/paymentUpdatePaymentLink.js.map +1 -1
- package/funcs/paymentUpdatePaymentPayment.js +2 -0
- package/funcs/paymentUpdatePaymentPayment.js.map +1 -1
- package/funcs/paymentUpdatePaymentSubscription.js +2 -0
- package/funcs/paymentUpdatePaymentSubscription.js.map +1 -1
- package/funcs/payoutGetPaymentPayout.js +2 -0
- package/funcs/payoutGetPaymentPayout.js.map +1 -1
- package/funcs/payoutListPaymentPayouts.js +2 -0
- package/funcs/payoutListPaymentPayouts.js.map +1 -1
- package/funcs/payslipGetHrisPayslip.js +2 -0
- package/funcs/payslipGetHrisPayslip.js.map +1 -1
- package/funcs/payslipListHrisPayslips.js +2 -0
- package/funcs/payslipListHrisPayslips.js.map +1 -1
- package/funcs/personListEnrichPeople.js +2 -0
- package/funcs/personListEnrichPeople.js.map +1 -1
- package/funcs/pipelineCreateCrmPipeline.js +2 -0
- package/funcs/pipelineCreateCrmPipeline.js.map +1 -1
- package/funcs/pipelineGetCrmPipeline.js +2 -0
- package/funcs/pipelineGetCrmPipeline.js.map +1 -1
- package/funcs/pipelineListCrmPipelines.js +2 -0
- package/funcs/pipelineListCrmPipelines.js.map +1 -1
- package/funcs/pipelinePatchCrmPipeline.js +2 -0
- package/funcs/pipelinePatchCrmPipeline.js.map +1 -1
- package/funcs/pipelineRemoveCrmPipeline.js +2 -0
- package/funcs/pipelineRemoveCrmPipeline.js.map +1 -1
- package/funcs/pipelineUpdateCrmPipeline.js +2 -0
- package/funcs/pipelineUpdateCrmPipeline.js.map +1 -1
- package/funcs/projectCreateTaskProject.js +2 -0
- package/funcs/projectCreateTaskProject.js.map +1 -1
- package/funcs/projectGetTaskProject.js +2 -0
- package/funcs/projectGetTaskProject.js.map +1 -1
- package/funcs/projectListTaskProjects.js +2 -0
- package/funcs/projectListTaskProjects.js.map +1 -1
- package/funcs/projectPatchTaskProject.js +2 -0
- package/funcs/projectPatchTaskProject.js.map +1 -1
- package/funcs/projectRemoveTaskProject.js +2 -0
- package/funcs/projectRemoveTaskProject.js.map +1 -1
- package/funcs/projectUpdateTaskProject.js +2 -0
- package/funcs/projectUpdateTaskProject.js.map +1 -1
- package/funcs/promptCreateGenaiPrompt.js +2 -0
- package/funcs/promptCreateGenaiPrompt.js.map +1 -1
- package/funcs/pullrequestCreateRepoPullrequest.js +2 -0
- package/funcs/pullrequestCreateRepoPullrequest.js.map +1 -1
- package/funcs/pullrequestGetRepoPullrequest.js +2 -0
- package/funcs/pullrequestGetRepoPullrequest.js.map +1 -1
- package/funcs/pullrequestListRepoPullrequests.js +2 -0
- package/funcs/pullrequestListRepoPullrequests.js.map +1 -1
- package/funcs/pullrequestPatchRepoPullrequest.js +2 -0
- package/funcs/pullrequestPatchRepoPullrequest.js.map +1 -1
- package/funcs/pullrequestRemoveRepoPullrequest.js +2 -0
- package/funcs/pullrequestRemoveRepoPullrequest.js.map +1 -1
- package/funcs/pullrequestUpdateRepoPullrequest.js +2 -0
- package/funcs/pullrequestUpdateRepoPullrequest.js.map +1 -1
- package/funcs/recordingCreateUcRecording.js +2 -0
- package/funcs/recordingCreateUcRecording.js.map +1 -1
- package/funcs/recordingGetCalendarRecording.js +2 -0
- package/funcs/recordingGetCalendarRecording.js.map +1 -1
- package/funcs/recordingGetUcRecording.js +2 -0
- package/funcs/recordingGetUcRecording.js.map +1 -1
- package/funcs/recordingListCalendarRecordings.js +2 -0
- package/funcs/recordingListCalendarRecordings.js.map +1 -1
- package/funcs/recordingListUcRecordings.js +2 -0
- package/funcs/recordingListUcRecordings.js.map +1 -1
- package/funcs/recordingPatchUcRecording.js +2 -0
- package/funcs/recordingPatchUcRecording.js.map +1 -1
- package/funcs/recordingRemoveUcRecording.js +2 -0
- package/funcs/recordingRemoveUcRecording.js.map +1 -1
- package/funcs/recordingUpdateUcRecording.js +2 -0
- package/funcs/recordingUpdateUcRecording.js.map +1 -1
- package/funcs/refundGetPaymentRefund.js +2 -0
- package/funcs/refundGetPaymentRefund.js.map +1 -1
- package/funcs/refundListPaymentRefunds.js +2 -0
- package/funcs/refundListPaymentRefunds.js.map +1 -1
- package/funcs/repoCreateRepoBranch.js +2 -0
- package/funcs/repoCreateRepoBranch.js.map +1 -1
- package/funcs/repoCreateRepoCommit.js +2 -0
- package/funcs/repoCreateRepoCommit.js.map +1 -1
- package/funcs/repoCreateRepoOrganization.js +2 -0
- package/funcs/repoCreateRepoOrganization.js.map +1 -1
- package/funcs/repoCreateRepoPullrequest.js +2 -0
- package/funcs/repoCreateRepoPullrequest.js.map +1 -1
- package/funcs/repoCreateRepoRepository.js +2 -0
- package/funcs/repoCreateRepoRepository.js.map +1 -1
- package/funcs/repoGetRepoBranch.js +2 -0
- package/funcs/repoGetRepoBranch.js.map +1 -1
- package/funcs/repoGetRepoCommit.js +2 -0
- package/funcs/repoGetRepoCommit.js.map +1 -1
- package/funcs/repoGetRepoOrganization.js +2 -0
- package/funcs/repoGetRepoOrganization.js.map +1 -1
- package/funcs/repoGetRepoPullrequest.js +2 -0
- package/funcs/repoGetRepoPullrequest.js.map +1 -1
- package/funcs/repoGetRepoRepository.js +2 -0
- package/funcs/repoGetRepoRepository.js.map +1 -1
- package/funcs/repoListRepoBranches.js +2 -0
- package/funcs/repoListRepoBranches.js.map +1 -1
- package/funcs/repoListRepoCommits.js +2 -0
- package/funcs/repoListRepoCommits.js.map +1 -1
- package/funcs/repoListRepoOrganizations.js +2 -0
- package/funcs/repoListRepoOrganizations.js.map +1 -1
- package/funcs/repoListRepoPullrequests.js +2 -0
- package/funcs/repoListRepoPullrequests.js.map +1 -1
- package/funcs/repoListRepoRepositories.js +2 -0
- package/funcs/repoListRepoRepositories.js.map +1 -1
- package/funcs/repoPatchRepoBranch.js +2 -0
- package/funcs/repoPatchRepoBranch.js.map +1 -1
- package/funcs/repoPatchRepoCommit.js +2 -0
- package/funcs/repoPatchRepoCommit.js.map +1 -1
- package/funcs/repoPatchRepoOrganization.js +2 -0
- package/funcs/repoPatchRepoOrganization.js.map +1 -1
- package/funcs/repoPatchRepoPullrequest.js +2 -0
- package/funcs/repoPatchRepoPullrequest.js.map +1 -1
- package/funcs/repoPatchRepoRepository.js +2 -0
- package/funcs/repoPatchRepoRepository.js.map +1 -1
- package/funcs/repoRemoveRepoBranch.js +2 -0
- package/funcs/repoRemoveRepoBranch.js.map +1 -1
- package/funcs/repoRemoveRepoCommit.js +2 -0
- package/funcs/repoRemoveRepoCommit.js.map +1 -1
- package/funcs/repoRemoveRepoOrganization.js +2 -0
- package/funcs/repoRemoveRepoOrganization.js.map +1 -1
- package/funcs/repoRemoveRepoPullrequest.js +2 -0
- package/funcs/repoRemoveRepoPullrequest.js.map +1 -1
- package/funcs/repoRemoveRepoRepository.js +2 -0
- package/funcs/repoRemoveRepoRepository.js.map +1 -1
- package/funcs/repoUpdateRepoBranch.js +2 -0
- package/funcs/repoUpdateRepoBranch.js.map +1 -1
- package/funcs/repoUpdateRepoCommit.js +2 -0
- package/funcs/repoUpdateRepoCommit.js.map +1 -1
- package/funcs/repoUpdateRepoOrganization.js +2 -0
- package/funcs/repoUpdateRepoOrganization.js.map +1 -1
- package/funcs/repoUpdateRepoPullrequest.js +2 -0
- package/funcs/repoUpdateRepoPullrequest.js.map +1 -1
- package/funcs/repoUpdateRepoRepository.js +2 -0
- package/funcs/repoUpdateRepoRepository.js.map +1 -1
- package/funcs/reportGetAccountingReport.js +2 -0
- package/funcs/reportGetAccountingReport.js.map +1 -1
- package/funcs/reportListAccountingReports.js +2 -0
- package/funcs/reportListAccountingReports.js.map +1 -1
- package/funcs/repositoryCreateRepoRepository.js +2 -0
- package/funcs/repositoryCreateRepoRepository.js.map +1 -1
- package/funcs/repositoryGetRepoRepository.js +2 -0
- package/funcs/repositoryGetRepoRepository.js.map +1 -1
- package/funcs/repositoryListRepoRepositories.js +2 -0
- package/funcs/repositoryListRepoRepositories.js.map +1 -1
- package/funcs/repositoryPatchRepoRepository.js +2 -0
- package/funcs/repositoryPatchRepoRepository.js.map +1 -1
- package/funcs/repositoryRemoveRepoRepository.js +2 -0
- package/funcs/repositoryRemoveRepoRepository.js.map +1 -1
- package/funcs/repositoryUpdateRepoRepository.js +2 -0
- package/funcs/repositoryUpdateRepoRepository.js.map +1 -1
- package/funcs/reviewCreateCommerceReview.js +2 -0
- package/funcs/reviewCreateCommerceReview.js.map +1 -1
- package/funcs/reviewGetCommerceReview.js +2 -0
- package/funcs/reviewGetCommerceReview.js.map +1 -1
- package/funcs/reviewListCommerceReviews.js +2 -0
- package/funcs/reviewListCommerceReviews.js.map +1 -1
- package/funcs/reviewPatchCommerceReview.js +2 -0
- package/funcs/reviewPatchCommerceReview.js.map +1 -1
- package/funcs/reviewRemoveCommerceReview.js +2 -0
- package/funcs/reviewRemoveCommerceReview.js.map +1 -1
- package/funcs/reviewUpdateCommerceReview.js +2 -0
- package/funcs/reviewUpdateCommerceReview.js.map +1 -1
- package/funcs/scimCreateScimGroups.js +2 -0
- package/funcs/scimCreateScimGroups.js.map +1 -1
- package/funcs/scimCreateScimUsers.js +2 -0
- package/funcs/scimCreateScimUsers.js.map +1 -1
- package/funcs/scimGetScimGroups.js +2 -0
- package/funcs/scimGetScimGroups.js.map +1 -1
- package/funcs/scimGetScimUsers.js +2 -0
- package/funcs/scimGetScimUsers.js.map +1 -1
- package/funcs/scimListScimGroups.js +2 -0
- package/funcs/scimListScimGroups.js.map +1 -1
- package/funcs/scimListScimUsers.js +2 -0
- package/funcs/scimListScimUsers.js.map +1 -1
- package/funcs/scimPatchScimGroups.js +2 -0
- package/funcs/scimPatchScimGroups.js.map +1 -1
- package/funcs/scimPatchScimUsers.js +2 -0
- package/funcs/scimPatchScimUsers.js.map +1 -1
- package/funcs/scimRemoveScimGroups.js +2 -0
- package/funcs/scimRemoveScimGroups.js.map +1 -1
- package/funcs/scimRemoveScimUsers.js +2 -0
- package/funcs/scimRemoveScimUsers.js.map +1 -1
- package/funcs/scimUpdateScimGroups.js +2 -0
- package/funcs/scimUpdateScimGroups.js.map +1 -1
- package/funcs/scimUpdateScimUsers.js +2 -0
- package/funcs/scimUpdateScimUsers.js.map +1 -1
- package/funcs/scorecardCreateAtsScorecard.js +2 -0
- package/funcs/scorecardCreateAtsScorecard.js.map +1 -1
- package/funcs/scorecardGetAtsScorecard.js +2 -0
- package/funcs/scorecardGetAtsScorecard.js.map +1 -1
- package/funcs/scorecardListAtsScorecards.js +2 -0
- package/funcs/scorecardListAtsScorecards.js.map +1 -1
- package/funcs/scorecardPatchAtsScorecard.js +2 -0
- package/funcs/scorecardPatchAtsScorecard.js.map +1 -1
- package/funcs/scorecardRemoveAtsScorecard.js +2 -0
- package/funcs/scorecardRemoveAtsScorecard.js.map +1 -1
- package/funcs/scorecardUpdateAtsScorecard.js +2 -0
- package/funcs/scorecardUpdateAtsScorecard.js.map +1 -1
- package/funcs/spaceCreateKmsSpace.js +2 -0
- package/funcs/spaceCreateKmsSpace.js.map +1 -1
- package/funcs/spaceGetKmsSpace.js +2 -0
- package/funcs/spaceGetKmsSpace.js.map +1 -1
- package/funcs/spaceListKmsSpaces.js +2 -0
- package/funcs/spaceListKmsSpaces.js.map +1 -1
- package/funcs/spacePatchKmsSpace.js +2 -0
- package/funcs/spacePatchKmsSpace.js.map +1 -1
- package/funcs/spaceRemoveKmsSpace.js +2 -0
- package/funcs/spaceRemoveKmsSpace.js.map +1 -1
- package/funcs/spaceUpdateKmsSpace.js +2 -0
- package/funcs/spaceUpdateKmsSpace.js.map +1 -1
- package/funcs/storageCreateStorageFile.js +2 -0
- package/funcs/storageCreateStorageFile.js.map +1 -1
- package/funcs/storageGetStorageFile.js +2 -0
- package/funcs/storageGetStorageFile.js.map +1 -1
- package/funcs/storageListStorageFiles.js +2 -0
- package/funcs/storageListStorageFiles.js.map +1 -1
- package/funcs/storagePatchStorageFile.js +2 -0
- package/funcs/storagePatchStorageFile.js.map +1 -1
- package/funcs/storageRemoveStorageFile.js +2 -0
- package/funcs/storageRemoveStorageFile.js.map +1 -1
- package/funcs/storageUpdateStorageFile.js +2 -0
- package/funcs/storageUpdateStorageFile.js.map +1 -1
- package/funcs/studentCreateLmsStudent.js +2 -0
- package/funcs/studentCreateLmsStudent.js.map +1 -1
- package/funcs/studentGetLmsStudent.js +2 -0
- package/funcs/studentGetLmsStudent.js.map +1 -1
- package/funcs/studentListLmsStudents.js +2 -0
- package/funcs/studentListLmsStudents.js.map +1 -1
- package/funcs/studentPatchLmsStudent.js +2 -0
- package/funcs/studentPatchLmsStudent.js.map +1 -1
- package/funcs/studentRemoveLmsStudent.js +2 -0
- package/funcs/studentRemoveLmsStudent.js.map +1 -1
- package/funcs/studentUpdateLmsStudent.js +2 -0
- package/funcs/studentUpdateLmsStudent.js.map +1 -1
- package/funcs/subscriptionCreatePaymentSubscription.js +2 -0
- package/funcs/subscriptionCreatePaymentSubscription.js.map +1 -1
- package/funcs/subscriptionGetPaymentSubscription.js +2 -0
- package/funcs/subscriptionGetPaymentSubscription.js.map +1 -1
- package/funcs/subscriptionListPaymentSubscriptions.js +2 -0
- package/funcs/subscriptionListPaymentSubscriptions.js.map +1 -1
- package/funcs/subscriptionPatchPaymentSubscription.js +2 -0
- package/funcs/subscriptionPatchPaymentSubscription.js.map +1 -1
- package/funcs/subscriptionRemovePaymentSubscription.js +2 -0
- package/funcs/subscriptionRemovePaymentSubscription.js.map +1 -1
- package/funcs/subscriptionUpdatePaymentSubscription.js +2 -0
- package/funcs/subscriptionUpdatePaymentSubscription.js.map +1 -1
- package/funcs/taskCreateTaskComment.js +2 -0
- package/funcs/taskCreateTaskComment.js.map +1 -1
- package/funcs/taskCreateTaskProject.js +2 -0
- package/funcs/taskCreateTaskProject.js.map +1 -1
- package/funcs/taskCreateTaskTask.js +2 -0
- package/funcs/taskCreateTaskTask.js.map +1 -1
- package/funcs/taskGetTaskComment.js +2 -0
- package/funcs/taskGetTaskComment.js.map +1 -1
- package/funcs/taskGetTaskProject.js +2 -0
- package/funcs/taskGetTaskProject.js.map +1 -1
- package/funcs/taskGetTaskTask.js +2 -0
- package/funcs/taskGetTaskTask.js.map +1 -1
- package/funcs/taskListTaskComments.js +2 -0
- package/funcs/taskListTaskComments.js.map +1 -1
- package/funcs/taskListTaskProjects.js +2 -0
- package/funcs/taskListTaskProjects.js.map +1 -1
- package/funcs/taskListTaskTasks.js +2 -0
- package/funcs/taskListTaskTasks.js.map +1 -1
- package/funcs/taskPatchTaskComment.js +2 -0
- package/funcs/taskPatchTaskComment.js.map +1 -1
- package/funcs/taskPatchTaskProject.js +2 -0
- package/funcs/taskPatchTaskProject.js.map +1 -1
- package/funcs/taskPatchTaskTask.js +2 -0
- package/funcs/taskPatchTaskTask.js.map +1 -1
- package/funcs/taskRemoveTaskComment.js +2 -0
- package/funcs/taskRemoveTaskComment.js.map +1 -1
- package/funcs/taskRemoveTaskProject.js +2 -0
- package/funcs/taskRemoveTaskProject.js.map +1 -1
- package/funcs/taskRemoveTaskTask.js +2 -0
- package/funcs/taskRemoveTaskTask.js.map +1 -1
- package/funcs/taskUpdateTaskComment.js +2 -0
- package/funcs/taskUpdateTaskComment.js.map +1 -1
- package/funcs/taskUpdateTaskProject.js +2 -0
- package/funcs/taskUpdateTaskProject.js.map +1 -1
- package/funcs/taskUpdateTaskTask.js +2 -0
- package/funcs/taskUpdateTaskTask.js.map +1 -1
- package/funcs/taxrateCreateAccountingTaxrate.js +2 -0
- package/funcs/taxrateCreateAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateGetAccountingTaxrate.js +2 -0
- package/funcs/taxrateGetAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateListAccountingTaxrates.js +2 -0
- package/funcs/taxrateListAccountingTaxrates.js.map +1 -1
- package/funcs/taxratePatchAccountingTaxrate.js +2 -0
- package/funcs/taxratePatchAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateRemoveAccountingTaxrate.js +2 -0
- package/funcs/taxrateRemoveAccountingTaxrate.js.map +1 -1
- package/funcs/taxrateUpdateAccountingTaxrate.js +2 -0
- package/funcs/taxrateUpdateAccountingTaxrate.js.map +1 -1
- package/funcs/ticketCreateTicketingTicket.js +2 -0
- package/funcs/ticketCreateTicketingTicket.js.map +1 -1
- package/funcs/ticketGetTicketingTicket.js +2 -0
- package/funcs/ticketGetTicketingTicket.js.map +1 -1
- package/funcs/ticketListTicketingTickets.js +2 -0
- package/funcs/ticketListTicketingTickets.js.map +1 -1
- package/funcs/ticketPatchTicketingTicket.js +2 -0
- package/funcs/ticketPatchTicketingTicket.js.map +1 -1
- package/funcs/ticketRemoveTicketingTicket.js +2 -0
- package/funcs/ticketRemoveTicketingTicket.js.map +1 -1
- package/funcs/ticketUpdateTicketingTicket.js +2 -0
- package/funcs/ticketUpdateTicketingTicket.js.map +1 -1
- package/funcs/ticketingCreateTicketingCustomer.js +2 -0
- package/funcs/ticketingCreateTicketingCustomer.js.map +1 -1
- package/funcs/ticketingCreateTicketingNote.js +2 -0
- package/funcs/ticketingCreateTicketingNote.js.map +1 -1
- package/funcs/ticketingCreateTicketingTicket.js +2 -0
- package/funcs/ticketingCreateTicketingTicket.js.map +1 -1
- package/funcs/ticketingGetTicketingCustomer.js +2 -0
- package/funcs/ticketingGetTicketingCustomer.js.map +1 -1
- package/funcs/ticketingGetTicketingNote.js +2 -0
- package/funcs/ticketingGetTicketingNote.js.map +1 -1
- package/funcs/ticketingGetTicketingTicket.js +2 -0
- package/funcs/ticketingGetTicketingTicket.js.map +1 -1
- package/funcs/ticketingListTicketingCustomers.js +2 -0
- package/funcs/ticketingListTicketingCustomers.js.map +1 -1
- package/funcs/ticketingListTicketingNotes.js +2 -0
- package/funcs/ticketingListTicketingNotes.js.map +1 -1
- package/funcs/ticketingListTicketingTickets.js +2 -0
- package/funcs/ticketingListTicketingTickets.js.map +1 -1
- package/funcs/ticketingPatchTicketingCustomer.js +2 -0
- package/funcs/ticketingPatchTicketingCustomer.js.map +1 -1
- package/funcs/ticketingPatchTicketingNote.js +2 -0
- package/funcs/ticketingPatchTicketingNote.js.map +1 -1
- package/funcs/ticketingPatchTicketingTicket.js +2 -0
- package/funcs/ticketingPatchTicketingTicket.js.map +1 -1
- package/funcs/ticketingRemoveTicketingCustomer.js +2 -0
- package/funcs/ticketingRemoveTicketingCustomer.js.map +1 -1
- package/funcs/ticketingRemoveTicketingNote.js +2 -0
- package/funcs/ticketingRemoveTicketingNote.js.map +1 -1
- package/funcs/ticketingRemoveTicketingTicket.js +2 -0
- package/funcs/ticketingRemoveTicketingTicket.js.map +1 -1
- package/funcs/ticketingUpdateTicketingCustomer.js +2 -0
- package/funcs/ticketingUpdateTicketingCustomer.js.map +1 -1
- package/funcs/ticketingUpdateTicketingNote.js +2 -0
- package/funcs/ticketingUpdateTicketingNote.js.map +1 -1
- package/funcs/ticketingUpdateTicketingTicket.js +2 -0
- package/funcs/ticketingUpdateTicketingTicket.js.map +1 -1
- package/funcs/timeoffGetHrisTimeoff.js +2 -0
- package/funcs/timeoffGetHrisTimeoff.js.map +1 -1
- package/funcs/timeoffListHrisTimeoffs.js +2 -0
- package/funcs/timeoffListHrisTimeoffs.js.map +1 -1
- package/funcs/timeshiftCreateHrisTimeshift.js +2 -0
- package/funcs/timeshiftCreateHrisTimeshift.js.map +1 -1
- package/funcs/timeshiftGetHrisTimeshift.js +2 -0
- package/funcs/timeshiftGetHrisTimeshift.js.map +1 -1
- package/funcs/timeshiftListHrisTimeshifts.js +2 -0
- package/funcs/timeshiftListHrisTimeshifts.js.map +1 -1
- package/funcs/timeshiftPatchHrisTimeshift.js +2 -0
- package/funcs/timeshiftPatchHrisTimeshift.js.map +1 -1
- package/funcs/timeshiftRemoveHrisTimeshift.js +2 -0
- package/funcs/timeshiftRemoveHrisTimeshift.js.map +1 -1
- package/funcs/timeshiftUpdateHrisTimeshift.js +2 -0
- package/funcs/timeshiftUpdateHrisTimeshift.js.map +1 -1
- package/funcs/transactionCreateAccountingTransaction.js +2 -0
- package/funcs/transactionCreateAccountingTransaction.js.map +1 -1
- package/funcs/transactionGetAccountingTransaction.js +2 -0
- package/funcs/transactionGetAccountingTransaction.js.map +1 -1
- package/funcs/transactionListAccountingTransactions.js +2 -0
- package/funcs/transactionListAccountingTransactions.js.map +1 -1
- package/funcs/transactionPatchAccountingTransaction.js +2 -0
- package/funcs/transactionPatchAccountingTransaction.js.map +1 -1
- package/funcs/transactionRemoveAccountingTransaction.js +2 -0
- package/funcs/transactionRemoveAccountingTransaction.js.map +1 -1
- package/funcs/transactionUpdateAccountingTransaction.js +2 -0
- package/funcs/transactionUpdateAccountingTransaction.js.map +1 -1
- package/funcs/ucCreateUcComment.js +2 -0
- package/funcs/ucCreateUcComment.js.map +1 -1
- package/funcs/ucCreateUcContact.js +2 -0
- package/funcs/ucCreateUcContact.js.map +1 -1
- package/funcs/ucCreateUcRecording.js +2 -0
- package/funcs/ucCreateUcRecording.js.map +1 -1
- package/funcs/ucGetUcComment.js +2 -0
- package/funcs/ucGetUcComment.js.map +1 -1
- package/funcs/ucGetUcContact.js +2 -0
- package/funcs/ucGetUcContact.js.map +1 -1
- package/funcs/ucGetUcRecording.js +2 -0
- package/funcs/ucGetUcRecording.js.map +1 -1
- package/funcs/ucListUcCalls.js +2 -0
- package/funcs/ucListUcCalls.js.map +1 -1
- package/funcs/ucListUcComments.js +2 -0
- package/funcs/ucListUcComments.js.map +1 -1
- package/funcs/ucListUcContacts.js +2 -0
- package/funcs/ucListUcContacts.js.map +1 -1
- package/funcs/ucListUcRecordings.js +2 -0
- package/funcs/ucListUcRecordings.js.map +1 -1
- package/funcs/ucPatchUcComment.js +2 -0
- package/funcs/ucPatchUcComment.js.map +1 -1
- package/funcs/ucPatchUcContact.js +2 -0
- package/funcs/ucPatchUcContact.js.map +1 -1
- package/funcs/ucPatchUcRecording.js +2 -0
- package/funcs/ucPatchUcRecording.js.map +1 -1
- package/funcs/ucRemoveUcComment.js +2 -0
- package/funcs/ucRemoveUcComment.js.map +1 -1
- package/funcs/ucRemoveUcContact.js +2 -0
- package/funcs/ucRemoveUcContact.js.map +1 -1
- package/funcs/ucRemoveUcRecording.js +2 -0
- package/funcs/ucRemoveUcRecording.js.map +1 -1
- package/funcs/ucUpdateUcComment.js +2 -0
- package/funcs/ucUpdateUcComment.js.map +1 -1
- package/funcs/ucUpdateUcContact.js +2 -0
- package/funcs/ucUpdateUcContact.js.map +1 -1
- package/funcs/ucUpdateUcRecording.js +2 -0
- package/funcs/ucUpdateUcRecording.js.map +1 -1
- package/funcs/unifiedCreateUnifiedConnection.js +2 -0
- package/funcs/unifiedCreateUnifiedConnection.js.map +1 -1
- package/funcs/unifiedCreateUnifiedWebhook.js +2 -0
- package/funcs/unifiedCreateUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedGetUnifiedApicall.js +2 -0
- package/funcs/unifiedGetUnifiedApicall.js.map +1 -1
- package/funcs/unifiedGetUnifiedConnection.js +2 -0
- package/funcs/unifiedGetUnifiedConnection.js.map +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.js +2 -0
- package/funcs/unifiedGetUnifiedIntegrationAuth.js.map +1 -1
- package/funcs/unifiedGetUnifiedWebhook.js +2 -0
- package/funcs/unifiedGetUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedListUnifiedApicalls.js +2 -0
- package/funcs/unifiedListUnifiedApicalls.js.map +1 -1
- package/funcs/unifiedListUnifiedConnections.js +2 -0
- package/funcs/unifiedListUnifiedConnections.js.map +1 -1
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.js +2 -0
- package/funcs/unifiedListUnifiedIntegrationWorkspaces.js.map +1 -1
- package/funcs/unifiedListUnifiedIntegrations.js +2 -0
- package/funcs/unifiedListUnifiedIntegrations.js.map +1 -1
- package/funcs/unifiedListUnifiedIssues.js +2 -0
- package/funcs/unifiedListUnifiedIssues.js.map +1 -1
- package/funcs/unifiedListUnifiedWebhooks.js +2 -0
- package/funcs/unifiedListUnifiedWebhooks.js.map +1 -1
- package/funcs/unifiedPatchUnifiedConnection.js +2 -0
- package/funcs/unifiedPatchUnifiedConnection.js.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhook.js +2 -0
- package/funcs/unifiedPatchUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedPatchUnifiedWebhookTrigger.js +2 -0
- package/funcs/unifiedPatchUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/unifiedRemoveUnifiedConnection.js +2 -0
- package/funcs/unifiedRemoveUnifiedConnection.js.map +1 -1
- package/funcs/unifiedRemoveUnifiedWebhook.js +2 -0
- package/funcs/unifiedRemoveUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedConnection.js +2 -0
- package/funcs/unifiedUpdateUnifiedConnection.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhook.js +2 -0
- package/funcs/unifiedUpdateUnifiedWebhook.js.map +1 -1
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.js +2 -0
- package/funcs/unifiedUpdateUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/userCreateScimUsers.js +2 -0
- package/funcs/userCreateScimUsers.js.map +1 -1
- package/funcs/userGetScimUsers.js +2 -0
- package/funcs/userGetScimUsers.js.map +1 -1
- package/funcs/userListScimUsers.js +2 -0
- package/funcs/userListScimUsers.js.map +1 -1
- package/funcs/userPatchScimUsers.js +2 -0
- package/funcs/userPatchScimUsers.js.map +1 -1
- package/funcs/userRemoveScimUsers.js +2 -0
- package/funcs/userRemoveScimUsers.js.map +1 -1
- package/funcs/userUpdateScimUsers.js +2 -0
- package/funcs/userUpdateScimUsers.js.map +1 -1
- package/funcs/webhookCreateUnifiedWebhook.js +2 -0
- package/funcs/webhookCreateUnifiedWebhook.js.map +1 -1
- package/funcs/webhookGetUnifiedWebhook.js +2 -0
- package/funcs/webhookGetUnifiedWebhook.js.map +1 -1
- package/funcs/webhookListUnifiedWebhooks.js +2 -0
- package/funcs/webhookListUnifiedWebhooks.js.map +1 -1
- package/funcs/webhookPatchUnifiedWebhook.js +2 -0
- package/funcs/webhookPatchUnifiedWebhook.js.map +1 -1
- package/funcs/webhookPatchUnifiedWebhookTrigger.js +2 -0
- package/funcs/webhookPatchUnifiedWebhookTrigger.js.map +1 -1
- package/funcs/webhookRemoveUnifiedWebhook.js +2 -0
- package/funcs/webhookRemoveUnifiedWebhook.js.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhook.js +2 -0
- package/funcs/webhookUpdateUnifiedWebhook.js.map +1 -1
- package/funcs/webhookUpdateUnifiedWebhookTrigger.js +2 -0
- package/funcs/webhookUpdateUnifiedWebhookTrigger.js.map +1 -1
- package/hooks/types.d.ts +2 -0
- package/hooks/types.d.ts.map +1 -1
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +7 -3
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/sdks.d.ts +1 -0
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +3 -3
- package/lib/sdks.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/package.json +1 -1
- package/sdk/models/errors/sdkerror.d.ts +14 -2
- package/sdk/models/errors/sdkerror.d.ts.map +1 -1
- package/sdk/models/errors/sdkerror.js +1 -1
- package/sdk/models/errors/sdkerror.js.map +1 -1
- package/sdk/models/shared/accountingaccount.d.ts +2 -0
- package/sdk/models/shared/accountingaccount.d.ts.map +1 -1
- package/sdk/models/shared/accountingaccount.js +4 -0
- package/sdk/models/shared/accountingaccount.js.map +1 -1
- package/sdk/models/shared/commercelocation.d.ts +6 -0
- package/sdk/models/shared/commercelocation.d.ts.map +1 -1
- package/sdk/models/shared/commercelocation.js +10 -0
- package/sdk/models/shared/commercelocation.js.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.d.ts +6 -3
- package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.js +2 -1
- package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +3 -0
- package/sdk/models/shared/webhook.d.ts.map +1 -1
- package/sdk/models/shared/webhook.js +1 -0
- package/sdk/models/shared/webhook.js.map +1 -1
- package/src/funcs/accountCreateAccountingAccount.ts +2 -0
- package/src/funcs/accountGetAccountingAccount.ts +2 -0
- package/src/funcs/accountListAccountingAccounts.ts +2 -0
- package/src/funcs/accountPatchAccountingAccount.ts +2 -0
- package/src/funcs/accountRemoveAccountingAccount.ts +2 -0
- package/src/funcs/accountUpdateAccountingAccount.ts +2 -0
- package/src/funcs/accountingCreateAccountingAccount.ts +2 -0
- package/src/funcs/accountingCreateAccountingContact.ts +2 -0
- package/src/funcs/accountingCreateAccountingInvoice.ts +2 -0
- package/src/funcs/accountingCreateAccountingJournal.ts +2 -0
- package/src/funcs/accountingCreateAccountingOrder.ts +2 -0
- package/src/funcs/accountingCreateAccountingTaxrate.ts +2 -0
- package/src/funcs/accountingCreateAccountingTransaction.ts +2 -0
- package/src/funcs/accountingGetAccountingAccount.ts +2 -0
- package/src/funcs/accountingGetAccountingContact.ts +2 -0
- package/src/funcs/accountingGetAccountingInvoice.ts +2 -0
- package/src/funcs/accountingGetAccountingJournal.ts +2 -0
- package/src/funcs/accountingGetAccountingOrder.ts +2 -0
- package/src/funcs/accountingGetAccountingOrganization.ts +2 -0
- package/src/funcs/accountingGetAccountingReport.ts +2 -0
- package/src/funcs/accountingGetAccountingTaxrate.ts +2 -0
- package/src/funcs/accountingGetAccountingTransaction.ts +2 -0
- package/src/funcs/accountingListAccountingAccounts.ts +2 -0
- package/src/funcs/accountingListAccountingContacts.ts +2 -0
- package/src/funcs/accountingListAccountingInvoices.ts +2 -0
- package/src/funcs/accountingListAccountingJournals.ts +2 -0
- package/src/funcs/accountingListAccountingOrders.ts +2 -0
- package/src/funcs/accountingListAccountingOrganizations.ts +2 -0
- package/src/funcs/accountingListAccountingReports.ts +2 -0
- package/src/funcs/accountingListAccountingTaxrates.ts +2 -0
- package/src/funcs/accountingListAccountingTransactions.ts +2 -0
- package/src/funcs/accountingPatchAccountingAccount.ts +2 -0
- package/src/funcs/accountingPatchAccountingContact.ts +2 -0
- package/src/funcs/accountingPatchAccountingInvoice.ts +2 -0
- package/src/funcs/accountingPatchAccountingJournal.ts +2 -0
- package/src/funcs/accountingPatchAccountingOrder.ts +2 -0
- package/src/funcs/accountingPatchAccountingTaxrate.ts +2 -0
- package/src/funcs/accountingPatchAccountingTransaction.ts +2 -0
- package/src/funcs/accountingRemoveAccountingAccount.ts +2 -0
- package/src/funcs/accountingRemoveAccountingContact.ts +2 -0
- package/src/funcs/accountingRemoveAccountingInvoice.ts +2 -0
- package/src/funcs/accountingRemoveAccountingJournal.ts +2 -0
- package/src/funcs/accountingRemoveAccountingOrder.ts +2 -0
- package/src/funcs/accountingRemoveAccountingTaxrate.ts +2 -0
- package/src/funcs/accountingRemoveAccountingTransaction.ts +2 -0
- package/src/funcs/accountingUpdateAccountingAccount.ts +2 -0
- package/src/funcs/accountingUpdateAccountingContact.ts +2 -0
- package/src/funcs/accountingUpdateAccountingInvoice.ts +2 -0
- package/src/funcs/accountingUpdateAccountingJournal.ts +2 -0
- package/src/funcs/accountingUpdateAccountingOrder.ts +2 -0
- package/src/funcs/accountingUpdateAccountingTaxrate.ts +2 -0
- package/src/funcs/accountingUpdateAccountingTransaction.ts +2 -0
- package/src/funcs/activityCreateAtsActivity.ts +2 -0
- package/src/funcs/activityGetAtsActivity.ts +2 -0
- package/src/funcs/activityListAtsActivities.ts +2 -0
- package/src/funcs/activityPatchAtsActivity.ts +2 -0
- package/src/funcs/activityRemoveAtsActivity.ts +2 -0
- package/src/funcs/activityUpdateAtsActivity.ts +2 -0
- package/src/funcs/apicallGetUnifiedApicall.ts +2 -0
- package/src/funcs/apicallListUnifiedApicalls.ts +2 -0
- package/src/funcs/applicationCreateAtsApplication.ts +2 -0
- package/src/funcs/applicationGetAtsApplication.ts +2 -0
- package/src/funcs/applicationListAtsApplications.ts +2 -0
- package/src/funcs/applicationPatchAtsApplication.ts +2 -0
- package/src/funcs/applicationRemoveAtsApplication.ts +2 -0
- package/src/funcs/applicationUpdateAtsApplication.ts +2 -0
- package/src/funcs/applicationstatusListAtsApplicationstatuses.ts +2 -0
- package/src/funcs/atsCreateAtsActivity.ts +2 -0
- package/src/funcs/atsCreateAtsApplication.ts +2 -0
- package/src/funcs/atsCreateAtsCandidate.ts +2 -0
- package/src/funcs/atsCreateAtsDocument.ts +2 -0
- package/src/funcs/atsCreateAtsInterview.ts +2 -0
- package/src/funcs/atsCreateAtsJob.ts +2 -0
- package/src/funcs/atsCreateAtsScorecard.ts +2 -0
- package/src/funcs/atsGetAtsActivity.ts +2 -0
- package/src/funcs/atsGetAtsApplication.ts +2 -0
- package/src/funcs/atsGetAtsCandidate.ts +2 -0
- package/src/funcs/atsGetAtsCompany.ts +2 -0
- package/src/funcs/atsGetAtsDocument.ts +2 -0
- package/src/funcs/atsGetAtsInterview.ts +2 -0
- package/src/funcs/atsGetAtsJob.ts +2 -0
- package/src/funcs/atsGetAtsScorecard.ts +2 -0
- package/src/funcs/atsListAtsActivities.ts +2 -0
- package/src/funcs/atsListAtsApplications.ts +2 -0
- package/src/funcs/atsListAtsApplicationstatuses.ts +2 -0
- package/src/funcs/atsListAtsCandidates.ts +2 -0
- package/src/funcs/atsListAtsCompanies.ts +2 -0
- package/src/funcs/atsListAtsDocuments.ts +2 -0
- package/src/funcs/atsListAtsInterviews.ts +2 -0
- package/src/funcs/atsListAtsJobs.ts +2 -0
- package/src/funcs/atsListAtsScorecards.ts +2 -0
- package/src/funcs/atsPatchAtsActivity.ts +2 -0
- package/src/funcs/atsPatchAtsApplication.ts +2 -0
- package/src/funcs/atsPatchAtsCandidate.ts +2 -0
- package/src/funcs/atsPatchAtsDocument.ts +2 -0
- package/src/funcs/atsPatchAtsInterview.ts +2 -0
- package/src/funcs/atsPatchAtsJob.ts +2 -0
- package/src/funcs/atsPatchAtsScorecard.ts +2 -0
- package/src/funcs/atsRemoveAtsActivity.ts +2 -0
- package/src/funcs/atsRemoveAtsApplication.ts +2 -0
- package/src/funcs/atsRemoveAtsCandidate.ts +2 -0
- package/src/funcs/atsRemoveAtsDocument.ts +2 -0
- package/src/funcs/atsRemoveAtsInterview.ts +2 -0
- package/src/funcs/atsRemoveAtsJob.ts +2 -0
- package/src/funcs/atsRemoveAtsScorecard.ts +2 -0
- package/src/funcs/atsUpdateAtsActivity.ts +2 -0
- package/src/funcs/atsUpdateAtsApplication.ts +2 -0
- package/src/funcs/atsUpdateAtsCandidate.ts +2 -0
- package/src/funcs/atsUpdateAtsDocument.ts +2 -0
- package/src/funcs/atsUpdateAtsInterview.ts +2 -0
- package/src/funcs/atsUpdateAtsJob.ts +2 -0
- package/src/funcs/atsUpdateAtsScorecard.ts +2 -0
- package/src/funcs/authGetUnifiedIntegrationAuth.ts +2 -0
- package/src/funcs/authGetUnifiedIntegrationLogin.ts +2 -0
- package/src/funcs/branchCreateRepoBranch.ts +2 -0
- package/src/funcs/branchGetRepoBranch.ts +2 -0
- package/src/funcs/branchListRepoBranches.ts +2 -0
- package/src/funcs/branchPatchRepoBranch.ts +2 -0
- package/src/funcs/branchRemoveRepoBranch.ts +2 -0
- package/src/funcs/branchUpdateRepoBranch.ts +2 -0
- package/src/funcs/busyListCalendarBusies.ts +2 -0
- package/src/funcs/calendarCreateCalendarCalendar.ts +2 -0
- package/src/funcs/calendarCreateCalendarEvent.ts +2 -0
- package/src/funcs/calendarCreateCalendarLink.ts +2 -0
- package/src/funcs/calendarGetCalendarCalendar.ts +2 -0
- package/src/funcs/calendarGetCalendarEvent.ts +2 -0
- package/src/funcs/calendarGetCalendarLink.ts +2 -0
- package/src/funcs/calendarGetCalendarRecording.ts +2 -0
- package/src/funcs/calendarListCalendarBusies.ts +2 -0
- package/src/funcs/calendarListCalendarCalendars.ts +2 -0
- package/src/funcs/calendarListCalendarEvents.ts +2 -0
- package/src/funcs/calendarListCalendarLinks.ts +2 -0
- package/src/funcs/calendarListCalendarRecordings.ts +2 -0
- package/src/funcs/calendarPatchCalendarCalendar.ts +2 -0
- package/src/funcs/calendarPatchCalendarEvent.ts +2 -0
- package/src/funcs/calendarPatchCalendarLink.ts +2 -0
- package/src/funcs/calendarRemoveCalendarCalendar.ts +2 -0
- package/src/funcs/calendarRemoveCalendarEvent.ts +2 -0
- package/src/funcs/calendarRemoveCalendarLink.ts +2 -0
- package/src/funcs/calendarUpdateCalendarCalendar.ts +2 -0
- package/src/funcs/calendarUpdateCalendarEvent.ts +2 -0
- package/src/funcs/calendarUpdateCalendarLink.ts +2 -0
- package/src/funcs/callListUcCalls.ts +2 -0
- package/src/funcs/candidateCreateAtsCandidate.ts +2 -0
- package/src/funcs/candidateGetAtsCandidate.ts +2 -0
- package/src/funcs/candidateListAtsCandidates.ts +2 -0
- package/src/funcs/candidatePatchAtsCandidate.ts +2 -0
- package/src/funcs/candidateRemoveAtsCandidate.ts +2 -0
- package/src/funcs/candidateUpdateAtsCandidate.ts +2 -0
- package/src/funcs/channelGetMessagingChannel.ts +2 -0
- package/src/funcs/channelListMessagingChannels.ts +2 -0
- package/src/funcs/classCreateLmsClass.ts +2 -0
- package/src/funcs/classGetLmsClass.ts +2 -0
- package/src/funcs/classListLmsClasses.ts +2 -0
- package/src/funcs/classPatchLmsClass.ts +2 -0
- package/src/funcs/classRemoveLmsClass.ts +2 -0
- package/src/funcs/classUpdateLmsClass.ts +2 -0
- package/src/funcs/collectionCreateCommerceCollection.ts +2 -0
- package/src/funcs/collectionGetCommerceCollection.ts +2 -0
- package/src/funcs/collectionListCommerceCollections.ts +2 -0
- package/src/funcs/collectionPatchCommerceCollection.ts +2 -0
- package/src/funcs/collectionRemoveCommerceCollection.ts +2 -0
- package/src/funcs/collectionUpdateCommerceCollection.ts +2 -0
- package/src/funcs/commentCreateKmsComment.ts +2 -0
- package/src/funcs/commentCreateTaskComment.ts +2 -0
- package/src/funcs/commentCreateUcComment.ts +2 -0
- package/src/funcs/commentGetKmsComment.ts +2 -0
- package/src/funcs/commentGetTaskComment.ts +2 -0
- package/src/funcs/commentGetUcComment.ts +2 -0
- package/src/funcs/commentListKmsComments.ts +2 -0
- package/src/funcs/commentListTaskComments.ts +2 -0
- package/src/funcs/commentListUcComments.ts +2 -0
- package/src/funcs/commentPatchKmsComment.ts +2 -0
- package/src/funcs/commentPatchTaskComment.ts +2 -0
- package/src/funcs/commentPatchUcComment.ts +2 -0
- package/src/funcs/commentRemoveKmsComment.ts +2 -0
- package/src/funcs/commentRemoveTaskComment.ts +2 -0
- package/src/funcs/commentRemoveUcComment.ts +2 -0
- package/src/funcs/commentUpdateKmsComment.ts +2 -0
- package/src/funcs/commentUpdateTaskComment.ts +2 -0
- package/src/funcs/commentUpdateUcComment.ts +2 -0
- package/src/funcs/commerceCreateCommerceCollection.ts +2 -0
- package/src/funcs/commerceCreateCommerceInventory.ts +2 -0
- package/src/funcs/commerceCreateCommerceItem.ts +2 -0
- package/src/funcs/commerceCreateCommerceLocation.ts +2 -0
- package/src/funcs/commerceCreateCommerceReview.ts +2 -0
- package/src/funcs/commerceGetCommerceCollection.ts +2 -0
- package/src/funcs/commerceGetCommerceInventory.ts +2 -0
- package/src/funcs/commerceGetCommerceItem.ts +2 -0
- package/src/funcs/commerceGetCommerceLocation.ts +2 -0
- package/src/funcs/commerceGetCommerceReview.ts +2 -0
- package/src/funcs/commerceListCommerceCollections.ts +2 -0
- package/src/funcs/commerceListCommerceInventories.ts +2 -0
- package/src/funcs/commerceListCommerceItems.ts +2 -0
- package/src/funcs/commerceListCommerceLocations.ts +2 -0
- package/src/funcs/commerceListCommerceReviews.ts +2 -0
- package/src/funcs/commercePatchCommerceCollection.ts +2 -0
- package/src/funcs/commercePatchCommerceInventory.ts +2 -0
- package/src/funcs/commercePatchCommerceItem.ts +2 -0
- package/src/funcs/commercePatchCommerceLocation.ts +2 -0
- package/src/funcs/commercePatchCommerceReview.ts +2 -0
- package/src/funcs/commerceRemoveCommerceCollection.ts +2 -0
- package/src/funcs/commerceRemoveCommerceInventory.ts +2 -0
- package/src/funcs/commerceRemoveCommerceItem.ts +2 -0
- package/src/funcs/commerceRemoveCommerceLocation.ts +2 -0
- package/src/funcs/commerceRemoveCommerceReview.ts +2 -0
- package/src/funcs/commerceUpdateCommerceCollection.ts +2 -0
- package/src/funcs/commerceUpdateCommerceInventory.ts +2 -0
- package/src/funcs/commerceUpdateCommerceItem.ts +2 -0
- package/src/funcs/commerceUpdateCommerceLocation.ts +2 -0
- package/src/funcs/commerceUpdateCommerceReview.ts +2 -0
- package/src/funcs/commitCreateRepoCommit.ts +2 -0
- package/src/funcs/commitGetRepoCommit.ts +2 -0
- package/src/funcs/commitListRepoCommits.ts +2 -0
- package/src/funcs/commitPatchRepoCommit.ts +2 -0
- package/src/funcs/commitRemoveRepoCommit.ts +2 -0
- package/src/funcs/commitUpdateRepoCommit.ts +2 -0
- package/src/funcs/companyCreateCrmCompany.ts +2 -0
- package/src/funcs/companyCreateHrisCompany.ts +2 -0
- package/src/funcs/companyGetAtsCompany.ts +2 -0
- package/src/funcs/companyGetCrmCompany.ts +2 -0
- package/src/funcs/companyGetHrisCompany.ts +2 -0
- package/src/funcs/companyListAtsCompanies.ts +2 -0
- package/src/funcs/companyListCrmCompanies.ts +2 -0
- package/src/funcs/companyListEnrichCompanies.ts +2 -0
- package/src/funcs/companyListHrisCompanies.ts +2 -0
- package/src/funcs/companyPatchCrmCompany.ts +2 -0
- package/src/funcs/companyPatchHrisCompany.ts +2 -0
- package/src/funcs/companyRemoveCrmCompany.ts +2 -0
- package/src/funcs/companyRemoveHrisCompany.ts +2 -0
- package/src/funcs/companyUpdateCrmCompany.ts +2 -0
- package/src/funcs/companyUpdateHrisCompany.ts +2 -0
- package/src/funcs/connectionCreateUnifiedConnection.ts +2 -0
- package/src/funcs/connectionGetUnifiedConnection.ts +2 -0
- package/src/funcs/connectionListUnifiedConnections.ts +2 -0
- package/src/funcs/connectionPatchUnifiedConnection.ts +2 -0
- package/src/funcs/connectionRemoveUnifiedConnection.ts +2 -0
- package/src/funcs/connectionUpdateUnifiedConnection.ts +2 -0
- package/src/funcs/contactCreateAccountingContact.ts +2 -0
- package/src/funcs/contactCreateCrmContact.ts +2 -0
- package/src/funcs/contactCreateUcContact.ts +2 -0
- package/src/funcs/contactGetAccountingContact.ts +2 -0
- package/src/funcs/contactGetCrmContact.ts +2 -0
- package/src/funcs/contactGetUcContact.ts +2 -0
- package/src/funcs/contactListAccountingContacts.ts +2 -0
- package/src/funcs/contactListCrmContacts.ts +2 -0
- package/src/funcs/contactListUcContacts.ts +2 -0
- package/src/funcs/contactPatchAccountingContact.ts +2 -0
- package/src/funcs/contactPatchCrmContact.ts +2 -0
- package/src/funcs/contactPatchUcContact.ts +2 -0
- package/src/funcs/contactRemoveAccountingContact.ts +2 -0
- package/src/funcs/contactRemoveCrmContact.ts +2 -0
- package/src/funcs/contactRemoveUcContact.ts +2 -0
- package/src/funcs/contactUpdateAccountingContact.ts +2 -0
- package/src/funcs/contactUpdateCrmContact.ts +2 -0
- package/src/funcs/contactUpdateUcContact.ts +2 -0
- package/src/funcs/courseCreateLmsCourse.ts +2 -0
- package/src/funcs/courseGetLmsCourse.ts +2 -0
- package/src/funcs/courseListLmsCourses.ts +2 -0
- package/src/funcs/coursePatchLmsCourse.ts +2 -0
- package/src/funcs/courseRemoveLmsCourse.ts +2 -0
- package/src/funcs/courseUpdateLmsCourse.ts +2 -0
- package/src/funcs/crmCreateCrmCompany.ts +2 -0
- package/src/funcs/crmCreateCrmContact.ts +2 -0
- package/src/funcs/crmCreateCrmDeal.ts +2 -0
- package/src/funcs/crmCreateCrmEvent.ts +2 -0
- package/src/funcs/crmCreateCrmLead.ts +2 -0
- package/src/funcs/crmCreateCrmPipeline.ts +2 -0
- package/src/funcs/crmGetCrmCompany.ts +2 -0
- package/src/funcs/crmGetCrmContact.ts +2 -0
- package/src/funcs/crmGetCrmDeal.ts +2 -0
- package/src/funcs/crmGetCrmEvent.ts +2 -0
- package/src/funcs/crmGetCrmLead.ts +2 -0
- package/src/funcs/crmGetCrmPipeline.ts +2 -0
- package/src/funcs/crmListCrmCompanies.ts +2 -0
- package/src/funcs/crmListCrmContacts.ts +2 -0
- package/src/funcs/crmListCrmDeals.ts +2 -0
- package/src/funcs/crmListCrmEvents.ts +2 -0
- package/src/funcs/crmListCrmLeads.ts +2 -0
- package/src/funcs/crmListCrmPipelines.ts +2 -0
- package/src/funcs/crmPatchCrmCompany.ts +2 -0
- package/src/funcs/crmPatchCrmContact.ts +2 -0
- package/src/funcs/crmPatchCrmDeal.ts +2 -0
- package/src/funcs/crmPatchCrmEvent.ts +2 -0
- package/src/funcs/crmPatchCrmLead.ts +2 -0
- package/src/funcs/crmPatchCrmPipeline.ts +2 -0
- package/src/funcs/crmRemoveCrmCompany.ts +2 -0
- package/src/funcs/crmRemoveCrmContact.ts +2 -0
- package/src/funcs/crmRemoveCrmDeal.ts +2 -0
- package/src/funcs/crmRemoveCrmEvent.ts +2 -0
- package/src/funcs/crmRemoveCrmLead.ts +2 -0
- package/src/funcs/crmRemoveCrmPipeline.ts +2 -0
- package/src/funcs/crmUpdateCrmCompany.ts +2 -0
- package/src/funcs/crmUpdateCrmContact.ts +2 -0
- package/src/funcs/crmUpdateCrmDeal.ts +2 -0
- package/src/funcs/crmUpdateCrmEvent.ts +2 -0
- package/src/funcs/crmUpdateCrmLead.ts +2 -0
- package/src/funcs/crmUpdateCrmPipeline.ts +2 -0
- package/src/funcs/customerCreateTicketingCustomer.ts +2 -0
- package/src/funcs/customerGetTicketingCustomer.ts +2 -0
- package/src/funcs/customerListTicketingCustomers.ts +2 -0
- package/src/funcs/customerPatchTicketingCustomer.ts +2 -0
- package/src/funcs/customerRemoveTicketingCustomer.ts +2 -0
- package/src/funcs/customerUpdateTicketingCustomer.ts +2 -0
- package/src/funcs/dealCreateCrmDeal.ts +2 -0
- package/src/funcs/dealGetCrmDeal.ts +2 -0
- package/src/funcs/dealListCrmDeals.ts +2 -0
- package/src/funcs/dealPatchCrmDeal.ts +2 -0
- package/src/funcs/dealRemoveCrmDeal.ts +2 -0
- package/src/funcs/dealUpdateCrmDeal.ts +2 -0
- package/src/funcs/deviceCreateHrisDevice.ts +2 -0
- package/src/funcs/deviceGetHrisDevice.ts +2 -0
- package/src/funcs/deviceListHrisDevices.ts +2 -0
- package/src/funcs/devicePatchHrisDevice.ts +2 -0
- package/src/funcs/deviceRemoveHrisDevice.ts +2 -0
- package/src/funcs/deviceUpdateHrisDevice.ts +2 -0
- package/src/funcs/documentCreateAtsDocument.ts +2 -0
- package/src/funcs/documentGetAtsDocument.ts +2 -0
- package/src/funcs/documentListAtsDocuments.ts +2 -0
- package/src/funcs/documentPatchAtsDocument.ts +2 -0
- package/src/funcs/documentRemoveAtsDocument.ts +2 -0
- package/src/funcs/documentUpdateAtsDocument.ts +2 -0
- package/src/funcs/employeeCreateHrisEmployee.ts +2 -0
- package/src/funcs/employeeGetHrisEmployee.ts +2 -0
- package/src/funcs/employeeListHrisEmployees.ts +2 -0
- package/src/funcs/employeePatchHrisEmployee.ts +2 -0
- package/src/funcs/employeeRemoveHrisEmployee.ts +2 -0
- package/src/funcs/employeeUpdateHrisEmployee.ts +2 -0
- package/src/funcs/enrichListEnrichCompanies.ts +2 -0
- package/src/funcs/enrichListEnrichPeople.ts +2 -0
- package/src/funcs/eventCreateCalendarEvent.ts +2 -0
- package/src/funcs/eventCreateCrmEvent.ts +2 -0
- package/src/funcs/eventGetCalendarEvent.ts +2 -0
- package/src/funcs/eventGetCrmEvent.ts +2 -0
- package/src/funcs/eventListCalendarEvents.ts +2 -0
- package/src/funcs/eventListCrmEvents.ts +2 -0
- package/src/funcs/eventPatchCalendarEvent.ts +2 -0
- package/src/funcs/eventPatchCrmEvent.ts +2 -0
- package/src/funcs/eventRemoveCalendarEvent.ts +2 -0
- package/src/funcs/eventRemoveCrmEvent.ts +2 -0
- package/src/funcs/eventUpdateCalendarEvent.ts +2 -0
- package/src/funcs/eventUpdateCrmEvent.ts +2 -0
- package/src/funcs/fileCreateStorageFile.ts +2 -0
- package/src/funcs/fileGetStorageFile.ts +2 -0
- package/src/funcs/fileListStorageFiles.ts +2 -0
- package/src/funcs/filePatchStorageFile.ts +2 -0
- package/src/funcs/fileRemoveStorageFile.ts +2 -0
- package/src/funcs/fileUpdateStorageFile.ts +2 -0
- package/src/funcs/genaiCreateGenaiPrompt.ts +2 -0
- package/src/funcs/genaiListGenaiModels.ts +2 -0
- package/src/funcs/groupCreateHrisGroup.ts +2 -0
- package/src/funcs/groupCreateScimGroups.ts +2 -0
- package/src/funcs/groupGetHrisGroup.ts +2 -0
- package/src/funcs/groupGetScimGroups.ts +2 -0
- package/src/funcs/groupListHrisGroups.ts +2 -0
- package/src/funcs/groupListScimGroups.ts +2 -0
- package/src/funcs/groupPatchHrisGroup.ts +2 -0
- package/src/funcs/groupPatchScimGroups.ts +2 -0
- package/src/funcs/groupRemoveHrisGroup.ts +2 -0
- package/src/funcs/groupRemoveScimGroups.ts +2 -0
- package/src/funcs/groupUpdateHrisGroup.ts +2 -0
- package/src/funcs/groupUpdateScimGroups.ts +2 -0
- package/src/funcs/hrisCreateHrisCompany.ts +2 -0
- package/src/funcs/hrisCreateHrisDevice.ts +2 -0
- package/src/funcs/hrisCreateHrisEmployee.ts +2 -0
- package/src/funcs/hrisCreateHrisGroup.ts +2 -0
- package/src/funcs/hrisCreateHrisLocation.ts +2 -0
- package/src/funcs/hrisCreateHrisTimeshift.ts +2 -0
- package/src/funcs/hrisGetHrisCompany.ts +2 -0
- package/src/funcs/hrisGetHrisDevice.ts +2 -0
- package/src/funcs/hrisGetHrisEmployee.ts +2 -0
- package/src/funcs/hrisGetHrisGroup.ts +2 -0
- package/src/funcs/hrisGetHrisLocation.ts +2 -0
- package/src/funcs/hrisGetHrisPayslip.ts +2 -0
- package/src/funcs/hrisGetHrisTimeoff.ts +2 -0
- package/src/funcs/hrisGetHrisTimeshift.ts +2 -0
- package/src/funcs/hrisListHrisCompanies.ts +2 -0
- package/src/funcs/hrisListHrisDevices.ts +2 -0
- package/src/funcs/hrisListHrisEmployees.ts +2 -0
- package/src/funcs/hrisListHrisGroups.ts +2 -0
- package/src/funcs/hrisListHrisLocations.ts +2 -0
- package/src/funcs/hrisListHrisPayslips.ts +2 -0
- package/src/funcs/hrisListHrisTimeoffs.ts +2 -0
- package/src/funcs/hrisListHrisTimeshifts.ts +2 -0
- package/src/funcs/hrisPatchHrisCompany.ts +2 -0
- package/src/funcs/hrisPatchHrisDevice.ts +2 -0
- package/src/funcs/hrisPatchHrisEmployee.ts +2 -0
- package/src/funcs/hrisPatchHrisGroup.ts +2 -0
- package/src/funcs/hrisPatchHrisLocation.ts +2 -0
- package/src/funcs/hrisPatchHrisTimeshift.ts +2 -0
- package/src/funcs/hrisRemoveHrisCompany.ts +2 -0
- package/src/funcs/hrisRemoveHrisDevice.ts +2 -0
- package/src/funcs/hrisRemoveHrisEmployee.ts +2 -0
- package/src/funcs/hrisRemoveHrisGroup.ts +2 -0
- package/src/funcs/hrisRemoveHrisLocation.ts +2 -0
- package/src/funcs/hrisRemoveHrisTimeshift.ts +2 -0
- package/src/funcs/hrisUpdateHrisCompany.ts +2 -0
- package/src/funcs/hrisUpdateHrisDevice.ts +2 -0
- package/src/funcs/hrisUpdateHrisEmployee.ts +2 -0
- package/src/funcs/hrisUpdateHrisGroup.ts +2 -0
- package/src/funcs/hrisUpdateHrisLocation.ts +2 -0
- package/src/funcs/hrisUpdateHrisTimeshift.ts +2 -0
- package/src/funcs/instructorCreateLmsInstructor.ts +2 -0
- package/src/funcs/instructorGetLmsInstructor.ts +2 -0
- package/src/funcs/instructorListLmsInstructors.ts +2 -0
- package/src/funcs/instructorPatchLmsInstructor.ts +2 -0
- package/src/funcs/instructorRemoveLmsInstructor.ts +2 -0
- package/src/funcs/instructorUpdateLmsInstructor.ts +2 -0
- package/src/funcs/integrationGetUnifiedIntegrationAuth.ts +2 -0
- package/src/funcs/integrationListUnifiedIntegrationWorkspaces.ts +2 -0
- package/src/funcs/integrationListUnifiedIntegrations.ts +2 -0
- package/src/funcs/interviewCreateAtsInterview.ts +2 -0
- package/src/funcs/interviewGetAtsInterview.ts +2 -0
- package/src/funcs/interviewListAtsInterviews.ts +2 -0
- package/src/funcs/interviewPatchAtsInterview.ts +2 -0
- package/src/funcs/interviewRemoveAtsInterview.ts +2 -0
- package/src/funcs/interviewUpdateAtsInterview.ts +2 -0
- package/src/funcs/inventoryCreateCommerceInventory.ts +2 -0
- package/src/funcs/inventoryGetCommerceInventory.ts +2 -0
- package/src/funcs/inventoryListCommerceInventories.ts +2 -0
- package/src/funcs/inventoryPatchCommerceInventory.ts +2 -0
- package/src/funcs/inventoryRemoveCommerceInventory.ts +2 -0
- package/src/funcs/inventoryUpdateCommerceInventory.ts +2 -0
- package/src/funcs/invoiceCreateAccountingInvoice.ts +2 -0
- package/src/funcs/invoiceGetAccountingInvoice.ts +2 -0
- package/src/funcs/invoiceListAccountingInvoices.ts +2 -0
- package/src/funcs/invoicePatchAccountingInvoice.ts +2 -0
- package/src/funcs/invoiceRemoveAccountingInvoice.ts +2 -0
- package/src/funcs/invoiceUpdateAccountingInvoice.ts +2 -0
- package/src/funcs/issueListUnifiedIssues.ts +2 -0
- package/src/funcs/itemCreateCommerceItem.ts +2 -0
- package/src/funcs/itemGetCommerceItem.ts +2 -0
- package/src/funcs/itemListCommerceItems.ts +2 -0
- package/src/funcs/itemPatchCommerceItem.ts +2 -0
- package/src/funcs/itemRemoveCommerceItem.ts +2 -0
- package/src/funcs/itemUpdateCommerceItem.ts +2 -0
- package/src/funcs/jobCreateAtsJob.ts +2 -0
- package/src/funcs/jobGetAtsJob.ts +2 -0
- package/src/funcs/jobListAtsJobs.ts +2 -0
- package/src/funcs/jobPatchAtsJob.ts +2 -0
- package/src/funcs/jobRemoveAtsJob.ts +2 -0
- package/src/funcs/jobUpdateAtsJob.ts +2 -0
- package/src/funcs/journalCreateAccountingJournal.ts +2 -0
- package/src/funcs/journalGetAccountingJournal.ts +2 -0
- package/src/funcs/journalListAccountingJournals.ts +2 -0
- package/src/funcs/journalPatchAccountingJournal.ts +2 -0
- package/src/funcs/journalRemoveAccountingJournal.ts +2 -0
- package/src/funcs/journalUpdateAccountingJournal.ts +2 -0
- package/src/funcs/kmsCreateKmsComment.ts +2 -0
- package/src/funcs/kmsCreateKmsPage.ts +2 -0
- package/src/funcs/kmsCreateKmsSpace.ts +2 -0
- package/src/funcs/kmsGetKmsComment.ts +2 -0
- package/src/funcs/kmsGetKmsPage.ts +2 -0
- package/src/funcs/kmsGetKmsSpace.ts +2 -0
- package/src/funcs/kmsListKmsComments.ts +2 -0
- package/src/funcs/kmsListKmsPages.ts +2 -0
- package/src/funcs/kmsListKmsSpaces.ts +2 -0
- package/src/funcs/kmsPatchKmsComment.ts +2 -0
- package/src/funcs/kmsPatchKmsPage.ts +2 -0
- package/src/funcs/kmsPatchKmsSpace.ts +2 -0
- package/src/funcs/kmsRemoveKmsComment.ts +2 -0
- package/src/funcs/kmsRemoveKmsPage.ts +2 -0
- package/src/funcs/kmsRemoveKmsSpace.ts +2 -0
- package/src/funcs/kmsUpdateKmsComment.ts +2 -0
- package/src/funcs/kmsUpdateKmsPage.ts +2 -0
- package/src/funcs/kmsUpdateKmsSpace.ts +2 -0
- package/src/funcs/leadCreateCrmLead.ts +2 -0
- package/src/funcs/leadGetCrmLead.ts +2 -0
- package/src/funcs/leadListCrmLeads.ts +2 -0
- package/src/funcs/leadPatchCrmLead.ts +2 -0
- package/src/funcs/leadRemoveCrmLead.ts +2 -0
- package/src/funcs/leadUpdateCrmLead.ts +2 -0
- package/src/funcs/linkCreateCalendarLink.ts +2 -0
- package/src/funcs/linkCreatePaymentLink.ts +2 -0
- package/src/funcs/linkGetCalendarLink.ts +2 -0
- package/src/funcs/linkGetPaymentLink.ts +2 -0
- package/src/funcs/linkListCalendarLinks.ts +2 -0
- package/src/funcs/linkListPaymentLinks.ts +2 -0
- package/src/funcs/linkPatchCalendarLink.ts +2 -0
- package/src/funcs/linkPatchPaymentLink.ts +2 -0
- package/src/funcs/linkRemoveCalendarLink.ts +2 -0
- package/src/funcs/linkRemovePaymentLink.ts +2 -0
- package/src/funcs/linkUpdateCalendarLink.ts +2 -0
- package/src/funcs/linkUpdatePaymentLink.ts +2 -0
- package/src/funcs/listCreateMartechList.ts +2 -0
- package/src/funcs/listGetMartechList.ts +2 -0
- package/src/funcs/listListMartechLists.ts +2 -0
- package/src/funcs/listPatchMartechList.ts +2 -0
- package/src/funcs/listRemoveMartechList.ts +2 -0
- package/src/funcs/listUpdateMartechList.ts +2 -0
- package/src/funcs/lmsCreateLmsClass.ts +2 -0
- package/src/funcs/lmsCreateLmsCourse.ts +2 -0
- package/src/funcs/lmsCreateLmsInstructor.ts +2 -0
- package/src/funcs/lmsCreateLmsStudent.ts +2 -0
- package/src/funcs/lmsGetLmsClass.ts +2 -0
- package/src/funcs/lmsGetLmsCourse.ts +2 -0
- package/src/funcs/lmsGetLmsInstructor.ts +2 -0
- package/src/funcs/lmsGetLmsStudent.ts +2 -0
- package/src/funcs/lmsListLmsClasses.ts +2 -0
- package/src/funcs/lmsListLmsCourses.ts +2 -0
- package/src/funcs/lmsListLmsInstructors.ts +2 -0
- package/src/funcs/lmsListLmsStudents.ts +2 -0
- package/src/funcs/lmsPatchLmsClass.ts +2 -0
- package/src/funcs/lmsPatchLmsCourse.ts +2 -0
- package/src/funcs/lmsPatchLmsInstructor.ts +2 -0
- package/src/funcs/lmsPatchLmsStudent.ts +2 -0
- package/src/funcs/lmsRemoveLmsClass.ts +2 -0
- package/src/funcs/lmsRemoveLmsCourse.ts +2 -0
- package/src/funcs/lmsRemoveLmsInstructor.ts +2 -0
- package/src/funcs/lmsRemoveLmsStudent.ts +2 -0
- package/src/funcs/lmsUpdateLmsClass.ts +2 -0
- package/src/funcs/lmsUpdateLmsCourse.ts +2 -0
- package/src/funcs/lmsUpdateLmsInstructor.ts +2 -0
- package/src/funcs/lmsUpdateLmsStudent.ts +2 -0
- package/src/funcs/locationCreateCommerceLocation.ts +2 -0
- package/src/funcs/locationCreateHrisLocation.ts +2 -0
- package/src/funcs/locationGetCommerceLocation.ts +2 -0
- package/src/funcs/locationGetHrisLocation.ts +2 -0
- package/src/funcs/locationListCommerceLocations.ts +2 -0
- package/src/funcs/locationListHrisLocations.ts +2 -0
- package/src/funcs/locationPatchCommerceLocation.ts +2 -0
- package/src/funcs/locationPatchHrisLocation.ts +2 -0
- package/src/funcs/locationRemoveCommerceLocation.ts +2 -0
- package/src/funcs/locationRemoveHrisLocation.ts +2 -0
- package/src/funcs/locationUpdateCommerceLocation.ts +2 -0
- package/src/funcs/locationUpdateHrisLocation.ts +2 -0
- package/src/funcs/loginGetUnifiedIntegrationLogin.ts +2 -0
- package/src/funcs/martechCreateMartechList.ts +2 -0
- package/src/funcs/martechCreateMartechMember.ts +2 -0
- package/src/funcs/martechGetMartechList.ts +2 -0
- package/src/funcs/martechGetMartechMember.ts +2 -0
- package/src/funcs/martechListMartechLists.ts +2 -0
- package/src/funcs/martechListMartechMembers.ts +2 -0
- package/src/funcs/martechPatchMartechList.ts +2 -0
- package/src/funcs/martechPatchMartechMember.ts +2 -0
- package/src/funcs/martechRemoveMartechList.ts +2 -0
- package/src/funcs/martechRemoveMartechMember.ts +2 -0
- package/src/funcs/martechUpdateMartechList.ts +2 -0
- package/src/funcs/martechUpdateMartechMember.ts +2 -0
- package/src/funcs/memberCreateMartechMember.ts +2 -0
- package/src/funcs/memberGetMartechMember.ts +2 -0
- package/src/funcs/memberListMartechMembers.ts +2 -0
- package/src/funcs/memberPatchMartechMember.ts +2 -0
- package/src/funcs/memberRemoveMartechMember.ts +2 -0
- package/src/funcs/memberUpdateMartechMember.ts +2 -0
- package/src/funcs/messageCreateMessagingMessage.ts +2 -0
- package/src/funcs/messageGetMessagingMessage.ts +2 -0
- package/src/funcs/messageListMessagingMessages.ts +2 -0
- package/src/funcs/messagePatchMessagingMessage.ts +2 -0
- package/src/funcs/messageRemoveMessagingMessage.ts +2 -0
- package/src/funcs/messageUpdateMessagingMessage.ts +2 -0
- package/src/funcs/messagingCreateMessagingMessage.ts +2 -0
- package/src/funcs/messagingGetMessagingChannel.ts +2 -0
- package/src/funcs/messagingGetMessagingMessage.ts +2 -0
- package/src/funcs/messagingListMessagingChannels.ts +2 -0
- package/src/funcs/messagingListMessagingMessages.ts +2 -0
- package/src/funcs/messagingPatchMessagingMessage.ts +2 -0
- package/src/funcs/messagingRemoveMessagingMessage.ts +2 -0
- package/src/funcs/messagingUpdateMessagingMessage.ts +2 -0
- package/src/funcs/metadataCreateMetadataMetadata.ts +2 -0
- package/src/funcs/metadataGetMetadataMetadata.ts +2 -0
- package/src/funcs/metadataListMetadataMetadatas.ts +2 -0
- package/src/funcs/metadataPatchMetadataMetadata.ts +2 -0
- package/src/funcs/metadataRemoveMetadataMetadata.ts +2 -0
- package/src/funcs/metadataUpdateMetadataMetadata.ts +2 -0
- package/src/funcs/modelListGenaiModels.ts +2 -0
- package/src/funcs/noteCreateTicketingNote.ts +2 -0
- package/src/funcs/noteGetTicketingNote.ts +2 -0
- package/src/funcs/noteListTicketingNotes.ts +2 -0
- package/src/funcs/notePatchTicketingNote.ts +2 -0
- package/src/funcs/noteRemoveTicketingNote.ts +2 -0
- package/src/funcs/noteUpdateTicketingNote.ts +2 -0
- package/src/funcs/orderCreateAccountingOrder.ts +2 -0
- package/src/funcs/orderGetAccountingOrder.ts +2 -0
- package/src/funcs/orderListAccountingOrders.ts +2 -0
- package/src/funcs/orderPatchAccountingOrder.ts +2 -0
- package/src/funcs/orderRemoveAccountingOrder.ts +2 -0
- package/src/funcs/orderUpdateAccountingOrder.ts +2 -0
- package/src/funcs/organizationCreateRepoOrganization.ts +2 -0
- package/src/funcs/organizationGetAccountingOrganization.ts +2 -0
- package/src/funcs/organizationGetRepoOrganization.ts +2 -0
- package/src/funcs/organizationListAccountingOrganizations.ts +2 -0
- package/src/funcs/organizationListRepoOrganizations.ts +2 -0
- package/src/funcs/organizationPatchRepoOrganization.ts +2 -0
- package/src/funcs/organizationRemoveRepoOrganization.ts +2 -0
- package/src/funcs/organizationUpdateRepoOrganization.ts +2 -0
- package/src/funcs/pageCreateKmsPage.ts +2 -0
- package/src/funcs/pageGetKmsPage.ts +2 -0
- package/src/funcs/pageListKmsPages.ts +2 -0
- package/src/funcs/pagePatchKmsPage.ts +2 -0
- package/src/funcs/pageRemoveKmsPage.ts +2 -0
- package/src/funcs/pageUpdateKmsPage.ts +2 -0
- package/src/funcs/passthroughCreatePassthroughJson.ts +2 -0
- package/src/funcs/passthroughCreatePassthroughRaw.ts +2 -0
- package/src/funcs/passthroughListPassthroughs.ts +2 -0
- package/src/funcs/passthroughPatchPassthroughJson.ts +2 -0
- package/src/funcs/passthroughPatchPassthroughRaw.ts +2 -0
- package/src/funcs/passthroughRemovePassthrough.ts +2 -0
- package/src/funcs/passthroughUpdatePassthroughJson.ts +2 -0
- package/src/funcs/passthroughUpdatePassthroughRaw.ts +2 -0
- package/src/funcs/paymentCreatePaymentLink.ts +2 -0
- package/src/funcs/paymentCreatePaymentPayment.ts +2 -0
- package/src/funcs/paymentCreatePaymentSubscription.ts +2 -0
- package/src/funcs/paymentGetPaymentLink.ts +2 -0
- package/src/funcs/paymentGetPaymentPayment.ts +2 -0
- package/src/funcs/paymentGetPaymentPayout.ts +2 -0
- package/src/funcs/paymentGetPaymentRefund.ts +2 -0
- package/src/funcs/paymentGetPaymentSubscription.ts +2 -0
- package/src/funcs/paymentListPaymentLinks.ts +2 -0
- package/src/funcs/paymentListPaymentPayments.ts +2 -0
- package/src/funcs/paymentListPaymentPayouts.ts +2 -0
- package/src/funcs/paymentListPaymentRefunds.ts +2 -0
- package/src/funcs/paymentListPaymentSubscriptions.ts +2 -0
- package/src/funcs/paymentPatchPaymentLink.ts +2 -0
- package/src/funcs/paymentPatchPaymentPayment.ts +2 -0
- package/src/funcs/paymentPatchPaymentSubscription.ts +2 -0
- package/src/funcs/paymentRemovePaymentLink.ts +2 -0
- package/src/funcs/paymentRemovePaymentPayment.ts +2 -0
- package/src/funcs/paymentRemovePaymentSubscription.ts +2 -0
- package/src/funcs/paymentUpdatePaymentLink.ts +2 -0
- package/src/funcs/paymentUpdatePaymentPayment.ts +2 -0
- package/src/funcs/paymentUpdatePaymentSubscription.ts +2 -0
- package/src/funcs/payoutGetPaymentPayout.ts +2 -0
- package/src/funcs/payoutListPaymentPayouts.ts +2 -0
- package/src/funcs/payslipGetHrisPayslip.ts +2 -0
- package/src/funcs/payslipListHrisPayslips.ts +2 -0
- package/src/funcs/personListEnrichPeople.ts +2 -0
- package/src/funcs/pipelineCreateCrmPipeline.ts +2 -0
- package/src/funcs/pipelineGetCrmPipeline.ts +2 -0
- package/src/funcs/pipelineListCrmPipelines.ts +2 -0
- package/src/funcs/pipelinePatchCrmPipeline.ts +2 -0
- package/src/funcs/pipelineRemoveCrmPipeline.ts +2 -0
- package/src/funcs/pipelineUpdateCrmPipeline.ts +2 -0
- package/src/funcs/projectCreateTaskProject.ts +2 -0
- package/src/funcs/projectGetTaskProject.ts +2 -0
- package/src/funcs/projectListTaskProjects.ts +2 -0
- package/src/funcs/projectPatchTaskProject.ts +2 -0
- package/src/funcs/projectRemoveTaskProject.ts +2 -0
- package/src/funcs/projectUpdateTaskProject.ts +2 -0
- package/src/funcs/promptCreateGenaiPrompt.ts +2 -0
- package/src/funcs/pullrequestCreateRepoPullrequest.ts +2 -0
- package/src/funcs/pullrequestGetRepoPullrequest.ts +2 -0
- package/src/funcs/pullrequestListRepoPullrequests.ts +2 -0
- package/src/funcs/pullrequestPatchRepoPullrequest.ts +2 -0
- package/src/funcs/pullrequestRemoveRepoPullrequest.ts +2 -0
- package/src/funcs/pullrequestUpdateRepoPullrequest.ts +2 -0
- package/src/funcs/recordingCreateUcRecording.ts +2 -0
- package/src/funcs/recordingGetCalendarRecording.ts +2 -0
- package/src/funcs/recordingGetUcRecording.ts +2 -0
- package/src/funcs/recordingListCalendarRecordings.ts +2 -0
- package/src/funcs/recordingListUcRecordings.ts +2 -0
- package/src/funcs/recordingPatchUcRecording.ts +2 -0
- package/src/funcs/recordingRemoveUcRecording.ts +2 -0
- package/src/funcs/recordingUpdateUcRecording.ts +2 -0
- package/src/funcs/refundGetPaymentRefund.ts +2 -0
- package/src/funcs/refundListPaymentRefunds.ts +2 -0
- package/src/funcs/repoCreateRepoBranch.ts +2 -0
- package/src/funcs/repoCreateRepoCommit.ts +2 -0
- package/src/funcs/repoCreateRepoOrganization.ts +2 -0
- package/src/funcs/repoCreateRepoPullrequest.ts +2 -0
- package/src/funcs/repoCreateRepoRepository.ts +2 -0
- package/src/funcs/repoGetRepoBranch.ts +2 -0
- package/src/funcs/repoGetRepoCommit.ts +2 -0
- package/src/funcs/repoGetRepoOrganization.ts +2 -0
- package/src/funcs/repoGetRepoPullrequest.ts +2 -0
- package/src/funcs/repoGetRepoRepository.ts +2 -0
- package/src/funcs/repoListRepoBranches.ts +2 -0
- package/src/funcs/repoListRepoCommits.ts +2 -0
- package/src/funcs/repoListRepoOrganizations.ts +2 -0
- package/src/funcs/repoListRepoPullrequests.ts +2 -0
- package/src/funcs/repoListRepoRepositories.ts +2 -0
- package/src/funcs/repoPatchRepoBranch.ts +2 -0
- package/src/funcs/repoPatchRepoCommit.ts +2 -0
- package/src/funcs/repoPatchRepoOrganization.ts +2 -0
- package/src/funcs/repoPatchRepoPullrequest.ts +2 -0
- package/src/funcs/repoPatchRepoRepository.ts +2 -0
- package/src/funcs/repoRemoveRepoBranch.ts +2 -0
- package/src/funcs/repoRemoveRepoCommit.ts +2 -0
- package/src/funcs/repoRemoveRepoOrganization.ts +2 -0
- package/src/funcs/repoRemoveRepoPullrequest.ts +2 -0
- package/src/funcs/repoRemoveRepoRepository.ts +2 -0
- package/src/funcs/repoUpdateRepoBranch.ts +2 -0
- package/src/funcs/repoUpdateRepoCommit.ts +2 -0
- package/src/funcs/repoUpdateRepoOrganization.ts +2 -0
- package/src/funcs/repoUpdateRepoPullrequest.ts +2 -0
- package/src/funcs/repoUpdateRepoRepository.ts +2 -0
- package/src/funcs/reportGetAccountingReport.ts +2 -0
- package/src/funcs/reportListAccountingReports.ts +2 -0
- package/src/funcs/repositoryCreateRepoRepository.ts +2 -0
- package/src/funcs/repositoryGetRepoRepository.ts +2 -0
- package/src/funcs/repositoryListRepoRepositories.ts +2 -0
- package/src/funcs/repositoryPatchRepoRepository.ts +2 -0
- package/src/funcs/repositoryRemoveRepoRepository.ts +2 -0
- package/src/funcs/repositoryUpdateRepoRepository.ts +2 -0
- package/src/funcs/reviewCreateCommerceReview.ts +2 -0
- package/src/funcs/reviewGetCommerceReview.ts +2 -0
- package/src/funcs/reviewListCommerceReviews.ts +2 -0
- package/src/funcs/reviewPatchCommerceReview.ts +2 -0
- package/src/funcs/reviewRemoveCommerceReview.ts +2 -0
- package/src/funcs/reviewUpdateCommerceReview.ts +2 -0
- package/src/funcs/scimCreateScimGroups.ts +2 -0
- package/src/funcs/scimCreateScimUsers.ts +2 -0
- package/src/funcs/scimGetScimGroups.ts +2 -0
- package/src/funcs/scimGetScimUsers.ts +2 -0
- package/src/funcs/scimListScimGroups.ts +2 -0
- package/src/funcs/scimListScimUsers.ts +2 -0
- package/src/funcs/scimPatchScimGroups.ts +2 -0
- package/src/funcs/scimPatchScimUsers.ts +2 -0
- package/src/funcs/scimRemoveScimGroups.ts +2 -0
- package/src/funcs/scimRemoveScimUsers.ts +2 -0
- package/src/funcs/scimUpdateScimGroups.ts +2 -0
- package/src/funcs/scimUpdateScimUsers.ts +2 -0
- package/src/funcs/scorecardCreateAtsScorecard.ts +2 -0
- package/src/funcs/scorecardGetAtsScorecard.ts +2 -0
- package/src/funcs/scorecardListAtsScorecards.ts +2 -0
- package/src/funcs/scorecardPatchAtsScorecard.ts +2 -0
- package/src/funcs/scorecardRemoveAtsScorecard.ts +2 -0
- package/src/funcs/scorecardUpdateAtsScorecard.ts +2 -0
- package/src/funcs/spaceCreateKmsSpace.ts +2 -0
- package/src/funcs/spaceGetKmsSpace.ts +2 -0
- package/src/funcs/spaceListKmsSpaces.ts +2 -0
- package/src/funcs/spacePatchKmsSpace.ts +2 -0
- package/src/funcs/spaceRemoveKmsSpace.ts +2 -0
- package/src/funcs/spaceUpdateKmsSpace.ts +2 -0
- package/src/funcs/storageCreateStorageFile.ts +2 -0
- package/src/funcs/storageGetStorageFile.ts +2 -0
- package/src/funcs/storageListStorageFiles.ts +2 -0
- package/src/funcs/storagePatchStorageFile.ts +2 -0
- package/src/funcs/storageRemoveStorageFile.ts +2 -0
- package/src/funcs/storageUpdateStorageFile.ts +2 -0
- package/src/funcs/studentCreateLmsStudent.ts +2 -0
- package/src/funcs/studentGetLmsStudent.ts +2 -0
- package/src/funcs/studentListLmsStudents.ts +2 -0
- package/src/funcs/studentPatchLmsStudent.ts +2 -0
- package/src/funcs/studentRemoveLmsStudent.ts +2 -0
- package/src/funcs/studentUpdateLmsStudent.ts +2 -0
- package/src/funcs/subscriptionCreatePaymentSubscription.ts +2 -0
- package/src/funcs/subscriptionGetPaymentSubscription.ts +2 -0
- package/src/funcs/subscriptionListPaymentSubscriptions.ts +2 -0
- package/src/funcs/subscriptionPatchPaymentSubscription.ts +2 -0
- package/src/funcs/subscriptionRemovePaymentSubscription.ts +2 -0
- package/src/funcs/subscriptionUpdatePaymentSubscription.ts +2 -0
- package/src/funcs/taskCreateTaskComment.ts +2 -0
- package/src/funcs/taskCreateTaskProject.ts +2 -0
- package/src/funcs/taskCreateTaskTask.ts +2 -0
- package/src/funcs/taskGetTaskComment.ts +2 -0
- package/src/funcs/taskGetTaskProject.ts +2 -0
- package/src/funcs/taskGetTaskTask.ts +2 -0
- package/src/funcs/taskListTaskComments.ts +2 -0
- package/src/funcs/taskListTaskProjects.ts +2 -0
- package/src/funcs/taskListTaskTasks.ts +2 -0
- package/src/funcs/taskPatchTaskComment.ts +2 -0
- package/src/funcs/taskPatchTaskProject.ts +2 -0
- package/src/funcs/taskPatchTaskTask.ts +2 -0
- package/src/funcs/taskRemoveTaskComment.ts +2 -0
- package/src/funcs/taskRemoveTaskProject.ts +2 -0
- package/src/funcs/taskRemoveTaskTask.ts +2 -0
- package/src/funcs/taskUpdateTaskComment.ts +2 -0
- package/src/funcs/taskUpdateTaskProject.ts +2 -0
- package/src/funcs/taskUpdateTaskTask.ts +2 -0
- package/src/funcs/taxrateCreateAccountingTaxrate.ts +2 -0
- package/src/funcs/taxrateGetAccountingTaxrate.ts +2 -0
- package/src/funcs/taxrateListAccountingTaxrates.ts +2 -0
- package/src/funcs/taxratePatchAccountingTaxrate.ts +2 -0
- package/src/funcs/taxrateRemoveAccountingTaxrate.ts +2 -0
- package/src/funcs/taxrateUpdateAccountingTaxrate.ts +2 -0
- package/src/funcs/ticketCreateTicketingTicket.ts +2 -0
- package/src/funcs/ticketGetTicketingTicket.ts +2 -0
- package/src/funcs/ticketListTicketingTickets.ts +2 -0
- package/src/funcs/ticketPatchTicketingTicket.ts +2 -0
- package/src/funcs/ticketRemoveTicketingTicket.ts +2 -0
- package/src/funcs/ticketUpdateTicketingTicket.ts +2 -0
- package/src/funcs/ticketingCreateTicketingCustomer.ts +2 -0
- package/src/funcs/ticketingCreateTicketingNote.ts +2 -0
- package/src/funcs/ticketingCreateTicketingTicket.ts +2 -0
- package/src/funcs/ticketingGetTicketingCustomer.ts +2 -0
- package/src/funcs/ticketingGetTicketingNote.ts +2 -0
- package/src/funcs/ticketingGetTicketingTicket.ts +2 -0
- package/src/funcs/ticketingListTicketingCustomers.ts +2 -0
- package/src/funcs/ticketingListTicketingNotes.ts +2 -0
- package/src/funcs/ticketingListTicketingTickets.ts +2 -0
- package/src/funcs/ticketingPatchTicketingCustomer.ts +2 -0
- package/src/funcs/ticketingPatchTicketingNote.ts +2 -0
- package/src/funcs/ticketingPatchTicketingTicket.ts +2 -0
- package/src/funcs/ticketingRemoveTicketingCustomer.ts +2 -0
- package/src/funcs/ticketingRemoveTicketingNote.ts +2 -0
- package/src/funcs/ticketingRemoveTicketingTicket.ts +2 -0
- package/src/funcs/ticketingUpdateTicketingCustomer.ts +2 -0
- package/src/funcs/ticketingUpdateTicketingNote.ts +2 -0
- package/src/funcs/ticketingUpdateTicketingTicket.ts +2 -0
- package/src/funcs/timeoffGetHrisTimeoff.ts +2 -0
- package/src/funcs/timeoffListHrisTimeoffs.ts +2 -0
- package/src/funcs/timeshiftCreateHrisTimeshift.ts +2 -0
- package/src/funcs/timeshiftGetHrisTimeshift.ts +2 -0
- package/src/funcs/timeshiftListHrisTimeshifts.ts +2 -0
- package/src/funcs/timeshiftPatchHrisTimeshift.ts +2 -0
- package/src/funcs/timeshiftRemoveHrisTimeshift.ts +2 -0
- package/src/funcs/timeshiftUpdateHrisTimeshift.ts +2 -0
- package/src/funcs/transactionCreateAccountingTransaction.ts +2 -0
- package/src/funcs/transactionGetAccountingTransaction.ts +2 -0
- package/src/funcs/transactionListAccountingTransactions.ts +2 -0
- package/src/funcs/transactionPatchAccountingTransaction.ts +2 -0
- package/src/funcs/transactionRemoveAccountingTransaction.ts +2 -0
- package/src/funcs/transactionUpdateAccountingTransaction.ts +2 -0
- package/src/funcs/ucCreateUcComment.ts +2 -0
- package/src/funcs/ucCreateUcContact.ts +2 -0
- package/src/funcs/ucCreateUcRecording.ts +2 -0
- package/src/funcs/ucGetUcComment.ts +2 -0
- package/src/funcs/ucGetUcContact.ts +2 -0
- package/src/funcs/ucGetUcRecording.ts +2 -0
- package/src/funcs/ucListUcCalls.ts +2 -0
- package/src/funcs/ucListUcComments.ts +2 -0
- package/src/funcs/ucListUcContacts.ts +2 -0
- package/src/funcs/ucListUcRecordings.ts +2 -0
- package/src/funcs/ucPatchUcComment.ts +2 -0
- package/src/funcs/ucPatchUcContact.ts +2 -0
- package/src/funcs/ucPatchUcRecording.ts +2 -0
- package/src/funcs/ucRemoveUcComment.ts +2 -0
- package/src/funcs/ucRemoveUcContact.ts +2 -0
- package/src/funcs/ucRemoveUcRecording.ts +2 -0
- package/src/funcs/ucUpdateUcComment.ts +2 -0
- package/src/funcs/ucUpdateUcContact.ts +2 -0
- package/src/funcs/ucUpdateUcRecording.ts +2 -0
- package/src/funcs/unifiedCreateUnifiedConnection.ts +2 -0
- package/src/funcs/unifiedCreateUnifiedWebhook.ts +2 -0
- package/src/funcs/unifiedGetUnifiedApicall.ts +2 -0
- package/src/funcs/unifiedGetUnifiedConnection.ts +2 -0
- package/src/funcs/unifiedGetUnifiedIntegrationAuth.ts +2 -0
- package/src/funcs/unifiedGetUnifiedWebhook.ts +2 -0
- package/src/funcs/unifiedListUnifiedApicalls.ts +2 -0
- package/src/funcs/unifiedListUnifiedConnections.ts +2 -0
- package/src/funcs/unifiedListUnifiedIntegrationWorkspaces.ts +2 -0
- package/src/funcs/unifiedListUnifiedIntegrations.ts +2 -0
- package/src/funcs/unifiedListUnifiedIssues.ts +2 -0
- package/src/funcs/unifiedListUnifiedWebhooks.ts +2 -0
- package/src/funcs/unifiedPatchUnifiedConnection.ts +2 -0
- package/src/funcs/unifiedPatchUnifiedWebhook.ts +2 -0
- package/src/funcs/unifiedPatchUnifiedWebhookTrigger.ts +2 -0
- package/src/funcs/unifiedRemoveUnifiedConnection.ts +2 -0
- package/src/funcs/unifiedRemoveUnifiedWebhook.ts +2 -0
- package/src/funcs/unifiedUpdateUnifiedConnection.ts +2 -0
- package/src/funcs/unifiedUpdateUnifiedWebhook.ts +2 -0
- package/src/funcs/unifiedUpdateUnifiedWebhookTrigger.ts +2 -0
- package/src/funcs/userCreateScimUsers.ts +2 -0
- package/src/funcs/userGetScimUsers.ts +2 -0
- package/src/funcs/userListScimUsers.ts +2 -0
- package/src/funcs/userPatchScimUsers.ts +2 -0
- package/src/funcs/userRemoveScimUsers.ts +2 -0
- package/src/funcs/userUpdateScimUsers.ts +2 -0
- package/src/funcs/webhookCreateUnifiedWebhook.ts +2 -0
- package/src/funcs/webhookGetUnifiedWebhook.ts +2 -0
- package/src/funcs/webhookListUnifiedWebhooks.ts +2 -0
- package/src/funcs/webhookPatchUnifiedWebhook.ts +2 -0
- package/src/funcs/webhookPatchUnifiedWebhookTrigger.ts +2 -0
- package/src/funcs/webhookRemoveUnifiedWebhook.ts +2 -0
- package/src/funcs/webhookUpdateUnifiedWebhook.ts +2 -0
- package/src/funcs/webhookUpdateUnifiedWebhookTrigger.ts +2 -0
- package/src/hooks/types.ts +2 -0
- package/src/index.ts +2 -0
- package/src/lib/config.ts +7 -3
- package/src/lib/sdks.ts +10 -4
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/sdk/models/errors/sdkerror.ts +18 -3
- package/src/sdk/models/shared/accountingaccount.ts +6 -0
- package/src/sdk/models/shared/commercelocation.ts +16 -0
- package/src/sdk/models/shared/propertyconnectionpermissions.ts +2 -1
- package/src/sdk/models/shared/webhook.ts +1 -0
|
@@ -73,7 +73,6 @@ async function run() {
|
|
|
73
73
|
connectionId: "<id>",
|
|
74
74
|
});
|
|
75
75
|
|
|
76
|
-
// Handle the result
|
|
77
76
|
console.log(result);
|
|
78
77
|
}
|
|
79
78
|
|
|
@@ -101,15 +100,12 @@ async function run() {
|
|
|
101
100
|
accountingAccount: {},
|
|
102
101
|
connectionId: "<id>",
|
|
103
102
|
});
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
103
|
+
if (res.ok) {
|
|
104
|
+
const { value: result } = res;
|
|
105
|
+
console.log(result);
|
|
106
|
+
} else {
|
|
107
|
+
console.log("accountingCreateAccountingAccount failed:", res.error);
|
|
107
108
|
}
|
|
108
|
-
|
|
109
|
-
const { value: result } = res;
|
|
110
|
-
|
|
111
|
-
// Handle the result
|
|
112
|
-
console.log(result);
|
|
113
109
|
}
|
|
114
110
|
|
|
115
111
|
run();
|
|
@@ -155,7 +151,6 @@ async function run() {
|
|
|
155
151
|
connectionId: "<id>",
|
|
156
152
|
});
|
|
157
153
|
|
|
158
|
-
// Handle the result
|
|
159
154
|
console.log(result);
|
|
160
155
|
}
|
|
161
156
|
|
|
@@ -183,15 +178,12 @@ async function run() {
|
|
|
183
178
|
accountingContact: {},
|
|
184
179
|
connectionId: "<id>",
|
|
185
180
|
});
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
181
|
+
if (res.ok) {
|
|
182
|
+
const { value: result } = res;
|
|
183
|
+
console.log(result);
|
|
184
|
+
} else {
|
|
185
|
+
console.log("accountingCreateAccountingContact failed:", res.error);
|
|
189
186
|
}
|
|
190
|
-
|
|
191
|
-
const { value: result } = res;
|
|
192
|
-
|
|
193
|
-
// Handle the result
|
|
194
|
-
console.log(result);
|
|
195
187
|
}
|
|
196
188
|
|
|
197
189
|
run();
|
|
@@ -237,7 +229,6 @@ async function run() {
|
|
|
237
229
|
connectionId: "<id>",
|
|
238
230
|
});
|
|
239
231
|
|
|
240
|
-
// Handle the result
|
|
241
232
|
console.log(result);
|
|
242
233
|
}
|
|
243
234
|
|
|
@@ -265,15 +256,12 @@ async function run() {
|
|
|
265
256
|
accountingInvoice: {},
|
|
266
257
|
connectionId: "<id>",
|
|
267
258
|
});
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
259
|
+
if (res.ok) {
|
|
260
|
+
const { value: result } = res;
|
|
261
|
+
console.log(result);
|
|
262
|
+
} else {
|
|
263
|
+
console.log("accountingCreateAccountingInvoice failed:", res.error);
|
|
271
264
|
}
|
|
272
|
-
|
|
273
|
-
const { value: result } = res;
|
|
274
|
-
|
|
275
|
-
// Handle the result
|
|
276
|
-
console.log(result);
|
|
277
265
|
}
|
|
278
266
|
|
|
279
267
|
run();
|
|
@@ -319,7 +307,6 @@ async function run() {
|
|
|
319
307
|
connectionId: "<id>",
|
|
320
308
|
});
|
|
321
309
|
|
|
322
|
-
// Handle the result
|
|
323
310
|
console.log(result);
|
|
324
311
|
}
|
|
325
312
|
|
|
@@ -347,15 +334,12 @@ async function run() {
|
|
|
347
334
|
accountingJournal: {},
|
|
348
335
|
connectionId: "<id>",
|
|
349
336
|
});
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
337
|
+
if (res.ok) {
|
|
338
|
+
const { value: result } = res;
|
|
339
|
+
console.log(result);
|
|
340
|
+
} else {
|
|
341
|
+
console.log("accountingCreateAccountingJournal failed:", res.error);
|
|
353
342
|
}
|
|
354
|
-
|
|
355
|
-
const { value: result } = res;
|
|
356
|
-
|
|
357
|
-
// Handle the result
|
|
358
|
-
console.log(result);
|
|
359
343
|
}
|
|
360
344
|
|
|
361
345
|
run();
|
|
@@ -401,7 +385,6 @@ async function run() {
|
|
|
401
385
|
connectionId: "<id>",
|
|
402
386
|
});
|
|
403
387
|
|
|
404
|
-
// Handle the result
|
|
405
388
|
console.log(result);
|
|
406
389
|
}
|
|
407
390
|
|
|
@@ -429,15 +412,12 @@ async function run() {
|
|
|
429
412
|
accountingOrder: {},
|
|
430
413
|
connectionId: "<id>",
|
|
431
414
|
});
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
415
|
+
if (res.ok) {
|
|
416
|
+
const { value: result } = res;
|
|
417
|
+
console.log(result);
|
|
418
|
+
} else {
|
|
419
|
+
console.log("accountingCreateAccountingOrder failed:", res.error);
|
|
435
420
|
}
|
|
436
|
-
|
|
437
|
-
const { value: result } = res;
|
|
438
|
-
|
|
439
|
-
// Handle the result
|
|
440
|
-
console.log(result);
|
|
441
421
|
}
|
|
442
422
|
|
|
443
423
|
run();
|
|
@@ -483,7 +463,6 @@ async function run() {
|
|
|
483
463
|
connectionId: "<id>",
|
|
484
464
|
});
|
|
485
465
|
|
|
486
|
-
// Handle the result
|
|
487
466
|
console.log(result);
|
|
488
467
|
}
|
|
489
468
|
|
|
@@ -511,15 +490,12 @@ async function run() {
|
|
|
511
490
|
accountingTaxrate: {},
|
|
512
491
|
connectionId: "<id>",
|
|
513
492
|
});
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
493
|
+
if (res.ok) {
|
|
494
|
+
const { value: result } = res;
|
|
495
|
+
console.log(result);
|
|
496
|
+
} else {
|
|
497
|
+
console.log("accountingCreateAccountingTaxrate failed:", res.error);
|
|
517
498
|
}
|
|
518
|
-
|
|
519
|
-
const { value: result } = res;
|
|
520
|
-
|
|
521
|
-
// Handle the result
|
|
522
|
-
console.log(result);
|
|
523
499
|
}
|
|
524
500
|
|
|
525
501
|
run();
|
|
@@ -565,7 +541,6 @@ async function run() {
|
|
|
565
541
|
connectionId: "<id>",
|
|
566
542
|
});
|
|
567
543
|
|
|
568
|
-
// Handle the result
|
|
569
544
|
console.log(result);
|
|
570
545
|
}
|
|
571
546
|
|
|
@@ -593,15 +568,12 @@ async function run() {
|
|
|
593
568
|
accountingTransaction: {},
|
|
594
569
|
connectionId: "<id>",
|
|
595
570
|
});
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
571
|
+
if (res.ok) {
|
|
572
|
+
const { value: result } = res;
|
|
573
|
+
console.log(result);
|
|
574
|
+
} else {
|
|
575
|
+
console.log("accountingCreateAccountingTransaction failed:", res.error);
|
|
599
576
|
}
|
|
600
|
-
|
|
601
|
-
const { value: result } = res;
|
|
602
|
-
|
|
603
|
-
// Handle the result
|
|
604
|
-
console.log(result);
|
|
605
577
|
}
|
|
606
578
|
|
|
607
579
|
run();
|
|
@@ -647,7 +619,6 @@ async function run() {
|
|
|
647
619
|
id: "<id>",
|
|
648
620
|
});
|
|
649
621
|
|
|
650
|
-
// Handle the result
|
|
651
622
|
console.log(result);
|
|
652
623
|
}
|
|
653
624
|
|
|
@@ -675,15 +646,12 @@ async function run() {
|
|
|
675
646
|
connectionId: "<id>",
|
|
676
647
|
id: "<id>",
|
|
677
648
|
});
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
649
|
+
if (res.ok) {
|
|
650
|
+
const { value: result } = res;
|
|
651
|
+
console.log(result);
|
|
652
|
+
} else {
|
|
653
|
+
console.log("accountingGetAccountingAccount failed:", res.error);
|
|
681
654
|
}
|
|
682
|
-
|
|
683
|
-
const { value: result } = res;
|
|
684
|
-
|
|
685
|
-
// Handle the result
|
|
686
|
-
console.log(result);
|
|
687
655
|
}
|
|
688
656
|
|
|
689
657
|
run();
|
|
@@ -729,7 +697,6 @@ async function run() {
|
|
|
729
697
|
id: "<id>",
|
|
730
698
|
});
|
|
731
699
|
|
|
732
|
-
// Handle the result
|
|
733
700
|
console.log(result);
|
|
734
701
|
}
|
|
735
702
|
|
|
@@ -757,15 +724,12 @@ async function run() {
|
|
|
757
724
|
connectionId: "<id>",
|
|
758
725
|
id: "<id>",
|
|
759
726
|
});
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
727
|
+
if (res.ok) {
|
|
728
|
+
const { value: result } = res;
|
|
729
|
+
console.log(result);
|
|
730
|
+
} else {
|
|
731
|
+
console.log("accountingGetAccountingContact failed:", res.error);
|
|
763
732
|
}
|
|
764
|
-
|
|
765
|
-
const { value: result } = res;
|
|
766
|
-
|
|
767
|
-
// Handle the result
|
|
768
|
-
console.log(result);
|
|
769
733
|
}
|
|
770
734
|
|
|
771
735
|
run();
|
|
@@ -811,7 +775,6 @@ async function run() {
|
|
|
811
775
|
id: "<id>",
|
|
812
776
|
});
|
|
813
777
|
|
|
814
|
-
// Handle the result
|
|
815
778
|
console.log(result);
|
|
816
779
|
}
|
|
817
780
|
|
|
@@ -839,15 +802,12 @@ async function run() {
|
|
|
839
802
|
connectionId: "<id>",
|
|
840
803
|
id: "<id>",
|
|
841
804
|
});
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
805
|
+
if (res.ok) {
|
|
806
|
+
const { value: result } = res;
|
|
807
|
+
console.log(result);
|
|
808
|
+
} else {
|
|
809
|
+
console.log("accountingGetAccountingInvoice failed:", res.error);
|
|
845
810
|
}
|
|
846
|
-
|
|
847
|
-
const { value: result } = res;
|
|
848
|
-
|
|
849
|
-
// Handle the result
|
|
850
|
-
console.log(result);
|
|
851
811
|
}
|
|
852
812
|
|
|
853
813
|
run();
|
|
@@ -893,7 +853,6 @@ async function run() {
|
|
|
893
853
|
id: "<id>",
|
|
894
854
|
});
|
|
895
855
|
|
|
896
|
-
// Handle the result
|
|
897
856
|
console.log(result);
|
|
898
857
|
}
|
|
899
858
|
|
|
@@ -921,15 +880,12 @@ async function run() {
|
|
|
921
880
|
connectionId: "<id>",
|
|
922
881
|
id: "<id>",
|
|
923
882
|
});
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
883
|
+
if (res.ok) {
|
|
884
|
+
const { value: result } = res;
|
|
885
|
+
console.log(result);
|
|
886
|
+
} else {
|
|
887
|
+
console.log("accountingGetAccountingJournal failed:", res.error);
|
|
927
888
|
}
|
|
928
|
-
|
|
929
|
-
const { value: result } = res;
|
|
930
|
-
|
|
931
|
-
// Handle the result
|
|
932
|
-
console.log(result);
|
|
933
889
|
}
|
|
934
890
|
|
|
935
891
|
run();
|
|
@@ -975,7 +931,6 @@ async function run() {
|
|
|
975
931
|
id: "<id>",
|
|
976
932
|
});
|
|
977
933
|
|
|
978
|
-
// Handle the result
|
|
979
934
|
console.log(result);
|
|
980
935
|
}
|
|
981
936
|
|
|
@@ -1003,15 +958,12 @@ async function run() {
|
|
|
1003
958
|
connectionId: "<id>",
|
|
1004
959
|
id: "<id>",
|
|
1005
960
|
});
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
961
|
+
if (res.ok) {
|
|
962
|
+
const { value: result } = res;
|
|
963
|
+
console.log(result);
|
|
964
|
+
} else {
|
|
965
|
+
console.log("accountingGetAccountingOrder failed:", res.error);
|
|
1009
966
|
}
|
|
1010
|
-
|
|
1011
|
-
const { value: result } = res;
|
|
1012
|
-
|
|
1013
|
-
// Handle the result
|
|
1014
|
-
console.log(result);
|
|
1015
967
|
}
|
|
1016
968
|
|
|
1017
969
|
run();
|
|
@@ -1057,7 +1009,6 @@ async function run() {
|
|
|
1057
1009
|
id: "<id>",
|
|
1058
1010
|
});
|
|
1059
1011
|
|
|
1060
|
-
// Handle the result
|
|
1061
1012
|
console.log(result);
|
|
1062
1013
|
}
|
|
1063
1014
|
|
|
@@ -1085,15 +1036,12 @@ async function run() {
|
|
|
1085
1036
|
connectionId: "<id>",
|
|
1086
1037
|
id: "<id>",
|
|
1087
1038
|
});
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1039
|
+
if (res.ok) {
|
|
1040
|
+
const { value: result } = res;
|
|
1041
|
+
console.log(result);
|
|
1042
|
+
} else {
|
|
1043
|
+
console.log("accountingGetAccountingOrganization failed:", res.error);
|
|
1091
1044
|
}
|
|
1092
|
-
|
|
1093
|
-
const { value: result } = res;
|
|
1094
|
-
|
|
1095
|
-
// Handle the result
|
|
1096
|
-
console.log(result);
|
|
1097
1045
|
}
|
|
1098
1046
|
|
|
1099
1047
|
run();
|
|
@@ -1139,7 +1087,6 @@ async function run() {
|
|
|
1139
1087
|
id: "<id>",
|
|
1140
1088
|
});
|
|
1141
1089
|
|
|
1142
|
-
// Handle the result
|
|
1143
1090
|
console.log(result);
|
|
1144
1091
|
}
|
|
1145
1092
|
|
|
@@ -1167,15 +1114,12 @@ async function run() {
|
|
|
1167
1114
|
connectionId: "<id>",
|
|
1168
1115
|
id: "<id>",
|
|
1169
1116
|
});
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1117
|
+
if (res.ok) {
|
|
1118
|
+
const { value: result } = res;
|
|
1119
|
+
console.log(result);
|
|
1120
|
+
} else {
|
|
1121
|
+
console.log("accountingGetAccountingReport failed:", res.error);
|
|
1173
1122
|
}
|
|
1174
|
-
|
|
1175
|
-
const { value: result } = res;
|
|
1176
|
-
|
|
1177
|
-
// Handle the result
|
|
1178
|
-
console.log(result);
|
|
1179
1123
|
}
|
|
1180
1124
|
|
|
1181
1125
|
run();
|
|
@@ -1221,7 +1165,6 @@ async function run() {
|
|
|
1221
1165
|
id: "<id>",
|
|
1222
1166
|
});
|
|
1223
1167
|
|
|
1224
|
-
// Handle the result
|
|
1225
1168
|
console.log(result);
|
|
1226
1169
|
}
|
|
1227
1170
|
|
|
@@ -1249,15 +1192,12 @@ async function run() {
|
|
|
1249
1192
|
connectionId: "<id>",
|
|
1250
1193
|
id: "<id>",
|
|
1251
1194
|
});
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1195
|
+
if (res.ok) {
|
|
1196
|
+
const { value: result } = res;
|
|
1197
|
+
console.log(result);
|
|
1198
|
+
} else {
|
|
1199
|
+
console.log("accountingGetAccountingTaxrate failed:", res.error);
|
|
1255
1200
|
}
|
|
1256
|
-
|
|
1257
|
-
const { value: result } = res;
|
|
1258
|
-
|
|
1259
|
-
// Handle the result
|
|
1260
|
-
console.log(result);
|
|
1261
1201
|
}
|
|
1262
1202
|
|
|
1263
1203
|
run();
|
|
@@ -1303,7 +1243,6 @@ async function run() {
|
|
|
1303
1243
|
id: "<id>",
|
|
1304
1244
|
});
|
|
1305
1245
|
|
|
1306
|
-
// Handle the result
|
|
1307
1246
|
console.log(result);
|
|
1308
1247
|
}
|
|
1309
1248
|
|
|
@@ -1331,15 +1270,12 @@ async function run() {
|
|
|
1331
1270
|
connectionId: "<id>",
|
|
1332
1271
|
id: "<id>",
|
|
1333
1272
|
});
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1273
|
+
if (res.ok) {
|
|
1274
|
+
const { value: result } = res;
|
|
1275
|
+
console.log(result);
|
|
1276
|
+
} else {
|
|
1277
|
+
console.log("accountingGetAccountingTransaction failed:", res.error);
|
|
1337
1278
|
}
|
|
1338
|
-
|
|
1339
|
-
const { value: result } = res;
|
|
1340
|
-
|
|
1341
|
-
// Handle the result
|
|
1342
|
-
console.log(result);
|
|
1343
1279
|
}
|
|
1344
1280
|
|
|
1345
1281
|
run();
|
|
@@ -1384,7 +1320,6 @@ async function run() {
|
|
|
1384
1320
|
connectionId: "<id>",
|
|
1385
1321
|
});
|
|
1386
1322
|
|
|
1387
|
-
// Handle the result
|
|
1388
1323
|
console.log(result);
|
|
1389
1324
|
}
|
|
1390
1325
|
|
|
@@ -1411,15 +1346,12 @@ async function run() {
|
|
|
1411
1346
|
const res = await accountingListAccountingAccounts(unifiedTo, {
|
|
1412
1347
|
connectionId: "<id>",
|
|
1413
1348
|
});
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1349
|
+
if (res.ok) {
|
|
1350
|
+
const { value: result } = res;
|
|
1351
|
+
console.log(result);
|
|
1352
|
+
} else {
|
|
1353
|
+
console.log("accountingListAccountingAccounts failed:", res.error);
|
|
1417
1354
|
}
|
|
1418
|
-
|
|
1419
|
-
const { value: result } = res;
|
|
1420
|
-
|
|
1421
|
-
// Handle the result
|
|
1422
|
-
console.log(result);
|
|
1423
1355
|
}
|
|
1424
1356
|
|
|
1425
1357
|
run();
|
|
@@ -1464,7 +1396,6 @@ async function run() {
|
|
|
1464
1396
|
connectionId: "<id>",
|
|
1465
1397
|
});
|
|
1466
1398
|
|
|
1467
|
-
// Handle the result
|
|
1468
1399
|
console.log(result);
|
|
1469
1400
|
}
|
|
1470
1401
|
|
|
@@ -1491,15 +1422,12 @@ async function run() {
|
|
|
1491
1422
|
const res = await accountingListAccountingContacts(unifiedTo, {
|
|
1492
1423
|
connectionId: "<id>",
|
|
1493
1424
|
});
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1425
|
+
if (res.ok) {
|
|
1426
|
+
const { value: result } = res;
|
|
1427
|
+
console.log(result);
|
|
1428
|
+
} else {
|
|
1429
|
+
console.log("accountingListAccountingContacts failed:", res.error);
|
|
1497
1430
|
}
|
|
1498
|
-
|
|
1499
|
-
const { value: result } = res;
|
|
1500
|
-
|
|
1501
|
-
// Handle the result
|
|
1502
|
-
console.log(result);
|
|
1503
1431
|
}
|
|
1504
1432
|
|
|
1505
1433
|
run();
|
|
@@ -1544,7 +1472,6 @@ async function run() {
|
|
|
1544
1472
|
connectionId: "<id>",
|
|
1545
1473
|
});
|
|
1546
1474
|
|
|
1547
|
-
// Handle the result
|
|
1548
1475
|
console.log(result);
|
|
1549
1476
|
}
|
|
1550
1477
|
|
|
@@ -1571,15 +1498,12 @@ async function run() {
|
|
|
1571
1498
|
const res = await accountingListAccountingInvoices(unifiedTo, {
|
|
1572
1499
|
connectionId: "<id>",
|
|
1573
1500
|
});
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1501
|
+
if (res.ok) {
|
|
1502
|
+
const { value: result } = res;
|
|
1503
|
+
console.log(result);
|
|
1504
|
+
} else {
|
|
1505
|
+
console.log("accountingListAccountingInvoices failed:", res.error);
|
|
1577
1506
|
}
|
|
1578
|
-
|
|
1579
|
-
const { value: result } = res;
|
|
1580
|
-
|
|
1581
|
-
// Handle the result
|
|
1582
|
-
console.log(result);
|
|
1583
1507
|
}
|
|
1584
1508
|
|
|
1585
1509
|
run();
|
|
@@ -1624,7 +1548,6 @@ async function run() {
|
|
|
1624
1548
|
connectionId: "<id>",
|
|
1625
1549
|
});
|
|
1626
1550
|
|
|
1627
|
-
// Handle the result
|
|
1628
1551
|
console.log(result);
|
|
1629
1552
|
}
|
|
1630
1553
|
|
|
@@ -1651,15 +1574,12 @@ async function run() {
|
|
|
1651
1574
|
const res = await accountingListAccountingJournals(unifiedTo, {
|
|
1652
1575
|
connectionId: "<id>",
|
|
1653
1576
|
});
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1577
|
+
if (res.ok) {
|
|
1578
|
+
const { value: result } = res;
|
|
1579
|
+
console.log(result);
|
|
1580
|
+
} else {
|
|
1581
|
+
console.log("accountingListAccountingJournals failed:", res.error);
|
|
1657
1582
|
}
|
|
1658
|
-
|
|
1659
|
-
const { value: result } = res;
|
|
1660
|
-
|
|
1661
|
-
// Handle the result
|
|
1662
|
-
console.log(result);
|
|
1663
1583
|
}
|
|
1664
1584
|
|
|
1665
1585
|
run();
|
|
@@ -1704,7 +1624,6 @@ async function run() {
|
|
|
1704
1624
|
connectionId: "<id>",
|
|
1705
1625
|
});
|
|
1706
1626
|
|
|
1707
|
-
// Handle the result
|
|
1708
1627
|
console.log(result);
|
|
1709
1628
|
}
|
|
1710
1629
|
|
|
@@ -1731,15 +1650,12 @@ async function run() {
|
|
|
1731
1650
|
const res = await accountingListAccountingOrders(unifiedTo, {
|
|
1732
1651
|
connectionId: "<id>",
|
|
1733
1652
|
});
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1653
|
+
if (res.ok) {
|
|
1654
|
+
const { value: result } = res;
|
|
1655
|
+
console.log(result);
|
|
1656
|
+
} else {
|
|
1657
|
+
console.log("accountingListAccountingOrders failed:", res.error);
|
|
1737
1658
|
}
|
|
1738
|
-
|
|
1739
|
-
const { value: result } = res;
|
|
1740
|
-
|
|
1741
|
-
// Handle the result
|
|
1742
|
-
console.log(result);
|
|
1743
1659
|
}
|
|
1744
1660
|
|
|
1745
1661
|
run();
|
|
@@ -1784,7 +1700,6 @@ async function run() {
|
|
|
1784
1700
|
connectionId: "<id>",
|
|
1785
1701
|
});
|
|
1786
1702
|
|
|
1787
|
-
// Handle the result
|
|
1788
1703
|
console.log(result);
|
|
1789
1704
|
}
|
|
1790
1705
|
|
|
@@ -1811,15 +1726,12 @@ async function run() {
|
|
|
1811
1726
|
const res = await accountingListAccountingOrganizations(unifiedTo, {
|
|
1812
1727
|
connectionId: "<id>",
|
|
1813
1728
|
});
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1729
|
+
if (res.ok) {
|
|
1730
|
+
const { value: result } = res;
|
|
1731
|
+
console.log(result);
|
|
1732
|
+
} else {
|
|
1733
|
+
console.log("accountingListAccountingOrganizations failed:", res.error);
|
|
1817
1734
|
}
|
|
1818
|
-
|
|
1819
|
-
const { value: result } = res;
|
|
1820
|
-
|
|
1821
|
-
// Handle the result
|
|
1822
|
-
console.log(result);
|
|
1823
1735
|
}
|
|
1824
1736
|
|
|
1825
1737
|
run();
|
|
@@ -1864,7 +1776,6 @@ async function run() {
|
|
|
1864
1776
|
connectionId: "<id>",
|
|
1865
1777
|
});
|
|
1866
1778
|
|
|
1867
|
-
// Handle the result
|
|
1868
1779
|
console.log(result);
|
|
1869
1780
|
}
|
|
1870
1781
|
|
|
@@ -1891,15 +1802,12 @@ async function run() {
|
|
|
1891
1802
|
const res = await accountingListAccountingReports(unifiedTo, {
|
|
1892
1803
|
connectionId: "<id>",
|
|
1893
1804
|
});
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1805
|
+
if (res.ok) {
|
|
1806
|
+
const { value: result } = res;
|
|
1807
|
+
console.log(result);
|
|
1808
|
+
} else {
|
|
1809
|
+
console.log("accountingListAccountingReports failed:", res.error);
|
|
1897
1810
|
}
|
|
1898
|
-
|
|
1899
|
-
const { value: result } = res;
|
|
1900
|
-
|
|
1901
|
-
// Handle the result
|
|
1902
|
-
console.log(result);
|
|
1903
1811
|
}
|
|
1904
1812
|
|
|
1905
1813
|
run();
|
|
@@ -1944,7 +1852,6 @@ async function run() {
|
|
|
1944
1852
|
connectionId: "<id>",
|
|
1945
1853
|
});
|
|
1946
1854
|
|
|
1947
|
-
// Handle the result
|
|
1948
1855
|
console.log(result);
|
|
1949
1856
|
}
|
|
1950
1857
|
|
|
@@ -1971,15 +1878,12 @@ async function run() {
|
|
|
1971
1878
|
const res = await accountingListAccountingTaxrates(unifiedTo, {
|
|
1972
1879
|
connectionId: "<id>",
|
|
1973
1880
|
});
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1881
|
+
if (res.ok) {
|
|
1882
|
+
const { value: result } = res;
|
|
1883
|
+
console.log(result);
|
|
1884
|
+
} else {
|
|
1885
|
+
console.log("accountingListAccountingTaxrates failed:", res.error);
|
|
1977
1886
|
}
|
|
1978
|
-
|
|
1979
|
-
const { value: result } = res;
|
|
1980
|
-
|
|
1981
|
-
// Handle the result
|
|
1982
|
-
console.log(result);
|
|
1983
1887
|
}
|
|
1984
1888
|
|
|
1985
1889
|
run();
|
|
@@ -2024,7 +1928,6 @@ async function run() {
|
|
|
2024
1928
|
connectionId: "<id>",
|
|
2025
1929
|
});
|
|
2026
1930
|
|
|
2027
|
-
// Handle the result
|
|
2028
1931
|
console.log(result);
|
|
2029
1932
|
}
|
|
2030
1933
|
|
|
@@ -2051,15 +1954,12 @@ async function run() {
|
|
|
2051
1954
|
const res = await accountingListAccountingTransactions(unifiedTo, {
|
|
2052
1955
|
connectionId: "<id>",
|
|
2053
1956
|
});
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
1957
|
+
if (res.ok) {
|
|
1958
|
+
const { value: result } = res;
|
|
1959
|
+
console.log(result);
|
|
1960
|
+
} else {
|
|
1961
|
+
console.log("accountingListAccountingTransactions failed:", res.error);
|
|
2057
1962
|
}
|
|
2058
|
-
|
|
2059
|
-
const { value: result } = res;
|
|
2060
|
-
|
|
2061
|
-
// Handle the result
|
|
2062
|
-
console.log(result);
|
|
2063
1963
|
}
|
|
2064
1964
|
|
|
2065
1965
|
run();
|
|
@@ -2106,7 +2006,6 @@ async function run() {
|
|
|
2106
2006
|
id: "<id>",
|
|
2107
2007
|
});
|
|
2108
2008
|
|
|
2109
|
-
// Handle the result
|
|
2110
2009
|
console.log(result);
|
|
2111
2010
|
}
|
|
2112
2011
|
|
|
@@ -2135,15 +2034,12 @@ async function run() {
|
|
|
2135
2034
|
connectionId: "<id>",
|
|
2136
2035
|
id: "<id>",
|
|
2137
2036
|
});
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2037
|
+
if (res.ok) {
|
|
2038
|
+
const { value: result } = res;
|
|
2039
|
+
console.log(result);
|
|
2040
|
+
} else {
|
|
2041
|
+
console.log("accountingPatchAccountingAccount failed:", res.error);
|
|
2141
2042
|
}
|
|
2142
|
-
|
|
2143
|
-
const { value: result } = res;
|
|
2144
|
-
|
|
2145
|
-
// Handle the result
|
|
2146
|
-
console.log(result);
|
|
2147
2043
|
}
|
|
2148
2044
|
|
|
2149
2045
|
run();
|
|
@@ -2190,7 +2086,6 @@ async function run() {
|
|
|
2190
2086
|
id: "<id>",
|
|
2191
2087
|
});
|
|
2192
2088
|
|
|
2193
|
-
// Handle the result
|
|
2194
2089
|
console.log(result);
|
|
2195
2090
|
}
|
|
2196
2091
|
|
|
@@ -2219,15 +2114,12 @@ async function run() {
|
|
|
2219
2114
|
connectionId: "<id>",
|
|
2220
2115
|
id: "<id>",
|
|
2221
2116
|
});
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2117
|
+
if (res.ok) {
|
|
2118
|
+
const { value: result } = res;
|
|
2119
|
+
console.log(result);
|
|
2120
|
+
} else {
|
|
2121
|
+
console.log("accountingPatchAccountingContact failed:", res.error);
|
|
2225
2122
|
}
|
|
2226
|
-
|
|
2227
|
-
const { value: result } = res;
|
|
2228
|
-
|
|
2229
|
-
// Handle the result
|
|
2230
|
-
console.log(result);
|
|
2231
2123
|
}
|
|
2232
2124
|
|
|
2233
2125
|
run();
|
|
@@ -2274,7 +2166,6 @@ async function run() {
|
|
|
2274
2166
|
id: "<id>",
|
|
2275
2167
|
});
|
|
2276
2168
|
|
|
2277
|
-
// Handle the result
|
|
2278
2169
|
console.log(result);
|
|
2279
2170
|
}
|
|
2280
2171
|
|
|
@@ -2303,15 +2194,12 @@ async function run() {
|
|
|
2303
2194
|
connectionId: "<id>",
|
|
2304
2195
|
id: "<id>",
|
|
2305
2196
|
});
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2197
|
+
if (res.ok) {
|
|
2198
|
+
const { value: result } = res;
|
|
2199
|
+
console.log(result);
|
|
2200
|
+
} else {
|
|
2201
|
+
console.log("accountingPatchAccountingInvoice failed:", res.error);
|
|
2309
2202
|
}
|
|
2310
|
-
|
|
2311
|
-
const { value: result } = res;
|
|
2312
|
-
|
|
2313
|
-
// Handle the result
|
|
2314
|
-
console.log(result);
|
|
2315
2203
|
}
|
|
2316
2204
|
|
|
2317
2205
|
run();
|
|
@@ -2358,7 +2246,6 @@ async function run() {
|
|
|
2358
2246
|
id: "<id>",
|
|
2359
2247
|
});
|
|
2360
2248
|
|
|
2361
|
-
// Handle the result
|
|
2362
2249
|
console.log(result);
|
|
2363
2250
|
}
|
|
2364
2251
|
|
|
@@ -2387,15 +2274,12 @@ async function run() {
|
|
|
2387
2274
|
connectionId: "<id>",
|
|
2388
2275
|
id: "<id>",
|
|
2389
2276
|
});
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2277
|
+
if (res.ok) {
|
|
2278
|
+
const { value: result } = res;
|
|
2279
|
+
console.log(result);
|
|
2280
|
+
} else {
|
|
2281
|
+
console.log("accountingPatchAccountingJournal failed:", res.error);
|
|
2393
2282
|
}
|
|
2394
|
-
|
|
2395
|
-
const { value: result } = res;
|
|
2396
|
-
|
|
2397
|
-
// Handle the result
|
|
2398
|
-
console.log(result);
|
|
2399
2283
|
}
|
|
2400
2284
|
|
|
2401
2285
|
run();
|
|
@@ -2442,7 +2326,6 @@ async function run() {
|
|
|
2442
2326
|
id: "<id>",
|
|
2443
2327
|
});
|
|
2444
2328
|
|
|
2445
|
-
// Handle the result
|
|
2446
2329
|
console.log(result);
|
|
2447
2330
|
}
|
|
2448
2331
|
|
|
@@ -2471,15 +2354,12 @@ async function run() {
|
|
|
2471
2354
|
connectionId: "<id>",
|
|
2472
2355
|
id: "<id>",
|
|
2473
2356
|
});
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2357
|
+
if (res.ok) {
|
|
2358
|
+
const { value: result } = res;
|
|
2359
|
+
console.log(result);
|
|
2360
|
+
} else {
|
|
2361
|
+
console.log("accountingPatchAccountingOrder failed:", res.error);
|
|
2477
2362
|
}
|
|
2478
|
-
|
|
2479
|
-
const { value: result } = res;
|
|
2480
|
-
|
|
2481
|
-
// Handle the result
|
|
2482
|
-
console.log(result);
|
|
2483
2363
|
}
|
|
2484
2364
|
|
|
2485
2365
|
run();
|
|
@@ -2526,7 +2406,6 @@ async function run() {
|
|
|
2526
2406
|
id: "<id>",
|
|
2527
2407
|
});
|
|
2528
2408
|
|
|
2529
|
-
// Handle the result
|
|
2530
2409
|
console.log(result);
|
|
2531
2410
|
}
|
|
2532
2411
|
|
|
@@ -2555,15 +2434,12 @@ async function run() {
|
|
|
2555
2434
|
connectionId: "<id>",
|
|
2556
2435
|
id: "<id>",
|
|
2557
2436
|
});
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2437
|
+
if (res.ok) {
|
|
2438
|
+
const { value: result } = res;
|
|
2439
|
+
console.log(result);
|
|
2440
|
+
} else {
|
|
2441
|
+
console.log("accountingPatchAccountingTaxrate failed:", res.error);
|
|
2561
2442
|
}
|
|
2562
|
-
|
|
2563
|
-
const { value: result } = res;
|
|
2564
|
-
|
|
2565
|
-
// Handle the result
|
|
2566
|
-
console.log(result);
|
|
2567
2443
|
}
|
|
2568
2444
|
|
|
2569
2445
|
run();
|
|
@@ -2610,7 +2486,6 @@ async function run() {
|
|
|
2610
2486
|
id: "<id>",
|
|
2611
2487
|
});
|
|
2612
2488
|
|
|
2613
|
-
// Handle the result
|
|
2614
2489
|
console.log(result);
|
|
2615
2490
|
}
|
|
2616
2491
|
|
|
@@ -2639,15 +2514,12 @@ async function run() {
|
|
|
2639
2514
|
connectionId: "<id>",
|
|
2640
2515
|
id: "<id>",
|
|
2641
2516
|
});
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2517
|
+
if (res.ok) {
|
|
2518
|
+
const { value: result } = res;
|
|
2519
|
+
console.log(result);
|
|
2520
|
+
} else {
|
|
2521
|
+
console.log("accountingPatchAccountingTransaction failed:", res.error);
|
|
2645
2522
|
}
|
|
2646
|
-
|
|
2647
|
-
const { value: result } = res;
|
|
2648
|
-
|
|
2649
|
-
// Handle the result
|
|
2650
|
-
console.log(result);
|
|
2651
2523
|
}
|
|
2652
2524
|
|
|
2653
2525
|
run();
|
|
@@ -2693,7 +2565,6 @@ async function run() {
|
|
|
2693
2565
|
id: "<id>",
|
|
2694
2566
|
});
|
|
2695
2567
|
|
|
2696
|
-
// Handle the result
|
|
2697
2568
|
console.log(result);
|
|
2698
2569
|
}
|
|
2699
2570
|
|
|
@@ -2721,15 +2592,12 @@ async function run() {
|
|
|
2721
2592
|
connectionId: "<id>",
|
|
2722
2593
|
id: "<id>",
|
|
2723
2594
|
});
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2595
|
+
if (res.ok) {
|
|
2596
|
+
const { value: result } = res;
|
|
2597
|
+
console.log(result);
|
|
2598
|
+
} else {
|
|
2599
|
+
console.log("accountingRemoveAccountingAccount failed:", res.error);
|
|
2727
2600
|
}
|
|
2728
|
-
|
|
2729
|
-
const { value: result } = res;
|
|
2730
|
-
|
|
2731
|
-
// Handle the result
|
|
2732
|
-
console.log(result);
|
|
2733
2601
|
}
|
|
2734
2602
|
|
|
2735
2603
|
run();
|
|
@@ -2775,7 +2643,6 @@ async function run() {
|
|
|
2775
2643
|
id: "<id>",
|
|
2776
2644
|
});
|
|
2777
2645
|
|
|
2778
|
-
// Handle the result
|
|
2779
2646
|
console.log(result);
|
|
2780
2647
|
}
|
|
2781
2648
|
|
|
@@ -2803,15 +2670,12 @@ async function run() {
|
|
|
2803
2670
|
connectionId: "<id>",
|
|
2804
2671
|
id: "<id>",
|
|
2805
2672
|
});
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2673
|
+
if (res.ok) {
|
|
2674
|
+
const { value: result } = res;
|
|
2675
|
+
console.log(result);
|
|
2676
|
+
} else {
|
|
2677
|
+
console.log("accountingRemoveAccountingContact failed:", res.error);
|
|
2809
2678
|
}
|
|
2810
|
-
|
|
2811
|
-
const { value: result } = res;
|
|
2812
|
-
|
|
2813
|
-
// Handle the result
|
|
2814
|
-
console.log(result);
|
|
2815
2679
|
}
|
|
2816
2680
|
|
|
2817
2681
|
run();
|
|
@@ -2857,7 +2721,6 @@ async function run() {
|
|
|
2857
2721
|
id: "<id>",
|
|
2858
2722
|
});
|
|
2859
2723
|
|
|
2860
|
-
// Handle the result
|
|
2861
2724
|
console.log(result);
|
|
2862
2725
|
}
|
|
2863
2726
|
|
|
@@ -2885,15 +2748,12 @@ async function run() {
|
|
|
2885
2748
|
connectionId: "<id>",
|
|
2886
2749
|
id: "<id>",
|
|
2887
2750
|
});
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2751
|
+
if (res.ok) {
|
|
2752
|
+
const { value: result } = res;
|
|
2753
|
+
console.log(result);
|
|
2754
|
+
} else {
|
|
2755
|
+
console.log("accountingRemoveAccountingInvoice failed:", res.error);
|
|
2891
2756
|
}
|
|
2892
|
-
|
|
2893
|
-
const { value: result } = res;
|
|
2894
|
-
|
|
2895
|
-
// Handle the result
|
|
2896
|
-
console.log(result);
|
|
2897
2757
|
}
|
|
2898
2758
|
|
|
2899
2759
|
run();
|
|
@@ -2939,7 +2799,6 @@ async function run() {
|
|
|
2939
2799
|
id: "<id>",
|
|
2940
2800
|
});
|
|
2941
2801
|
|
|
2942
|
-
// Handle the result
|
|
2943
2802
|
console.log(result);
|
|
2944
2803
|
}
|
|
2945
2804
|
|
|
@@ -2967,15 +2826,12 @@ async function run() {
|
|
|
2967
2826
|
connectionId: "<id>",
|
|
2968
2827
|
id: "<id>",
|
|
2969
2828
|
});
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2829
|
+
if (res.ok) {
|
|
2830
|
+
const { value: result } = res;
|
|
2831
|
+
console.log(result);
|
|
2832
|
+
} else {
|
|
2833
|
+
console.log("accountingRemoveAccountingJournal failed:", res.error);
|
|
2973
2834
|
}
|
|
2974
|
-
|
|
2975
|
-
const { value: result } = res;
|
|
2976
|
-
|
|
2977
|
-
// Handle the result
|
|
2978
|
-
console.log(result);
|
|
2979
2835
|
}
|
|
2980
2836
|
|
|
2981
2837
|
run();
|
|
@@ -3021,7 +2877,6 @@ async function run() {
|
|
|
3021
2877
|
id: "<id>",
|
|
3022
2878
|
});
|
|
3023
2879
|
|
|
3024
|
-
// Handle the result
|
|
3025
2880
|
console.log(result);
|
|
3026
2881
|
}
|
|
3027
2882
|
|
|
@@ -3049,15 +2904,12 @@ async function run() {
|
|
|
3049
2904
|
connectionId: "<id>",
|
|
3050
2905
|
id: "<id>",
|
|
3051
2906
|
});
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
2907
|
+
if (res.ok) {
|
|
2908
|
+
const { value: result } = res;
|
|
2909
|
+
console.log(result);
|
|
2910
|
+
} else {
|
|
2911
|
+
console.log("accountingRemoveAccountingOrder failed:", res.error);
|
|
3055
2912
|
}
|
|
3056
|
-
|
|
3057
|
-
const { value: result } = res;
|
|
3058
|
-
|
|
3059
|
-
// Handle the result
|
|
3060
|
-
console.log(result);
|
|
3061
2913
|
}
|
|
3062
2914
|
|
|
3063
2915
|
run();
|
|
@@ -3103,7 +2955,6 @@ async function run() {
|
|
|
3103
2955
|
id: "<id>",
|
|
3104
2956
|
});
|
|
3105
2957
|
|
|
3106
|
-
// Handle the result
|
|
3107
2958
|
console.log(result);
|
|
3108
2959
|
}
|
|
3109
2960
|
|
|
@@ -3131,15 +2982,12 @@ async function run() {
|
|
|
3131
2982
|
connectionId: "<id>",
|
|
3132
2983
|
id: "<id>",
|
|
3133
2984
|
});
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
2985
|
+
if (res.ok) {
|
|
2986
|
+
const { value: result } = res;
|
|
2987
|
+
console.log(result);
|
|
2988
|
+
} else {
|
|
2989
|
+
console.log("accountingRemoveAccountingTaxrate failed:", res.error);
|
|
3137
2990
|
}
|
|
3138
|
-
|
|
3139
|
-
const { value: result } = res;
|
|
3140
|
-
|
|
3141
|
-
// Handle the result
|
|
3142
|
-
console.log(result);
|
|
3143
2991
|
}
|
|
3144
2992
|
|
|
3145
2993
|
run();
|
|
@@ -3185,7 +3033,6 @@ async function run() {
|
|
|
3185
3033
|
id: "<id>",
|
|
3186
3034
|
});
|
|
3187
3035
|
|
|
3188
|
-
// Handle the result
|
|
3189
3036
|
console.log(result);
|
|
3190
3037
|
}
|
|
3191
3038
|
|
|
@@ -3213,15 +3060,12 @@ async function run() {
|
|
|
3213
3060
|
connectionId: "<id>",
|
|
3214
3061
|
id: "<id>",
|
|
3215
3062
|
});
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3063
|
+
if (res.ok) {
|
|
3064
|
+
const { value: result } = res;
|
|
3065
|
+
console.log(result);
|
|
3066
|
+
} else {
|
|
3067
|
+
console.log("accountingRemoveAccountingTransaction failed:", res.error);
|
|
3219
3068
|
}
|
|
3220
|
-
|
|
3221
|
-
const { value: result } = res;
|
|
3222
|
-
|
|
3223
|
-
// Handle the result
|
|
3224
|
-
console.log(result);
|
|
3225
3069
|
}
|
|
3226
3070
|
|
|
3227
3071
|
run();
|
|
@@ -3268,7 +3112,6 @@ async function run() {
|
|
|
3268
3112
|
id: "<id>",
|
|
3269
3113
|
});
|
|
3270
3114
|
|
|
3271
|
-
// Handle the result
|
|
3272
3115
|
console.log(result);
|
|
3273
3116
|
}
|
|
3274
3117
|
|
|
@@ -3297,15 +3140,12 @@ async function run() {
|
|
|
3297
3140
|
connectionId: "<id>",
|
|
3298
3141
|
id: "<id>",
|
|
3299
3142
|
});
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3143
|
+
if (res.ok) {
|
|
3144
|
+
const { value: result } = res;
|
|
3145
|
+
console.log(result);
|
|
3146
|
+
} else {
|
|
3147
|
+
console.log("accountingUpdateAccountingAccount failed:", res.error);
|
|
3303
3148
|
}
|
|
3304
|
-
|
|
3305
|
-
const { value: result } = res;
|
|
3306
|
-
|
|
3307
|
-
// Handle the result
|
|
3308
|
-
console.log(result);
|
|
3309
3149
|
}
|
|
3310
3150
|
|
|
3311
3151
|
run();
|
|
@@ -3352,7 +3192,6 @@ async function run() {
|
|
|
3352
3192
|
id: "<id>",
|
|
3353
3193
|
});
|
|
3354
3194
|
|
|
3355
|
-
// Handle the result
|
|
3356
3195
|
console.log(result);
|
|
3357
3196
|
}
|
|
3358
3197
|
|
|
@@ -3381,15 +3220,12 @@ async function run() {
|
|
|
3381
3220
|
connectionId: "<id>",
|
|
3382
3221
|
id: "<id>",
|
|
3383
3222
|
});
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3223
|
+
if (res.ok) {
|
|
3224
|
+
const { value: result } = res;
|
|
3225
|
+
console.log(result);
|
|
3226
|
+
} else {
|
|
3227
|
+
console.log("accountingUpdateAccountingContact failed:", res.error);
|
|
3387
3228
|
}
|
|
3388
|
-
|
|
3389
|
-
const { value: result } = res;
|
|
3390
|
-
|
|
3391
|
-
// Handle the result
|
|
3392
|
-
console.log(result);
|
|
3393
3229
|
}
|
|
3394
3230
|
|
|
3395
3231
|
run();
|
|
@@ -3436,7 +3272,6 @@ async function run() {
|
|
|
3436
3272
|
id: "<id>",
|
|
3437
3273
|
});
|
|
3438
3274
|
|
|
3439
|
-
// Handle the result
|
|
3440
3275
|
console.log(result);
|
|
3441
3276
|
}
|
|
3442
3277
|
|
|
@@ -3465,15 +3300,12 @@ async function run() {
|
|
|
3465
3300
|
connectionId: "<id>",
|
|
3466
3301
|
id: "<id>",
|
|
3467
3302
|
});
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3303
|
+
if (res.ok) {
|
|
3304
|
+
const { value: result } = res;
|
|
3305
|
+
console.log(result);
|
|
3306
|
+
} else {
|
|
3307
|
+
console.log("accountingUpdateAccountingInvoice failed:", res.error);
|
|
3471
3308
|
}
|
|
3472
|
-
|
|
3473
|
-
const { value: result } = res;
|
|
3474
|
-
|
|
3475
|
-
// Handle the result
|
|
3476
|
-
console.log(result);
|
|
3477
3309
|
}
|
|
3478
3310
|
|
|
3479
3311
|
run();
|
|
@@ -3520,7 +3352,6 @@ async function run() {
|
|
|
3520
3352
|
id: "<id>",
|
|
3521
3353
|
});
|
|
3522
3354
|
|
|
3523
|
-
// Handle the result
|
|
3524
3355
|
console.log(result);
|
|
3525
3356
|
}
|
|
3526
3357
|
|
|
@@ -3549,15 +3380,12 @@ async function run() {
|
|
|
3549
3380
|
connectionId: "<id>",
|
|
3550
3381
|
id: "<id>",
|
|
3551
3382
|
});
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
|
|
3383
|
+
if (res.ok) {
|
|
3384
|
+
const { value: result } = res;
|
|
3385
|
+
console.log(result);
|
|
3386
|
+
} else {
|
|
3387
|
+
console.log("accountingUpdateAccountingJournal failed:", res.error);
|
|
3555
3388
|
}
|
|
3556
|
-
|
|
3557
|
-
const { value: result } = res;
|
|
3558
|
-
|
|
3559
|
-
// Handle the result
|
|
3560
|
-
console.log(result);
|
|
3561
3389
|
}
|
|
3562
3390
|
|
|
3563
3391
|
run();
|
|
@@ -3604,7 +3432,6 @@ async function run() {
|
|
|
3604
3432
|
id: "<id>",
|
|
3605
3433
|
});
|
|
3606
3434
|
|
|
3607
|
-
// Handle the result
|
|
3608
3435
|
console.log(result);
|
|
3609
3436
|
}
|
|
3610
3437
|
|
|
@@ -3633,15 +3460,12 @@ async function run() {
|
|
|
3633
3460
|
connectionId: "<id>",
|
|
3634
3461
|
id: "<id>",
|
|
3635
3462
|
});
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3463
|
+
if (res.ok) {
|
|
3464
|
+
const { value: result } = res;
|
|
3465
|
+
console.log(result);
|
|
3466
|
+
} else {
|
|
3467
|
+
console.log("accountingUpdateAccountingOrder failed:", res.error);
|
|
3639
3468
|
}
|
|
3640
|
-
|
|
3641
|
-
const { value: result } = res;
|
|
3642
|
-
|
|
3643
|
-
// Handle the result
|
|
3644
|
-
console.log(result);
|
|
3645
3469
|
}
|
|
3646
3470
|
|
|
3647
3471
|
run();
|
|
@@ -3688,7 +3512,6 @@ async function run() {
|
|
|
3688
3512
|
id: "<id>",
|
|
3689
3513
|
});
|
|
3690
3514
|
|
|
3691
|
-
// Handle the result
|
|
3692
3515
|
console.log(result);
|
|
3693
3516
|
}
|
|
3694
3517
|
|
|
@@ -3717,15 +3540,12 @@ async function run() {
|
|
|
3717
3540
|
connectionId: "<id>",
|
|
3718
3541
|
id: "<id>",
|
|
3719
3542
|
});
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3543
|
+
if (res.ok) {
|
|
3544
|
+
const { value: result } = res;
|
|
3545
|
+
console.log(result);
|
|
3546
|
+
} else {
|
|
3547
|
+
console.log("accountingUpdateAccountingTaxrate failed:", res.error);
|
|
3723
3548
|
}
|
|
3724
|
-
|
|
3725
|
-
const { value: result } = res;
|
|
3726
|
-
|
|
3727
|
-
// Handle the result
|
|
3728
|
-
console.log(result);
|
|
3729
3549
|
}
|
|
3730
3550
|
|
|
3731
3551
|
run();
|
|
@@ -3772,7 +3592,6 @@ async function run() {
|
|
|
3772
3592
|
id: "<id>",
|
|
3773
3593
|
});
|
|
3774
3594
|
|
|
3775
|
-
// Handle the result
|
|
3776
3595
|
console.log(result);
|
|
3777
3596
|
}
|
|
3778
3597
|
|
|
@@ -3801,15 +3620,12 @@ async function run() {
|
|
|
3801
3620
|
connectionId: "<id>",
|
|
3802
3621
|
id: "<id>",
|
|
3803
3622
|
});
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3623
|
+
if (res.ok) {
|
|
3624
|
+
const { value: result } = res;
|
|
3625
|
+
console.log(result);
|
|
3626
|
+
} else {
|
|
3627
|
+
console.log("accountingUpdateAccountingTransaction failed:", res.error);
|
|
3807
3628
|
}
|
|
3808
|
-
|
|
3809
|
-
const { value: result } = res;
|
|
3810
|
-
|
|
3811
|
-
// Handle the result
|
|
3812
|
-
console.log(result);
|
|
3813
3629
|
}
|
|
3814
3630
|
|
|
3815
3631
|
run();
|