@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.invoices.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
|
createdSince: new Date("2020-09-30T07:43:32.000Z"),
|
|
@@ -71,7 +73,9 @@ const apideck = new ApideckCore({
|
|
|
71
73
|
|
|
72
74
|
async function run() {
|
|
73
75
|
const res = await accountingInvoicesList(apideck, {
|
|
76
|
+
raw: false,
|
|
74
77
|
serviceId: "salesforce",
|
|
78
|
+
limit: 20,
|
|
75
79
|
filter: {
|
|
76
80
|
updatedSince: new Date("2020-09-30T07:43:32.000Z"),
|
|
77
81
|
createdSince: new Date("2020-09-30T07:43:32.000Z"),
|
|
@@ -144,6 +148,7 @@ const apideck = new Apideck({
|
|
|
144
148
|
|
|
145
149
|
async function run() {
|
|
146
150
|
const result = await apideck.accounting.invoices.create({
|
|
151
|
+
raw: false,
|
|
147
152
|
serviceId: "salesforce",
|
|
148
153
|
invoice: {
|
|
149
154
|
type: "service",
|
|
@@ -178,6 +183,10 @@ async function run() {
|
|
|
178
183
|
id: "123456",
|
|
179
184
|
name: "New York",
|
|
180
185
|
},
|
|
186
|
+
{
|
|
187
|
+
id: "123456",
|
|
188
|
+
name: "New York",
|
|
189
|
+
},
|
|
181
190
|
],
|
|
182
191
|
lineItems: [
|
|
183
192
|
{
|
|
@@ -206,7 +215,14 @@ async function run() {
|
|
|
206
215
|
rate: 10,
|
|
207
216
|
},
|
|
208
217
|
trackingCategories: [
|
|
209
|
-
|
|
218
|
+
{
|
|
219
|
+
id: "123456",
|
|
220
|
+
name: "New York",
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
id: "123456",
|
|
224
|
+
name: "New York",
|
|
225
|
+
},
|
|
210
226
|
],
|
|
211
227
|
ledgerAccount: {
|
|
212
228
|
id: "123456",
|
|
@@ -218,19 +234,7 @@ async function run() {
|
|
|
218
234
|
id: "2389328923893298",
|
|
219
235
|
name: "employee_level",
|
|
220
236
|
description: "Employee Level",
|
|
221
|
-
value:
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
id: "2389328923893298",
|
|
225
|
-
name: "employee_level",
|
|
226
|
-
description: "Employee Level",
|
|
227
|
-
value: {},
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
id: "2389328923893298",
|
|
231
|
-
name: "employee_level",
|
|
232
|
-
description: "Employee Level",
|
|
233
|
-
value: 10,
|
|
237
|
+
value: "Uses Salesforce and Marketo",
|
|
234
238
|
},
|
|
235
239
|
],
|
|
236
240
|
rowVersion: "1-12345",
|
|
@@ -284,58 +288,19 @@ async function run() {
|
|
|
284
288
|
id: "2389328923893298",
|
|
285
289
|
name: "employee_level",
|
|
286
290
|
description: "Employee Level",
|
|
287
|
-
value:
|
|
291
|
+
value: "Uses Salesforce and Marketo",
|
|
288
292
|
},
|
|
289
|
-
],
|
|
290
|
-
rowVersion: "1-12345",
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
id: "12345",
|
|
294
|
-
rowId: "12345",
|
|
295
|
-
code: "120-C",
|
|
296
|
-
lineNumber: 1,
|
|
297
|
-
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
298
|
-
type: "sales_item",
|
|
299
|
-
taxAmount: 27500,
|
|
300
|
-
totalAmount: 27500,
|
|
301
|
-
quantity: 1,
|
|
302
|
-
unitPrice: 27500.5,
|
|
303
|
-
unitOfMeasure: "pc.",
|
|
304
|
-
discountPercentage: 0.01,
|
|
305
|
-
discountAmount: 19.99,
|
|
306
|
-
locationId: "1234",
|
|
307
|
-
departmentId: "1234",
|
|
308
|
-
item: {
|
|
309
|
-
id: "12344",
|
|
310
|
-
code: "120-C",
|
|
311
|
-
name: "Model Y",
|
|
312
|
-
},
|
|
313
|
-
taxRate: {
|
|
314
|
-
id: "123456",
|
|
315
|
-
rate: 10,
|
|
316
|
-
},
|
|
317
|
-
trackingCategories: [
|
|
318
|
-
|
|
319
|
-
],
|
|
320
|
-
ledgerAccount: {
|
|
321
|
-
id: "123456",
|
|
322
|
-
nominalCode: "N091",
|
|
323
|
-
code: "453",
|
|
324
|
-
},
|
|
325
|
-
customFields: [
|
|
326
293
|
{
|
|
327
294
|
id: "2389328923893298",
|
|
328
295
|
name: "employee_level",
|
|
329
296
|
description: "Employee Level",
|
|
330
|
-
value:
|
|
297
|
+
value: 10,
|
|
331
298
|
},
|
|
332
299
|
{
|
|
333
300
|
id: "2389328923893298",
|
|
334
301
|
name: "employee_level",
|
|
335
302
|
description: "Employee Level",
|
|
336
|
-
value:
|
|
337
|
-
"<value>",
|
|
338
|
-
],
|
|
303
|
+
value: "Uses Salesforce and Marketo",
|
|
339
304
|
},
|
|
340
305
|
],
|
|
341
306
|
rowVersion: "1-12345",
|
|
@@ -422,21 +387,26 @@ async function run() {
|
|
|
422
387
|
id: "2389328923893298",
|
|
423
388
|
name: "employee_level",
|
|
424
389
|
description: "Employee Level",
|
|
425
|
-
value:
|
|
390
|
+
value: [
|
|
391
|
+
"<value>",
|
|
392
|
+
"<value>",
|
|
393
|
+
],
|
|
426
394
|
},
|
|
427
395
|
{
|
|
428
396
|
id: "2389328923893298",
|
|
429
397
|
name: "employee_level",
|
|
430
398
|
description: "Employee Level",
|
|
431
|
-
value:
|
|
399
|
+
value: [
|
|
400
|
+
"<value>",
|
|
401
|
+
"<value>",
|
|
402
|
+
"<value>",
|
|
403
|
+
],
|
|
432
404
|
},
|
|
433
405
|
{
|
|
434
406
|
id: "2389328923893298",
|
|
435
407
|
name: "employee_level",
|
|
436
408
|
description: "Employee Level",
|
|
437
|
-
value:
|
|
438
|
-
"<value>",
|
|
439
|
-
],
|
|
409
|
+
value: true,
|
|
440
410
|
},
|
|
441
411
|
],
|
|
442
412
|
rowVersion: "1-12345",
|
|
@@ -444,7 +414,14 @@ async function run() {
|
|
|
444
414
|
{
|
|
445
415
|
serviceId: "<id>",
|
|
446
416
|
extendPaths: [
|
|
447
|
-
|
|
417
|
+
{
|
|
418
|
+
path: "$.nested.property",
|
|
419
|
+
value: {
|
|
420
|
+
"TaxClassificationRef": {
|
|
421
|
+
"value": "EUC-99990201-V1-00020000",
|
|
422
|
+
},
|
|
423
|
+
},
|
|
424
|
+
},
|
|
448
425
|
],
|
|
449
426
|
},
|
|
450
427
|
],
|
|
@@ -477,6 +454,7 @@ const apideck = new ApideckCore({
|
|
|
477
454
|
|
|
478
455
|
async function run() {
|
|
479
456
|
const res = await accountingInvoicesCreate(apideck, {
|
|
457
|
+
raw: false,
|
|
480
458
|
serviceId: "salesforce",
|
|
481
459
|
invoice: {
|
|
482
460
|
type: "service",
|
|
@@ -511,6 +489,10 @@ async function run() {
|
|
|
511
489
|
id: "123456",
|
|
512
490
|
name: "New York",
|
|
513
491
|
},
|
|
492
|
+
{
|
|
493
|
+
id: "123456",
|
|
494
|
+
name: "New York",
|
|
495
|
+
},
|
|
514
496
|
],
|
|
515
497
|
lineItems: [
|
|
516
498
|
{
|
|
@@ -539,7 +521,14 @@ async function run() {
|
|
|
539
521
|
rate: 10,
|
|
540
522
|
},
|
|
541
523
|
trackingCategories: [
|
|
542
|
-
|
|
524
|
+
{
|
|
525
|
+
id: "123456",
|
|
526
|
+
name: "New York",
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
id: "123456",
|
|
530
|
+
name: "New York",
|
|
531
|
+
},
|
|
543
532
|
],
|
|
544
533
|
ledgerAccount: {
|
|
545
534
|
id: "123456",
|
|
@@ -551,19 +540,7 @@ async function run() {
|
|
|
551
540
|
id: "2389328923893298",
|
|
552
541
|
name: "employee_level",
|
|
553
542
|
description: "Employee Level",
|
|
554
|
-
value:
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
id: "2389328923893298",
|
|
558
|
-
name: "employee_level",
|
|
559
|
-
description: "Employee Level",
|
|
560
|
-
value: {},
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
id: "2389328923893298",
|
|
564
|
-
name: "employee_level",
|
|
565
|
-
description: "Employee Level",
|
|
566
|
-
value: 10,
|
|
543
|
+
value: "Uses Salesforce and Marketo",
|
|
567
544
|
},
|
|
568
545
|
],
|
|
569
546
|
rowVersion: "1-12345",
|
|
@@ -617,58 +594,19 @@ async function run() {
|
|
|
617
594
|
id: "2389328923893298",
|
|
618
595
|
name: "employee_level",
|
|
619
596
|
description: "Employee Level",
|
|
620
|
-
value:
|
|
597
|
+
value: "Uses Salesforce and Marketo",
|
|
621
598
|
},
|
|
622
|
-
],
|
|
623
|
-
rowVersion: "1-12345",
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
id: "12345",
|
|
627
|
-
rowId: "12345",
|
|
628
|
-
code: "120-C",
|
|
629
|
-
lineNumber: 1,
|
|
630
|
-
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
631
|
-
type: "sales_item",
|
|
632
|
-
taxAmount: 27500,
|
|
633
|
-
totalAmount: 27500,
|
|
634
|
-
quantity: 1,
|
|
635
|
-
unitPrice: 27500.5,
|
|
636
|
-
unitOfMeasure: "pc.",
|
|
637
|
-
discountPercentage: 0.01,
|
|
638
|
-
discountAmount: 19.99,
|
|
639
|
-
locationId: "1234",
|
|
640
|
-
departmentId: "1234",
|
|
641
|
-
item: {
|
|
642
|
-
id: "12344",
|
|
643
|
-
code: "120-C",
|
|
644
|
-
name: "Model Y",
|
|
645
|
-
},
|
|
646
|
-
taxRate: {
|
|
647
|
-
id: "123456",
|
|
648
|
-
rate: 10,
|
|
649
|
-
},
|
|
650
|
-
trackingCategories: [
|
|
651
|
-
|
|
652
|
-
],
|
|
653
|
-
ledgerAccount: {
|
|
654
|
-
id: "123456",
|
|
655
|
-
nominalCode: "N091",
|
|
656
|
-
code: "453",
|
|
657
|
-
},
|
|
658
|
-
customFields: [
|
|
659
599
|
{
|
|
660
600
|
id: "2389328923893298",
|
|
661
601
|
name: "employee_level",
|
|
662
602
|
description: "Employee Level",
|
|
663
|
-
value:
|
|
603
|
+
value: 10,
|
|
664
604
|
},
|
|
665
605
|
{
|
|
666
606
|
id: "2389328923893298",
|
|
667
607
|
name: "employee_level",
|
|
668
608
|
description: "Employee Level",
|
|
669
|
-
value:
|
|
670
|
-
"<value>",
|
|
671
|
-
],
|
|
609
|
+
value: "Uses Salesforce and Marketo",
|
|
672
610
|
},
|
|
673
611
|
],
|
|
674
612
|
rowVersion: "1-12345",
|
|
@@ -755,21 +693,26 @@ async function run() {
|
|
|
755
693
|
id: "2389328923893298",
|
|
756
694
|
name: "employee_level",
|
|
757
695
|
description: "Employee Level",
|
|
758
|
-
value:
|
|
696
|
+
value: [
|
|
697
|
+
"<value>",
|
|
698
|
+
"<value>",
|
|
699
|
+
],
|
|
759
700
|
},
|
|
760
701
|
{
|
|
761
702
|
id: "2389328923893298",
|
|
762
703
|
name: "employee_level",
|
|
763
704
|
description: "Employee Level",
|
|
764
|
-
value:
|
|
705
|
+
value: [
|
|
706
|
+
"<value>",
|
|
707
|
+
"<value>",
|
|
708
|
+
"<value>",
|
|
709
|
+
],
|
|
765
710
|
},
|
|
766
711
|
{
|
|
767
712
|
id: "2389328923893298",
|
|
768
713
|
name: "employee_level",
|
|
769
714
|
description: "Employee Level",
|
|
770
|
-
value:
|
|
771
|
-
"<value>",
|
|
772
|
-
],
|
|
715
|
+
value: true,
|
|
773
716
|
},
|
|
774
717
|
],
|
|
775
718
|
rowVersion: "1-12345",
|
|
@@ -777,7 +720,14 @@ async function run() {
|
|
|
777
720
|
{
|
|
778
721
|
serviceId: "<id>",
|
|
779
722
|
extendPaths: [
|
|
780
|
-
|
|
723
|
+
{
|
|
724
|
+
path: "$.nested.property",
|
|
725
|
+
value: {
|
|
726
|
+
"TaxClassificationRef": {
|
|
727
|
+
"value": "EUC-99990201-V1-00020000",
|
|
728
|
+
},
|
|
729
|
+
},
|
|
730
|
+
},
|
|
781
731
|
],
|
|
782
732
|
},
|
|
783
733
|
],
|
|
@@ -840,6 +790,7 @@ async function run() {
|
|
|
840
790
|
const result = await apideck.accounting.invoices.get({
|
|
841
791
|
id: "<id>",
|
|
842
792
|
serviceId: "salesforce",
|
|
793
|
+
raw: false,
|
|
843
794
|
fields: "id,updated_at",
|
|
844
795
|
});
|
|
845
796
|
|
|
@@ -870,6 +821,7 @@ async function run() {
|
|
|
870
821
|
const res = await accountingInvoicesGet(apideck, {
|
|
871
822
|
id: "<id>",
|
|
872
823
|
serviceId: "salesforce",
|
|
824
|
+
raw: false,
|
|
873
825
|
fields: "id,updated_at",
|
|
874
826
|
});
|
|
875
827
|
|
|
@@ -930,6 +882,7 @@ async function run() {
|
|
|
930
882
|
const result = await apideck.accounting.invoices.update({
|
|
931
883
|
id: "<id>",
|
|
932
884
|
serviceId: "salesforce",
|
|
885
|
+
raw: false,
|
|
933
886
|
invoice: {
|
|
934
887
|
type: "service",
|
|
935
888
|
number: "OIT00546",
|
|
@@ -959,10 +912,142 @@ async function run() {
|
|
|
959
912
|
deposit: 0,
|
|
960
913
|
customerMemo: "Thank you for your business and have a great day!",
|
|
961
914
|
trackingCategories: [
|
|
962
|
-
|
|
915
|
+
{
|
|
916
|
+
id: "123456",
|
|
917
|
+
name: "New York",
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
id: "123456",
|
|
921
|
+
name: "New York",
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
id: "123456",
|
|
925
|
+
name: "New York",
|
|
926
|
+
},
|
|
963
927
|
],
|
|
964
928
|
lineItems: [
|
|
965
|
-
|
|
929
|
+
{
|
|
930
|
+
id: "12345",
|
|
931
|
+
rowId: "12345",
|
|
932
|
+
code: "120-C",
|
|
933
|
+
lineNumber: 1,
|
|
934
|
+
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
935
|
+
type: "sales_item",
|
|
936
|
+
taxAmount: 27500,
|
|
937
|
+
totalAmount: 27500,
|
|
938
|
+
quantity: 1,
|
|
939
|
+
unitPrice: 27500.5,
|
|
940
|
+
unitOfMeasure: "pc.",
|
|
941
|
+
discountPercentage: 0.01,
|
|
942
|
+
discountAmount: 19.99,
|
|
943
|
+
locationId: "1234",
|
|
944
|
+
departmentId: "1234",
|
|
945
|
+
item: {
|
|
946
|
+
id: "12344",
|
|
947
|
+
code: "120-C",
|
|
948
|
+
name: "Model Y",
|
|
949
|
+
},
|
|
950
|
+
taxRate: {
|
|
951
|
+
id: "123456",
|
|
952
|
+
rate: 10,
|
|
953
|
+
},
|
|
954
|
+
trackingCategories: [
|
|
955
|
+
{
|
|
956
|
+
id: "123456",
|
|
957
|
+
name: "New York",
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
id: "123456",
|
|
961
|
+
name: "New York",
|
|
962
|
+
},
|
|
963
|
+
],
|
|
964
|
+
ledgerAccount: {
|
|
965
|
+
id: "123456",
|
|
966
|
+
nominalCode: "N091",
|
|
967
|
+
code: "453",
|
|
968
|
+
},
|
|
969
|
+
customFields: [
|
|
970
|
+
{
|
|
971
|
+
id: "2389328923893298",
|
|
972
|
+
name: "employee_level",
|
|
973
|
+
description: "Employee Level",
|
|
974
|
+
value: {},
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
id: "2389328923893298",
|
|
978
|
+
name: "employee_level",
|
|
979
|
+
description: "Employee Level",
|
|
980
|
+
value: true,
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
id: "2389328923893298",
|
|
984
|
+
name: "employee_level",
|
|
985
|
+
description: "Employee Level",
|
|
986
|
+
value: {},
|
|
987
|
+
},
|
|
988
|
+
],
|
|
989
|
+
rowVersion: "1-12345",
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
id: "12345",
|
|
993
|
+
rowId: "12345",
|
|
994
|
+
code: "120-C",
|
|
995
|
+
lineNumber: 1,
|
|
996
|
+
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
997
|
+
type: "sales_item",
|
|
998
|
+
taxAmount: 27500,
|
|
999
|
+
totalAmount: 27500,
|
|
1000
|
+
quantity: 1,
|
|
1001
|
+
unitPrice: 27500.5,
|
|
1002
|
+
unitOfMeasure: "pc.",
|
|
1003
|
+
discountPercentage: 0.01,
|
|
1004
|
+
discountAmount: 19.99,
|
|
1005
|
+
locationId: "1234",
|
|
1006
|
+
departmentId: "1234",
|
|
1007
|
+
item: {
|
|
1008
|
+
id: "12344",
|
|
1009
|
+
code: "120-C",
|
|
1010
|
+
name: "Model Y",
|
|
1011
|
+
},
|
|
1012
|
+
taxRate: {
|
|
1013
|
+
id: "123456",
|
|
1014
|
+
rate: 10,
|
|
1015
|
+
},
|
|
1016
|
+
trackingCategories: [
|
|
1017
|
+
{
|
|
1018
|
+
id: "123456",
|
|
1019
|
+
name: "New York",
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
id: "123456",
|
|
1023
|
+
name: "New York",
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
id: "123456",
|
|
1027
|
+
name: "New York",
|
|
1028
|
+
},
|
|
1029
|
+
],
|
|
1030
|
+
ledgerAccount: {
|
|
1031
|
+
id: "123456",
|
|
1032
|
+
nominalCode: "N091",
|
|
1033
|
+
code: "453",
|
|
1034
|
+
},
|
|
1035
|
+
customFields: [
|
|
1036
|
+
{
|
|
1037
|
+
id: "2389328923893298",
|
|
1038
|
+
name: "employee_level",
|
|
1039
|
+
description: "Employee Level",
|
|
1040
|
+
value: 10,
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
id: "2389328923893298",
|
|
1044
|
+
name: "employee_level",
|
|
1045
|
+
description: "Employee Level",
|
|
1046
|
+
value: 10,
|
|
1047
|
+
},
|
|
1048
|
+
],
|
|
1049
|
+
rowVersion: "1-12345",
|
|
1050
|
+
},
|
|
966
1051
|
],
|
|
967
1052
|
billingAddress: {
|
|
968
1053
|
id: "123",
|
|
@@ -1045,13 +1130,11 @@ async function run() {
|
|
|
1045
1130
|
id: "2389328923893298",
|
|
1046
1131
|
name: "employee_level",
|
|
1047
1132
|
description: "Employee Level",
|
|
1048
|
-
value:
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
description: "Employee Level",
|
|
1054
|
-
value: {},
|
|
1133
|
+
value: [
|
|
1134
|
+
"<value>",
|
|
1135
|
+
"<value>",
|
|
1136
|
+
"<value>",
|
|
1137
|
+
],
|
|
1055
1138
|
},
|
|
1056
1139
|
],
|
|
1057
1140
|
rowVersion: "1-12345",
|
|
@@ -1059,7 +1142,22 @@ async function run() {
|
|
|
1059
1142
|
{
|
|
1060
1143
|
serviceId: "<id>",
|
|
1061
1144
|
extendPaths: [
|
|
1062
|
-
|
|
1145
|
+
{
|
|
1146
|
+
path: "$.nested.property",
|
|
1147
|
+
value: {
|
|
1148
|
+
"TaxClassificationRef": {
|
|
1149
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1150
|
+
},
|
|
1151
|
+
},
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
path: "$.nested.property",
|
|
1155
|
+
value: {
|
|
1156
|
+
"TaxClassificationRef": {
|
|
1157
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1158
|
+
},
|
|
1159
|
+
},
|
|
1160
|
+
},
|
|
1063
1161
|
],
|
|
1064
1162
|
},
|
|
1065
1163
|
],
|
|
@@ -1094,6 +1192,7 @@ async function run() {
|
|
|
1094
1192
|
const res = await accountingInvoicesUpdate(apideck, {
|
|
1095
1193
|
id: "<id>",
|
|
1096
1194
|
serviceId: "salesforce",
|
|
1195
|
+
raw: false,
|
|
1097
1196
|
invoice: {
|
|
1098
1197
|
type: "service",
|
|
1099
1198
|
number: "OIT00546",
|
|
@@ -1123,10 +1222,142 @@ async function run() {
|
|
|
1123
1222
|
deposit: 0,
|
|
1124
1223
|
customerMemo: "Thank you for your business and have a great day!",
|
|
1125
1224
|
trackingCategories: [
|
|
1126
|
-
|
|
1225
|
+
{
|
|
1226
|
+
id: "123456",
|
|
1227
|
+
name: "New York",
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
id: "123456",
|
|
1231
|
+
name: "New York",
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
id: "123456",
|
|
1235
|
+
name: "New York",
|
|
1236
|
+
},
|
|
1127
1237
|
],
|
|
1128
1238
|
lineItems: [
|
|
1129
|
-
|
|
1239
|
+
{
|
|
1240
|
+
id: "12345",
|
|
1241
|
+
rowId: "12345",
|
|
1242
|
+
code: "120-C",
|
|
1243
|
+
lineNumber: 1,
|
|
1244
|
+
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
1245
|
+
type: "sales_item",
|
|
1246
|
+
taxAmount: 27500,
|
|
1247
|
+
totalAmount: 27500,
|
|
1248
|
+
quantity: 1,
|
|
1249
|
+
unitPrice: 27500.5,
|
|
1250
|
+
unitOfMeasure: "pc.",
|
|
1251
|
+
discountPercentage: 0.01,
|
|
1252
|
+
discountAmount: 19.99,
|
|
1253
|
+
locationId: "1234",
|
|
1254
|
+
departmentId: "1234",
|
|
1255
|
+
item: {
|
|
1256
|
+
id: "12344",
|
|
1257
|
+
code: "120-C",
|
|
1258
|
+
name: "Model Y",
|
|
1259
|
+
},
|
|
1260
|
+
taxRate: {
|
|
1261
|
+
id: "123456",
|
|
1262
|
+
rate: 10,
|
|
1263
|
+
},
|
|
1264
|
+
trackingCategories: [
|
|
1265
|
+
{
|
|
1266
|
+
id: "123456",
|
|
1267
|
+
name: "New York",
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
id: "123456",
|
|
1271
|
+
name: "New York",
|
|
1272
|
+
},
|
|
1273
|
+
],
|
|
1274
|
+
ledgerAccount: {
|
|
1275
|
+
id: "123456",
|
|
1276
|
+
nominalCode: "N091",
|
|
1277
|
+
code: "453",
|
|
1278
|
+
},
|
|
1279
|
+
customFields: [
|
|
1280
|
+
{
|
|
1281
|
+
id: "2389328923893298",
|
|
1282
|
+
name: "employee_level",
|
|
1283
|
+
description: "Employee Level",
|
|
1284
|
+
value: {},
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
id: "2389328923893298",
|
|
1288
|
+
name: "employee_level",
|
|
1289
|
+
description: "Employee Level",
|
|
1290
|
+
value: true,
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
id: "2389328923893298",
|
|
1294
|
+
name: "employee_level",
|
|
1295
|
+
description: "Employee Level",
|
|
1296
|
+
value: {},
|
|
1297
|
+
},
|
|
1298
|
+
],
|
|
1299
|
+
rowVersion: "1-12345",
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
id: "12345",
|
|
1303
|
+
rowId: "12345",
|
|
1304
|
+
code: "120-C",
|
|
1305
|
+
lineNumber: 1,
|
|
1306
|
+
description: "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.",
|
|
1307
|
+
type: "sales_item",
|
|
1308
|
+
taxAmount: 27500,
|
|
1309
|
+
totalAmount: 27500,
|
|
1310
|
+
quantity: 1,
|
|
1311
|
+
unitPrice: 27500.5,
|
|
1312
|
+
unitOfMeasure: "pc.",
|
|
1313
|
+
discountPercentage: 0.01,
|
|
1314
|
+
discountAmount: 19.99,
|
|
1315
|
+
locationId: "1234",
|
|
1316
|
+
departmentId: "1234",
|
|
1317
|
+
item: {
|
|
1318
|
+
id: "12344",
|
|
1319
|
+
code: "120-C",
|
|
1320
|
+
name: "Model Y",
|
|
1321
|
+
},
|
|
1322
|
+
taxRate: {
|
|
1323
|
+
id: "123456",
|
|
1324
|
+
rate: 10,
|
|
1325
|
+
},
|
|
1326
|
+
trackingCategories: [
|
|
1327
|
+
{
|
|
1328
|
+
id: "123456",
|
|
1329
|
+
name: "New York",
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
id: "123456",
|
|
1333
|
+
name: "New York",
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
id: "123456",
|
|
1337
|
+
name: "New York",
|
|
1338
|
+
},
|
|
1339
|
+
],
|
|
1340
|
+
ledgerAccount: {
|
|
1341
|
+
id: "123456",
|
|
1342
|
+
nominalCode: "N091",
|
|
1343
|
+
code: "453",
|
|
1344
|
+
},
|
|
1345
|
+
customFields: [
|
|
1346
|
+
{
|
|
1347
|
+
id: "2389328923893298",
|
|
1348
|
+
name: "employee_level",
|
|
1349
|
+
description: "Employee Level",
|
|
1350
|
+
value: 10,
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
id: "2389328923893298",
|
|
1354
|
+
name: "employee_level",
|
|
1355
|
+
description: "Employee Level",
|
|
1356
|
+
value: 10,
|
|
1357
|
+
},
|
|
1358
|
+
],
|
|
1359
|
+
rowVersion: "1-12345",
|
|
1360
|
+
},
|
|
1130
1361
|
],
|
|
1131
1362
|
billingAddress: {
|
|
1132
1363
|
id: "123",
|
|
@@ -1209,13 +1440,11 @@ async function run() {
|
|
|
1209
1440
|
id: "2389328923893298",
|
|
1210
1441
|
name: "employee_level",
|
|
1211
1442
|
description: "Employee Level",
|
|
1212
|
-
value:
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
description: "Employee Level",
|
|
1218
|
-
value: {},
|
|
1443
|
+
value: [
|
|
1444
|
+
"<value>",
|
|
1445
|
+
"<value>",
|
|
1446
|
+
"<value>",
|
|
1447
|
+
],
|
|
1219
1448
|
},
|
|
1220
1449
|
],
|
|
1221
1450
|
rowVersion: "1-12345",
|
|
@@ -1223,7 +1452,22 @@ async function run() {
|
|
|
1223
1452
|
{
|
|
1224
1453
|
serviceId: "<id>",
|
|
1225
1454
|
extendPaths: [
|
|
1226
|
-
|
|
1455
|
+
{
|
|
1456
|
+
path: "$.nested.property",
|
|
1457
|
+
value: {
|
|
1458
|
+
"TaxClassificationRef": {
|
|
1459
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1460
|
+
},
|
|
1461
|
+
},
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
path: "$.nested.property",
|
|
1465
|
+
value: {
|
|
1466
|
+
"TaxClassificationRef": {
|
|
1467
|
+
"value": "EUC-99990201-V1-00020000",
|
|
1468
|
+
},
|
|
1469
|
+
},
|
|
1470
|
+
},
|
|
1227
1471
|
],
|
|
1228
1472
|
},
|
|
1229
1473
|
],
|
|
@@ -1286,6 +1530,7 @@ async function run() {
|
|
|
1286
1530
|
const result = await apideck.accounting.invoices.delete({
|
|
1287
1531
|
id: "<id>",
|
|
1288
1532
|
serviceId: "salesforce",
|
|
1533
|
+
raw: false,
|
|
1289
1534
|
});
|
|
1290
1535
|
|
|
1291
1536
|
// Handle the result
|
|
@@ -1315,6 +1560,7 @@ async function run() {
|
|
|
1315
1560
|
const res = await accountingInvoicesDelete(apideck, {
|
|
1316
1561
|
id: "<id>",
|
|
1317
1562
|
serviceId: "salesforce",
|
|
1563
|
+
raw: false,
|
|
1318
1564
|
});
|
|
1319
1565
|
|
|
1320
1566
|
if (!res.ok) {
|