@apideck/unify 0.13.7 → 0.14.0
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 +2 -0
- package/README.md +60 -8
- package/docs/sdks/activities/README.md +56 -110
- package/docs/sdks/ageddebtors/README.md +2 -0
- package/docs/sdks/apideckcompanies/README.md +344 -30
- package/docs/sdks/apideckcustomers/README.md +6 -0
- package/docs/sdks/apideckdepartments/README.md +112 -58
- package/docs/sdks/apis/README.md +2 -0
- package/docs/sdks/applicants/README.md +412 -136
- package/docs/sdks/applications/README.md +238 -4
- package/docs/sdks/attachments/README.md +8 -0
- package/docs/sdks/balancesheet/README.md +2 -0
- package/docs/sdks/billpayments/README.md +140 -30
- package/docs/sdks/bills/README.md +76 -206
- package/docs/sdks/collections/README.md +6 -0
- package/docs/sdks/collectiontags/README.md +4 -0
- package/docs/sdks/collectionticketcomments/README.md +98 -0
- package/docs/sdks/collectiontickets/README.md +136 -42
- package/docs/sdks/collectionusers/README.md +6 -0
- package/docs/sdks/companies/README.md +214 -134
- package/docs/sdks/companyinfo/README.md +2 -0
- package/docs/sdks/connections/README.md +122 -96
- package/docs/sdks/connectionsettings/README.md +300 -4
- package/docs/sdks/connectors/README.md +2 -0
- package/docs/sdks/consumers/README.md +6 -2
- package/docs/sdks/contacts/README.md +356 -94
- package/docs/sdks/creditnotes/README.md +272 -204
- package/docs/sdks/customers/README.md +450 -74
- package/docs/sdks/departments/README.md +150 -2
- package/docs/sdks/drivegroups/README.md +138 -12
- package/docs/sdks/drives/README.md +70 -12
- package/docs/sdks/employeepayrolls/README.md +4 -0
- package/docs/sdks/employees/README.md +584 -278
- package/docs/sdks/employeeschedules/README.md +2 -0
- package/docs/sdks/eventlogs/README.md +2 -0
- package/docs/sdks/expenses/README.md +382 -26
- package/docs/sdks/files/README.md +144 -10
- package/docs/sdks/folders/README.md +284 -2
- package/docs/sdks/invoiceitems/README.md +70 -26
- package/docs/sdks/invoices/README.md +390 -144
- package/docs/sdks/jobs/README.md +6 -0
- package/docs/sdks/journalentries/README.md +524 -18
- package/docs/sdks/leads/README.md +240 -108
- package/docs/sdks/ledgeraccounts/README.md +170 -76
- package/docs/sdks/locations/README.md +322 -36
- package/docs/sdks/logs/README.md +2 -0
- package/docs/sdks/messages/README.md +38 -102
- package/docs/sdks/notes/README.md +112 -0
- package/docs/sdks/opportunities/README.md +68 -132
- package/docs/sdks/orders/README.md +6 -0
- package/docs/sdks/payments/README.md +328 -22
- package/docs/sdks/payrolls/README.md +4 -0
- package/docs/sdks/pipelines/README.md +4 -0
- package/docs/sdks/products/README.md +6 -0
- package/docs/sdks/profitandloss/README.md +2 -0
- package/docs/sdks/purchaseorders/README.md +328 -36
- package/docs/sdks/sessions/README.md +18 -2
- package/docs/sdks/sharedlinks/README.md +212 -2
- package/docs/sdks/stores/README.md +2 -0
- package/docs/sdks/subsidiaries/README.md +96 -18
- package/docs/sdks/suppliers/README.md +270 -166
- package/docs/sdks/taxrates/README.md +186 -26
- package/docs/sdks/timeoffrequests/README.md +176 -6
- package/docs/sdks/trackingcategories/README.md +196 -2
- package/docs/sdks/uploadsessions/README.md +92 -2
- package/docs/sdks/users/README.md +146 -170
- package/docs/sdks/webhooks/README.md +6 -2
- package/funcs/accountingAgedDebtorsGet.d.ts.map +1 -1
- package/funcs/accountingAgedDebtorsGet.js +1 -1
- package/funcs/accountingAgedDebtorsGet.js.map +1 -1
- package/funcs/accountingAttachmentsDelete.d.ts.map +1 -1
- package/funcs/accountingAttachmentsDelete.js +1 -1
- package/funcs/accountingAttachmentsDelete.js.map +1 -1
- package/funcs/accountingAttachmentsDownload.d.ts.map +1 -1
- package/funcs/accountingAttachmentsDownload.js +1 -1
- package/funcs/accountingAttachmentsDownload.js.map +1 -1
- package/funcs/accountingAttachmentsGet.d.ts.map +1 -1
- package/funcs/accountingAttachmentsGet.js +1 -1
- package/funcs/accountingAttachmentsGet.js.map +1 -1
- package/funcs/accountingAttachmentsList.d.ts.map +1 -1
- package/funcs/accountingAttachmentsList.js +1 -1
- package/funcs/accountingAttachmentsList.js.map +1 -1
- package/funcs/accountingBalanceSheetGet.d.ts.map +1 -1
- package/funcs/accountingBalanceSheetGet.js +1 -1
- package/funcs/accountingBalanceSheetGet.js.map +1 -1
- package/funcs/accountingBillPaymentsCreate.d.ts.map +1 -1
- package/funcs/accountingBillPaymentsCreate.js +1 -1
- package/funcs/accountingBillPaymentsCreate.js.map +1 -1
- package/funcs/accountingBillPaymentsDelete.d.ts.map +1 -1
- package/funcs/accountingBillPaymentsDelete.js +1 -1
- package/funcs/accountingBillPaymentsDelete.js.map +1 -1
- package/funcs/accountingBillPaymentsGet.d.ts.map +1 -1
- package/funcs/accountingBillPaymentsGet.js +1 -1
- package/funcs/accountingBillPaymentsGet.js.map +1 -1
- package/funcs/accountingBillPaymentsList.d.ts.map +1 -1
- package/funcs/accountingBillPaymentsList.js +1 -1
- package/funcs/accountingBillPaymentsList.js.map +1 -1
- package/funcs/accountingBillPaymentsUpdate.d.ts.map +1 -1
- package/funcs/accountingBillPaymentsUpdate.js +1 -1
- package/funcs/accountingBillPaymentsUpdate.js.map +1 -1
- package/funcs/accountingBillsCreate.d.ts.map +1 -1
- package/funcs/accountingBillsCreate.js +1 -1
- package/funcs/accountingBillsCreate.js.map +1 -1
- package/funcs/accountingBillsDelete.d.ts.map +1 -1
- package/funcs/accountingBillsDelete.js +1 -1
- package/funcs/accountingBillsDelete.js.map +1 -1
- package/funcs/accountingBillsGet.d.ts.map +1 -1
- package/funcs/accountingBillsGet.js +1 -1
- package/funcs/accountingBillsGet.js.map +1 -1
- package/funcs/accountingBillsList.d.ts.map +1 -1
- package/funcs/accountingBillsList.js +1 -1
- package/funcs/accountingBillsList.js.map +1 -1
- package/funcs/accountingBillsUpdate.d.ts.map +1 -1
- package/funcs/accountingBillsUpdate.js +1 -1
- package/funcs/accountingBillsUpdate.js.map +1 -1
- package/funcs/accountingCompanyInfoGet.d.ts.map +1 -1
- package/funcs/accountingCompanyInfoGet.js +1 -1
- package/funcs/accountingCompanyInfoGet.js.map +1 -1
- package/funcs/accountingCreditNotesCreate.d.ts.map +1 -1
- package/funcs/accountingCreditNotesCreate.js +1 -1
- package/funcs/accountingCreditNotesCreate.js.map +1 -1
- package/funcs/accountingCreditNotesDelete.d.ts.map +1 -1
- package/funcs/accountingCreditNotesDelete.js +1 -1
- package/funcs/accountingCreditNotesDelete.js.map +1 -1
- package/funcs/accountingCreditNotesGet.d.ts.map +1 -1
- package/funcs/accountingCreditNotesGet.js +1 -1
- package/funcs/accountingCreditNotesGet.js.map +1 -1
- package/funcs/accountingCreditNotesList.d.ts.map +1 -1
- package/funcs/accountingCreditNotesList.js +1 -1
- package/funcs/accountingCreditNotesList.js.map +1 -1
- package/funcs/accountingCreditNotesUpdate.d.ts.map +1 -1
- package/funcs/accountingCreditNotesUpdate.js +1 -1
- package/funcs/accountingCreditNotesUpdate.js.map +1 -1
- package/funcs/accountingCustomersCreate.d.ts.map +1 -1
- package/funcs/accountingCustomersCreate.js +1 -1
- package/funcs/accountingCustomersCreate.js.map +1 -1
- package/funcs/accountingCustomersDelete.d.ts.map +1 -1
- package/funcs/accountingCustomersDelete.js +1 -1
- package/funcs/accountingCustomersDelete.js.map +1 -1
- package/funcs/accountingCustomersGet.d.ts.map +1 -1
- package/funcs/accountingCustomersGet.js +1 -1
- package/funcs/accountingCustomersGet.js.map +1 -1
- package/funcs/accountingCustomersList.d.ts.map +1 -1
- package/funcs/accountingCustomersList.js +1 -1
- package/funcs/accountingCustomersList.js.map +1 -1
- package/funcs/accountingCustomersUpdate.d.ts.map +1 -1
- package/funcs/accountingCustomersUpdate.js +1 -1
- package/funcs/accountingCustomersUpdate.js.map +1 -1
- package/funcs/accountingDepartmentsCreate.d.ts.map +1 -1
- package/funcs/accountingDepartmentsCreate.js +1 -1
- package/funcs/accountingDepartmentsCreate.js.map +1 -1
- package/funcs/accountingDepartmentsDelete.d.ts.map +1 -1
- package/funcs/accountingDepartmentsDelete.js +1 -1
- package/funcs/accountingDepartmentsDelete.js.map +1 -1
- package/funcs/accountingDepartmentsGet.d.ts.map +1 -1
- package/funcs/accountingDepartmentsGet.js +1 -1
- package/funcs/accountingDepartmentsGet.js.map +1 -1
- package/funcs/accountingDepartmentsList.d.ts.map +1 -1
- package/funcs/accountingDepartmentsList.js +1 -1
- package/funcs/accountingDepartmentsList.js.map +1 -1
- package/funcs/accountingDepartmentsUpdate.d.ts.map +1 -1
- package/funcs/accountingDepartmentsUpdate.js +1 -1
- package/funcs/accountingDepartmentsUpdate.js.map +1 -1
- package/funcs/accountingExpensesCreate.d.ts.map +1 -1
- package/funcs/accountingExpensesCreate.js +1 -1
- package/funcs/accountingExpensesCreate.js.map +1 -1
- package/funcs/accountingExpensesDelete.d.ts.map +1 -1
- package/funcs/accountingExpensesDelete.js +1 -1
- package/funcs/accountingExpensesDelete.js.map +1 -1
- package/funcs/accountingExpensesGet.d.ts.map +1 -1
- package/funcs/accountingExpensesGet.js +1 -1
- package/funcs/accountingExpensesGet.js.map +1 -1
- package/funcs/accountingExpensesList.d.ts.map +1 -1
- package/funcs/accountingExpensesList.js +1 -1
- package/funcs/accountingExpensesList.js.map +1 -1
- package/funcs/accountingExpensesUpdate.d.ts.map +1 -1
- package/funcs/accountingExpensesUpdate.js +1 -1
- package/funcs/accountingExpensesUpdate.js.map +1 -1
- package/funcs/accountingInvoiceItemsCreate.d.ts.map +1 -1
- package/funcs/accountingInvoiceItemsCreate.js +1 -1
- package/funcs/accountingInvoiceItemsCreate.js.map +1 -1
- package/funcs/accountingInvoiceItemsDelete.d.ts.map +1 -1
- package/funcs/accountingInvoiceItemsDelete.js +1 -1
- package/funcs/accountingInvoiceItemsDelete.js.map +1 -1
- package/funcs/accountingInvoiceItemsGet.d.ts.map +1 -1
- package/funcs/accountingInvoiceItemsGet.js +1 -1
- package/funcs/accountingInvoiceItemsGet.js.map +1 -1
- package/funcs/accountingInvoiceItemsList.d.ts.map +1 -1
- package/funcs/accountingInvoiceItemsList.js +1 -1
- package/funcs/accountingInvoiceItemsList.js.map +1 -1
- package/funcs/accountingInvoiceItemsUpdate.d.ts.map +1 -1
- package/funcs/accountingInvoiceItemsUpdate.js +1 -1
- package/funcs/accountingInvoiceItemsUpdate.js.map +1 -1
- package/funcs/accountingInvoicesCreate.d.ts.map +1 -1
- package/funcs/accountingInvoicesCreate.js +1 -1
- package/funcs/accountingInvoicesCreate.js.map +1 -1
- package/funcs/accountingInvoicesDelete.d.ts.map +1 -1
- package/funcs/accountingInvoicesDelete.js +1 -1
- package/funcs/accountingInvoicesDelete.js.map +1 -1
- package/funcs/accountingInvoicesGet.d.ts.map +1 -1
- package/funcs/accountingInvoicesGet.js +1 -1
- package/funcs/accountingInvoicesGet.js.map +1 -1
- package/funcs/accountingInvoicesList.d.ts.map +1 -1
- package/funcs/accountingInvoicesList.js +1 -1
- package/funcs/accountingInvoicesList.js.map +1 -1
- package/funcs/accountingInvoicesUpdate.d.ts.map +1 -1
- package/funcs/accountingInvoicesUpdate.js +1 -1
- package/funcs/accountingInvoicesUpdate.js.map +1 -1
- package/funcs/accountingJournalEntriesCreate.d.ts.map +1 -1
- package/funcs/accountingJournalEntriesCreate.js +1 -1
- package/funcs/accountingJournalEntriesCreate.js.map +1 -1
- package/funcs/accountingJournalEntriesDelete.d.ts.map +1 -1
- package/funcs/accountingJournalEntriesDelete.js +1 -1
- package/funcs/accountingJournalEntriesDelete.js.map +1 -1
- package/funcs/accountingJournalEntriesGet.d.ts.map +1 -1
- package/funcs/accountingJournalEntriesGet.js +1 -1
- package/funcs/accountingJournalEntriesGet.js.map +1 -1
- package/funcs/accountingJournalEntriesList.d.ts.map +1 -1
- package/funcs/accountingJournalEntriesList.js +1 -1
- package/funcs/accountingJournalEntriesList.js.map +1 -1
- package/funcs/accountingJournalEntriesUpdate.d.ts.map +1 -1
- package/funcs/accountingJournalEntriesUpdate.js +1 -1
- package/funcs/accountingJournalEntriesUpdate.js.map +1 -1
- package/funcs/accountingLedgerAccountsCreate.d.ts.map +1 -1
- package/funcs/accountingLedgerAccountsCreate.js +1 -1
- package/funcs/accountingLedgerAccountsCreate.js.map +1 -1
- package/funcs/accountingLedgerAccountsDelete.d.ts.map +1 -1
- package/funcs/accountingLedgerAccountsDelete.js +1 -1
- package/funcs/accountingLedgerAccountsDelete.js.map +1 -1
- package/funcs/accountingLedgerAccountsGet.d.ts.map +1 -1
- package/funcs/accountingLedgerAccountsGet.js +1 -1
- package/funcs/accountingLedgerAccountsGet.js.map +1 -1
- package/funcs/accountingLedgerAccountsList.d.ts.map +1 -1
- package/funcs/accountingLedgerAccountsList.js +1 -1
- package/funcs/accountingLedgerAccountsList.js.map +1 -1
- package/funcs/accountingLedgerAccountsUpdate.d.ts.map +1 -1
- package/funcs/accountingLedgerAccountsUpdate.js +1 -1
- package/funcs/accountingLedgerAccountsUpdate.js.map +1 -1
- package/funcs/accountingLocationsCreate.d.ts.map +1 -1
- package/funcs/accountingLocationsCreate.js +1 -1
- package/funcs/accountingLocationsCreate.js.map +1 -1
- package/funcs/accountingLocationsDelete.d.ts.map +1 -1
- package/funcs/accountingLocationsDelete.js +1 -1
- package/funcs/accountingLocationsDelete.js.map +1 -1
- package/funcs/accountingLocationsGet.d.ts.map +1 -1
- package/funcs/accountingLocationsGet.js +1 -1
- package/funcs/accountingLocationsGet.js.map +1 -1
- package/funcs/accountingLocationsList.d.ts.map +1 -1
- package/funcs/accountingLocationsList.js +1 -1
- package/funcs/accountingLocationsList.js.map +1 -1
- package/funcs/accountingLocationsUpdate.d.ts.map +1 -1
- package/funcs/accountingLocationsUpdate.js +1 -1
- package/funcs/accountingLocationsUpdate.js.map +1 -1
- package/funcs/accountingPaymentsCreate.d.ts.map +1 -1
- package/funcs/accountingPaymentsCreate.js +1 -1
- package/funcs/accountingPaymentsCreate.js.map +1 -1
- package/funcs/accountingPaymentsDelete.d.ts.map +1 -1
- package/funcs/accountingPaymentsDelete.js +1 -1
- package/funcs/accountingPaymentsDelete.js.map +1 -1
- package/funcs/accountingPaymentsGet.d.ts.map +1 -1
- package/funcs/accountingPaymentsGet.js +1 -1
- package/funcs/accountingPaymentsGet.js.map +1 -1
- package/funcs/accountingPaymentsList.d.ts.map +1 -1
- package/funcs/accountingPaymentsList.js +1 -1
- package/funcs/accountingPaymentsList.js.map +1 -1
- package/funcs/accountingPaymentsUpdate.d.ts.map +1 -1
- package/funcs/accountingPaymentsUpdate.js +1 -1
- package/funcs/accountingPaymentsUpdate.js.map +1 -1
- package/funcs/accountingProfitAndLossGet.d.ts.map +1 -1
- package/funcs/accountingProfitAndLossGet.js +1 -1
- package/funcs/accountingProfitAndLossGet.js.map +1 -1
- package/funcs/accountingPurchaseOrdersCreate.d.ts.map +1 -1
- package/funcs/accountingPurchaseOrdersCreate.js +1 -1
- package/funcs/accountingPurchaseOrdersCreate.js.map +1 -1
- package/funcs/accountingPurchaseOrdersDelete.d.ts.map +1 -1
- package/funcs/accountingPurchaseOrdersDelete.js +1 -1
- package/funcs/accountingPurchaseOrdersDelete.js.map +1 -1
- package/funcs/accountingPurchaseOrdersGet.d.ts.map +1 -1
- package/funcs/accountingPurchaseOrdersGet.js +1 -1
- package/funcs/accountingPurchaseOrdersGet.js.map +1 -1
- package/funcs/accountingPurchaseOrdersList.d.ts.map +1 -1
- package/funcs/accountingPurchaseOrdersList.js +1 -1
- package/funcs/accountingPurchaseOrdersList.js.map +1 -1
- package/funcs/accountingPurchaseOrdersUpdate.d.ts.map +1 -1
- package/funcs/accountingPurchaseOrdersUpdate.js +1 -1
- package/funcs/accountingPurchaseOrdersUpdate.js.map +1 -1
- package/funcs/accountingSubsidiariesCreate.d.ts.map +1 -1
- package/funcs/accountingSubsidiariesCreate.js +1 -1
- package/funcs/accountingSubsidiariesCreate.js.map +1 -1
- package/funcs/accountingSubsidiariesDelete.d.ts.map +1 -1
- package/funcs/accountingSubsidiariesDelete.js +1 -1
- package/funcs/accountingSubsidiariesDelete.js.map +1 -1
- package/funcs/accountingSubsidiariesGet.d.ts.map +1 -1
- package/funcs/accountingSubsidiariesGet.js +1 -1
- package/funcs/accountingSubsidiariesGet.js.map +1 -1
- package/funcs/accountingSubsidiariesList.d.ts.map +1 -1
- package/funcs/accountingSubsidiariesList.js +1 -1
- package/funcs/accountingSubsidiariesList.js.map +1 -1
- package/funcs/accountingSubsidiariesUpdate.d.ts.map +1 -1
- package/funcs/accountingSubsidiariesUpdate.js +1 -1
- package/funcs/accountingSubsidiariesUpdate.js.map +1 -1
- package/funcs/accountingSuppliersCreate.d.ts.map +1 -1
- package/funcs/accountingSuppliersCreate.js +1 -1
- package/funcs/accountingSuppliersCreate.js.map +1 -1
- package/funcs/accountingSuppliersDelete.d.ts.map +1 -1
- package/funcs/accountingSuppliersDelete.js +1 -1
- package/funcs/accountingSuppliersDelete.js.map +1 -1
- package/funcs/accountingSuppliersGet.d.ts.map +1 -1
- package/funcs/accountingSuppliersGet.js +1 -1
- package/funcs/accountingSuppliersGet.js.map +1 -1
- package/funcs/accountingSuppliersList.d.ts.map +1 -1
- package/funcs/accountingSuppliersList.js +1 -1
- package/funcs/accountingSuppliersList.js.map +1 -1
- package/funcs/accountingSuppliersUpdate.d.ts.map +1 -1
- package/funcs/accountingSuppliersUpdate.js +1 -1
- package/funcs/accountingSuppliersUpdate.js.map +1 -1
- package/funcs/accountingTaxRatesCreate.d.ts.map +1 -1
- package/funcs/accountingTaxRatesCreate.js +1 -1
- package/funcs/accountingTaxRatesCreate.js.map +1 -1
- package/funcs/accountingTaxRatesDelete.d.ts.map +1 -1
- package/funcs/accountingTaxRatesDelete.js +1 -1
- package/funcs/accountingTaxRatesDelete.js.map +1 -1
- package/funcs/accountingTaxRatesGet.d.ts.map +1 -1
- package/funcs/accountingTaxRatesGet.js +1 -1
- package/funcs/accountingTaxRatesGet.js.map +1 -1
- package/funcs/accountingTaxRatesList.d.ts.map +1 -1
- package/funcs/accountingTaxRatesList.js +1 -1
- package/funcs/accountingTaxRatesList.js.map +1 -1
- package/funcs/accountingTaxRatesUpdate.d.ts.map +1 -1
- package/funcs/accountingTaxRatesUpdate.js +1 -1
- package/funcs/accountingTaxRatesUpdate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesCreate.d.ts.map +1 -1
- package/funcs/accountingTrackingCategoriesCreate.js +1 -1
- package/funcs/accountingTrackingCategoriesCreate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesDelete.d.ts.map +1 -1
- package/funcs/accountingTrackingCategoriesDelete.js +1 -1
- package/funcs/accountingTrackingCategoriesDelete.js.map +1 -1
- package/funcs/accountingTrackingCategoriesGet.d.ts.map +1 -1
- package/funcs/accountingTrackingCategoriesGet.js +1 -1
- package/funcs/accountingTrackingCategoriesGet.js.map +1 -1
- package/funcs/accountingTrackingCategoriesList.d.ts.map +1 -1
- package/funcs/accountingTrackingCategoriesList.js +1 -1
- package/funcs/accountingTrackingCategoriesList.js.map +1 -1
- package/funcs/accountingTrackingCategoriesUpdate.d.ts.map +1 -1
- package/funcs/accountingTrackingCategoriesUpdate.js +1 -1
- package/funcs/accountingTrackingCategoriesUpdate.js.map +1 -1
- package/funcs/atsApplicantsCreate.d.ts.map +1 -1
- package/funcs/atsApplicantsCreate.js +1 -1
- package/funcs/atsApplicantsCreate.js.map +1 -1
- package/funcs/atsApplicantsDelete.d.ts.map +1 -1
- package/funcs/atsApplicantsDelete.js +1 -1
- package/funcs/atsApplicantsDelete.js.map +1 -1
- package/funcs/atsApplicantsGet.d.ts.map +1 -1
- package/funcs/atsApplicantsGet.js +1 -1
- package/funcs/atsApplicantsGet.js.map +1 -1
- package/funcs/atsApplicantsList.d.ts.map +1 -1
- package/funcs/atsApplicantsList.js +1 -1
- package/funcs/atsApplicantsList.js.map +1 -1
- package/funcs/atsApplicantsUpdate.d.ts.map +1 -1
- package/funcs/atsApplicantsUpdate.js +1 -1
- package/funcs/atsApplicantsUpdate.js.map +1 -1
- package/funcs/atsApplicationsCreate.d.ts.map +1 -1
- package/funcs/atsApplicationsCreate.js +1 -1
- package/funcs/atsApplicationsCreate.js.map +1 -1
- package/funcs/atsApplicationsDelete.d.ts.map +1 -1
- package/funcs/atsApplicationsDelete.js +1 -1
- package/funcs/atsApplicationsDelete.js.map +1 -1
- package/funcs/atsApplicationsGet.d.ts.map +1 -1
- package/funcs/atsApplicationsGet.js +1 -1
- package/funcs/atsApplicationsGet.js.map +1 -1
- package/funcs/atsApplicationsList.d.ts.map +1 -1
- package/funcs/atsApplicationsList.js +1 -1
- package/funcs/atsApplicationsList.js.map +1 -1
- package/funcs/atsApplicationsUpdate.d.ts.map +1 -1
- package/funcs/atsApplicationsUpdate.js +1 -1
- package/funcs/atsApplicationsUpdate.js.map +1 -1
- package/funcs/atsJobsGet.d.ts.map +1 -1
- package/funcs/atsJobsGet.js +1 -1
- package/funcs/atsJobsGet.js.map +1 -1
- package/funcs/atsJobsList.d.ts.map +1 -1
- package/funcs/atsJobsList.js +1 -1
- package/funcs/atsJobsList.js.map +1 -1
- package/funcs/connectorApiResourceCoverageGet.d.ts.map +1 -1
- package/funcs/connectorApiResourceCoverageGet.js +1 -1
- package/funcs/connectorApiResourceCoverageGet.js.map +1 -1
- package/funcs/connectorApiResourcesGet.d.ts.map +1 -1
- package/funcs/connectorApiResourcesGet.js +1 -1
- package/funcs/connectorApiResourcesGet.js.map +1 -1
- package/funcs/connectorApisGet.d.ts.map +1 -1
- package/funcs/connectorApisGet.js +1 -1
- package/funcs/connectorApisGet.js.map +1 -1
- package/funcs/connectorApisList.d.ts.map +1 -1
- package/funcs/connectorApisList.js +1 -1
- package/funcs/connectorApisList.js.map +1 -1
- package/funcs/connectorConnectorDocsGet.d.ts.map +1 -1
- package/funcs/connectorConnectorDocsGet.js +1 -1
- package/funcs/connectorConnectorDocsGet.js.map +1 -1
- package/funcs/connectorConnectorResourcesGet.d.ts.map +1 -1
- package/funcs/connectorConnectorResourcesGet.js +1 -1
- package/funcs/connectorConnectorResourcesGet.js.map +1 -1
- package/funcs/connectorConnectorsGet.d.ts.map +1 -1
- package/funcs/connectorConnectorsGet.js +1 -1
- package/funcs/connectorConnectorsGet.js.map +1 -1
- package/funcs/connectorConnectorsList.d.ts.map +1 -1
- package/funcs/connectorConnectorsList.js +1 -1
- package/funcs/connectorConnectorsList.js.map +1 -1
- package/funcs/crmActivitiesCreate.d.ts.map +1 -1
- package/funcs/crmActivitiesCreate.js +1 -1
- package/funcs/crmActivitiesCreate.js.map +1 -1
- package/funcs/crmActivitiesDelete.d.ts.map +1 -1
- package/funcs/crmActivitiesDelete.js +1 -1
- package/funcs/crmActivitiesDelete.js.map +1 -1
- package/funcs/crmActivitiesGet.d.ts.map +1 -1
- package/funcs/crmActivitiesGet.js +1 -1
- package/funcs/crmActivitiesGet.js.map +1 -1
- package/funcs/crmActivitiesList.d.ts.map +1 -1
- package/funcs/crmActivitiesList.js +1 -1
- package/funcs/crmActivitiesList.js.map +1 -1
- package/funcs/crmActivitiesUpdate.d.ts.map +1 -1
- package/funcs/crmActivitiesUpdate.js +1 -1
- package/funcs/crmActivitiesUpdate.js.map +1 -1
- package/funcs/crmCompaniesCreate.d.ts.map +1 -1
- package/funcs/crmCompaniesCreate.js +1 -1
- package/funcs/crmCompaniesCreate.js.map +1 -1
- package/funcs/crmCompaniesDelete.d.ts.map +1 -1
- package/funcs/crmCompaniesDelete.js +1 -1
- package/funcs/crmCompaniesDelete.js.map +1 -1
- package/funcs/crmCompaniesGet.d.ts.map +1 -1
- package/funcs/crmCompaniesGet.js +1 -1
- package/funcs/crmCompaniesGet.js.map +1 -1
- package/funcs/crmCompaniesList.d.ts.map +1 -1
- package/funcs/crmCompaniesList.js +1 -1
- package/funcs/crmCompaniesList.js.map +1 -1
- package/funcs/crmCompaniesUpdate.d.ts.map +1 -1
- package/funcs/crmCompaniesUpdate.js +1 -1
- package/funcs/crmCompaniesUpdate.js.map +1 -1
- package/funcs/crmContactsCreate.d.ts.map +1 -1
- package/funcs/crmContactsCreate.js +1 -1
- package/funcs/crmContactsCreate.js.map +1 -1
- package/funcs/crmContactsDelete.d.ts.map +1 -1
- package/funcs/crmContactsDelete.js +1 -1
- package/funcs/crmContactsDelete.js.map +1 -1
- package/funcs/crmContactsGet.d.ts.map +1 -1
- package/funcs/crmContactsGet.js +1 -1
- package/funcs/crmContactsGet.js.map +1 -1
- package/funcs/crmContactsList.d.ts.map +1 -1
- package/funcs/crmContactsList.js +1 -1
- package/funcs/crmContactsList.js.map +1 -1
- package/funcs/crmContactsUpdate.d.ts.map +1 -1
- package/funcs/crmContactsUpdate.js +1 -1
- package/funcs/crmContactsUpdate.js.map +1 -1
- package/funcs/crmLeadsCreate.d.ts.map +1 -1
- package/funcs/crmLeadsCreate.js +1 -1
- package/funcs/crmLeadsCreate.js.map +1 -1
- package/funcs/crmLeadsDelete.d.ts.map +1 -1
- package/funcs/crmLeadsDelete.js +1 -1
- package/funcs/crmLeadsDelete.js.map +1 -1
- package/funcs/crmLeadsGet.d.ts.map +1 -1
- package/funcs/crmLeadsGet.js +1 -1
- package/funcs/crmLeadsGet.js.map +1 -1
- package/funcs/crmLeadsList.d.ts.map +1 -1
- package/funcs/crmLeadsList.js +1 -1
- package/funcs/crmLeadsList.js.map +1 -1
- package/funcs/crmLeadsUpdate.d.ts.map +1 -1
- package/funcs/crmLeadsUpdate.js +1 -1
- package/funcs/crmLeadsUpdate.js.map +1 -1
- package/funcs/crmNotesCreate.d.ts.map +1 -1
- package/funcs/crmNotesCreate.js +1 -1
- package/funcs/crmNotesCreate.js.map +1 -1
- package/funcs/crmNotesDelete.d.ts.map +1 -1
- package/funcs/crmNotesDelete.js +1 -1
- package/funcs/crmNotesDelete.js.map +1 -1
- package/funcs/crmNotesGet.d.ts.map +1 -1
- package/funcs/crmNotesGet.js +1 -1
- package/funcs/crmNotesGet.js.map +1 -1
- package/funcs/crmNotesList.d.ts.map +1 -1
- package/funcs/crmNotesList.js +1 -1
- package/funcs/crmNotesList.js.map +1 -1
- package/funcs/crmNotesUpdate.d.ts.map +1 -1
- package/funcs/crmNotesUpdate.js +1 -1
- package/funcs/crmNotesUpdate.js.map +1 -1
- package/funcs/crmOpportunitiesCreate.d.ts.map +1 -1
- package/funcs/crmOpportunitiesCreate.js +1 -1
- package/funcs/crmOpportunitiesCreate.js.map +1 -1
- package/funcs/crmOpportunitiesDelete.d.ts.map +1 -1
- package/funcs/crmOpportunitiesDelete.js +1 -1
- package/funcs/crmOpportunitiesDelete.js.map +1 -1
- package/funcs/crmOpportunitiesGet.d.ts.map +1 -1
- package/funcs/crmOpportunitiesGet.js +1 -1
- package/funcs/crmOpportunitiesGet.js.map +1 -1
- package/funcs/crmOpportunitiesList.d.ts.map +1 -1
- package/funcs/crmOpportunitiesList.js +1 -1
- package/funcs/crmOpportunitiesList.js.map +1 -1
- package/funcs/crmOpportunitiesUpdate.d.ts.map +1 -1
- package/funcs/crmOpportunitiesUpdate.js +1 -1
- package/funcs/crmOpportunitiesUpdate.js.map +1 -1
- package/funcs/crmPipelinesList.d.ts.map +1 -1
- package/funcs/crmPipelinesList.js +1 -1
- package/funcs/crmPipelinesList.js.map +1 -1
- package/funcs/crmUsersCreate.d.ts.map +1 -1
- package/funcs/crmUsersCreate.js +1 -1
- package/funcs/crmUsersCreate.js.map +1 -1
- package/funcs/crmUsersDelete.d.ts.map +1 -1
- package/funcs/crmUsersDelete.js +1 -1
- package/funcs/crmUsersDelete.js.map +1 -1
- package/funcs/crmUsersGet.d.ts.map +1 -1
- package/funcs/crmUsersGet.js +1 -1
- package/funcs/crmUsersGet.js.map +1 -1
- package/funcs/crmUsersList.d.ts.map +1 -1
- package/funcs/crmUsersList.js +1 -1
- package/funcs/crmUsersList.js.map +1 -1
- package/funcs/crmUsersUpdate.d.ts.map +1 -1
- package/funcs/crmUsersUpdate.js +1 -1
- package/funcs/crmUsersUpdate.js.map +1 -1
- package/funcs/ecommerceCustomersGet.d.ts.map +1 -1
- package/funcs/ecommerceCustomersGet.js +1 -1
- package/funcs/ecommerceCustomersGet.js.map +1 -1
- package/funcs/ecommerceCustomersList.d.ts.map +1 -1
- package/funcs/ecommerceCustomersList.js +1 -1
- package/funcs/ecommerceCustomersList.js.map +1 -1
- package/funcs/ecommerceOrdersGet.d.ts.map +1 -1
- package/funcs/ecommerceOrdersGet.js +1 -1
- package/funcs/ecommerceOrdersGet.js.map +1 -1
- package/funcs/ecommerceOrdersList.d.ts.map +1 -1
- package/funcs/ecommerceOrdersList.js +1 -1
- package/funcs/ecommerceOrdersList.js.map +1 -1
- package/funcs/ecommerceProductsGet.d.ts.map +1 -1
- package/funcs/ecommerceProductsGet.js +1 -1
- package/funcs/ecommerceProductsGet.js.map +1 -1
- package/funcs/ecommerceProductsList.d.ts.map +1 -1
- package/funcs/ecommerceProductsList.js +1 -1
- package/funcs/ecommerceProductsList.js.map +1 -1
- package/funcs/ecommerceStoresGet.d.ts.map +1 -1
- package/funcs/ecommerceStoresGet.js +1 -1
- package/funcs/ecommerceStoresGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsCreate.d.ts.map +1 -1
- package/funcs/fileStorageDriveGroupsCreate.js +1 -1
- package/funcs/fileStorageDriveGroupsCreate.js.map +1 -1
- package/funcs/fileStorageDriveGroupsDelete.d.ts.map +1 -1
- package/funcs/fileStorageDriveGroupsDelete.js +1 -1
- package/funcs/fileStorageDriveGroupsDelete.js.map +1 -1
- package/funcs/fileStorageDriveGroupsGet.d.ts.map +1 -1
- package/funcs/fileStorageDriveGroupsGet.js +1 -1
- package/funcs/fileStorageDriveGroupsGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsList.d.ts.map +1 -1
- package/funcs/fileStorageDriveGroupsList.js +1 -1
- package/funcs/fileStorageDriveGroupsList.js.map +1 -1
- package/funcs/fileStorageDriveGroupsUpdate.d.ts.map +1 -1
- package/funcs/fileStorageDriveGroupsUpdate.js +1 -1
- package/funcs/fileStorageDriveGroupsUpdate.js.map +1 -1
- package/funcs/fileStorageDrivesCreate.d.ts.map +1 -1
- package/funcs/fileStorageDrivesCreate.js +1 -1
- package/funcs/fileStorageDrivesCreate.js.map +1 -1
- package/funcs/fileStorageDrivesDelete.d.ts.map +1 -1
- package/funcs/fileStorageDrivesDelete.js +1 -1
- package/funcs/fileStorageDrivesDelete.js.map +1 -1
- package/funcs/fileStorageDrivesGet.d.ts.map +1 -1
- package/funcs/fileStorageDrivesGet.js +1 -1
- package/funcs/fileStorageDrivesGet.js.map +1 -1
- package/funcs/fileStorageDrivesList.d.ts.map +1 -1
- package/funcs/fileStorageDrivesList.js +1 -1
- package/funcs/fileStorageDrivesList.js.map +1 -1
- package/funcs/fileStorageDrivesUpdate.d.ts.map +1 -1
- package/funcs/fileStorageDrivesUpdate.js +1 -1
- package/funcs/fileStorageDrivesUpdate.js.map +1 -1
- package/funcs/fileStorageFilesDelete.d.ts.map +1 -1
- package/funcs/fileStorageFilesDelete.js +1 -1
- package/funcs/fileStorageFilesDelete.js.map +1 -1
- package/funcs/fileStorageFilesDownload.d.ts.map +1 -1
- package/funcs/fileStorageFilesDownload.js +1 -1
- package/funcs/fileStorageFilesDownload.js.map +1 -1
- package/funcs/fileStorageFilesExport.d.ts.map +1 -1
- package/funcs/fileStorageFilesExport.js +1 -1
- package/funcs/fileStorageFilesExport.js.map +1 -1
- package/funcs/fileStorageFilesGet.d.ts.map +1 -1
- package/funcs/fileStorageFilesGet.js +1 -1
- package/funcs/fileStorageFilesGet.js.map +1 -1
- package/funcs/fileStorageFilesList.d.ts.map +1 -1
- package/funcs/fileStorageFilesList.js +1 -1
- package/funcs/fileStorageFilesList.js.map +1 -1
- package/funcs/fileStorageFilesSearch.d.ts.map +1 -1
- package/funcs/fileStorageFilesSearch.js +1 -1
- package/funcs/fileStorageFilesSearch.js.map +1 -1
- package/funcs/fileStorageFilesUpdate.d.ts.map +1 -1
- package/funcs/fileStorageFilesUpdate.js +1 -1
- package/funcs/fileStorageFilesUpdate.js.map +1 -1
- package/funcs/fileStorageFoldersCopy.d.ts.map +1 -1
- package/funcs/fileStorageFoldersCopy.js +1 -1
- package/funcs/fileStorageFoldersCopy.js.map +1 -1
- package/funcs/fileStorageFoldersCreate.d.ts.map +1 -1
- package/funcs/fileStorageFoldersCreate.js +1 -1
- package/funcs/fileStorageFoldersCreate.js.map +1 -1
- package/funcs/fileStorageFoldersDelete.d.ts.map +1 -1
- package/funcs/fileStorageFoldersDelete.js +1 -1
- package/funcs/fileStorageFoldersDelete.js.map +1 -1
- package/funcs/fileStorageFoldersGet.d.ts.map +1 -1
- package/funcs/fileStorageFoldersGet.js +1 -1
- package/funcs/fileStorageFoldersGet.js.map +1 -1
- package/funcs/fileStorageFoldersUpdate.d.ts.map +1 -1
- package/funcs/fileStorageFoldersUpdate.js +1 -1
- package/funcs/fileStorageFoldersUpdate.js.map +1 -1
- package/funcs/fileStorageSharedLinksCreate.d.ts.map +1 -1
- package/funcs/fileStorageSharedLinksCreate.js +1 -1
- package/funcs/fileStorageSharedLinksCreate.js.map +1 -1
- package/funcs/fileStorageSharedLinksDelete.d.ts.map +1 -1
- package/funcs/fileStorageSharedLinksDelete.js +1 -1
- package/funcs/fileStorageSharedLinksDelete.js.map +1 -1
- package/funcs/fileStorageSharedLinksGet.d.ts.map +1 -1
- package/funcs/fileStorageSharedLinksGet.js +1 -1
- package/funcs/fileStorageSharedLinksGet.js.map +1 -1
- package/funcs/fileStorageSharedLinksList.d.ts.map +1 -1
- package/funcs/fileStorageSharedLinksList.js +1 -1
- package/funcs/fileStorageSharedLinksList.js.map +1 -1
- package/funcs/fileStorageSharedLinksUpdate.d.ts.map +1 -1
- package/funcs/fileStorageSharedLinksUpdate.js +1 -1
- package/funcs/fileStorageSharedLinksUpdate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsCreate.d.ts.map +1 -1
- package/funcs/fileStorageUploadSessionsCreate.js +1 -1
- package/funcs/fileStorageUploadSessionsCreate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsDelete.d.ts.map +1 -1
- package/funcs/fileStorageUploadSessionsDelete.js +1 -1
- package/funcs/fileStorageUploadSessionsDelete.js.map +1 -1
- package/funcs/fileStorageUploadSessionsFinish.d.ts.map +1 -1
- package/funcs/fileStorageUploadSessionsFinish.js +1 -1
- package/funcs/fileStorageUploadSessionsFinish.js.map +1 -1
- package/funcs/fileStorageUploadSessionsGet.d.ts.map +1 -1
- package/funcs/fileStorageUploadSessionsGet.js +1 -1
- package/funcs/fileStorageUploadSessionsGet.js.map +1 -1
- package/funcs/hrisCompaniesCreate.d.ts.map +1 -1
- package/funcs/hrisCompaniesCreate.js +1 -1
- package/funcs/hrisCompaniesCreate.js.map +1 -1
- package/funcs/hrisCompaniesDelete.d.ts.map +1 -1
- package/funcs/hrisCompaniesDelete.js +1 -1
- package/funcs/hrisCompaniesDelete.js.map +1 -1
- package/funcs/hrisCompaniesGet.d.ts.map +1 -1
- package/funcs/hrisCompaniesGet.js +1 -1
- package/funcs/hrisCompaniesGet.js.map +1 -1
- package/funcs/hrisCompaniesList.d.ts.map +1 -1
- package/funcs/hrisCompaniesList.js +1 -1
- package/funcs/hrisCompaniesList.js.map +1 -1
- package/funcs/hrisCompaniesUpdate.d.ts.map +1 -1
- package/funcs/hrisCompaniesUpdate.js +1 -1
- package/funcs/hrisCompaniesUpdate.js.map +1 -1
- package/funcs/hrisDepartmentsCreate.d.ts.map +1 -1
- package/funcs/hrisDepartmentsCreate.js +1 -1
- package/funcs/hrisDepartmentsCreate.js.map +1 -1
- package/funcs/hrisDepartmentsDelete.d.ts.map +1 -1
- package/funcs/hrisDepartmentsDelete.js +1 -1
- package/funcs/hrisDepartmentsDelete.js.map +1 -1
- package/funcs/hrisDepartmentsGet.d.ts.map +1 -1
- package/funcs/hrisDepartmentsGet.js +1 -1
- package/funcs/hrisDepartmentsGet.js.map +1 -1
- package/funcs/hrisDepartmentsList.d.ts.map +1 -1
- package/funcs/hrisDepartmentsList.js +1 -1
- package/funcs/hrisDepartmentsList.js.map +1 -1
- package/funcs/hrisDepartmentsUpdate.d.ts.map +1 -1
- package/funcs/hrisDepartmentsUpdate.js +1 -1
- package/funcs/hrisDepartmentsUpdate.js.map +1 -1
- package/funcs/hrisEmployeePayrollsGet.d.ts.map +1 -1
- package/funcs/hrisEmployeePayrollsGet.js +1 -1
- package/funcs/hrisEmployeePayrollsGet.js.map +1 -1
- package/funcs/hrisEmployeePayrollsList.d.ts.map +1 -1
- package/funcs/hrisEmployeePayrollsList.js +1 -1
- package/funcs/hrisEmployeePayrollsList.js.map +1 -1
- package/funcs/hrisEmployeeSchedulesList.d.ts.map +1 -1
- package/funcs/hrisEmployeeSchedulesList.js +1 -1
- package/funcs/hrisEmployeeSchedulesList.js.map +1 -1
- package/funcs/hrisEmployeesCreate.d.ts.map +1 -1
- package/funcs/hrisEmployeesCreate.js +1 -1
- package/funcs/hrisEmployeesCreate.js.map +1 -1
- package/funcs/hrisEmployeesDelete.d.ts.map +1 -1
- package/funcs/hrisEmployeesDelete.js +1 -1
- package/funcs/hrisEmployeesDelete.js.map +1 -1
- package/funcs/hrisEmployeesGet.d.ts.map +1 -1
- package/funcs/hrisEmployeesGet.js +1 -1
- package/funcs/hrisEmployeesGet.js.map +1 -1
- package/funcs/hrisEmployeesList.d.ts.map +1 -1
- package/funcs/hrisEmployeesList.js +1 -1
- package/funcs/hrisEmployeesList.js.map +1 -1
- package/funcs/hrisEmployeesUpdate.d.ts.map +1 -1
- package/funcs/hrisEmployeesUpdate.js +1 -1
- package/funcs/hrisEmployeesUpdate.js.map +1 -1
- package/funcs/hrisPayrollsGet.d.ts.map +1 -1
- package/funcs/hrisPayrollsGet.js +1 -1
- package/funcs/hrisPayrollsGet.js.map +1 -1
- package/funcs/hrisPayrollsList.d.ts.map +1 -1
- package/funcs/hrisPayrollsList.js +1 -1
- package/funcs/hrisPayrollsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsCreate.d.ts.map +1 -1
- package/funcs/hrisTimeOffRequestsCreate.js +1 -1
- package/funcs/hrisTimeOffRequestsCreate.js.map +1 -1
- package/funcs/hrisTimeOffRequestsDelete.d.ts.map +1 -1
- package/funcs/hrisTimeOffRequestsDelete.js +1 -1
- package/funcs/hrisTimeOffRequestsDelete.js.map +1 -1
- package/funcs/hrisTimeOffRequestsGet.d.ts.map +1 -1
- package/funcs/hrisTimeOffRequestsGet.js +1 -1
- package/funcs/hrisTimeOffRequestsGet.js.map +1 -1
- package/funcs/hrisTimeOffRequestsList.d.ts.map +1 -1
- package/funcs/hrisTimeOffRequestsList.js +1 -1
- package/funcs/hrisTimeOffRequestsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsUpdate.d.ts.map +1 -1
- package/funcs/hrisTimeOffRequestsUpdate.js +1 -1
- package/funcs/hrisTimeOffRequestsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTagsList.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTagsList.js +1 -1
- package/funcs/issueTrackingCollectionTagsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsCreate.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsDelete.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.js +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.js +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsCreate.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketsCreate.js +1 -1
- package/funcs/issueTrackingCollectionTicketsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsDelete.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketsDelete.js +1 -1
- package/funcs/issueTrackingCollectionTicketsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsGet.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketsGet.js +1 -1
- package/funcs/issueTrackingCollectionTicketsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsList.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketsList.js +1 -1
- package/funcs/issueTrackingCollectionTicketsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsUpdate.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionTicketsUpdate.js +1 -1
- package/funcs/issueTrackingCollectionTicketsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersGet.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionUsersGet.js +1 -1
- package/funcs/issueTrackingCollectionUsersGet.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersList.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionUsersList.js +1 -1
- package/funcs/issueTrackingCollectionUsersList.js.map +1 -1
- package/funcs/issueTrackingCollectionsGet.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionsGet.js +1 -1
- package/funcs/issueTrackingCollectionsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionsList.d.ts.map +1 -1
- package/funcs/issueTrackingCollectionsList.js +1 -1
- package/funcs/issueTrackingCollectionsList.js.map +1 -1
- package/funcs/smsMessagesCreate.d.ts.map +1 -1
- package/funcs/smsMessagesCreate.js +1 -1
- package/funcs/smsMessagesCreate.js.map +1 -1
- package/funcs/smsMessagesDelete.d.ts.map +1 -1
- package/funcs/smsMessagesDelete.js +1 -1
- package/funcs/smsMessagesDelete.js.map +1 -1
- package/funcs/smsMessagesGet.d.ts.map +1 -1
- package/funcs/smsMessagesGet.js +1 -1
- package/funcs/smsMessagesGet.js.map +1 -1
- package/funcs/smsMessagesList.d.ts.map +1 -1
- package/funcs/smsMessagesList.js +1 -1
- package/funcs/smsMessagesList.js.map +1 -1
- package/funcs/smsMessagesUpdate.d.ts.map +1 -1
- package/funcs/smsMessagesUpdate.js +1 -1
- package/funcs/smsMessagesUpdate.js.map +1 -1
- package/funcs/vaultConnectionCustomMappingsList.d.ts.map +1 -1
- package/funcs/vaultConnectionCustomMappingsList.js +1 -1
- package/funcs/vaultConnectionCustomMappingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsList.d.ts.map +1 -1
- package/funcs/vaultConnectionSettingsList.js +1 -1
- package/funcs/vaultConnectionSettingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsUpdate.d.ts.map +1 -1
- package/funcs/vaultConnectionSettingsUpdate.js +1 -1
- package/funcs/vaultConnectionSettingsUpdate.js.map +1 -1
- package/funcs/vaultConnectionsDelete.d.ts.map +1 -1
- package/funcs/vaultConnectionsDelete.js +1 -1
- package/funcs/vaultConnectionsDelete.js.map +1 -1
- package/funcs/vaultConnectionsGet.d.ts.map +1 -1
- package/funcs/vaultConnectionsGet.js +1 -1
- package/funcs/vaultConnectionsGet.js.map +1 -1
- package/funcs/vaultConnectionsImports.d.ts.map +1 -1
- package/funcs/vaultConnectionsImports.js +1 -1
- package/funcs/vaultConnectionsImports.js.map +1 -1
- package/funcs/vaultConnectionsList.d.ts.map +1 -1
- package/funcs/vaultConnectionsList.js +1 -1
- package/funcs/vaultConnectionsList.js.map +1 -1
- package/funcs/vaultConnectionsToken.d.ts.map +1 -1
- package/funcs/vaultConnectionsToken.js +1 -1
- package/funcs/vaultConnectionsToken.js.map +1 -1
- package/funcs/vaultConnectionsUpdate.d.ts.map +1 -1
- package/funcs/vaultConnectionsUpdate.js +1 -1
- package/funcs/vaultConnectionsUpdate.js.map +1 -1
- package/funcs/vaultConsumerRequestCountsList.d.ts.map +1 -1
- package/funcs/vaultConsumerRequestCountsList.js +1 -1
- package/funcs/vaultConsumerRequestCountsList.js.map +1 -1
- package/funcs/vaultConsumersCreate.d.ts.map +1 -1
- package/funcs/vaultConsumersCreate.js +1 -1
- package/funcs/vaultConsumersCreate.js.map +1 -1
- package/funcs/vaultConsumersDelete.d.ts.map +1 -1
- package/funcs/vaultConsumersDelete.js +1 -1
- package/funcs/vaultConsumersDelete.js.map +1 -1
- package/funcs/vaultConsumersGet.d.ts.map +1 -1
- package/funcs/vaultConsumersGet.js +1 -1
- package/funcs/vaultConsumersGet.js.map +1 -1
- package/funcs/vaultConsumersList.d.ts.map +1 -1
- package/funcs/vaultConsumersList.js +1 -1
- package/funcs/vaultConsumersList.js.map +1 -1
- package/funcs/vaultConsumersUpdate.d.ts.map +1 -1
- package/funcs/vaultConsumersUpdate.js +1 -1
- package/funcs/vaultConsumersUpdate.js.map +1 -1
- package/funcs/vaultCreateCallbackState.d.ts.map +1 -1
- package/funcs/vaultCreateCallbackState.js +1 -1
- package/funcs/vaultCreateCallbackState.js.map +1 -1
- package/funcs/vaultCustomFieldsList.d.ts.map +1 -1
- package/funcs/vaultCustomFieldsList.js +1 -1
- package/funcs/vaultCustomFieldsList.js.map +1 -1
- package/funcs/vaultCustomMappingsList.d.ts.map +1 -1
- package/funcs/vaultCustomMappingsList.js +1 -1
- package/funcs/vaultCustomMappingsList.js.map +1 -1
- package/funcs/vaultLogsList.d.ts.map +1 -1
- package/funcs/vaultLogsList.js +1 -1
- package/funcs/vaultLogsList.js.map +1 -1
- package/funcs/vaultSessionsCreate.d.ts.map +1 -1
- package/funcs/vaultSessionsCreate.js +1 -1
- package/funcs/vaultSessionsCreate.js.map +1 -1
- package/funcs/vaultValidateConnectionState.d.ts.map +1 -1
- package/funcs/vaultValidateConnectionState.js +1 -1
- package/funcs/vaultValidateConnectionState.js.map +1 -1
- package/funcs/webhookEventLogsList.d.ts.map +1 -1
- package/funcs/webhookEventLogsList.js +1 -1
- package/funcs/webhookEventLogsList.js.map +1 -1
- package/funcs/webhookWebhooksCreate.d.ts.map +1 -1
- package/funcs/webhookWebhooksCreate.js +1 -1
- package/funcs/webhookWebhooksCreate.js.map +1 -1
- package/funcs/webhookWebhooksDelete.d.ts.map +1 -1
- package/funcs/webhookWebhooksDelete.js +1 -1
- package/funcs/webhookWebhooksDelete.js.map +1 -1
- package/funcs/webhookWebhooksGet.d.ts.map +1 -1
- package/funcs/webhookWebhooksGet.js +1 -1
- package/funcs/webhookWebhooksGet.js.map +1 -1
- package/funcs/webhookWebhooksList.d.ts.map +1 -1
- package/funcs/webhookWebhooksList.js +1 -1
- package/funcs/webhookWebhooksList.js.map +1 -1
- package/funcs/webhookWebhooksUpdate.d.ts.map +1 -1
- package/funcs/webhookWebhooksUpdate.js +1 -1
- package/funcs/webhookWebhooksUpdate.js.map +1 -1
- package/jsr.json +27 -0
- package/lib/config.d.ts +4 -4
- package/lib/config.js +4 -4
- package/lib/config.js.map +1 -1
- package/lib/schemas.d.ts +1 -1
- package/lib/schemas.d.ts.map +1 -1
- package/lib/schemas.js +4 -1
- package/lib/schemas.js.map +1 -1
- package/package.json +1 -1
- package/src/funcs/accountingAgedDebtorsGet.ts +2 -1
- package/src/funcs/accountingAttachmentsDelete.ts +2 -1
- package/src/funcs/accountingAttachmentsDownload.ts +2 -1
- package/src/funcs/accountingAttachmentsGet.ts +2 -1
- package/src/funcs/accountingAttachmentsList.ts +2 -1
- package/src/funcs/accountingBalanceSheetGet.ts +2 -1
- package/src/funcs/accountingBillPaymentsCreate.ts +2 -1
- package/src/funcs/accountingBillPaymentsDelete.ts +2 -1
- package/src/funcs/accountingBillPaymentsGet.ts +2 -1
- package/src/funcs/accountingBillPaymentsList.ts +2 -1
- package/src/funcs/accountingBillPaymentsUpdate.ts +2 -1
- package/src/funcs/accountingBillsCreate.ts +2 -1
- package/src/funcs/accountingBillsDelete.ts +2 -1
- package/src/funcs/accountingBillsGet.ts +2 -1
- package/src/funcs/accountingBillsList.ts +2 -1
- package/src/funcs/accountingBillsUpdate.ts +2 -1
- package/src/funcs/accountingCompanyInfoGet.ts +2 -1
- package/src/funcs/accountingCreditNotesCreate.ts +2 -1
- package/src/funcs/accountingCreditNotesDelete.ts +2 -1
- package/src/funcs/accountingCreditNotesGet.ts +2 -1
- package/src/funcs/accountingCreditNotesList.ts +2 -1
- package/src/funcs/accountingCreditNotesUpdate.ts +2 -1
- package/src/funcs/accountingCustomersCreate.ts +2 -1
- package/src/funcs/accountingCustomersDelete.ts +2 -1
- package/src/funcs/accountingCustomersGet.ts +2 -1
- package/src/funcs/accountingCustomersList.ts +2 -1
- package/src/funcs/accountingCustomersUpdate.ts +2 -1
- package/src/funcs/accountingDepartmentsCreate.ts +2 -1
- package/src/funcs/accountingDepartmentsDelete.ts +2 -1
- package/src/funcs/accountingDepartmentsGet.ts +2 -1
- package/src/funcs/accountingDepartmentsList.ts +2 -1
- package/src/funcs/accountingDepartmentsUpdate.ts +2 -1
- package/src/funcs/accountingExpensesCreate.ts +2 -1
- package/src/funcs/accountingExpensesDelete.ts +2 -1
- package/src/funcs/accountingExpensesGet.ts +2 -1
- package/src/funcs/accountingExpensesList.ts +2 -1
- package/src/funcs/accountingExpensesUpdate.ts +2 -1
- package/src/funcs/accountingInvoiceItemsCreate.ts +2 -1
- package/src/funcs/accountingInvoiceItemsDelete.ts +2 -1
- package/src/funcs/accountingInvoiceItemsGet.ts +2 -1
- package/src/funcs/accountingInvoiceItemsList.ts +2 -1
- package/src/funcs/accountingInvoiceItemsUpdate.ts +2 -1
- package/src/funcs/accountingInvoicesCreate.ts +2 -1
- package/src/funcs/accountingInvoicesDelete.ts +2 -1
- package/src/funcs/accountingInvoicesGet.ts +2 -1
- package/src/funcs/accountingInvoicesList.ts +2 -1
- package/src/funcs/accountingInvoicesUpdate.ts +2 -1
- package/src/funcs/accountingJournalEntriesCreate.ts +2 -1
- package/src/funcs/accountingJournalEntriesDelete.ts +2 -1
- package/src/funcs/accountingJournalEntriesGet.ts +2 -1
- package/src/funcs/accountingJournalEntriesList.ts +2 -1
- package/src/funcs/accountingJournalEntriesUpdate.ts +2 -1
- package/src/funcs/accountingLedgerAccountsCreate.ts +2 -1
- package/src/funcs/accountingLedgerAccountsDelete.ts +2 -1
- package/src/funcs/accountingLedgerAccountsGet.ts +2 -1
- package/src/funcs/accountingLedgerAccountsList.ts +2 -1
- package/src/funcs/accountingLedgerAccountsUpdate.ts +2 -1
- package/src/funcs/accountingLocationsCreate.ts +2 -1
- package/src/funcs/accountingLocationsDelete.ts +2 -1
- package/src/funcs/accountingLocationsGet.ts +2 -1
- package/src/funcs/accountingLocationsList.ts +2 -1
- package/src/funcs/accountingLocationsUpdate.ts +2 -1
- package/src/funcs/accountingPaymentsCreate.ts +2 -1
- package/src/funcs/accountingPaymentsDelete.ts +2 -1
- package/src/funcs/accountingPaymentsGet.ts +2 -1
- package/src/funcs/accountingPaymentsList.ts +2 -1
- package/src/funcs/accountingPaymentsUpdate.ts +2 -1
- package/src/funcs/accountingProfitAndLossGet.ts +2 -1
- package/src/funcs/accountingPurchaseOrdersCreate.ts +2 -1
- package/src/funcs/accountingPurchaseOrdersDelete.ts +2 -1
- package/src/funcs/accountingPurchaseOrdersGet.ts +2 -1
- package/src/funcs/accountingPurchaseOrdersList.ts +2 -1
- package/src/funcs/accountingPurchaseOrdersUpdate.ts +2 -1
- package/src/funcs/accountingSubsidiariesCreate.ts +2 -1
- package/src/funcs/accountingSubsidiariesDelete.ts +2 -1
- package/src/funcs/accountingSubsidiariesGet.ts +2 -1
- package/src/funcs/accountingSubsidiariesList.ts +2 -1
- package/src/funcs/accountingSubsidiariesUpdate.ts +2 -1
- package/src/funcs/accountingSuppliersCreate.ts +2 -1
- package/src/funcs/accountingSuppliersDelete.ts +2 -1
- package/src/funcs/accountingSuppliersGet.ts +2 -1
- package/src/funcs/accountingSuppliersList.ts +2 -1
- package/src/funcs/accountingSuppliersUpdate.ts +2 -1
- package/src/funcs/accountingTaxRatesCreate.ts +2 -1
- package/src/funcs/accountingTaxRatesDelete.ts +2 -1
- package/src/funcs/accountingTaxRatesGet.ts +2 -1
- package/src/funcs/accountingTaxRatesList.ts +2 -1
- package/src/funcs/accountingTaxRatesUpdate.ts +2 -1
- package/src/funcs/accountingTrackingCategoriesCreate.ts +2 -1
- package/src/funcs/accountingTrackingCategoriesDelete.ts +2 -1
- package/src/funcs/accountingTrackingCategoriesGet.ts +2 -1
- package/src/funcs/accountingTrackingCategoriesList.ts +2 -1
- package/src/funcs/accountingTrackingCategoriesUpdate.ts +2 -1
- package/src/funcs/atsApplicantsCreate.ts +2 -1
- package/src/funcs/atsApplicantsDelete.ts +2 -1
- package/src/funcs/atsApplicantsGet.ts +2 -1
- package/src/funcs/atsApplicantsList.ts +2 -1
- package/src/funcs/atsApplicantsUpdate.ts +2 -1
- package/src/funcs/atsApplicationsCreate.ts +2 -1
- package/src/funcs/atsApplicationsDelete.ts +2 -1
- package/src/funcs/atsApplicationsGet.ts +2 -1
- package/src/funcs/atsApplicationsList.ts +2 -1
- package/src/funcs/atsApplicationsUpdate.ts +2 -1
- package/src/funcs/atsJobsGet.ts +2 -1
- package/src/funcs/atsJobsList.ts +2 -1
- package/src/funcs/connectorApiResourceCoverageGet.ts +2 -1
- package/src/funcs/connectorApiResourcesGet.ts +2 -1
- package/src/funcs/connectorApisGet.ts +2 -1
- package/src/funcs/connectorApisList.ts +2 -1
- package/src/funcs/connectorConnectorDocsGet.ts +2 -1
- package/src/funcs/connectorConnectorResourcesGet.ts +2 -1
- package/src/funcs/connectorConnectorsGet.ts +2 -1
- package/src/funcs/connectorConnectorsList.ts +2 -1
- package/src/funcs/crmActivitiesCreate.ts +2 -1
- package/src/funcs/crmActivitiesDelete.ts +2 -1
- package/src/funcs/crmActivitiesGet.ts +2 -1
- package/src/funcs/crmActivitiesList.ts +2 -1
- package/src/funcs/crmActivitiesUpdate.ts +2 -1
- package/src/funcs/crmCompaniesCreate.ts +2 -1
- package/src/funcs/crmCompaniesDelete.ts +2 -1
- package/src/funcs/crmCompaniesGet.ts +2 -1
- package/src/funcs/crmCompaniesList.ts +2 -1
- package/src/funcs/crmCompaniesUpdate.ts +2 -1
- package/src/funcs/crmContactsCreate.ts +2 -1
- package/src/funcs/crmContactsDelete.ts +2 -1
- package/src/funcs/crmContactsGet.ts +2 -1
- package/src/funcs/crmContactsList.ts +2 -1
- package/src/funcs/crmContactsUpdate.ts +2 -1
- package/src/funcs/crmLeadsCreate.ts +2 -1
- package/src/funcs/crmLeadsDelete.ts +2 -1
- package/src/funcs/crmLeadsGet.ts +2 -1
- package/src/funcs/crmLeadsList.ts +2 -1
- package/src/funcs/crmLeadsUpdate.ts +2 -1
- package/src/funcs/crmNotesCreate.ts +2 -1
- package/src/funcs/crmNotesDelete.ts +2 -1
- package/src/funcs/crmNotesGet.ts +2 -1
- package/src/funcs/crmNotesList.ts +2 -1
- package/src/funcs/crmNotesUpdate.ts +2 -1
- package/src/funcs/crmOpportunitiesCreate.ts +2 -1
- package/src/funcs/crmOpportunitiesDelete.ts +2 -1
- package/src/funcs/crmOpportunitiesGet.ts +2 -1
- package/src/funcs/crmOpportunitiesList.ts +2 -1
- package/src/funcs/crmOpportunitiesUpdate.ts +2 -1
- package/src/funcs/crmPipelinesList.ts +2 -1
- package/src/funcs/crmUsersCreate.ts +2 -1
- package/src/funcs/crmUsersDelete.ts +2 -1
- package/src/funcs/crmUsersGet.ts +2 -1
- package/src/funcs/crmUsersList.ts +2 -1
- package/src/funcs/crmUsersUpdate.ts +2 -1
- package/src/funcs/ecommerceCustomersGet.ts +2 -1
- package/src/funcs/ecommerceCustomersList.ts +2 -1
- package/src/funcs/ecommerceOrdersGet.ts +2 -1
- package/src/funcs/ecommerceOrdersList.ts +2 -1
- package/src/funcs/ecommerceProductsGet.ts +2 -1
- package/src/funcs/ecommerceProductsList.ts +2 -1
- package/src/funcs/ecommerceStoresGet.ts +2 -1
- package/src/funcs/fileStorageDriveGroupsCreate.ts +2 -1
- package/src/funcs/fileStorageDriveGroupsDelete.ts +2 -1
- package/src/funcs/fileStorageDriveGroupsGet.ts +2 -1
- package/src/funcs/fileStorageDriveGroupsList.ts +2 -1
- package/src/funcs/fileStorageDriveGroupsUpdate.ts +2 -1
- package/src/funcs/fileStorageDrivesCreate.ts +2 -1
- package/src/funcs/fileStorageDrivesDelete.ts +2 -1
- package/src/funcs/fileStorageDrivesGet.ts +2 -1
- package/src/funcs/fileStorageDrivesList.ts +2 -1
- package/src/funcs/fileStorageDrivesUpdate.ts +2 -1
- package/src/funcs/fileStorageFilesDelete.ts +2 -1
- package/src/funcs/fileStorageFilesDownload.ts +2 -1
- package/src/funcs/fileStorageFilesExport.ts +2 -1
- package/src/funcs/fileStorageFilesGet.ts +2 -1
- package/src/funcs/fileStorageFilesList.ts +2 -1
- package/src/funcs/fileStorageFilesSearch.ts +2 -1
- package/src/funcs/fileStorageFilesUpdate.ts +2 -1
- package/src/funcs/fileStorageFoldersCopy.ts +2 -1
- package/src/funcs/fileStorageFoldersCreate.ts +2 -1
- package/src/funcs/fileStorageFoldersDelete.ts +2 -1
- package/src/funcs/fileStorageFoldersGet.ts +2 -1
- package/src/funcs/fileStorageFoldersUpdate.ts +2 -1
- package/src/funcs/fileStorageSharedLinksCreate.ts +2 -1
- package/src/funcs/fileStorageSharedLinksDelete.ts +2 -1
- package/src/funcs/fileStorageSharedLinksGet.ts +2 -1
- package/src/funcs/fileStorageSharedLinksList.ts +2 -1
- package/src/funcs/fileStorageSharedLinksUpdate.ts +2 -1
- package/src/funcs/fileStorageUploadSessionsCreate.ts +2 -1
- package/src/funcs/fileStorageUploadSessionsDelete.ts +2 -1
- package/src/funcs/fileStorageUploadSessionsFinish.ts +2 -1
- package/src/funcs/fileStorageUploadSessionsGet.ts +2 -1
- package/src/funcs/hrisCompaniesCreate.ts +2 -1
- package/src/funcs/hrisCompaniesDelete.ts +2 -1
- package/src/funcs/hrisCompaniesGet.ts +2 -1
- package/src/funcs/hrisCompaniesList.ts +2 -1
- package/src/funcs/hrisCompaniesUpdate.ts +2 -1
- package/src/funcs/hrisDepartmentsCreate.ts +2 -1
- package/src/funcs/hrisDepartmentsDelete.ts +2 -1
- package/src/funcs/hrisDepartmentsGet.ts +2 -1
- package/src/funcs/hrisDepartmentsList.ts +2 -1
- package/src/funcs/hrisDepartmentsUpdate.ts +2 -1
- package/src/funcs/hrisEmployeePayrollsGet.ts +2 -1
- package/src/funcs/hrisEmployeePayrollsList.ts +2 -1
- package/src/funcs/hrisEmployeeSchedulesList.ts +2 -1
- package/src/funcs/hrisEmployeesCreate.ts +2 -1
- package/src/funcs/hrisEmployeesDelete.ts +2 -1
- package/src/funcs/hrisEmployeesGet.ts +2 -1
- package/src/funcs/hrisEmployeesList.ts +2 -1
- package/src/funcs/hrisEmployeesUpdate.ts +2 -1
- package/src/funcs/hrisPayrollsGet.ts +2 -1
- package/src/funcs/hrisPayrollsList.ts +2 -1
- package/src/funcs/hrisTimeOffRequestsCreate.ts +2 -1
- package/src/funcs/hrisTimeOffRequestsDelete.ts +2 -1
- package/src/funcs/hrisTimeOffRequestsGet.ts +2 -1
- package/src/funcs/hrisTimeOffRequestsList.ts +2 -1
- package/src/funcs/hrisTimeOffRequestsUpdate.ts +2 -1
- package/src/funcs/issueTrackingCollectionTagsList.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketCommentsCreate.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketCommentsDelete.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketCommentsGet.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketCommentsList.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketCommentsUpdate.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketsCreate.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketsDelete.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketsGet.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketsList.ts +2 -1
- package/src/funcs/issueTrackingCollectionTicketsUpdate.ts +2 -1
- package/src/funcs/issueTrackingCollectionUsersGet.ts +2 -1
- package/src/funcs/issueTrackingCollectionUsersList.ts +2 -1
- package/src/funcs/issueTrackingCollectionsGet.ts +2 -1
- package/src/funcs/issueTrackingCollectionsList.ts +2 -1
- package/src/funcs/smsMessagesCreate.ts +2 -1
- package/src/funcs/smsMessagesDelete.ts +2 -1
- package/src/funcs/smsMessagesGet.ts +2 -1
- package/src/funcs/smsMessagesList.ts +2 -1
- package/src/funcs/smsMessagesUpdate.ts +2 -1
- package/src/funcs/vaultConnectionCustomMappingsList.ts +2 -1
- package/src/funcs/vaultConnectionSettingsList.ts +2 -1
- package/src/funcs/vaultConnectionSettingsUpdate.ts +2 -1
- package/src/funcs/vaultConnectionsDelete.ts +2 -1
- package/src/funcs/vaultConnectionsGet.ts +2 -1
- package/src/funcs/vaultConnectionsImports.ts +2 -1
- package/src/funcs/vaultConnectionsList.ts +2 -1
- package/src/funcs/vaultConnectionsToken.ts +2 -1
- package/src/funcs/vaultConnectionsUpdate.ts +2 -1
- package/src/funcs/vaultConsumerRequestCountsList.ts +2 -1
- package/src/funcs/vaultConsumersCreate.ts +2 -1
- package/src/funcs/vaultConsumersDelete.ts +2 -1
- package/src/funcs/vaultConsumersGet.ts +2 -1
- package/src/funcs/vaultConsumersList.ts +2 -1
- package/src/funcs/vaultConsumersUpdate.ts +2 -1
- package/src/funcs/vaultCreateCallbackState.ts +2 -1
- package/src/funcs/vaultCustomFieldsList.ts +2 -1
- package/src/funcs/vaultCustomMappingsList.ts +2 -1
- package/src/funcs/vaultLogsList.ts +2 -1
- package/src/funcs/vaultSessionsCreate.ts +2 -1
- package/src/funcs/vaultValidateConnectionState.ts +2 -1
- package/src/funcs/webhookEventLogsList.ts +2 -1
- package/src/funcs/webhookWebhooksCreate.ts +2 -1
- package/src/funcs/webhookWebhooksDelete.ts +2 -1
- package/src/funcs/webhookWebhooksGet.ts +2 -1
- package/src/funcs/webhookWebhooksList.ts +2 -1
- package/src/funcs/webhookWebhooksUpdate.ts +2 -1
- package/src/lib/config.ts +4 -4
- package/src/lib/schemas.ts +5 -0
- package/tsconfig.json +41 -0
|
@@ -28,7 +28,9 @@ const apideck = new Apideck({
|
|
|
28
28
|
|
|
29
29
|
async function run() {
|
|
30
30
|
const result = await apideck.accounting.creditNotes.list({
|
|
31
|
+
raw: false,
|
|
31
32
|
serviceId: "salesforce",
|
|
33
|
+
limit: 20,
|
|
32
34
|
filter: {
|
|
33
35
|
updatedSince: new Date("2020-09-30T07:43:32.000Z"),
|
|
34
36
|
},
|
|
@@ -69,7 +71,9 @@ const apideck = new ApideckCore({
|
|
|
69
71
|
|
|
70
72
|
async function run() {
|
|
71
73
|
const res = await accountingCreditNotesList(apideck, {
|
|
74
|
+
raw: false,
|
|
72
75
|
serviceId: "salesforce",
|
|
76
|
+
limit: 20,
|
|
73
77
|
filter: {
|
|
74
78
|
updatedSince: new Date("2020-09-30T07:43:32.000Z"),
|
|
75
79
|
},
|
|
@@ -139,6 +143,7 @@ const apideck = new Apideck({
|
|
|
139
143
|
|
|
140
144
|
async function run() {
|
|
141
145
|
const result = await apideck.accounting.creditNotes.create({
|
|
146
|
+
raw: false,
|
|
142
147
|
serviceId: "salesforce",
|
|
143
148
|
creditNote: {
|
|
144
149
|
number: "OIT00546",
|
|
@@ -202,10 +207,6 @@ async function run() {
|
|
|
202
207
|
id: "123456",
|
|
203
208
|
name: "New York",
|
|
204
209
|
},
|
|
205
|
-
{
|
|
206
|
-
id: "123456",
|
|
207
|
-
name: "New York",
|
|
208
|
-
},
|
|
209
210
|
],
|
|
210
211
|
ledgerAccount: {
|
|
211
212
|
id: "123456",
|
|
@@ -217,11 +218,13 @@ async function run() {
|
|
|
217
218
|
id: "2389328923893298",
|
|
218
219
|
name: "employee_level",
|
|
219
220
|
description: "Employee Level",
|
|
220
|
-
value:
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
221
|
+
value: "Uses Salesforce and Marketo",
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
id: "2389328923893298",
|
|
225
|
+
name: "employee_level",
|
|
226
|
+
description: "Employee Level",
|
|
227
|
+
value: "Uses Salesforce and Marketo",
|
|
225
228
|
},
|
|
226
229
|
],
|
|
227
230
|
rowVersion: "1-12345",
|
|
@@ -275,10 +278,19 @@ async function run() {
|
|
|
275
278
|
id: "2389328923893298",
|
|
276
279
|
name: "employee_level",
|
|
277
280
|
description: "Employee Level",
|
|
278
|
-
value:
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
281
|
+
value: "Uses Salesforce and Marketo",
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
id: "2389328923893298",
|
|
285
|
+
name: "employee_level",
|
|
286
|
+
description: "Employee Level",
|
|
287
|
+
value: 10,
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
id: "2389328923893298",
|
|
291
|
+
name: "employee_level",
|
|
292
|
+
description: "Employee Level",
|
|
293
|
+
value: "Uses Salesforce and Marketo",
|
|
282
294
|
},
|
|
283
295
|
],
|
|
284
296
|
rowVersion: "1-12345",
|
|
@@ -360,41 +372,35 @@ async function run() {
|
|
|
360
372
|
id: "123456",
|
|
361
373
|
name: "New York",
|
|
362
374
|
},
|
|
375
|
+
{
|
|
376
|
+
id: "123456",
|
|
377
|
+
name: "New York",
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
id: "123456",
|
|
381
|
+
name: "New York",
|
|
382
|
+
},
|
|
363
383
|
],
|
|
364
384
|
customFields: [
|
|
365
|
-
|
|
366
|
-
],
|
|
367
|
-
rowVersion: "1-12345",
|
|
368
|
-
passThrough: [
|
|
369
385
|
{
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
},
|
|
378
|
-
},
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
path: "$.nested.property",
|
|
382
|
-
value: {
|
|
383
|
-
"TaxClassificationRef": {
|
|
384
|
-
"value": "EUC-99990201-V1-00020000",
|
|
385
|
-
},
|
|
386
|
-
},
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
path: "$.nested.property",
|
|
390
|
-
value: {
|
|
391
|
-
"TaxClassificationRef": {
|
|
392
|
-
"value": "EUC-99990201-V1-00020000",
|
|
393
|
-
},
|
|
394
|
-
},
|
|
395
|
-
},
|
|
386
|
+
id: "2389328923893298",
|
|
387
|
+
name: "employee_level",
|
|
388
|
+
description: "Employee Level",
|
|
389
|
+
value: [
|
|
390
|
+
"<value>",
|
|
391
|
+
"<value>",
|
|
392
|
+
"<value>",
|
|
396
393
|
],
|
|
397
394
|
},
|
|
395
|
+
{
|
|
396
|
+
id: "2389328923893298",
|
|
397
|
+
name: "employee_level",
|
|
398
|
+
description: "Employee Level",
|
|
399
|
+
value: true,
|
|
400
|
+
},
|
|
401
|
+
],
|
|
402
|
+
rowVersion: "1-12345",
|
|
403
|
+
passThrough: [
|
|
398
404
|
{
|
|
399
405
|
serviceId: "<id>",
|
|
400
406
|
extendPaths: [
|
|
@@ -406,22 +412,6 @@ async function run() {
|
|
|
406
412
|
},
|
|
407
413
|
},
|
|
408
414
|
},
|
|
409
|
-
{
|
|
410
|
-
path: "$.nested.property",
|
|
411
|
-
value: {
|
|
412
|
-
"TaxClassificationRef": {
|
|
413
|
-
"value": "EUC-99990201-V1-00020000",
|
|
414
|
-
},
|
|
415
|
-
},
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
path: "$.nested.property",
|
|
419
|
-
value: {
|
|
420
|
-
"TaxClassificationRef": {
|
|
421
|
-
"value": "EUC-99990201-V1-00020000",
|
|
422
|
-
},
|
|
423
|
-
},
|
|
424
|
-
},
|
|
425
415
|
],
|
|
426
416
|
},
|
|
427
417
|
],
|
|
@@ -453,6 +443,7 @@ const apideck = new ApideckCore({
|
|
|
453
443
|
|
|
454
444
|
async function run() {
|
|
455
445
|
const res = await accountingCreditNotesCreate(apideck, {
|
|
446
|
+
raw: false,
|
|
456
447
|
serviceId: "salesforce",
|
|
457
448
|
creditNote: {
|
|
458
449
|
number: "OIT00546",
|
|
@@ -516,10 +507,6 @@ async function run() {
|
|
|
516
507
|
id: "123456",
|
|
517
508
|
name: "New York",
|
|
518
509
|
},
|
|
519
|
-
{
|
|
520
|
-
id: "123456",
|
|
521
|
-
name: "New York",
|
|
522
|
-
},
|
|
523
510
|
],
|
|
524
511
|
ledgerAccount: {
|
|
525
512
|
id: "123456",
|
|
@@ -531,11 +518,13 @@ async function run() {
|
|
|
531
518
|
id: "2389328923893298",
|
|
532
519
|
name: "employee_level",
|
|
533
520
|
description: "Employee Level",
|
|
534
|
-
value:
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
521
|
+
value: "Uses Salesforce and Marketo",
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
id: "2389328923893298",
|
|
525
|
+
name: "employee_level",
|
|
526
|
+
description: "Employee Level",
|
|
527
|
+
value: "Uses Salesforce and Marketo",
|
|
539
528
|
},
|
|
540
529
|
],
|
|
541
530
|
rowVersion: "1-12345",
|
|
@@ -589,10 +578,19 @@ async function run() {
|
|
|
589
578
|
id: "2389328923893298",
|
|
590
579
|
name: "employee_level",
|
|
591
580
|
description: "Employee Level",
|
|
592
|
-
value:
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
581
|
+
value: "Uses Salesforce and Marketo",
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
id: "2389328923893298",
|
|
585
|
+
name: "employee_level",
|
|
586
|
+
description: "Employee Level",
|
|
587
|
+
value: 10,
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
id: "2389328923893298",
|
|
591
|
+
name: "employee_level",
|
|
592
|
+
description: "Employee Level",
|
|
593
|
+
value: "Uses Salesforce and Marketo",
|
|
596
594
|
},
|
|
597
595
|
],
|
|
598
596
|
rowVersion: "1-12345",
|
|
@@ -674,41 +672,35 @@ async function run() {
|
|
|
674
672
|
id: "123456",
|
|
675
673
|
name: "New York",
|
|
676
674
|
},
|
|
675
|
+
{
|
|
676
|
+
id: "123456",
|
|
677
|
+
name: "New York",
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
id: "123456",
|
|
681
|
+
name: "New York",
|
|
682
|
+
},
|
|
677
683
|
],
|
|
678
684
|
customFields: [
|
|
679
|
-
|
|
680
|
-
],
|
|
681
|
-
rowVersion: "1-12345",
|
|
682
|
-
passThrough: [
|
|
683
685
|
{
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
},
|
|
692
|
-
},
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
path: "$.nested.property",
|
|
696
|
-
value: {
|
|
697
|
-
"TaxClassificationRef": {
|
|
698
|
-
"value": "EUC-99990201-V1-00020000",
|
|
699
|
-
},
|
|
700
|
-
},
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
path: "$.nested.property",
|
|
704
|
-
value: {
|
|
705
|
-
"TaxClassificationRef": {
|
|
706
|
-
"value": "EUC-99990201-V1-00020000",
|
|
707
|
-
},
|
|
708
|
-
},
|
|
709
|
-
},
|
|
686
|
+
id: "2389328923893298",
|
|
687
|
+
name: "employee_level",
|
|
688
|
+
description: "Employee Level",
|
|
689
|
+
value: [
|
|
690
|
+
"<value>",
|
|
691
|
+
"<value>",
|
|
692
|
+
"<value>",
|
|
710
693
|
],
|
|
711
694
|
},
|
|
695
|
+
{
|
|
696
|
+
id: "2389328923893298",
|
|
697
|
+
name: "employee_level",
|
|
698
|
+
description: "Employee Level",
|
|
699
|
+
value: true,
|
|
700
|
+
},
|
|
701
|
+
],
|
|
702
|
+
rowVersion: "1-12345",
|
|
703
|
+
passThrough: [
|
|
712
704
|
{
|
|
713
705
|
serviceId: "<id>",
|
|
714
706
|
extendPaths: [
|
|
@@ -720,22 +712,6 @@ async function run() {
|
|
|
720
712
|
},
|
|
721
713
|
},
|
|
722
714
|
},
|
|
723
|
-
{
|
|
724
|
-
path: "$.nested.property",
|
|
725
|
-
value: {
|
|
726
|
-
"TaxClassificationRef": {
|
|
727
|
-
"value": "EUC-99990201-V1-00020000",
|
|
728
|
-
},
|
|
729
|
-
},
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
path: "$.nested.property",
|
|
733
|
-
value: {
|
|
734
|
-
"TaxClassificationRef": {
|
|
735
|
-
"value": "EUC-99990201-V1-00020000",
|
|
736
|
-
},
|
|
737
|
-
},
|
|
738
|
-
},
|
|
739
715
|
],
|
|
740
716
|
},
|
|
741
717
|
],
|
|
@@ -798,6 +774,7 @@ async function run() {
|
|
|
798
774
|
const result = await apideck.accounting.creditNotes.get({
|
|
799
775
|
id: "<id>",
|
|
800
776
|
serviceId: "salesforce",
|
|
777
|
+
raw: false,
|
|
801
778
|
fields: "id,updated_at",
|
|
802
779
|
});
|
|
803
780
|
|
|
@@ -828,6 +805,7 @@ async function run() {
|
|
|
828
805
|
const res = await accountingCreditNotesGet(apideck, {
|
|
829
806
|
id: "<id>",
|
|
830
807
|
serviceId: "salesforce",
|
|
808
|
+
raw: false,
|
|
831
809
|
fields: "id,updated_at",
|
|
832
810
|
});
|
|
833
811
|
|
|
@@ -887,6 +865,7 @@ async function run() {
|
|
|
887
865
|
const result = await apideck.accounting.creditNotes.update({
|
|
888
866
|
id: "<id>",
|
|
889
867
|
serviceId: "salesforce",
|
|
868
|
+
raw: false,
|
|
890
869
|
creditNote: {
|
|
891
870
|
number: "OIT00546",
|
|
892
871
|
customer: {
|
|
@@ -949,10 +928,6 @@ async function run() {
|
|
|
949
928
|
id: "123456",
|
|
950
929
|
name: "New York",
|
|
951
930
|
},
|
|
952
|
-
{
|
|
953
|
-
id: "123456",
|
|
954
|
-
name: "New York",
|
|
955
|
-
},
|
|
956
931
|
],
|
|
957
932
|
ledgerAccount: {
|
|
958
933
|
id: "123456",
|
|
@@ -964,23 +939,16 @@ async function run() {
|
|
|
964
939
|
id: "2389328923893298",
|
|
965
940
|
name: "employee_level",
|
|
966
941
|
description: "Employee Level",
|
|
967
|
-
value:
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
name: "employee_level",
|
|
972
|
-
description: "Employee Level",
|
|
973
|
-
value: 10,
|
|
942
|
+
value: [
|
|
943
|
+
{},
|
|
944
|
+
{},
|
|
945
|
+
],
|
|
974
946
|
},
|
|
975
947
|
{
|
|
976
948
|
id: "2389328923893298",
|
|
977
949
|
name: "employee_level",
|
|
978
950
|
description: "Employee Level",
|
|
979
|
-
value:
|
|
980
|
-
"<value>",
|
|
981
|
-
"<value>",
|
|
982
|
-
"<value>",
|
|
983
|
-
],
|
|
951
|
+
value: true,
|
|
984
952
|
},
|
|
985
953
|
],
|
|
986
954
|
rowVersion: "1-12345",
|
|
@@ -1011,7 +979,18 @@ async function run() {
|
|
|
1011
979
|
rate: 10,
|
|
1012
980
|
},
|
|
1013
981
|
trackingCategories: [
|
|
1014
|
-
|
|
982
|
+
{
|
|
983
|
+
id: "123456",
|
|
984
|
+
name: "New York",
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
id: "123456",
|
|
988
|
+
name: "New York",
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
id: "123456",
|
|
992
|
+
name: "New York",
|
|
993
|
+
},
|
|
1015
994
|
],
|
|
1016
995
|
ledgerAccount: {
|
|
1017
996
|
id: "123456",
|
|
@@ -1019,19 +998,12 @@ async function run() {
|
|
|
1019
998
|
code: "453",
|
|
1020
999
|
},
|
|
1021
1000
|
customFields: [
|
|
1022
|
-
{
|
|
1023
|
-
id: "2389328923893298",
|
|
1024
|
-
name: "employee_level",
|
|
1025
|
-
description: "Employee Level",
|
|
1026
|
-
value: 10,
|
|
1027
|
-
},
|
|
1028
1001
|
{
|
|
1029
1002
|
id: "2389328923893298",
|
|
1030
1003
|
name: "employee_level",
|
|
1031
1004
|
description: "Employee Level",
|
|
1032
1005
|
value: [
|
|
1033
|
-
|
|
1034
|
-
"<value>",
|
|
1006
|
+
{},
|
|
1035
1007
|
],
|
|
1036
1008
|
},
|
|
1037
1009
|
],
|
|
@@ -1067,14 +1039,6 @@ async function run() {
|
|
|
1067
1039
|
id: "123456",
|
|
1068
1040
|
name: "New York",
|
|
1069
1041
|
},
|
|
1070
|
-
{
|
|
1071
|
-
id: "123456",
|
|
1072
|
-
name: "New York",
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
id: "123456",
|
|
1076
|
-
name: "New York",
|
|
1077
|
-
},
|
|
1078
1042
|
],
|
|
1079
1043
|
ledgerAccount: {
|
|
1080
1044
|
id: "123456",
|
|
@@ -1086,20 +1050,28 @@ async function run() {
|
|
|
1086
1050
|
id: "2389328923893298",
|
|
1087
1051
|
name: "employee_level",
|
|
1088
1052
|
description: "Employee Level",
|
|
1089
|
-
value:
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
id: "2389328923893298",
|
|
1093
|
-
name: "employee_level",
|
|
1094
|
-
description: "Employee Level",
|
|
1095
|
-
value: 10,
|
|
1053
|
+
value: "Uses Salesforce and Marketo",
|
|
1096
1054
|
},
|
|
1097
1055
|
],
|
|
1098
1056
|
rowVersion: "1-12345",
|
|
1099
1057
|
},
|
|
1100
1058
|
],
|
|
1101
1059
|
allocations: [
|
|
1102
|
-
|
|
1060
|
+
{
|
|
1061
|
+
id: "123456",
|
|
1062
|
+
amount: 49.99,
|
|
1063
|
+
allocationId: "123456",
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
id: "123456",
|
|
1067
|
+
amount: 49.99,
|
|
1068
|
+
allocationId: "123456",
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
id: "123456",
|
|
1072
|
+
amount: 49.99,
|
|
1073
|
+
allocationId: "123456",
|
|
1074
|
+
},
|
|
1103
1075
|
],
|
|
1104
1076
|
note: "Some notes about this credit note",
|
|
1105
1077
|
terms: "Some terms about this credit note",
|
|
@@ -1156,10 +1128,26 @@ async function run() {
|
|
|
1156
1128
|
rowVersion: "1-12345",
|
|
1157
1129
|
},
|
|
1158
1130
|
trackingCategories: [
|
|
1159
|
-
|
|
1131
|
+
{
|
|
1132
|
+
id: "123456",
|
|
1133
|
+
name: "New York",
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
id: "123456",
|
|
1137
|
+
name: "New York",
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
id: "123456",
|
|
1141
|
+
name: "New York",
|
|
1142
|
+
},
|
|
1160
1143
|
],
|
|
1161
1144
|
customFields: [
|
|
1162
|
-
|
|
1145
|
+
{
|
|
1146
|
+
id: "2389328923893298",
|
|
1147
|
+
name: "employee_level",
|
|
1148
|
+
description: "Employee Level",
|
|
1149
|
+
value: true,
|
|
1150
|
+
},
|
|
1163
1151
|
],
|
|
1164
1152
|
rowVersion: "1-12345",
|
|
1165
1153
|
passThrough: [
|
|
@@ -1192,6 +1180,40 @@ async function run() {
|
|
|
1192
1180
|
},
|
|
1193
1181
|
],
|
|
1194
1182
|
},
|
|
1183
|
+
{
|
|
1184
|
+
serviceId: "<id>",
|
|
1185
|
+
extendPaths: [
|
|
1186
|
+
{
|
|
1187
|
+
path: "$.nested.property",
|
|
1188
|
+
value: {
|
|
1189
|
+
"TaxClassificationRef": {
|
|
1190
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1191
|
+
},
|
|
1192
|
+
},
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
path: "$.nested.property",
|
|
1196
|
+
value: {
|
|
1197
|
+
"TaxClassificationRef": {
|
|
1198
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1199
|
+
},
|
|
1200
|
+
},
|
|
1201
|
+
},
|
|
1202
|
+
],
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
serviceId: "<id>",
|
|
1206
|
+
extendPaths: [
|
|
1207
|
+
{
|
|
1208
|
+
path: "$.nested.property",
|
|
1209
|
+
value: {
|
|
1210
|
+
"TaxClassificationRef": {
|
|
1211
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1212
|
+
},
|
|
1213
|
+
},
|
|
1214
|
+
},
|
|
1215
|
+
],
|
|
1216
|
+
},
|
|
1195
1217
|
],
|
|
1196
1218
|
},
|
|
1197
1219
|
});
|
|
@@ -1223,6 +1245,7 @@ async function run() {
|
|
|
1223
1245
|
const res = await accountingCreditNotesUpdate(apideck, {
|
|
1224
1246
|
id: "<id>",
|
|
1225
1247
|
serviceId: "salesforce",
|
|
1248
|
+
raw: false,
|
|
1226
1249
|
creditNote: {
|
|
1227
1250
|
number: "OIT00546",
|
|
1228
1251
|
customer: {
|
|
@@ -1285,10 +1308,6 @@ async function run() {
|
|
|
1285
1308
|
id: "123456",
|
|
1286
1309
|
name: "New York",
|
|
1287
1310
|
},
|
|
1288
|
-
{
|
|
1289
|
-
id: "123456",
|
|
1290
|
-
name: "New York",
|
|
1291
|
-
},
|
|
1292
1311
|
],
|
|
1293
1312
|
ledgerAccount: {
|
|
1294
1313
|
id: "123456",
|
|
@@ -1300,23 +1319,16 @@ async function run() {
|
|
|
1300
1319
|
id: "2389328923893298",
|
|
1301
1320
|
name: "employee_level",
|
|
1302
1321
|
description: "Employee Level",
|
|
1303
|
-
value:
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
name: "employee_level",
|
|
1308
|
-
description: "Employee Level",
|
|
1309
|
-
value: 10,
|
|
1322
|
+
value: [
|
|
1323
|
+
{},
|
|
1324
|
+
{},
|
|
1325
|
+
],
|
|
1310
1326
|
},
|
|
1311
1327
|
{
|
|
1312
1328
|
id: "2389328923893298",
|
|
1313
1329
|
name: "employee_level",
|
|
1314
1330
|
description: "Employee Level",
|
|
1315
|
-
value:
|
|
1316
|
-
"<value>",
|
|
1317
|
-
"<value>",
|
|
1318
|
-
"<value>",
|
|
1319
|
-
],
|
|
1331
|
+
value: true,
|
|
1320
1332
|
},
|
|
1321
1333
|
],
|
|
1322
1334
|
rowVersion: "1-12345",
|
|
@@ -1347,7 +1359,18 @@ async function run() {
|
|
|
1347
1359
|
rate: 10,
|
|
1348
1360
|
},
|
|
1349
1361
|
trackingCategories: [
|
|
1350
|
-
|
|
1362
|
+
{
|
|
1363
|
+
id: "123456",
|
|
1364
|
+
name: "New York",
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
id: "123456",
|
|
1368
|
+
name: "New York",
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
id: "123456",
|
|
1372
|
+
name: "New York",
|
|
1373
|
+
},
|
|
1351
1374
|
],
|
|
1352
1375
|
ledgerAccount: {
|
|
1353
1376
|
id: "123456",
|
|
@@ -1355,19 +1378,12 @@ async function run() {
|
|
|
1355
1378
|
code: "453",
|
|
1356
1379
|
},
|
|
1357
1380
|
customFields: [
|
|
1358
|
-
{
|
|
1359
|
-
id: "2389328923893298",
|
|
1360
|
-
name: "employee_level",
|
|
1361
|
-
description: "Employee Level",
|
|
1362
|
-
value: 10,
|
|
1363
|
-
},
|
|
1364
1381
|
{
|
|
1365
1382
|
id: "2389328923893298",
|
|
1366
1383
|
name: "employee_level",
|
|
1367
1384
|
description: "Employee Level",
|
|
1368
1385
|
value: [
|
|
1369
|
-
|
|
1370
|
-
"<value>",
|
|
1386
|
+
{},
|
|
1371
1387
|
],
|
|
1372
1388
|
},
|
|
1373
1389
|
],
|
|
@@ -1403,14 +1419,6 @@ async function run() {
|
|
|
1403
1419
|
id: "123456",
|
|
1404
1420
|
name: "New York",
|
|
1405
1421
|
},
|
|
1406
|
-
{
|
|
1407
|
-
id: "123456",
|
|
1408
|
-
name: "New York",
|
|
1409
|
-
},
|
|
1410
|
-
{
|
|
1411
|
-
id: "123456",
|
|
1412
|
-
name: "New York",
|
|
1413
|
-
},
|
|
1414
1422
|
],
|
|
1415
1423
|
ledgerAccount: {
|
|
1416
1424
|
id: "123456",
|
|
@@ -1422,20 +1430,28 @@ async function run() {
|
|
|
1422
1430
|
id: "2389328923893298",
|
|
1423
1431
|
name: "employee_level",
|
|
1424
1432
|
description: "Employee Level",
|
|
1425
|
-
value:
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
id: "2389328923893298",
|
|
1429
|
-
name: "employee_level",
|
|
1430
|
-
description: "Employee Level",
|
|
1431
|
-
value: 10,
|
|
1433
|
+
value: "Uses Salesforce and Marketo",
|
|
1432
1434
|
},
|
|
1433
1435
|
],
|
|
1434
1436
|
rowVersion: "1-12345",
|
|
1435
1437
|
},
|
|
1436
1438
|
],
|
|
1437
1439
|
allocations: [
|
|
1438
|
-
|
|
1440
|
+
{
|
|
1441
|
+
id: "123456",
|
|
1442
|
+
amount: 49.99,
|
|
1443
|
+
allocationId: "123456",
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
id: "123456",
|
|
1447
|
+
amount: 49.99,
|
|
1448
|
+
allocationId: "123456",
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
id: "123456",
|
|
1452
|
+
amount: 49.99,
|
|
1453
|
+
allocationId: "123456",
|
|
1454
|
+
},
|
|
1439
1455
|
],
|
|
1440
1456
|
note: "Some notes about this credit note",
|
|
1441
1457
|
terms: "Some terms about this credit note",
|
|
@@ -1492,10 +1508,26 @@ async function run() {
|
|
|
1492
1508
|
rowVersion: "1-12345",
|
|
1493
1509
|
},
|
|
1494
1510
|
trackingCategories: [
|
|
1495
|
-
|
|
1511
|
+
{
|
|
1512
|
+
id: "123456",
|
|
1513
|
+
name: "New York",
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
id: "123456",
|
|
1517
|
+
name: "New York",
|
|
1518
|
+
},
|
|
1519
|
+
{
|
|
1520
|
+
id: "123456",
|
|
1521
|
+
name: "New York",
|
|
1522
|
+
},
|
|
1496
1523
|
],
|
|
1497
1524
|
customFields: [
|
|
1498
|
-
|
|
1525
|
+
{
|
|
1526
|
+
id: "2389328923893298",
|
|
1527
|
+
name: "employee_level",
|
|
1528
|
+
description: "Employee Level",
|
|
1529
|
+
value: true,
|
|
1530
|
+
},
|
|
1499
1531
|
],
|
|
1500
1532
|
rowVersion: "1-12345",
|
|
1501
1533
|
passThrough: [
|
|
@@ -1528,6 +1560,40 @@ async function run() {
|
|
|
1528
1560
|
},
|
|
1529
1561
|
],
|
|
1530
1562
|
},
|
|
1563
|
+
{
|
|
1564
|
+
serviceId: "<id>",
|
|
1565
|
+
extendPaths: [
|
|
1566
|
+
{
|
|
1567
|
+
path: "$.nested.property",
|
|
1568
|
+
value: {
|
|
1569
|
+
"TaxClassificationRef": {
|
|
1570
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1571
|
+
},
|
|
1572
|
+
},
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
path: "$.nested.property",
|
|
1576
|
+
value: {
|
|
1577
|
+
"TaxClassificationRef": {
|
|
1578
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1579
|
+
},
|
|
1580
|
+
},
|
|
1581
|
+
},
|
|
1582
|
+
],
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
serviceId: "<id>",
|
|
1586
|
+
extendPaths: [
|
|
1587
|
+
{
|
|
1588
|
+
path: "$.nested.property",
|
|
1589
|
+
value: {
|
|
1590
|
+
"TaxClassificationRef": {
|
|
1591
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1592
|
+
},
|
|
1593
|
+
},
|
|
1594
|
+
},
|
|
1595
|
+
],
|
|
1596
|
+
},
|
|
1531
1597
|
],
|
|
1532
1598
|
},
|
|
1533
1599
|
});
|
|
@@ -1588,6 +1654,7 @@ async function run() {
|
|
|
1588
1654
|
const result = await apideck.accounting.creditNotes.delete({
|
|
1589
1655
|
id: "<id>",
|
|
1590
1656
|
serviceId: "salesforce",
|
|
1657
|
+
raw: false,
|
|
1591
1658
|
});
|
|
1592
1659
|
|
|
1593
1660
|
// Handle the result
|
|
@@ -1617,6 +1684,7 @@ async function run() {
|
|
|
1617
1684
|
const res = await accountingCreditNotesDelete(apideck, {
|
|
1618
1685
|
id: "<id>",
|
|
1619
1686
|
serviceId: "salesforce",
|
|
1687
|
+
raw: false,
|
|
1620
1688
|
});
|
|
1621
1689
|
|
|
1622
1690
|
if (!res.ok) {
|