@apideck/unify 0.29.9 → 0.30.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -38
- package/RUNTIMES.md +6 -6
- package/docs/sdks/projects/README.md +834 -0
- package/docs/sdks/quotes/README.md +8 -0
- package/examples/package-lock.json +1 -1
- package/funcs/accountingAgedCreditorsGet.js +2 -2
- package/funcs/accountingAgedCreditorsGet.js.map +1 -1
- package/funcs/accountingAgedDebtorsGet.js +2 -2
- package/funcs/accountingAgedDebtorsGet.js.map +1 -1
- package/funcs/accountingAttachmentsDelete.js +2 -2
- package/funcs/accountingAttachmentsDelete.js.map +1 -1
- package/funcs/accountingAttachmentsDownload.js +2 -2
- package/funcs/accountingAttachmentsDownload.js.map +1 -1
- package/funcs/accountingAttachmentsGet.js +2 -2
- package/funcs/accountingAttachmentsGet.js.map +1 -1
- package/funcs/accountingAttachmentsList.js +2 -2
- package/funcs/accountingAttachmentsList.js.map +1 -1
- package/funcs/accountingAttachmentsUpload.js +2 -2
- package/funcs/accountingAttachmentsUpload.js.map +1 -1
- package/funcs/accountingBalanceSheetGet.js +2 -2
- package/funcs/accountingBalanceSheetGet.js.map +1 -1
- package/funcs/accountingBankAccountsCreate.js +2 -2
- package/funcs/accountingBankAccountsCreate.js.map +1 -1
- package/funcs/accountingBankAccountsDelete.js +2 -2
- package/funcs/accountingBankAccountsDelete.js.map +1 -1
- package/funcs/accountingBankAccountsGet.js +2 -2
- package/funcs/accountingBankAccountsGet.js.map +1 -1
- package/funcs/accountingBankAccountsList.js +2 -2
- package/funcs/accountingBankAccountsList.js.map +1 -1
- package/funcs/accountingBankAccountsUpdate.js +2 -2
- package/funcs/accountingBankAccountsUpdate.js.map +1 -1
- package/funcs/accountingBankFeedAccountsCreate.js +2 -2
- package/funcs/accountingBankFeedAccountsCreate.js.map +1 -1
- package/funcs/accountingBankFeedAccountsDelete.js +2 -2
- package/funcs/accountingBankFeedAccountsDelete.js.map +1 -1
- package/funcs/accountingBankFeedAccountsGet.js +2 -2
- package/funcs/accountingBankFeedAccountsGet.js.map +1 -1
- package/funcs/accountingBankFeedAccountsList.js +2 -2
- package/funcs/accountingBankFeedAccountsList.js.map +1 -1
- package/funcs/accountingBankFeedAccountsUpdate.js +2 -2
- package/funcs/accountingBankFeedAccountsUpdate.js.map +1 -1
- package/funcs/accountingBankFeedStatementsCreate.js +2 -2
- package/funcs/accountingBankFeedStatementsCreate.js.map +1 -1
- package/funcs/accountingBankFeedStatementsDelete.js +2 -2
- package/funcs/accountingBankFeedStatementsDelete.js.map +1 -1
- package/funcs/accountingBankFeedStatementsGet.js +2 -2
- package/funcs/accountingBankFeedStatementsGet.js.map +1 -1
- package/funcs/accountingBankFeedStatementsList.js +2 -2
- package/funcs/accountingBankFeedStatementsList.js.map +1 -1
- package/funcs/accountingBankFeedStatementsUpdate.js +2 -2
- package/funcs/accountingBankFeedStatementsUpdate.js.map +1 -1
- package/funcs/accountingBillPaymentsCreate.js +2 -2
- package/funcs/accountingBillPaymentsCreate.js.map +1 -1
- package/funcs/accountingBillPaymentsDelete.js +2 -2
- package/funcs/accountingBillPaymentsDelete.js.map +1 -1
- package/funcs/accountingBillPaymentsGet.js +2 -2
- package/funcs/accountingBillPaymentsGet.js.map +1 -1
- package/funcs/accountingBillPaymentsList.js +2 -2
- package/funcs/accountingBillPaymentsList.js.map +1 -1
- package/funcs/accountingBillPaymentsUpdate.js +2 -2
- package/funcs/accountingBillPaymentsUpdate.js.map +1 -1
- package/funcs/accountingBillsCreate.js +2 -2
- package/funcs/accountingBillsCreate.js.map +1 -1
- package/funcs/accountingBillsDelete.js +2 -2
- package/funcs/accountingBillsDelete.js.map +1 -1
- package/funcs/accountingBillsGet.js +2 -2
- package/funcs/accountingBillsGet.js.map +1 -1
- package/funcs/accountingBillsList.js +2 -2
- package/funcs/accountingBillsList.js.map +1 -1
- package/funcs/accountingBillsUpdate.js +2 -2
- package/funcs/accountingBillsUpdate.js.map +1 -1
- package/funcs/accountingCategoriesGet.js +2 -2
- package/funcs/accountingCategoriesGet.js.map +1 -1
- package/funcs/accountingCategoriesList.js +2 -2
- package/funcs/accountingCategoriesList.js.map +1 -1
- package/funcs/accountingCompanyInfoGet.js +2 -2
- package/funcs/accountingCompanyInfoGet.js.map +1 -1
- package/funcs/accountingCreditNotesCreate.js +2 -2
- package/funcs/accountingCreditNotesCreate.js.map +1 -1
- package/funcs/accountingCreditNotesDelete.js +2 -2
- package/funcs/accountingCreditNotesDelete.js.map +1 -1
- package/funcs/accountingCreditNotesGet.js +2 -2
- package/funcs/accountingCreditNotesGet.js.map +1 -1
- package/funcs/accountingCreditNotesList.js +2 -2
- package/funcs/accountingCreditNotesList.js.map +1 -1
- package/funcs/accountingCreditNotesUpdate.js +2 -2
- package/funcs/accountingCreditNotesUpdate.js.map +1 -1
- package/funcs/accountingCustomersCreate.js +2 -2
- package/funcs/accountingCustomersCreate.js.map +1 -1
- package/funcs/accountingCustomersDelete.js +2 -2
- package/funcs/accountingCustomersDelete.js.map +1 -1
- package/funcs/accountingCustomersGet.js +2 -2
- package/funcs/accountingCustomersGet.js.map +1 -1
- package/funcs/accountingCustomersList.js +2 -2
- package/funcs/accountingCustomersList.js.map +1 -1
- package/funcs/accountingCustomersUpdate.js +2 -2
- package/funcs/accountingCustomersUpdate.js.map +1 -1
- package/funcs/accountingDepartmentsCreate.js +2 -2
- package/funcs/accountingDepartmentsCreate.js.map +1 -1
- package/funcs/accountingDepartmentsDelete.js +2 -2
- package/funcs/accountingDepartmentsDelete.js.map +1 -1
- package/funcs/accountingDepartmentsGet.js +2 -2
- package/funcs/accountingDepartmentsGet.js.map +1 -1
- package/funcs/accountingDepartmentsList.js +2 -2
- package/funcs/accountingDepartmentsList.js.map +1 -1
- package/funcs/accountingDepartmentsUpdate.js +2 -2
- package/funcs/accountingDepartmentsUpdate.js.map +1 -1
- package/funcs/accountingExpensesCreate.js +2 -2
- package/funcs/accountingExpensesCreate.js.map +1 -1
- package/funcs/accountingExpensesDelete.js +2 -2
- package/funcs/accountingExpensesDelete.js.map +1 -1
- package/funcs/accountingExpensesGet.js +2 -2
- package/funcs/accountingExpensesGet.js.map +1 -1
- package/funcs/accountingExpensesList.js +2 -2
- package/funcs/accountingExpensesList.js.map +1 -1
- package/funcs/accountingExpensesUpdate.js +2 -2
- package/funcs/accountingExpensesUpdate.js.map +1 -1
- package/funcs/accountingInvoiceItemsCreate.js +2 -2
- package/funcs/accountingInvoiceItemsCreate.js.map +1 -1
- package/funcs/accountingInvoiceItemsDelete.js +2 -2
- package/funcs/accountingInvoiceItemsDelete.js.map +1 -1
- package/funcs/accountingInvoiceItemsGet.js +2 -2
- package/funcs/accountingInvoiceItemsGet.js.map +1 -1
- package/funcs/accountingInvoiceItemsList.js +2 -2
- package/funcs/accountingInvoiceItemsList.js.map +1 -1
- package/funcs/accountingInvoiceItemsUpdate.js +2 -2
- package/funcs/accountingInvoiceItemsUpdate.js.map +1 -1
- package/funcs/accountingInvoicesCreate.js +2 -2
- package/funcs/accountingInvoicesCreate.js.map +1 -1
- package/funcs/accountingInvoicesDelete.js +2 -2
- package/funcs/accountingInvoicesDelete.js.map +1 -1
- package/funcs/accountingInvoicesGet.js +2 -2
- package/funcs/accountingInvoicesGet.js.map +1 -1
- package/funcs/accountingInvoicesList.js +2 -2
- package/funcs/accountingInvoicesList.js.map +1 -1
- package/funcs/accountingInvoicesUpdate.js +2 -2
- package/funcs/accountingInvoicesUpdate.js.map +1 -1
- package/funcs/accountingJournalEntriesCreate.js +2 -2
- package/funcs/accountingJournalEntriesCreate.js.map +1 -1
- package/funcs/accountingJournalEntriesDelete.js +2 -2
- package/funcs/accountingJournalEntriesDelete.js.map +1 -1
- package/funcs/accountingJournalEntriesGet.js +2 -2
- package/funcs/accountingJournalEntriesGet.js.map +1 -1
- package/funcs/accountingJournalEntriesList.js +2 -2
- package/funcs/accountingJournalEntriesList.js.map +1 -1
- package/funcs/accountingJournalEntriesUpdate.js +2 -2
- package/funcs/accountingJournalEntriesUpdate.js.map +1 -1
- package/funcs/accountingLedgerAccountsCreate.js +2 -2
- package/funcs/accountingLedgerAccountsCreate.js.map +1 -1
- package/funcs/accountingLedgerAccountsDelete.js +2 -2
- package/funcs/accountingLedgerAccountsDelete.js.map +1 -1
- package/funcs/accountingLedgerAccountsGet.js +2 -2
- package/funcs/accountingLedgerAccountsGet.js.map +1 -1
- package/funcs/accountingLedgerAccountsList.js +2 -2
- package/funcs/accountingLedgerAccountsList.js.map +1 -1
- package/funcs/accountingLedgerAccountsUpdate.js +2 -2
- package/funcs/accountingLedgerAccountsUpdate.js.map +1 -1
- package/funcs/accountingLocationsCreate.js +2 -2
- package/funcs/accountingLocationsCreate.js.map +1 -1
- package/funcs/accountingLocationsDelete.js +2 -2
- package/funcs/accountingLocationsDelete.js.map +1 -1
- package/funcs/accountingLocationsGet.js +2 -2
- package/funcs/accountingLocationsGet.js.map +1 -1
- package/funcs/accountingLocationsList.js +2 -2
- package/funcs/accountingLocationsList.js.map +1 -1
- package/funcs/accountingLocationsUpdate.js +2 -2
- package/funcs/accountingLocationsUpdate.js.map +1 -1
- package/funcs/accountingPaymentsCreate.js +2 -2
- package/funcs/accountingPaymentsCreate.js.map +1 -1
- package/funcs/accountingPaymentsDelete.js +2 -2
- package/funcs/accountingPaymentsDelete.js.map +1 -1
- package/funcs/accountingPaymentsGet.js +2 -2
- package/funcs/accountingPaymentsGet.js.map +1 -1
- package/funcs/accountingPaymentsList.js +2 -2
- package/funcs/accountingPaymentsList.js.map +1 -1
- package/funcs/accountingPaymentsUpdate.js +2 -2
- package/funcs/accountingPaymentsUpdate.js.map +1 -1
- package/funcs/accountingProfitAndLossGet.js +2 -2
- package/funcs/accountingProfitAndLossGet.js.map +1 -1
- package/funcs/accountingProjectsCreate.d.ts +18 -0
- package/funcs/accountingProjectsCreate.d.ts.map +1 -0
- package/funcs/accountingProjectsCreate.js +139 -0
- package/funcs/accountingProjectsCreate.js.map +1 -0
- package/funcs/accountingProjectsDelete.d.ts +18 -0
- package/funcs/accountingProjectsDelete.d.ts.map +1 -0
- package/funcs/accountingProjectsDelete.js +142 -0
- package/funcs/accountingProjectsDelete.js.map +1 -0
- package/funcs/accountingProjectsGet.d.ts +18 -0
- package/funcs/accountingProjectsGet.d.ts.map +1 -0
- package/funcs/accountingProjectsGet.js +144 -0
- package/funcs/accountingProjectsGet.js.map +1 -0
- package/funcs/accountingProjectsList.d.ts +21 -0
- package/funcs/accountingProjectsList.d.ts.map +1 -0
- package/funcs/accountingProjectsList.js +170 -0
- package/funcs/accountingProjectsList.js.map +1 -0
- package/funcs/accountingProjectsUpdate.d.ts +18 -0
- package/funcs/accountingProjectsUpdate.d.ts.map +1 -0
- package/funcs/accountingProjectsUpdate.js +143 -0
- package/funcs/accountingProjectsUpdate.js.map +1 -0
- package/funcs/accountingPurchaseOrdersCreate.js +2 -2
- package/funcs/accountingPurchaseOrdersCreate.js.map +1 -1
- package/funcs/accountingPurchaseOrdersDelete.js +2 -2
- package/funcs/accountingPurchaseOrdersDelete.js.map +1 -1
- package/funcs/accountingPurchaseOrdersGet.js +2 -2
- package/funcs/accountingPurchaseOrdersGet.js.map +1 -1
- package/funcs/accountingPurchaseOrdersList.js +2 -2
- package/funcs/accountingPurchaseOrdersList.js.map +1 -1
- package/funcs/accountingPurchaseOrdersUpdate.js +2 -2
- package/funcs/accountingPurchaseOrdersUpdate.js.map +1 -1
- package/funcs/accountingQuotesCreate.js +2 -2
- package/funcs/accountingQuotesCreate.js.map +1 -1
- package/funcs/accountingQuotesDelete.js +2 -2
- package/funcs/accountingQuotesDelete.js.map +1 -1
- package/funcs/accountingQuotesGet.js +2 -2
- package/funcs/accountingQuotesGet.js.map +1 -1
- package/funcs/accountingQuotesList.js +2 -2
- package/funcs/accountingQuotesList.js.map +1 -1
- package/funcs/accountingQuotesUpdate.js +2 -2
- package/funcs/accountingQuotesUpdate.js.map +1 -1
- package/funcs/accountingSubsidiariesCreate.js +2 -2
- package/funcs/accountingSubsidiariesCreate.js.map +1 -1
- package/funcs/accountingSubsidiariesDelete.js +2 -2
- package/funcs/accountingSubsidiariesDelete.js.map +1 -1
- package/funcs/accountingSubsidiariesGet.js +2 -2
- package/funcs/accountingSubsidiariesGet.js.map +1 -1
- package/funcs/accountingSubsidiariesList.js +2 -2
- package/funcs/accountingSubsidiariesList.js.map +1 -1
- package/funcs/accountingSubsidiariesUpdate.js +2 -2
- package/funcs/accountingSubsidiariesUpdate.js.map +1 -1
- package/funcs/accountingSuppliersCreate.js +2 -2
- package/funcs/accountingSuppliersCreate.js.map +1 -1
- package/funcs/accountingSuppliersDelete.js +2 -2
- package/funcs/accountingSuppliersDelete.js.map +1 -1
- package/funcs/accountingSuppliersGet.js +2 -2
- package/funcs/accountingSuppliersGet.js.map +1 -1
- package/funcs/accountingSuppliersList.js +2 -2
- package/funcs/accountingSuppliersList.js.map +1 -1
- package/funcs/accountingSuppliersUpdate.js +2 -2
- package/funcs/accountingSuppliersUpdate.js.map +1 -1
- package/funcs/accountingTaxRatesCreate.js +2 -2
- package/funcs/accountingTaxRatesCreate.js.map +1 -1
- package/funcs/accountingTaxRatesDelete.js +2 -2
- package/funcs/accountingTaxRatesDelete.js.map +1 -1
- package/funcs/accountingTaxRatesGet.js +2 -2
- package/funcs/accountingTaxRatesGet.js.map +1 -1
- package/funcs/accountingTaxRatesList.js +2 -2
- package/funcs/accountingTaxRatesList.js.map +1 -1
- package/funcs/accountingTaxRatesUpdate.js +2 -2
- package/funcs/accountingTaxRatesUpdate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesCreate.js +2 -2
- package/funcs/accountingTrackingCategoriesCreate.js.map +1 -1
- package/funcs/accountingTrackingCategoriesDelete.js +2 -2
- package/funcs/accountingTrackingCategoriesDelete.js.map +1 -1
- package/funcs/accountingTrackingCategoriesGet.js +2 -2
- package/funcs/accountingTrackingCategoriesGet.js.map +1 -1
- package/funcs/accountingTrackingCategoriesList.js +2 -2
- package/funcs/accountingTrackingCategoriesList.js.map +1 -1
- package/funcs/accountingTrackingCategoriesUpdate.js +2 -2
- package/funcs/accountingTrackingCategoriesUpdate.js.map +1 -1
- package/funcs/atsApplicantsCreate.js +2 -2
- package/funcs/atsApplicantsCreate.js.map +1 -1
- package/funcs/atsApplicantsDelete.js +2 -2
- package/funcs/atsApplicantsDelete.js.map +1 -1
- package/funcs/atsApplicantsGet.js +2 -2
- package/funcs/atsApplicantsGet.js.map +1 -1
- package/funcs/atsApplicantsList.js +2 -2
- package/funcs/atsApplicantsList.js.map +1 -1
- package/funcs/atsApplicantsUpdate.js +2 -2
- package/funcs/atsApplicantsUpdate.js.map +1 -1
- package/funcs/atsApplicationsCreate.js +2 -2
- package/funcs/atsApplicationsCreate.js.map +1 -1
- package/funcs/atsApplicationsDelete.js +2 -2
- package/funcs/atsApplicationsDelete.js.map +1 -1
- package/funcs/atsApplicationsGet.js +2 -2
- package/funcs/atsApplicationsGet.js.map +1 -1
- package/funcs/atsApplicationsList.js +2 -2
- package/funcs/atsApplicationsList.js.map +1 -1
- package/funcs/atsApplicationsUpdate.js +2 -2
- package/funcs/atsApplicationsUpdate.js.map +1 -1
- package/funcs/atsJobsGet.js +2 -2
- package/funcs/atsJobsGet.js.map +1 -1
- package/funcs/atsJobsList.js +2 -2
- package/funcs/atsJobsList.js.map +1 -1
- package/funcs/connectorApiResourceCoverageGet.js +2 -2
- package/funcs/connectorApiResourceCoverageGet.js.map +1 -1
- package/funcs/connectorApiResourcesGet.js +2 -2
- package/funcs/connectorApiResourcesGet.js.map +1 -1
- package/funcs/connectorApisGet.js +2 -2
- package/funcs/connectorApisGet.js.map +1 -1
- package/funcs/connectorApisList.js +2 -2
- package/funcs/connectorApisList.js.map +1 -1
- package/funcs/connectorConnectorDocsGet.js +2 -2
- package/funcs/connectorConnectorDocsGet.js.map +1 -1
- package/funcs/connectorConnectorResourcesGet.js +2 -2
- package/funcs/connectorConnectorResourcesGet.js.map +1 -1
- package/funcs/connectorConnectorsGet.js +2 -2
- package/funcs/connectorConnectorsGet.js.map +1 -1
- package/funcs/connectorConnectorsList.js +2 -2
- package/funcs/connectorConnectorsList.js.map +1 -1
- package/funcs/crmActivitiesCreate.js +2 -2
- package/funcs/crmActivitiesCreate.js.map +1 -1
- package/funcs/crmActivitiesDelete.js +2 -2
- package/funcs/crmActivitiesDelete.js.map +1 -1
- package/funcs/crmActivitiesGet.js +2 -2
- package/funcs/crmActivitiesGet.js.map +1 -1
- package/funcs/crmActivitiesList.js +2 -2
- package/funcs/crmActivitiesList.js.map +1 -1
- package/funcs/crmActivitiesUpdate.js +2 -2
- package/funcs/crmActivitiesUpdate.js.map +1 -1
- package/funcs/crmCompaniesCreate.js +2 -2
- package/funcs/crmCompaniesCreate.js.map +1 -1
- package/funcs/crmCompaniesDelete.js +2 -2
- package/funcs/crmCompaniesDelete.js.map +1 -1
- package/funcs/crmCompaniesGet.js +2 -2
- package/funcs/crmCompaniesGet.js.map +1 -1
- package/funcs/crmCompaniesList.js +2 -2
- package/funcs/crmCompaniesList.js.map +1 -1
- package/funcs/crmCompaniesUpdate.js +2 -2
- package/funcs/crmCompaniesUpdate.js.map +1 -1
- package/funcs/crmContactsCreate.js +2 -2
- package/funcs/crmContactsCreate.js.map +1 -1
- package/funcs/crmContactsDelete.js +2 -2
- package/funcs/crmContactsDelete.js.map +1 -1
- package/funcs/crmContactsGet.js +2 -2
- package/funcs/crmContactsGet.js.map +1 -1
- package/funcs/crmContactsList.js +2 -2
- package/funcs/crmContactsList.js.map +1 -1
- package/funcs/crmContactsUpdate.js +2 -2
- package/funcs/crmContactsUpdate.js.map +1 -1
- package/funcs/crmCustomObjectSchemasCreate.js +2 -2
- package/funcs/crmCustomObjectSchemasCreate.js.map +1 -1
- package/funcs/crmCustomObjectSchemasDelete.js +2 -2
- package/funcs/crmCustomObjectSchemasDelete.js.map +1 -1
- package/funcs/crmCustomObjectSchemasGet.js +2 -2
- package/funcs/crmCustomObjectSchemasGet.js.map +1 -1
- package/funcs/crmCustomObjectSchemasList.js +2 -2
- package/funcs/crmCustomObjectSchemasList.js.map +1 -1
- package/funcs/crmCustomObjectSchemasUpdate.js +2 -2
- package/funcs/crmCustomObjectSchemasUpdate.js.map +1 -1
- package/funcs/crmCustomObjectsCreate.js +2 -2
- package/funcs/crmCustomObjectsCreate.js.map +1 -1
- package/funcs/crmCustomObjectsDelete.js +2 -2
- package/funcs/crmCustomObjectsDelete.js.map +1 -1
- package/funcs/crmCustomObjectsGet.js +2 -2
- package/funcs/crmCustomObjectsGet.js.map +1 -1
- package/funcs/crmCustomObjectsList.js +2 -2
- package/funcs/crmCustomObjectsList.js.map +1 -1
- package/funcs/crmCustomObjectsUpdate.js +2 -2
- package/funcs/crmCustomObjectsUpdate.js.map +1 -1
- package/funcs/crmLeadsCreate.js +2 -2
- package/funcs/crmLeadsCreate.js.map +1 -1
- package/funcs/crmLeadsDelete.js +2 -2
- package/funcs/crmLeadsDelete.js.map +1 -1
- package/funcs/crmLeadsGet.js +2 -2
- package/funcs/crmLeadsGet.js.map +1 -1
- package/funcs/crmLeadsList.js +2 -2
- package/funcs/crmLeadsList.js.map +1 -1
- package/funcs/crmLeadsUpdate.js +2 -2
- package/funcs/crmLeadsUpdate.js.map +1 -1
- package/funcs/crmNotesCreate.js +2 -2
- package/funcs/crmNotesCreate.js.map +1 -1
- package/funcs/crmNotesDelete.js +2 -2
- package/funcs/crmNotesDelete.js.map +1 -1
- package/funcs/crmNotesGet.js +2 -2
- package/funcs/crmNotesGet.js.map +1 -1
- package/funcs/crmNotesList.js +2 -2
- package/funcs/crmNotesList.js.map +1 -1
- package/funcs/crmNotesUpdate.js +2 -2
- package/funcs/crmNotesUpdate.js.map +1 -1
- package/funcs/crmOpportunitiesCreate.js +2 -2
- package/funcs/crmOpportunitiesCreate.js.map +1 -1
- package/funcs/crmOpportunitiesDelete.js +2 -2
- package/funcs/crmOpportunitiesDelete.js.map +1 -1
- package/funcs/crmOpportunitiesGet.js +2 -2
- package/funcs/crmOpportunitiesGet.js.map +1 -1
- package/funcs/crmOpportunitiesList.js +2 -2
- package/funcs/crmOpportunitiesList.js.map +1 -1
- package/funcs/crmOpportunitiesUpdate.js +2 -2
- package/funcs/crmOpportunitiesUpdate.js.map +1 -1
- package/funcs/crmPipelinesCreate.js +2 -2
- package/funcs/crmPipelinesCreate.js.map +1 -1
- package/funcs/crmPipelinesDelete.js +2 -2
- package/funcs/crmPipelinesDelete.js.map +1 -1
- package/funcs/crmPipelinesGet.js +2 -2
- package/funcs/crmPipelinesGet.js.map +1 -1
- package/funcs/crmPipelinesList.js +2 -2
- package/funcs/crmPipelinesList.js.map +1 -1
- package/funcs/crmPipelinesUpdate.js +2 -2
- package/funcs/crmPipelinesUpdate.js.map +1 -1
- package/funcs/crmUsersCreate.js +2 -2
- package/funcs/crmUsersCreate.js.map +1 -1
- package/funcs/crmUsersDelete.js +2 -2
- package/funcs/crmUsersDelete.js.map +1 -1
- package/funcs/crmUsersGet.js +2 -2
- package/funcs/crmUsersGet.js.map +1 -1
- package/funcs/crmUsersList.js +2 -2
- package/funcs/crmUsersList.js.map +1 -1
- package/funcs/crmUsersUpdate.js +2 -2
- package/funcs/crmUsersUpdate.js.map +1 -1
- package/funcs/ecommerceCustomersGet.js +2 -2
- package/funcs/ecommerceCustomersGet.js.map +1 -1
- package/funcs/ecommerceCustomersList.js +2 -2
- package/funcs/ecommerceCustomersList.js.map +1 -1
- package/funcs/ecommerceOrdersGet.js +2 -2
- package/funcs/ecommerceOrdersGet.js.map +1 -1
- package/funcs/ecommerceOrdersList.js +2 -2
- package/funcs/ecommerceOrdersList.js.map +1 -1
- package/funcs/ecommerceProductsGet.js +2 -2
- package/funcs/ecommerceProductsGet.js.map +1 -1
- package/funcs/ecommerceProductsList.js +2 -2
- package/funcs/ecommerceProductsList.js.map +1 -1
- package/funcs/ecommerceStoresGet.js +2 -2
- package/funcs/ecommerceStoresGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsCreate.js +2 -2
- package/funcs/fileStorageDriveGroupsCreate.js.map +1 -1
- package/funcs/fileStorageDriveGroupsDelete.js +2 -2
- package/funcs/fileStorageDriveGroupsDelete.js.map +1 -1
- package/funcs/fileStorageDriveGroupsGet.js +2 -2
- package/funcs/fileStorageDriveGroupsGet.js.map +1 -1
- package/funcs/fileStorageDriveGroupsList.js +2 -2
- package/funcs/fileStorageDriveGroupsList.js.map +1 -1
- package/funcs/fileStorageDriveGroupsUpdate.js +2 -2
- package/funcs/fileStorageDriveGroupsUpdate.js.map +1 -1
- package/funcs/fileStorageDrivesCreate.js +2 -2
- package/funcs/fileStorageDrivesCreate.js.map +1 -1
- package/funcs/fileStorageDrivesDelete.js +2 -2
- package/funcs/fileStorageDrivesDelete.js.map +1 -1
- package/funcs/fileStorageDrivesGet.js +2 -2
- package/funcs/fileStorageDrivesGet.js.map +1 -1
- package/funcs/fileStorageDrivesList.js +2 -2
- package/funcs/fileStorageDrivesList.js.map +1 -1
- package/funcs/fileStorageDrivesUpdate.js +2 -2
- package/funcs/fileStorageDrivesUpdate.js.map +1 -1
- package/funcs/fileStorageFilesDelete.js +2 -2
- package/funcs/fileStorageFilesDelete.js.map +1 -1
- package/funcs/fileStorageFilesDownload.js +2 -2
- package/funcs/fileStorageFilesDownload.js.map +1 -1
- package/funcs/fileStorageFilesExport.js +2 -2
- package/funcs/fileStorageFilesExport.js.map +1 -1
- package/funcs/fileStorageFilesGet.js +2 -2
- package/funcs/fileStorageFilesGet.js.map +1 -1
- package/funcs/fileStorageFilesList.js +2 -2
- package/funcs/fileStorageFilesList.js.map +1 -1
- package/funcs/fileStorageFilesSearch.js +2 -2
- package/funcs/fileStorageFilesSearch.js.map +1 -1
- package/funcs/fileStorageFilesUpdate.js +2 -2
- package/funcs/fileStorageFilesUpdate.js.map +1 -1
- package/funcs/fileStorageFoldersCopy.js +2 -2
- package/funcs/fileStorageFoldersCopy.js.map +1 -1
- package/funcs/fileStorageFoldersCreate.js +2 -2
- package/funcs/fileStorageFoldersCreate.js.map +1 -1
- package/funcs/fileStorageFoldersDelete.js +2 -2
- package/funcs/fileStorageFoldersDelete.js.map +1 -1
- package/funcs/fileStorageFoldersGet.js +2 -2
- package/funcs/fileStorageFoldersGet.js.map +1 -1
- package/funcs/fileStorageFoldersUpdate.js +2 -2
- package/funcs/fileStorageFoldersUpdate.js.map +1 -1
- package/funcs/fileStorageSharedLinksCreate.js +2 -2
- package/funcs/fileStorageSharedLinksCreate.js.map +1 -1
- package/funcs/fileStorageSharedLinksDelete.js +2 -2
- package/funcs/fileStorageSharedLinksDelete.js.map +1 -1
- package/funcs/fileStorageSharedLinksGet.js +2 -2
- package/funcs/fileStorageSharedLinksGet.js.map +1 -1
- package/funcs/fileStorageSharedLinksList.js +2 -2
- package/funcs/fileStorageSharedLinksList.js.map +1 -1
- package/funcs/fileStorageSharedLinksUpdate.js +2 -2
- package/funcs/fileStorageSharedLinksUpdate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsCreate.js +2 -2
- package/funcs/fileStorageUploadSessionsCreate.js.map +1 -1
- package/funcs/fileStorageUploadSessionsDelete.js +2 -2
- package/funcs/fileStorageUploadSessionsDelete.js.map +1 -1
- package/funcs/fileStorageUploadSessionsFinish.js +2 -2
- package/funcs/fileStorageUploadSessionsFinish.js.map +1 -1
- package/funcs/fileStorageUploadSessionsGet.js +2 -2
- package/funcs/fileStorageUploadSessionsGet.js.map +1 -1
- package/funcs/fileStorageUploadSessionsUpload.js +2 -2
- package/funcs/fileStorageUploadSessionsUpload.js.map +1 -1
- package/funcs/hrisCompaniesCreate.js +2 -2
- package/funcs/hrisCompaniesCreate.js.map +1 -1
- package/funcs/hrisCompaniesDelete.js +2 -2
- package/funcs/hrisCompaniesDelete.js.map +1 -1
- package/funcs/hrisCompaniesGet.js +2 -2
- package/funcs/hrisCompaniesGet.js.map +1 -1
- package/funcs/hrisCompaniesList.js +2 -2
- package/funcs/hrisCompaniesList.js.map +1 -1
- package/funcs/hrisCompaniesUpdate.js +2 -2
- package/funcs/hrisCompaniesUpdate.js.map +1 -1
- package/funcs/hrisDepartmentsCreate.js +2 -2
- package/funcs/hrisDepartmentsCreate.js.map +1 -1
- package/funcs/hrisDepartmentsDelete.js +2 -2
- package/funcs/hrisDepartmentsDelete.js.map +1 -1
- package/funcs/hrisDepartmentsGet.js +2 -2
- package/funcs/hrisDepartmentsGet.js.map +1 -1
- package/funcs/hrisDepartmentsList.js +2 -2
- package/funcs/hrisDepartmentsList.js.map +1 -1
- package/funcs/hrisDepartmentsUpdate.js +2 -2
- package/funcs/hrisDepartmentsUpdate.js.map +1 -1
- package/funcs/hrisEmployeePayrollsGet.js +2 -2
- package/funcs/hrisEmployeePayrollsGet.js.map +1 -1
- package/funcs/hrisEmployeePayrollsList.js +2 -2
- package/funcs/hrisEmployeePayrollsList.js.map +1 -1
- package/funcs/hrisEmployeeSchedulesList.js +2 -2
- package/funcs/hrisEmployeeSchedulesList.js.map +1 -1
- package/funcs/hrisEmployeesCreate.js +2 -2
- package/funcs/hrisEmployeesCreate.js.map +1 -1
- package/funcs/hrisEmployeesDelete.js +2 -2
- package/funcs/hrisEmployeesDelete.js.map +1 -1
- package/funcs/hrisEmployeesGet.js +2 -2
- package/funcs/hrisEmployeesGet.js.map +1 -1
- package/funcs/hrisEmployeesList.js +2 -2
- package/funcs/hrisEmployeesList.js.map +1 -1
- package/funcs/hrisEmployeesUpdate.js +2 -2
- package/funcs/hrisEmployeesUpdate.js.map +1 -1
- package/funcs/hrisPayrollsGet.js +2 -2
- package/funcs/hrisPayrollsGet.js.map +1 -1
- package/funcs/hrisPayrollsList.js +2 -2
- package/funcs/hrisPayrollsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsCreate.js +2 -2
- package/funcs/hrisTimeOffRequestsCreate.js.map +1 -1
- package/funcs/hrisTimeOffRequestsDelete.js +2 -2
- package/funcs/hrisTimeOffRequestsDelete.js.map +1 -1
- package/funcs/hrisTimeOffRequestsGet.js +2 -2
- package/funcs/hrisTimeOffRequestsGet.js.map +1 -1
- package/funcs/hrisTimeOffRequestsList.js +2 -2
- package/funcs/hrisTimeOffRequestsList.js.map +1 -1
- package/funcs/hrisTimeOffRequestsUpdate.js +2 -2
- package/funcs/hrisTimeOffRequestsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTagsList.js +2 -2
- package/funcs/issueTrackingCollectionTagsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsGet.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsList.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js +2 -2
- package/funcs/issueTrackingCollectionTicketCommentsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsCreate.js +2 -2
- package/funcs/issueTrackingCollectionTicketsCreate.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsDelete.js +2 -2
- package/funcs/issueTrackingCollectionTicketsDelete.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsGet.js +2 -2
- package/funcs/issueTrackingCollectionTicketsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsList.js +2 -2
- package/funcs/issueTrackingCollectionTicketsList.js.map +1 -1
- package/funcs/issueTrackingCollectionTicketsUpdate.js +2 -2
- package/funcs/issueTrackingCollectionTicketsUpdate.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersGet.js +2 -2
- package/funcs/issueTrackingCollectionUsersGet.js.map +1 -1
- package/funcs/issueTrackingCollectionUsersList.js +2 -2
- package/funcs/issueTrackingCollectionUsersList.js.map +1 -1
- package/funcs/issueTrackingCollectionsGet.js +2 -2
- package/funcs/issueTrackingCollectionsGet.js.map +1 -1
- package/funcs/issueTrackingCollectionsList.js +2 -2
- package/funcs/issueTrackingCollectionsList.js.map +1 -1
- package/funcs/smsMessagesCreate.js +2 -2
- package/funcs/smsMessagesCreate.js.map +1 -1
- package/funcs/smsMessagesDelete.js +2 -2
- package/funcs/smsMessagesDelete.js.map +1 -1
- package/funcs/smsMessagesGet.js +2 -2
- package/funcs/smsMessagesGet.js.map +1 -1
- package/funcs/smsMessagesList.js +2 -2
- package/funcs/smsMessagesList.js.map +1 -1
- package/funcs/smsMessagesUpdate.js +2 -2
- package/funcs/smsMessagesUpdate.js.map +1 -1
- package/funcs/vaultConnectionConsentUpdate.js +2 -2
- package/funcs/vaultConnectionConsentUpdate.js.map +1 -1
- package/funcs/vaultConnectionConsentsList.js +2 -2
- package/funcs/vaultConnectionConsentsList.js.map +1 -1
- package/funcs/vaultConnectionCustomMappingsList.js +2 -2
- package/funcs/vaultConnectionCustomMappingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsList.js +2 -2
- package/funcs/vaultConnectionSettingsList.js.map +1 -1
- package/funcs/vaultConnectionSettingsUpdate.js +2 -2
- package/funcs/vaultConnectionSettingsUpdate.js.map +1 -1
- package/funcs/vaultConnectionsDelete.js +2 -2
- package/funcs/vaultConnectionsDelete.js.map +1 -1
- package/funcs/vaultConnectionsGet.js +2 -2
- package/funcs/vaultConnectionsGet.js.map +1 -1
- package/funcs/vaultConnectionsImports.js +2 -2
- package/funcs/vaultConnectionsImports.js.map +1 -1
- package/funcs/vaultConnectionsList.js +2 -2
- package/funcs/vaultConnectionsList.js.map +1 -1
- package/funcs/vaultConnectionsToken.js +2 -2
- package/funcs/vaultConnectionsToken.js.map +1 -1
- package/funcs/vaultConnectionsUpdate.js +2 -2
- package/funcs/vaultConnectionsUpdate.js.map +1 -1
- package/funcs/vaultConsumerRequestCountsList.js +2 -2
- package/funcs/vaultConsumerRequestCountsList.js.map +1 -1
- package/funcs/vaultConsumersCreate.js +2 -2
- package/funcs/vaultConsumersCreate.js.map +1 -1
- package/funcs/vaultConsumersDelete.js +2 -2
- package/funcs/vaultConsumersDelete.js.map +1 -1
- package/funcs/vaultConsumersGet.js +2 -2
- package/funcs/vaultConsumersGet.js.map +1 -1
- package/funcs/vaultConsumersList.js +2 -2
- package/funcs/vaultConsumersList.js.map +1 -1
- package/funcs/vaultConsumersUpdate.js +2 -2
- package/funcs/vaultConsumersUpdate.js.map +1 -1
- package/funcs/vaultCreateCallbackState.js +2 -2
- package/funcs/vaultCreateCallbackState.js.map +1 -1
- package/funcs/vaultCustomFieldsList.js +2 -2
- package/funcs/vaultCustomFieldsList.js.map +1 -1
- package/funcs/vaultCustomMappingsList.js +2 -2
- package/funcs/vaultCustomMappingsList.js.map +1 -1
- package/funcs/vaultLogsList.js +2 -2
- package/funcs/vaultLogsList.js.map +1 -1
- package/funcs/vaultSessionsCreate.js +2 -2
- package/funcs/vaultSessionsCreate.js.map +1 -1
- package/funcs/vaultValidateConnectionState.js +2 -2
- package/funcs/vaultValidateConnectionState.js.map +1 -1
- package/funcs/webhookEventLogsList.js +2 -2
- package/funcs/webhookEventLogsList.js.map +1 -1
- package/funcs/webhookWebhooksCreate.js +2 -2
- package/funcs/webhookWebhooksCreate.js.map +1 -1
- package/funcs/webhookWebhooksDelete.js +2 -2
- package/funcs/webhookWebhooksDelete.js.map +1 -1
- package/funcs/webhookWebhooksGet.js +2 -2
- package/funcs/webhookWebhooksGet.js.map +1 -1
- package/funcs/webhookWebhooksList.js +2 -2
- package/funcs/webhookWebhooksList.js.map +1 -1
- package/funcs/webhookWebhooksUpdate.js +2 -2
- package/funcs/webhookWebhooksUpdate.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +4 -4
- package/lib/config.js +4 -4
- package/lib/config.js.map +1 -1
- package/lib/url.js +1 -1
- package/lib/url.js.map +1 -1
- package/models/components/address.d.ts +5 -0
- package/models/components/address.d.ts.map +1 -1
- package/models/components/address.js +2 -0
- package/models/components/address.js.map +1 -1
- package/models/components/balancebytransaction.d.ts +8 -8
- package/models/components/balancebytransaction.d.ts.map +1 -1
- package/models/components/balancebytransaction.js +15 -13
- package/models/components/balancebytransaction.js.map +1 -1
- package/models/components/categoriesfilter.d.ts +3 -0
- package/models/components/categoriesfilter.d.ts.map +1 -1
- package/models/components/categoriesfilter.js +1 -0
- package/models/components/categoriesfilter.js.map +1 -1
- package/models/components/category.d.ts +3 -0
- package/models/components/category.d.ts.map +1 -1
- package/models/components/category.js +1 -0
- package/models/components/category.js.map +1 -1
- package/models/components/createprojectresponse.d.ts +61 -0
- package/models/components/createprojectresponse.d.ts.map +1 -0
- package/models/components/createprojectresponse.js +89 -0
- package/models/components/createprojectresponse.js.map +1 -0
- package/models/components/customer.d.ts +20 -0
- package/models/components/customer.d.ts.map +1 -1
- package/models/components/customer.js +12 -0
- package/models/components/customer.js.map +1 -1
- package/models/components/deleteprojectresponse.d.ts +61 -0
- package/models/components/deleteprojectresponse.d.ts.map +1 -0
- package/models/components/deleteprojectresponse.js +89 -0
- package/models/components/deleteprojectresponse.js.map +1 -0
- package/models/components/getprojectresponse.d.ts +58 -0
- package/models/components/getprojectresponse.d.ts.map +1 -0
- package/models/components/getprojectresponse.js +89 -0
- package/models/components/getprojectresponse.js.map +1 -0
- package/models/components/getprojectsresponse.d.ts +70 -0
- package/models/components/getprojectsresponse.d.ts.map +1 -0
- package/models/components/getprojectsresponse.js +95 -0
- package/models/components/getprojectsresponse.js.map +1 -0
- package/models/components/index.d.ts +8 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +8 -0
- package/models/components/index.js.map +1 -1
- package/models/components/invoiceitemfilter.d.ts +36 -0
- package/models/components/invoiceitemfilter.d.ts.map +1 -1
- package/models/components/invoiceitemfilter.js +36 -1
- package/models/components/invoiceitemfilter.js.map +1 -1
- package/models/components/invoiceitemsfilter.d.ts +36 -0
- package/models/components/invoiceitemsfilter.d.ts.map +1 -1
- package/models/components/invoiceitemsfilter.js +34 -1
- package/models/components/invoiceitemsfilter.js.map +1 -1
- package/models/components/invoicelineitem.d.ts +11 -0
- package/models/components/invoicelineitem.d.ts.map +1 -1
- package/models/components/invoicelineitem.js +13 -0
- package/models/components/invoicelineitem.js.map +1 -1
- package/models/components/invoicesfilter.d.ts +5 -0
- package/models/components/invoicesfilter.d.ts.map +1 -1
- package/models/components/invoicesfilter.js +4 -0
- package/models/components/invoicesfilter.js.map +1 -1
- package/models/components/journalentry.d.ts +35 -0
- package/models/components/journalentry.d.ts.map +1 -1
- package/models/components/journalentry.js +28 -0
- package/models/components/journalentry.js.map +1 -1
- package/models/components/journalentrylineitem.d.ts +11 -0
- package/models/components/journalentrylineitem.d.ts.map +1 -1
- package/models/components/journalentrylineitem.js +5 -0
- package/models/components/journalentrylineitem.js.map +1 -1
- package/models/components/ledgeraccount.d.ts +33 -33
- package/models/components/ledgeraccount.js +11 -11
- package/models/components/ledgeraccount.js.map +1 -1
- package/models/components/linkedledgeraccount.d.ts +5 -0
- package/models/components/linkedledgeraccount.d.ts.map +1 -1
- package/models/components/linkedledgeraccount.js +4 -0
- package/models/components/linkedledgeraccount.js.map +1 -1
- package/models/components/linkedledgeraccountinput.d.ts +5 -0
- package/models/components/linkedledgeraccountinput.d.ts.map +1 -1
- package/models/components/linkedledgeraccountinput.js +4 -0
- package/models/components/linkedledgeraccountinput.js.map +1 -1
- package/models/components/project.d.ts +759 -0
- package/models/components/project.d.ts.map +1 -0
- package/models/components/project.js +602 -0
- package/models/components/project.js.map +1 -0
- package/models/components/projectsfilter.d.ts +88 -0
- package/models/components/projectsfilter.d.ts.map +1 -0
- package/models/components/projectsfilter.js +111 -0
- package/models/components/projectsfilter.js.map +1 -0
- package/models/components/projectssort.d.ts +88 -0
- package/models/components/projectssort.d.ts.map +1 -0
- package/models/components/projectssort.js +100 -0
- package/models/components/projectssort.js.map +1 -0
- package/models/components/quotelineitem.d.ts +11 -0
- package/models/components/quotelineitem.d.ts.map +1 -1
- package/models/components/quotelineitem.js +13 -0
- package/models/components/quotelineitem.js.map +1 -1
- package/models/components/ticket.d.ts +9 -9
- package/models/components/ticket.d.ts.map +1 -1
- package/models/components/ticket.js +15 -16
- package/models/components/ticket.js.map +1 -1
- package/models/components/updateprojectresponse.d.ts +61 -0
- package/models/components/updateprojectresponse.d.ts.map +1 -0
- package/models/components/updateprojectresponse.js +89 -0
- package/models/components/updateprojectresponse.js.map +1 -0
- package/models/components/webhookeventtype.d.ts +9 -0
- package/models/components/webhookeventtype.d.ts.map +1 -1
- package/models/components/webhookeventtype.js +3 -0
- package/models/components/webhookeventtype.js.map +1 -1
- package/models/operations/accountingprojectsadd.d.ts +118 -0
- package/models/operations/accountingprojectsadd.d.ts.map +1 -0
- package/models/operations/accountingprojectsadd.js +163 -0
- package/models/operations/accountingprojectsadd.js.map +1 -0
- package/models/operations/accountingprojectsall.d.ts +150 -0
- package/models/operations/accountingprojectsall.d.ts.map +1 -0
- package/models/operations/accountingprojectsall.js +171 -0
- package/models/operations/accountingprojectsall.js.map +1 -0
- package/models/operations/accountingprojectsdelete.d.ts +121 -0
- package/models/operations/accountingprojectsdelete.d.ts.map +1 -0
- package/models/operations/accountingprojectsdelete.js +155 -0
- package/models/operations/accountingprojectsdelete.js.map +1 -0
- package/models/operations/accountingprojectsone.d.ts +121 -0
- package/models/operations/accountingprojectsone.d.ts.map +1 -0
- package/models/operations/accountingprojectsone.js +153 -0
- package/models/operations/accountingprojectsone.js.map +1 -0
- package/models/operations/accountingprojectsupdate.d.ts +123 -0
- package/models/operations/accountingprojectsupdate.d.ts.map +1 -0
- package/models/operations/accountingprojectsupdate.js +165 -0
- package/models/operations/accountingprojectsupdate.js.map +1 -0
- package/models/operations/index.d.ts +5 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +5 -0
- package/models/operations/index.js.map +1 -1
- package/package.json +1 -1
- package/sdk/accounting.d.ts +3 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +4 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/projects.d.ts +43 -0
- package/sdk/projects.d.ts.map +1 -0
- package/sdk/projects.js +63 -0
- package/sdk/projects.js.map +1 -0
- package/src/__tests__/projects.test.ts +471 -0
- package/src/__tests__/quotes.test.ts +6 -0
- package/src/funcs/accountingAgedCreditorsGet.ts +2 -2
- package/src/funcs/accountingAgedDebtorsGet.ts +2 -2
- package/src/funcs/accountingAttachmentsDelete.ts +2 -2
- package/src/funcs/accountingAttachmentsDownload.ts +2 -2
- package/src/funcs/accountingAttachmentsGet.ts +2 -2
- package/src/funcs/accountingAttachmentsList.ts +2 -2
- package/src/funcs/accountingAttachmentsUpload.ts +2 -2
- package/src/funcs/accountingBalanceSheetGet.ts +2 -2
- package/src/funcs/accountingBankAccountsCreate.ts +2 -2
- package/src/funcs/accountingBankAccountsDelete.ts +2 -2
- package/src/funcs/accountingBankAccountsGet.ts +2 -2
- package/src/funcs/accountingBankAccountsList.ts +2 -2
- package/src/funcs/accountingBankAccountsUpdate.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsCreate.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsDelete.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsGet.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsList.ts +2 -2
- package/src/funcs/accountingBankFeedAccountsUpdate.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsCreate.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsDelete.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsGet.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsList.ts +2 -2
- package/src/funcs/accountingBankFeedStatementsUpdate.ts +2 -2
- package/src/funcs/accountingBillPaymentsCreate.ts +2 -2
- package/src/funcs/accountingBillPaymentsDelete.ts +2 -2
- package/src/funcs/accountingBillPaymentsGet.ts +2 -2
- package/src/funcs/accountingBillPaymentsList.ts +2 -2
- package/src/funcs/accountingBillPaymentsUpdate.ts +2 -2
- package/src/funcs/accountingBillsCreate.ts +2 -2
- package/src/funcs/accountingBillsDelete.ts +2 -2
- package/src/funcs/accountingBillsGet.ts +2 -2
- package/src/funcs/accountingBillsList.ts +2 -2
- package/src/funcs/accountingBillsUpdate.ts +2 -2
- package/src/funcs/accountingCategoriesGet.ts +2 -2
- package/src/funcs/accountingCategoriesList.ts +2 -2
- package/src/funcs/accountingCompanyInfoGet.ts +2 -2
- package/src/funcs/accountingCreditNotesCreate.ts +2 -2
- package/src/funcs/accountingCreditNotesDelete.ts +2 -2
- package/src/funcs/accountingCreditNotesGet.ts +2 -2
- package/src/funcs/accountingCreditNotesList.ts +2 -2
- package/src/funcs/accountingCreditNotesUpdate.ts +2 -2
- package/src/funcs/accountingCustomersCreate.ts +2 -2
- package/src/funcs/accountingCustomersDelete.ts +2 -2
- package/src/funcs/accountingCustomersGet.ts +2 -2
- package/src/funcs/accountingCustomersList.ts +2 -2
- package/src/funcs/accountingCustomersUpdate.ts +2 -2
- package/src/funcs/accountingDepartmentsCreate.ts +2 -2
- package/src/funcs/accountingDepartmentsDelete.ts +2 -2
- package/src/funcs/accountingDepartmentsGet.ts +2 -2
- package/src/funcs/accountingDepartmentsList.ts +2 -2
- package/src/funcs/accountingDepartmentsUpdate.ts +2 -2
- package/src/funcs/accountingExpensesCreate.ts +2 -2
- package/src/funcs/accountingExpensesDelete.ts +2 -2
- package/src/funcs/accountingExpensesGet.ts +2 -2
- package/src/funcs/accountingExpensesList.ts +2 -2
- package/src/funcs/accountingExpensesUpdate.ts +2 -2
- package/src/funcs/accountingInvoiceItemsCreate.ts +2 -2
- package/src/funcs/accountingInvoiceItemsDelete.ts +2 -2
- package/src/funcs/accountingInvoiceItemsGet.ts +2 -2
- package/src/funcs/accountingInvoiceItemsList.ts +2 -2
- package/src/funcs/accountingInvoiceItemsUpdate.ts +2 -2
- package/src/funcs/accountingInvoicesCreate.ts +2 -2
- package/src/funcs/accountingInvoicesDelete.ts +2 -2
- package/src/funcs/accountingInvoicesGet.ts +2 -2
- package/src/funcs/accountingInvoicesList.ts +2 -2
- package/src/funcs/accountingInvoicesUpdate.ts +2 -2
- package/src/funcs/accountingJournalEntriesCreate.ts +2 -2
- package/src/funcs/accountingJournalEntriesDelete.ts +2 -2
- package/src/funcs/accountingJournalEntriesGet.ts +2 -2
- package/src/funcs/accountingJournalEntriesList.ts +2 -2
- package/src/funcs/accountingJournalEntriesUpdate.ts +2 -2
- package/src/funcs/accountingLedgerAccountsCreate.ts +2 -2
- package/src/funcs/accountingLedgerAccountsDelete.ts +2 -2
- package/src/funcs/accountingLedgerAccountsGet.ts +2 -2
- package/src/funcs/accountingLedgerAccountsList.ts +2 -2
- package/src/funcs/accountingLedgerAccountsUpdate.ts +2 -2
- package/src/funcs/accountingLocationsCreate.ts +2 -2
- package/src/funcs/accountingLocationsDelete.ts +2 -2
- package/src/funcs/accountingLocationsGet.ts +2 -2
- package/src/funcs/accountingLocationsList.ts +2 -2
- package/src/funcs/accountingLocationsUpdate.ts +2 -2
- package/src/funcs/accountingPaymentsCreate.ts +2 -2
- package/src/funcs/accountingPaymentsDelete.ts +2 -2
- package/src/funcs/accountingPaymentsGet.ts +2 -2
- package/src/funcs/accountingPaymentsList.ts +2 -2
- package/src/funcs/accountingPaymentsUpdate.ts +2 -2
- package/src/funcs/accountingProfitAndLossGet.ts +2 -2
- package/src/funcs/accountingProjectsCreate.ts +221 -0
- package/src/funcs/accountingProjectsDelete.ts +229 -0
- package/src/funcs/accountingProjectsGet.ts +227 -0
- package/src/funcs/accountingProjectsList.ts +301 -0
- package/src/funcs/accountingProjectsUpdate.ts +230 -0
- package/src/funcs/accountingPurchaseOrdersCreate.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersDelete.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersGet.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersList.ts +2 -2
- package/src/funcs/accountingPurchaseOrdersUpdate.ts +2 -2
- package/src/funcs/accountingQuotesCreate.ts +2 -2
- package/src/funcs/accountingQuotesDelete.ts +2 -2
- package/src/funcs/accountingQuotesGet.ts +2 -2
- package/src/funcs/accountingQuotesList.ts +2 -2
- package/src/funcs/accountingQuotesUpdate.ts +2 -2
- package/src/funcs/accountingSubsidiariesCreate.ts +2 -2
- package/src/funcs/accountingSubsidiariesDelete.ts +2 -2
- package/src/funcs/accountingSubsidiariesGet.ts +2 -2
- package/src/funcs/accountingSubsidiariesList.ts +2 -2
- package/src/funcs/accountingSubsidiariesUpdate.ts +2 -2
- package/src/funcs/accountingSuppliersCreate.ts +2 -2
- package/src/funcs/accountingSuppliersDelete.ts +2 -2
- package/src/funcs/accountingSuppliersGet.ts +2 -2
- package/src/funcs/accountingSuppliersList.ts +2 -2
- package/src/funcs/accountingSuppliersUpdate.ts +2 -2
- package/src/funcs/accountingTaxRatesCreate.ts +2 -2
- package/src/funcs/accountingTaxRatesDelete.ts +2 -2
- package/src/funcs/accountingTaxRatesGet.ts +2 -2
- package/src/funcs/accountingTaxRatesList.ts +2 -2
- package/src/funcs/accountingTaxRatesUpdate.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesCreate.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesDelete.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesGet.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesList.ts +2 -2
- package/src/funcs/accountingTrackingCategoriesUpdate.ts +2 -2
- package/src/funcs/atsApplicantsCreate.ts +2 -2
- package/src/funcs/atsApplicantsDelete.ts +2 -2
- package/src/funcs/atsApplicantsGet.ts +2 -2
- package/src/funcs/atsApplicantsList.ts +2 -2
- package/src/funcs/atsApplicantsUpdate.ts +2 -2
- package/src/funcs/atsApplicationsCreate.ts +2 -2
- package/src/funcs/atsApplicationsDelete.ts +2 -2
- package/src/funcs/atsApplicationsGet.ts +2 -2
- package/src/funcs/atsApplicationsList.ts +2 -2
- package/src/funcs/atsApplicationsUpdate.ts +2 -2
- package/src/funcs/atsJobsGet.ts +2 -2
- package/src/funcs/atsJobsList.ts +2 -2
- package/src/funcs/connectorApiResourceCoverageGet.ts +2 -2
- package/src/funcs/connectorApiResourcesGet.ts +2 -2
- package/src/funcs/connectorApisGet.ts +2 -2
- package/src/funcs/connectorApisList.ts +2 -2
- package/src/funcs/connectorConnectorDocsGet.ts +2 -2
- package/src/funcs/connectorConnectorResourcesGet.ts +2 -2
- package/src/funcs/connectorConnectorsGet.ts +2 -2
- package/src/funcs/connectorConnectorsList.ts +2 -2
- package/src/funcs/crmActivitiesCreate.ts +2 -2
- package/src/funcs/crmActivitiesDelete.ts +2 -2
- package/src/funcs/crmActivitiesGet.ts +2 -2
- package/src/funcs/crmActivitiesList.ts +2 -2
- package/src/funcs/crmActivitiesUpdate.ts +2 -2
- package/src/funcs/crmCompaniesCreate.ts +2 -2
- package/src/funcs/crmCompaniesDelete.ts +2 -2
- package/src/funcs/crmCompaniesGet.ts +2 -2
- package/src/funcs/crmCompaniesList.ts +2 -2
- package/src/funcs/crmCompaniesUpdate.ts +2 -2
- package/src/funcs/crmContactsCreate.ts +2 -2
- package/src/funcs/crmContactsDelete.ts +2 -2
- package/src/funcs/crmContactsGet.ts +2 -2
- package/src/funcs/crmContactsList.ts +2 -2
- package/src/funcs/crmContactsUpdate.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasCreate.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasDelete.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasGet.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasList.ts +2 -2
- package/src/funcs/crmCustomObjectSchemasUpdate.ts +2 -2
- package/src/funcs/crmCustomObjectsCreate.ts +2 -2
- package/src/funcs/crmCustomObjectsDelete.ts +2 -2
- package/src/funcs/crmCustomObjectsGet.ts +2 -2
- package/src/funcs/crmCustomObjectsList.ts +2 -2
- package/src/funcs/crmCustomObjectsUpdate.ts +2 -2
- package/src/funcs/crmLeadsCreate.ts +2 -2
- package/src/funcs/crmLeadsDelete.ts +2 -2
- package/src/funcs/crmLeadsGet.ts +2 -2
- package/src/funcs/crmLeadsList.ts +2 -2
- package/src/funcs/crmLeadsUpdate.ts +2 -2
- package/src/funcs/crmNotesCreate.ts +2 -2
- package/src/funcs/crmNotesDelete.ts +2 -2
- package/src/funcs/crmNotesGet.ts +2 -2
- package/src/funcs/crmNotesList.ts +2 -2
- package/src/funcs/crmNotesUpdate.ts +2 -2
- package/src/funcs/crmOpportunitiesCreate.ts +2 -2
- package/src/funcs/crmOpportunitiesDelete.ts +2 -2
- package/src/funcs/crmOpportunitiesGet.ts +2 -2
- package/src/funcs/crmOpportunitiesList.ts +2 -2
- package/src/funcs/crmOpportunitiesUpdate.ts +2 -2
- package/src/funcs/crmPipelinesCreate.ts +2 -2
- package/src/funcs/crmPipelinesDelete.ts +2 -2
- package/src/funcs/crmPipelinesGet.ts +2 -2
- package/src/funcs/crmPipelinesList.ts +2 -2
- package/src/funcs/crmPipelinesUpdate.ts +2 -2
- package/src/funcs/crmUsersCreate.ts +2 -2
- package/src/funcs/crmUsersDelete.ts +2 -2
- package/src/funcs/crmUsersGet.ts +2 -2
- package/src/funcs/crmUsersList.ts +2 -2
- package/src/funcs/crmUsersUpdate.ts +2 -2
- package/src/funcs/ecommerceCustomersGet.ts +2 -2
- package/src/funcs/ecommerceCustomersList.ts +2 -2
- package/src/funcs/ecommerceOrdersGet.ts +2 -2
- package/src/funcs/ecommerceOrdersList.ts +2 -2
- package/src/funcs/ecommerceProductsGet.ts +2 -2
- package/src/funcs/ecommerceProductsList.ts +2 -2
- package/src/funcs/ecommerceStoresGet.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsCreate.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsDelete.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsGet.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsList.ts +2 -2
- package/src/funcs/fileStorageDriveGroupsUpdate.ts +2 -2
- package/src/funcs/fileStorageDrivesCreate.ts +2 -2
- package/src/funcs/fileStorageDrivesDelete.ts +2 -2
- package/src/funcs/fileStorageDrivesGet.ts +2 -2
- package/src/funcs/fileStorageDrivesList.ts +2 -2
- package/src/funcs/fileStorageDrivesUpdate.ts +2 -2
- package/src/funcs/fileStorageFilesDelete.ts +2 -2
- package/src/funcs/fileStorageFilesDownload.ts +2 -2
- package/src/funcs/fileStorageFilesExport.ts +2 -2
- package/src/funcs/fileStorageFilesGet.ts +2 -2
- package/src/funcs/fileStorageFilesList.ts +2 -2
- package/src/funcs/fileStorageFilesSearch.ts +2 -2
- package/src/funcs/fileStorageFilesUpdate.ts +2 -2
- package/src/funcs/fileStorageFoldersCopy.ts +2 -2
- package/src/funcs/fileStorageFoldersCreate.ts +2 -2
- package/src/funcs/fileStorageFoldersDelete.ts +2 -2
- package/src/funcs/fileStorageFoldersGet.ts +2 -2
- package/src/funcs/fileStorageFoldersUpdate.ts +2 -2
- package/src/funcs/fileStorageSharedLinksCreate.ts +2 -2
- package/src/funcs/fileStorageSharedLinksDelete.ts +2 -2
- package/src/funcs/fileStorageSharedLinksGet.ts +2 -2
- package/src/funcs/fileStorageSharedLinksList.ts +2 -2
- package/src/funcs/fileStorageSharedLinksUpdate.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsCreate.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsDelete.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsFinish.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsGet.ts +2 -2
- package/src/funcs/fileStorageUploadSessionsUpload.ts +2 -2
- package/src/funcs/hrisCompaniesCreate.ts +2 -2
- package/src/funcs/hrisCompaniesDelete.ts +2 -2
- package/src/funcs/hrisCompaniesGet.ts +2 -2
- package/src/funcs/hrisCompaniesList.ts +2 -2
- package/src/funcs/hrisCompaniesUpdate.ts +2 -2
- package/src/funcs/hrisDepartmentsCreate.ts +2 -2
- package/src/funcs/hrisDepartmentsDelete.ts +2 -2
- package/src/funcs/hrisDepartmentsGet.ts +2 -2
- package/src/funcs/hrisDepartmentsList.ts +2 -2
- package/src/funcs/hrisDepartmentsUpdate.ts +2 -2
- package/src/funcs/hrisEmployeePayrollsGet.ts +2 -2
- package/src/funcs/hrisEmployeePayrollsList.ts +2 -2
- package/src/funcs/hrisEmployeeSchedulesList.ts +2 -2
- package/src/funcs/hrisEmployeesCreate.ts +2 -2
- package/src/funcs/hrisEmployeesDelete.ts +2 -2
- package/src/funcs/hrisEmployeesGet.ts +2 -2
- package/src/funcs/hrisEmployeesList.ts +2 -2
- package/src/funcs/hrisEmployeesUpdate.ts +2 -2
- package/src/funcs/hrisPayrollsGet.ts +2 -2
- package/src/funcs/hrisPayrollsList.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsCreate.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsDelete.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsGet.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsList.ts +2 -2
- package/src/funcs/hrisTimeOffRequestsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTagsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsCreate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsDelete.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketCommentsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsCreate.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsDelete.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsList.ts +2 -2
- package/src/funcs/issueTrackingCollectionTicketsUpdate.ts +2 -2
- package/src/funcs/issueTrackingCollectionUsersGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionUsersList.ts +2 -2
- package/src/funcs/issueTrackingCollectionsGet.ts +2 -2
- package/src/funcs/issueTrackingCollectionsList.ts +2 -2
- package/src/funcs/smsMessagesCreate.ts +2 -2
- package/src/funcs/smsMessagesDelete.ts +2 -2
- package/src/funcs/smsMessagesGet.ts +2 -2
- package/src/funcs/smsMessagesList.ts +2 -2
- package/src/funcs/smsMessagesUpdate.ts +2 -2
- package/src/funcs/vaultConnectionConsentUpdate.ts +2 -2
- package/src/funcs/vaultConnectionConsentsList.ts +2 -2
- package/src/funcs/vaultConnectionCustomMappingsList.ts +2 -2
- package/src/funcs/vaultConnectionSettingsList.ts +2 -2
- package/src/funcs/vaultConnectionSettingsUpdate.ts +2 -2
- package/src/funcs/vaultConnectionsDelete.ts +2 -2
- package/src/funcs/vaultConnectionsGet.ts +2 -2
- package/src/funcs/vaultConnectionsImports.ts +2 -2
- package/src/funcs/vaultConnectionsList.ts +2 -2
- package/src/funcs/vaultConnectionsToken.ts +2 -2
- package/src/funcs/vaultConnectionsUpdate.ts +2 -2
- package/src/funcs/vaultConsumerRequestCountsList.ts +2 -2
- package/src/funcs/vaultConsumersCreate.ts +2 -2
- package/src/funcs/vaultConsumersDelete.ts +2 -2
- package/src/funcs/vaultConsumersGet.ts +2 -2
- package/src/funcs/vaultConsumersList.ts +2 -2
- package/src/funcs/vaultConsumersUpdate.ts +2 -2
- package/src/funcs/vaultCreateCallbackState.ts +2 -2
- package/src/funcs/vaultCustomFieldsList.ts +2 -2
- package/src/funcs/vaultCustomMappingsList.ts +2 -2
- package/src/funcs/vaultLogsList.ts +2 -2
- package/src/funcs/vaultSessionsCreate.ts +2 -2
- package/src/funcs/vaultValidateConnectionState.ts +2 -2
- package/src/funcs/webhookEventLogsList.ts +2 -2
- package/src/funcs/webhookWebhooksCreate.ts +2 -2
- package/src/funcs/webhookWebhooksDelete.ts +2 -2
- package/src/funcs/webhookWebhooksGet.ts +2 -2
- package/src/funcs/webhookWebhooksList.ts +2 -2
- package/src/funcs/webhookWebhooksUpdate.ts +2 -2
- package/src/lib/config.ts +4 -4
- package/src/lib/url.ts +1 -1
- package/src/models/components/address.ts +7 -0
- package/src/models/components/balancebytransaction.ts +22 -16
- package/src/models/components/categoriesfilter.ts +1 -0
- package/src/models/components/category.ts +1 -0
- package/src/models/components/createprojectresponse.ts +122 -0
- package/src/models/components/customer.ts +32 -0
- package/src/models/components/deleteprojectresponse.ts +122 -0
- package/src/models/components/getprojectresponse.ts +119 -0
- package/src/models/components/getprojectsresponse.ts +145 -0
- package/src/models/components/index.ts +8 -0
- package/src/models/components/invoiceitemfilter.ts +53 -0
- package/src/models/components/invoiceitemsfilter.ts +49 -0
- package/src/models/components/invoicelineitem.ts +23 -0
- package/src/models/components/invoicesfilter.ts +9 -0
- package/src/models/components/journalentry.ts +63 -0
- package/src/models/components/journalentrylineitem.ts +20 -0
- package/src/models/components/ledgeraccount.ts +11 -11
- package/src/models/components/linkedledgeraccount.ts +9 -0
- package/src/models/components/linkedledgeraccountinput.ts +9 -0
- package/src/models/components/project.ts +1189 -0
- package/src/models/components/projectsfilter.ts +136 -0
- package/src/models/components/projectssort.ts +117 -0
- package/src/models/components/quotelineitem.ts +23 -0
- package/src/models/components/ticket.ts +19 -17
- package/src/models/components/updateprojectresponse.ts +122 -0
- package/src/models/components/webhookeventtype.ts +3 -0
- package/src/models/operations/accountingprojectsadd.ts +268 -0
- package/src/models/operations/accountingprojectsall.ts +304 -0
- package/src/models/operations/accountingprojectsdelete.ts +263 -0
- package/src/models/operations/accountingprojectsone.ts +261 -0
- package/src/models/operations/accountingprojectsupdate.ts +275 -0
- package/src/models/operations/index.ts +5 -0
- package/src/sdk/accounting.ts +6 -0
- package/src/sdk/projects.ts +102 -0
- package/docs/sdks/accounting/README.md +0 -6
- package/docs/sdks/apideck/README.md +0 -10
- package/docs/sdks/ats/README.md +0 -6
- package/docs/sdks/connector/README.md +0 -6
- package/docs/sdks/crm/README.md +0 -6
- package/docs/sdks/ecommerce/README.md +0 -6
- package/docs/sdks/filestorage/README.md +0 -6
- package/docs/sdks/hris/README.md +0 -6
- package/docs/sdks/issuetracking/README.md +0 -6
- package/docs/sdks/sms/README.md +0 -6
- package/docs/sdks/vault/README.md +0 -6
- package/docs/sdks/webhook/README.md +0 -6
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
import * as z from "zod";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
6
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
8
|
import { ClosedEnum } from "../../types/enums.js";
|
|
8
9
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
@@ -21,6 +22,18 @@ export const InvoiceItemType = {
|
|
|
21
22
|
*/
|
|
22
23
|
export type InvoiceItemType = ClosedEnum<typeof InvoiceItemType>;
|
|
23
24
|
|
|
25
|
+
/**
|
|
26
|
+
* The kind of transaction, indicating whether it is a sales transaction or a purchase transaction.
|
|
27
|
+
*/
|
|
28
|
+
export const TransactionType = {
|
|
29
|
+
Sale: "sale",
|
|
30
|
+
Purchase: "purchase",
|
|
31
|
+
} as const;
|
|
32
|
+
/**
|
|
33
|
+
* The kind of transaction, indicating whether it is a sales transaction or a purchase transaction.
|
|
34
|
+
*/
|
|
35
|
+
export type TransactionType = ClosedEnum<typeof TransactionType>;
|
|
36
|
+
|
|
24
37
|
export type InvoiceItemsFilter = {
|
|
25
38
|
/**
|
|
26
39
|
* Name of Invoice Items to search for
|
|
@@ -30,6 +43,10 @@ export type InvoiceItemsFilter = {
|
|
|
30
43
|
* The type of invoice item, indicating whether it is an inventory item, a service, or another type.
|
|
31
44
|
*/
|
|
32
45
|
type?: InvoiceItemType | null | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* The kind of transaction, indicating whether it is a sales transaction or a purchase transaction.
|
|
48
|
+
*/
|
|
49
|
+
transactionType?: TransactionType | null | undefined;
|
|
33
50
|
};
|
|
34
51
|
|
|
35
52
|
/** @internal */
|
|
@@ -53,6 +70,27 @@ export namespace InvoiceItemType$ {
|
|
|
53
70
|
export const outboundSchema = InvoiceItemType$outboundSchema;
|
|
54
71
|
}
|
|
55
72
|
|
|
73
|
+
/** @internal */
|
|
74
|
+
export const TransactionType$inboundSchema: z.ZodNativeEnum<
|
|
75
|
+
typeof TransactionType
|
|
76
|
+
> = z.nativeEnum(TransactionType);
|
|
77
|
+
|
|
78
|
+
/** @internal */
|
|
79
|
+
export const TransactionType$outboundSchema: z.ZodNativeEnum<
|
|
80
|
+
typeof TransactionType
|
|
81
|
+
> = TransactionType$inboundSchema;
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
86
|
+
*/
|
|
87
|
+
export namespace TransactionType$ {
|
|
88
|
+
/** @deprecated use `TransactionType$inboundSchema` instead. */
|
|
89
|
+
export const inboundSchema = TransactionType$inboundSchema;
|
|
90
|
+
/** @deprecated use `TransactionType$outboundSchema` instead. */
|
|
91
|
+
export const outboundSchema = TransactionType$outboundSchema;
|
|
92
|
+
}
|
|
93
|
+
|
|
56
94
|
/** @internal */
|
|
57
95
|
export const InvoiceItemsFilter$inboundSchema: z.ZodType<
|
|
58
96
|
InvoiceItemsFilter,
|
|
@@ -61,12 +99,18 @@ export const InvoiceItemsFilter$inboundSchema: z.ZodType<
|
|
|
61
99
|
> = z.object({
|
|
62
100
|
name: z.string().optional(),
|
|
63
101
|
type: z.nullable(InvoiceItemType$inboundSchema).optional(),
|
|
102
|
+
transaction_type: z.nullable(TransactionType$inboundSchema).optional(),
|
|
103
|
+
}).transform((v) => {
|
|
104
|
+
return remap$(v, {
|
|
105
|
+
"transaction_type": "transactionType",
|
|
106
|
+
});
|
|
64
107
|
});
|
|
65
108
|
|
|
66
109
|
/** @internal */
|
|
67
110
|
export type InvoiceItemsFilter$Outbound = {
|
|
68
111
|
name?: string | undefined;
|
|
69
112
|
type?: string | null | undefined;
|
|
113
|
+
transaction_type?: string | null | undefined;
|
|
70
114
|
};
|
|
71
115
|
|
|
72
116
|
/** @internal */
|
|
@@ -77,6 +121,11 @@ export const InvoiceItemsFilter$outboundSchema: z.ZodType<
|
|
|
77
121
|
> = z.object({
|
|
78
122
|
name: z.string().optional(),
|
|
79
123
|
type: z.nullable(InvoiceItemType$outboundSchema).optional(),
|
|
124
|
+
transactionType: z.nullable(TransactionType$outboundSchema).optional(),
|
|
125
|
+
}).transform((v) => {
|
|
126
|
+
return remap$(v, {
|
|
127
|
+
transactionType: "transaction_type",
|
|
128
|
+
});
|
|
80
129
|
});
|
|
81
130
|
|
|
82
131
|
/**
|
|
@@ -7,6 +7,7 @@ import { remap as remap$ } from "../../lib/primitives.js";
|
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { ClosedEnum } from "../../types/enums.js";
|
|
9
9
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
10
|
+
import { RFCDate } from "../../types/rfcdate.js";
|
|
10
11
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
12
|
import {
|
|
12
13
|
CustomField,
|
|
@@ -120,6 +121,10 @@ export type InvoiceLineItem = {
|
|
|
120
121
|
* Discount amount applied to the line item when supported downstream.
|
|
121
122
|
*/
|
|
122
123
|
discountAmount?: number | null | undefined;
|
|
124
|
+
/**
|
|
125
|
+
* Date on which the service was provided or performed - YYYY-MM-DD.
|
|
126
|
+
*/
|
|
127
|
+
serviceDate?: RFCDate | null | undefined;
|
|
123
128
|
/**
|
|
124
129
|
* ID of the category of the line item
|
|
125
130
|
*/
|
|
@@ -241,6 +246,10 @@ export type InvoiceLineItemInput = {
|
|
|
241
246
|
* Discount amount applied to the line item when supported downstream.
|
|
242
247
|
*/
|
|
243
248
|
discountAmount?: number | null | undefined;
|
|
249
|
+
/**
|
|
250
|
+
* Date on which the service was provided or performed - YYYY-MM-DD.
|
|
251
|
+
*/
|
|
252
|
+
serviceDate?: RFCDate | null | undefined;
|
|
244
253
|
/**
|
|
245
254
|
* ID of the category of the line item
|
|
246
255
|
*/
|
|
@@ -339,6 +348,8 @@ export const InvoiceLineItem$inboundSchema: z.ZodType<
|
|
|
339
348
|
unit_of_measure: z.nullable(z.string()).optional(),
|
|
340
349
|
discount_percentage: z.nullable(z.number()).optional(),
|
|
341
350
|
discount_amount: z.nullable(z.number()).optional(),
|
|
351
|
+
service_date: z.nullable(z.string().transform(v => new RFCDate(v)))
|
|
352
|
+
.optional(),
|
|
342
353
|
category_id: z.nullable(z.string()).optional(),
|
|
343
354
|
location_id: z.nullable(z.string()).optional(),
|
|
344
355
|
department_id: z.nullable(z.string()).optional(),
|
|
@@ -376,6 +387,7 @@ export const InvoiceLineItem$inboundSchema: z.ZodType<
|
|
|
376
387
|
"unit_of_measure": "unitOfMeasure",
|
|
377
388
|
"discount_percentage": "discountPercentage",
|
|
378
389
|
"discount_amount": "discountAmount",
|
|
390
|
+
"service_date": "serviceDate",
|
|
379
391
|
"category_id": "categoryId",
|
|
380
392
|
"location_id": "locationId",
|
|
381
393
|
"department_id": "departmentId",
|
|
@@ -411,6 +423,7 @@ export type InvoiceLineItem$Outbound = {
|
|
|
411
423
|
unit_of_measure?: string | null | undefined;
|
|
412
424
|
discount_percentage?: number | null | undefined;
|
|
413
425
|
discount_amount?: number | null | undefined;
|
|
426
|
+
service_date?: string | null | undefined;
|
|
414
427
|
category_id?: string | null | undefined;
|
|
415
428
|
location_id?: string | null | undefined;
|
|
416
429
|
department_id?: string | null | undefined;
|
|
@@ -456,6 +469,8 @@ export const InvoiceLineItem$outboundSchema: z.ZodType<
|
|
|
456
469
|
unitOfMeasure: z.nullable(z.string()).optional(),
|
|
457
470
|
discountPercentage: z.nullable(z.number()).optional(),
|
|
458
471
|
discountAmount: z.nullable(z.number()).optional(),
|
|
472
|
+
serviceDate: z.nullable(z.instanceof(RFCDate).transform(v => v.toString()))
|
|
473
|
+
.optional(),
|
|
459
474
|
categoryId: z.nullable(z.string()).optional(),
|
|
460
475
|
locationId: z.nullable(z.string()).optional(),
|
|
461
476
|
departmentId: z.nullable(z.string()).optional(),
|
|
@@ -489,6 +504,7 @@ export const InvoiceLineItem$outboundSchema: z.ZodType<
|
|
|
489
504
|
unitOfMeasure: "unit_of_measure",
|
|
490
505
|
discountPercentage: "discount_percentage",
|
|
491
506
|
discountAmount: "discount_amount",
|
|
507
|
+
serviceDate: "service_date",
|
|
492
508
|
categoryId: "category_id",
|
|
493
509
|
locationId: "location_id",
|
|
494
510
|
departmentId: "department_id",
|
|
@@ -557,6 +573,8 @@ export const InvoiceLineItemInput$inboundSchema: z.ZodType<
|
|
|
557
573
|
unit_of_measure: z.nullable(z.string()).optional(),
|
|
558
574
|
discount_percentage: z.nullable(z.number()).optional(),
|
|
559
575
|
discount_amount: z.nullable(z.number()).optional(),
|
|
576
|
+
service_date: z.nullable(z.string().transform(v => new RFCDate(v)))
|
|
577
|
+
.optional(),
|
|
560
578
|
category_id: z.nullable(z.string()).optional(),
|
|
561
579
|
location_id: z.nullable(z.string()).optional(),
|
|
562
580
|
department_id: z.nullable(z.string()).optional(),
|
|
@@ -586,6 +604,7 @@ export const InvoiceLineItemInput$inboundSchema: z.ZodType<
|
|
|
586
604
|
"unit_of_measure": "unitOfMeasure",
|
|
587
605
|
"discount_percentage": "discountPercentage",
|
|
588
606
|
"discount_amount": "discountAmount",
|
|
607
|
+
"service_date": "serviceDate",
|
|
589
608
|
"category_id": "categoryId",
|
|
590
609
|
"location_id": "locationId",
|
|
591
610
|
"department_id": "departmentId",
|
|
@@ -617,6 +636,7 @@ export type InvoiceLineItemInput$Outbound = {
|
|
|
617
636
|
unit_of_measure?: string | null | undefined;
|
|
618
637
|
discount_percentage?: number | null | undefined;
|
|
619
638
|
discount_amount?: number | null | undefined;
|
|
639
|
+
service_date?: string | null | undefined;
|
|
620
640
|
category_id?: string | null | undefined;
|
|
621
641
|
location_id?: string | null | undefined;
|
|
622
642
|
department_id?: string | null | undefined;
|
|
@@ -658,6 +678,8 @@ export const InvoiceLineItemInput$outboundSchema: z.ZodType<
|
|
|
658
678
|
unitOfMeasure: z.nullable(z.string()).optional(),
|
|
659
679
|
discountPercentage: z.nullable(z.number()).optional(),
|
|
660
680
|
discountAmount: z.nullable(z.number()).optional(),
|
|
681
|
+
serviceDate: z.nullable(z.instanceof(RFCDate).transform(v => v.toString()))
|
|
682
|
+
.optional(),
|
|
661
683
|
categoryId: z.nullable(z.string()).optional(),
|
|
662
684
|
locationId: z.nullable(z.string()).optional(),
|
|
663
685
|
departmentId: z.nullable(z.string()).optional(),
|
|
@@ -687,6 +709,7 @@ export const InvoiceLineItemInput$outboundSchema: z.ZodType<
|
|
|
687
709
|
unitOfMeasure: "unit_of_measure",
|
|
688
710
|
discountPercentage: "discount_percentage",
|
|
689
711
|
discountAmount: "discount_amount",
|
|
712
|
+
serviceDate: "service_date",
|
|
690
713
|
categoryId: "category_id",
|
|
691
714
|
locationId: "location_id",
|
|
692
715
|
departmentId: "department_id",
|
|
@@ -15,6 +15,10 @@ export type InvoicesFilter = {
|
|
|
15
15
|
* Invoice number to search for
|
|
16
16
|
*/
|
|
17
17
|
number?: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* Supplier ID to filter invoices by
|
|
20
|
+
*/
|
|
21
|
+
supplierId?: string | undefined;
|
|
18
22
|
};
|
|
19
23
|
|
|
20
24
|
/** @internal */
|
|
@@ -30,10 +34,12 @@ export const InvoicesFilter$inboundSchema: z.ZodType<
|
|
|
30
34
|
new Date(v)
|
|
31
35
|
).optional(),
|
|
32
36
|
number: z.string().optional(),
|
|
37
|
+
supplier_id: z.string().optional(),
|
|
33
38
|
}).transform((v) => {
|
|
34
39
|
return remap$(v, {
|
|
35
40
|
"updated_since": "updatedSince",
|
|
36
41
|
"created_since": "createdSince",
|
|
42
|
+
"supplier_id": "supplierId",
|
|
37
43
|
});
|
|
38
44
|
});
|
|
39
45
|
|
|
@@ -42,6 +48,7 @@ export type InvoicesFilter$Outbound = {
|
|
|
42
48
|
updated_since?: string | undefined;
|
|
43
49
|
created_since?: string | undefined;
|
|
44
50
|
number?: string | undefined;
|
|
51
|
+
supplier_id?: string | undefined;
|
|
45
52
|
};
|
|
46
53
|
|
|
47
54
|
/** @internal */
|
|
@@ -53,10 +60,12 @@ export const InvoicesFilter$outboundSchema: z.ZodType<
|
|
|
53
60
|
updatedSince: z.date().transform(v => v.toISOString()).optional(),
|
|
54
61
|
createdSince: z.date().transform(v => v.toISOString()).optional(),
|
|
55
62
|
number: z.string().optional(),
|
|
63
|
+
supplierId: z.string().optional(),
|
|
56
64
|
}).transform((v) => {
|
|
57
65
|
return remap$(v, {
|
|
58
66
|
updatedSince: "updated_since",
|
|
59
67
|
createdSince: "created_since",
|
|
68
|
+
supplierId: "supplier_id",
|
|
60
69
|
});
|
|
61
70
|
});
|
|
62
71
|
|
|
@@ -65,6 +65,10 @@ export type JournalEntry = {
|
|
|
65
65
|
* A unique identifier for an object.
|
|
66
66
|
*/
|
|
67
67
|
id?: string | undefined;
|
|
68
|
+
/**
|
|
69
|
+
* The third-party API ID of original entity
|
|
70
|
+
*/
|
|
71
|
+
downstreamId?: string | null | undefined;
|
|
68
72
|
/**
|
|
69
73
|
* Journal entry title
|
|
70
74
|
*/
|
|
@@ -121,6 +125,18 @@ export type JournalEntry = {
|
|
|
121
125
|
* Accounting period
|
|
122
126
|
*/
|
|
123
127
|
accountingPeriod?: string | null | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* Amounts are including tax
|
|
130
|
+
*/
|
|
131
|
+
taxInclusive?: boolean | null | undefined;
|
|
132
|
+
/**
|
|
133
|
+
* The source type of the journal entry
|
|
134
|
+
*/
|
|
135
|
+
sourceType?: string | null | undefined;
|
|
136
|
+
/**
|
|
137
|
+
* A unique identifier for the source of the journal entry
|
|
138
|
+
*/
|
|
139
|
+
sourceId?: string | null | undefined;
|
|
124
140
|
/**
|
|
125
141
|
* When custom mappings are configured on the resource, the result is included here.
|
|
126
142
|
*/
|
|
@@ -209,6 +225,18 @@ export type JournalEntryInput = {
|
|
|
209
225
|
* Accounting period
|
|
210
226
|
*/
|
|
211
227
|
accountingPeriod?: string | null | undefined;
|
|
228
|
+
/**
|
|
229
|
+
* Amounts are including tax
|
|
230
|
+
*/
|
|
231
|
+
taxInclusive?: boolean | null | undefined;
|
|
232
|
+
/**
|
|
233
|
+
* The source type of the journal entry
|
|
234
|
+
*/
|
|
235
|
+
sourceType?: string | null | undefined;
|
|
236
|
+
/**
|
|
237
|
+
* A unique identifier for the source of the journal entry
|
|
238
|
+
*/
|
|
239
|
+
sourceId?: string | null | undefined;
|
|
212
240
|
/**
|
|
213
241
|
* A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object.
|
|
214
242
|
*/
|
|
@@ -248,6 +276,7 @@ export const JournalEntry$inboundSchema: z.ZodType<
|
|
|
248
276
|
unknown
|
|
249
277
|
> = z.object({
|
|
250
278
|
id: z.string().optional(),
|
|
279
|
+
downstream_id: z.nullable(z.string()).optional(),
|
|
251
280
|
title: z.nullable(z.string()).optional(),
|
|
252
281
|
currency_rate: z.nullable(z.number()).optional(),
|
|
253
282
|
currency: z.nullable(Currency$inboundSchema).optional(),
|
|
@@ -265,6 +294,9 @@ export const JournalEntry$inboundSchema: z.ZodType<
|
|
|
265
294
|
z.array(z.nullable(LinkedTrackingCategory$inboundSchema)),
|
|
266
295
|
).optional(),
|
|
267
296
|
accounting_period: z.nullable(z.string()).optional(),
|
|
297
|
+
tax_inclusive: z.nullable(z.boolean()).optional(),
|
|
298
|
+
source_type: z.nullable(z.string()).optional(),
|
|
299
|
+
source_id: z.nullable(z.string()).optional(),
|
|
268
300
|
custom_mappings: z.nullable(z.record(z.any())).optional(),
|
|
269
301
|
updated_by: z.nullable(z.string()).optional(),
|
|
270
302
|
created_by: z.nullable(z.string()).optional(),
|
|
@@ -279,6 +311,7 @@ export const JournalEntry$inboundSchema: z.ZodType<
|
|
|
279
311
|
pass_through: z.array(PassThroughBody$inboundSchema).optional(),
|
|
280
312
|
}).transform((v) => {
|
|
281
313
|
return remap$(v, {
|
|
314
|
+
"downstream_id": "downstreamId",
|
|
282
315
|
"currency_rate": "currencyRate",
|
|
283
316
|
"company_id": "companyId",
|
|
284
317
|
"line_items": "lineItems",
|
|
@@ -288,6 +321,9 @@ export const JournalEntry$inboundSchema: z.ZodType<
|
|
|
288
321
|
"tax_code": "taxCode",
|
|
289
322
|
"tracking_categories": "trackingCategories",
|
|
290
323
|
"accounting_period": "accountingPeriod",
|
|
324
|
+
"tax_inclusive": "taxInclusive",
|
|
325
|
+
"source_type": "sourceType",
|
|
326
|
+
"source_id": "sourceId",
|
|
291
327
|
"custom_mappings": "customMappings",
|
|
292
328
|
"updated_by": "updatedBy",
|
|
293
329
|
"created_by": "createdBy",
|
|
@@ -302,6 +338,7 @@ export const JournalEntry$inboundSchema: z.ZodType<
|
|
|
302
338
|
/** @internal */
|
|
303
339
|
export type JournalEntry$Outbound = {
|
|
304
340
|
id?: string | undefined;
|
|
341
|
+
downstream_id?: string | null | undefined;
|
|
305
342
|
title?: string | null | undefined;
|
|
306
343
|
currency_rate?: number | null | undefined;
|
|
307
344
|
currency?: string | null | undefined;
|
|
@@ -319,6 +356,9 @@ export type JournalEntry$Outbound = {
|
|
|
319
356
|
| null
|
|
320
357
|
| undefined;
|
|
321
358
|
accounting_period?: string | null | undefined;
|
|
359
|
+
tax_inclusive?: boolean | null | undefined;
|
|
360
|
+
source_type?: string | null | undefined;
|
|
361
|
+
source_id?: string | null | undefined;
|
|
322
362
|
custom_mappings?: { [k: string]: any } | null | undefined;
|
|
323
363
|
updated_by?: string | null | undefined;
|
|
324
364
|
created_by?: string | null | undefined;
|
|
@@ -336,6 +376,7 @@ export const JournalEntry$outboundSchema: z.ZodType<
|
|
|
336
376
|
JournalEntry
|
|
337
377
|
> = z.object({
|
|
338
378
|
id: z.string().optional(),
|
|
379
|
+
downstreamId: z.nullable(z.string()).optional(),
|
|
339
380
|
title: z.nullable(z.string()).optional(),
|
|
340
381
|
currencyRate: z.nullable(z.number()).optional(),
|
|
341
382
|
currency: z.nullable(Currency$outboundSchema).optional(),
|
|
@@ -352,6 +393,9 @@ export const JournalEntry$outboundSchema: z.ZodType<
|
|
|
352
393
|
z.array(z.nullable(LinkedTrackingCategory$outboundSchema)),
|
|
353
394
|
).optional(),
|
|
354
395
|
accountingPeriod: z.nullable(z.string()).optional(),
|
|
396
|
+
taxInclusive: z.nullable(z.boolean()).optional(),
|
|
397
|
+
sourceType: z.nullable(z.string()).optional(),
|
|
398
|
+
sourceId: z.nullable(z.string()).optional(),
|
|
355
399
|
customMappings: z.nullable(z.record(z.any())).optional(),
|
|
356
400
|
updatedBy: z.nullable(z.string()).optional(),
|
|
357
401
|
createdBy: z.nullable(z.string()).optional(),
|
|
@@ -362,6 +406,7 @@ export const JournalEntry$outboundSchema: z.ZodType<
|
|
|
362
406
|
passThrough: z.array(PassThroughBody$outboundSchema).optional(),
|
|
363
407
|
}).transform((v) => {
|
|
364
408
|
return remap$(v, {
|
|
409
|
+
downstreamId: "downstream_id",
|
|
365
410
|
currencyRate: "currency_rate",
|
|
366
411
|
companyId: "company_id",
|
|
367
412
|
lineItems: "line_items",
|
|
@@ -371,6 +416,9 @@ export const JournalEntry$outboundSchema: z.ZodType<
|
|
|
371
416
|
taxCode: "tax_code",
|
|
372
417
|
trackingCategories: "tracking_categories",
|
|
373
418
|
accountingPeriod: "accounting_period",
|
|
419
|
+
taxInclusive: "tax_inclusive",
|
|
420
|
+
sourceType: "source_type",
|
|
421
|
+
sourceId: "source_id",
|
|
374
422
|
customMappings: "custom_mappings",
|
|
375
423
|
updatedBy: "updated_by",
|
|
376
424
|
createdBy: "created_by",
|
|
@@ -432,6 +480,9 @@ export const JournalEntryInput$inboundSchema: z.ZodType<
|
|
|
432
480
|
z.array(z.nullable(LinkedTrackingCategory$inboundSchema)),
|
|
433
481
|
).optional(),
|
|
434
482
|
accounting_period: z.nullable(z.string()).optional(),
|
|
483
|
+
tax_inclusive: z.nullable(z.boolean()).optional(),
|
|
484
|
+
source_type: z.nullable(z.string()).optional(),
|
|
485
|
+
source_id: z.nullable(z.string()).optional(),
|
|
435
486
|
row_version: z.nullable(z.string()).optional(),
|
|
436
487
|
custom_fields: z.array(CustomField$inboundSchema).optional(),
|
|
437
488
|
pass_through: z.array(PassThroughBody$inboundSchema).optional(),
|
|
@@ -446,6 +497,9 @@ export const JournalEntryInput$inboundSchema: z.ZodType<
|
|
|
446
497
|
"tax_code": "taxCode",
|
|
447
498
|
"tracking_categories": "trackingCategories",
|
|
448
499
|
"accounting_period": "accountingPeriod",
|
|
500
|
+
"tax_inclusive": "taxInclusive",
|
|
501
|
+
"source_type": "sourceType",
|
|
502
|
+
"source_id": "sourceId",
|
|
449
503
|
"row_version": "rowVersion",
|
|
450
504
|
"custom_fields": "customFields",
|
|
451
505
|
"pass_through": "passThrough",
|
|
@@ -471,6 +525,9 @@ export type JournalEntryInput$Outbound = {
|
|
|
471
525
|
| null
|
|
472
526
|
| undefined;
|
|
473
527
|
accounting_period?: string | null | undefined;
|
|
528
|
+
tax_inclusive?: boolean | null | undefined;
|
|
529
|
+
source_type?: string | null | undefined;
|
|
530
|
+
source_id?: string | null | undefined;
|
|
474
531
|
row_version?: string | null | undefined;
|
|
475
532
|
custom_fields?: Array<CustomField$Outbound> | undefined;
|
|
476
533
|
pass_through?: Array<PassThroughBody$Outbound> | undefined;
|
|
@@ -498,6 +555,9 @@ export const JournalEntryInput$outboundSchema: z.ZodType<
|
|
|
498
555
|
z.array(z.nullable(LinkedTrackingCategory$outboundSchema)),
|
|
499
556
|
).optional(),
|
|
500
557
|
accountingPeriod: z.nullable(z.string()).optional(),
|
|
558
|
+
taxInclusive: z.nullable(z.boolean()).optional(),
|
|
559
|
+
sourceType: z.nullable(z.string()).optional(),
|
|
560
|
+
sourceId: z.nullable(z.string()).optional(),
|
|
501
561
|
rowVersion: z.nullable(z.string()).optional(),
|
|
502
562
|
customFields: z.array(CustomField$outboundSchema).optional(),
|
|
503
563
|
passThrough: z.array(PassThroughBody$outboundSchema).optional(),
|
|
@@ -512,6 +572,9 @@ export const JournalEntryInput$outboundSchema: z.ZodType<
|
|
|
512
572
|
taxCode: "tax_code",
|
|
513
573
|
trackingCategories: "tracking_categories",
|
|
514
574
|
accountingPeriod: "accounting_period",
|
|
575
|
+
taxInclusive: "tax_inclusive",
|
|
576
|
+
sourceType: "source_type",
|
|
577
|
+
sourceId: "source_id",
|
|
515
578
|
rowVersion: "row_version",
|
|
516
579
|
customFields: "custom_fields",
|
|
517
580
|
passThrough: "pass_through",
|
|
@@ -68,6 +68,12 @@ import {
|
|
|
68
68
|
LinkedTrackingCategory$Outbound,
|
|
69
69
|
LinkedTrackingCategory$outboundSchema,
|
|
70
70
|
} from "./linkedtrackingcategory.js";
|
|
71
|
+
import {
|
|
72
|
+
LinkedWorktag,
|
|
73
|
+
LinkedWorktag$inboundSchema,
|
|
74
|
+
LinkedWorktag$Outbound,
|
|
75
|
+
LinkedWorktag$outboundSchema,
|
|
76
|
+
} from "./linkedworktag.js";
|
|
71
77
|
|
|
72
78
|
/**
|
|
73
79
|
* Debit entries are considered positive, and credit entries are considered negative.
|
|
@@ -138,6 +144,10 @@ export type JournalEntryLineItem = {
|
|
|
138
144
|
* Line number of the resource
|
|
139
145
|
*/
|
|
140
146
|
lineNumber?: number | null | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* Worktags of the line item. This is currently only supported in Workday.
|
|
149
|
+
*/
|
|
150
|
+
worktags?: Array<LinkedWorktag | null> | undefined;
|
|
141
151
|
};
|
|
142
152
|
|
|
143
153
|
export type JournalEntryLineItemInput = {
|
|
@@ -191,6 +201,10 @@ export type JournalEntryLineItemInput = {
|
|
|
191
201
|
* Line number of the resource
|
|
192
202
|
*/
|
|
193
203
|
lineNumber?: number | null | undefined;
|
|
204
|
+
/**
|
|
205
|
+
* Worktags of the line item. This is currently only supported in Workday.
|
|
206
|
+
*/
|
|
207
|
+
worktags?: Array<LinkedWorktag | null> | undefined;
|
|
194
208
|
};
|
|
195
209
|
|
|
196
210
|
/** @internal */
|
|
@@ -238,6 +252,7 @@ export const JournalEntryLineItem$inboundSchema: z.ZodType<
|
|
|
238
252
|
department_id: z.nullable(z.string()).optional(),
|
|
239
253
|
location_id: z.nullable(z.string()).optional(),
|
|
240
254
|
line_number: z.nullable(z.number().int()).optional(),
|
|
255
|
+
worktags: z.array(z.nullable(LinkedWorktag$inboundSchema)).optional(),
|
|
241
256
|
}).transform((v) => {
|
|
242
257
|
return remap$(v, {
|
|
243
258
|
"tax_amount": "taxAmount",
|
|
@@ -276,6 +291,7 @@ export type JournalEntryLineItem$Outbound = {
|
|
|
276
291
|
department_id?: string | null | undefined;
|
|
277
292
|
location_id?: string | null | undefined;
|
|
278
293
|
line_number?: number | null | undefined;
|
|
294
|
+
worktags?: Array<LinkedWorktag$Outbound | null> | undefined;
|
|
279
295
|
};
|
|
280
296
|
|
|
281
297
|
/** @internal */
|
|
@@ -302,6 +318,7 @@ export const JournalEntryLineItem$outboundSchema: z.ZodType<
|
|
|
302
318
|
departmentId: z.nullable(z.string()).optional(),
|
|
303
319
|
locationId: z.nullable(z.string()).optional(),
|
|
304
320
|
lineNumber: z.nullable(z.number().int()).optional(),
|
|
321
|
+
worktags: z.array(z.nullable(LinkedWorktag$outboundSchema)).optional(),
|
|
305
322
|
}).transform((v) => {
|
|
306
323
|
return remap$(v, {
|
|
307
324
|
taxAmount: "tax_amount",
|
|
@@ -371,6 +388,7 @@ export const JournalEntryLineItemInput$inboundSchema: z.ZodType<
|
|
|
371
388
|
department_id: z.nullable(z.string()).optional(),
|
|
372
389
|
location_id: z.nullable(z.string()).optional(),
|
|
373
390
|
line_number: z.nullable(z.number().int()).optional(),
|
|
391
|
+
worktags: z.array(z.nullable(LinkedWorktag$inboundSchema)).optional(),
|
|
374
392
|
}).transform((v) => {
|
|
375
393
|
return remap$(v, {
|
|
376
394
|
"tax_amount": "taxAmount",
|
|
@@ -408,6 +426,7 @@ export type JournalEntryLineItemInput$Outbound = {
|
|
|
408
426
|
department_id?: string | null | undefined;
|
|
409
427
|
location_id?: string | null | undefined;
|
|
410
428
|
line_number?: number | null | undefined;
|
|
429
|
+
worktags?: Array<LinkedWorktag$Outbound | null> | undefined;
|
|
411
430
|
};
|
|
412
431
|
|
|
413
432
|
/** @internal */
|
|
@@ -433,6 +452,7 @@ export const JournalEntryLineItemInput$outboundSchema: z.ZodType<
|
|
|
433
452
|
departmentId: z.nullable(z.string()).optional(),
|
|
434
453
|
locationId: z.nullable(z.string()).optional(),
|
|
435
454
|
lineNumber: z.nullable(z.number().int()).optional(),
|
|
455
|
+
worktags: z.array(z.nullable(LinkedWorktag$outboundSchema)).optional(),
|
|
436
456
|
}).transform((v) => {
|
|
437
457
|
return remap$(v, {
|
|
438
458
|
taxAmount: "tax_amount",
|
|
@@ -71,25 +71,25 @@ export type LedgerAccountClassification = ClosedEnum<
|
|
|
71
71
|
* The type of account.
|
|
72
72
|
*/
|
|
73
73
|
export const LedgerAccountType = {
|
|
74
|
+
AccountsPayable: "accounts_payable",
|
|
74
75
|
AccountsReceivable: "accounts_receivable",
|
|
75
|
-
|
|
76
|
-
Sales: "sales",
|
|
77
|
-
OtherIncome: "other_income",
|
|
76
|
+
Balancesheet: "balancesheet",
|
|
78
77
|
Bank: "bank",
|
|
78
|
+
CostsOfSales: "costs_of_sales",
|
|
79
|
+
CreditCard: "credit_card",
|
|
79
80
|
CurrentAsset: "current_asset",
|
|
81
|
+
CurrentLiability: "current_liability",
|
|
82
|
+
Equity: "equity",
|
|
83
|
+
Expense: "expense",
|
|
80
84
|
FixedAsset: "fixed_asset",
|
|
81
85
|
NonCurrentAsset: "non_current_asset",
|
|
86
|
+
NonCurrentLiability: "non_current_liability",
|
|
82
87
|
OtherAsset: "other_asset",
|
|
83
|
-
Balancesheet: "balancesheet",
|
|
84
|
-
Equity: "equity",
|
|
85
|
-
Expense: "expense",
|
|
86
88
|
OtherExpense: "other_expense",
|
|
87
|
-
|
|
88
|
-
AccountsPayable: "accounts_payable",
|
|
89
|
-
CreditCard: "credit_card",
|
|
90
|
-
CurrentLiability: "current_liability",
|
|
91
|
-
NonCurrentLiability: "non_current_liability",
|
|
89
|
+
OtherIncome: "other_income",
|
|
92
90
|
OtherLiability: "other_liability",
|
|
91
|
+
Revenue: "revenue",
|
|
92
|
+
Sales: "sales",
|
|
93
93
|
Other: "other",
|
|
94
94
|
} as const;
|
|
95
95
|
/**
|
|
@@ -25,6 +25,10 @@ export type LinkedLedgerAccount = {
|
|
|
25
25
|
* The code assigned to the account.
|
|
26
26
|
*/
|
|
27
27
|
code?: string | null | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* The parent ID of the account.
|
|
30
|
+
*/
|
|
31
|
+
parentId?: string | null | undefined;
|
|
28
32
|
};
|
|
29
33
|
|
|
30
34
|
/** @internal */
|
|
@@ -37,9 +41,11 @@ export const LinkedLedgerAccount$inboundSchema: z.ZodType<
|
|
|
37
41
|
name: z.nullable(z.string()).optional(),
|
|
38
42
|
nominal_code: z.nullable(z.string()).optional(),
|
|
39
43
|
code: z.nullable(z.string()).optional(),
|
|
44
|
+
parent_id: z.nullable(z.string()).optional(),
|
|
40
45
|
}).transform((v) => {
|
|
41
46
|
return remap$(v, {
|
|
42
47
|
"nominal_code": "nominalCode",
|
|
48
|
+
"parent_id": "parentId",
|
|
43
49
|
});
|
|
44
50
|
});
|
|
45
51
|
|
|
@@ -49,6 +55,7 @@ export type LinkedLedgerAccount$Outbound = {
|
|
|
49
55
|
name?: string | null | undefined;
|
|
50
56
|
nominal_code?: string | null | undefined;
|
|
51
57
|
code?: string | null | undefined;
|
|
58
|
+
parent_id?: string | null | undefined;
|
|
52
59
|
};
|
|
53
60
|
|
|
54
61
|
/** @internal */
|
|
@@ -61,9 +68,11 @@ export const LinkedLedgerAccount$outboundSchema: z.ZodType<
|
|
|
61
68
|
name: z.nullable(z.string()).optional(),
|
|
62
69
|
nominalCode: z.nullable(z.string()).optional(),
|
|
63
70
|
code: z.nullable(z.string()).optional(),
|
|
71
|
+
parentId: z.nullable(z.string()).optional(),
|
|
64
72
|
}).transform((v) => {
|
|
65
73
|
return remap$(v, {
|
|
66
74
|
nominalCode: "nominal_code",
|
|
75
|
+
parentId: "parent_id",
|
|
67
76
|
});
|
|
68
77
|
});
|
|
69
78
|
|
|
@@ -21,6 +21,10 @@ export type LinkedLedgerAccountInput = {
|
|
|
21
21
|
* The code assigned to the account.
|
|
22
22
|
*/
|
|
23
23
|
code?: string | null | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* The parent ID of the account.
|
|
26
|
+
*/
|
|
27
|
+
parentId?: string | null | undefined;
|
|
24
28
|
};
|
|
25
29
|
|
|
26
30
|
/** @internal */
|
|
@@ -32,9 +36,11 @@ export const LinkedLedgerAccountInput$inboundSchema: z.ZodType<
|
|
|
32
36
|
id: z.string().optional(),
|
|
33
37
|
nominal_code: z.nullable(z.string()).optional(),
|
|
34
38
|
code: z.nullable(z.string()).optional(),
|
|
39
|
+
parent_id: z.nullable(z.string()).optional(),
|
|
35
40
|
}).transform((v) => {
|
|
36
41
|
return remap$(v, {
|
|
37
42
|
"nominal_code": "nominalCode",
|
|
43
|
+
"parent_id": "parentId",
|
|
38
44
|
});
|
|
39
45
|
});
|
|
40
46
|
|
|
@@ -43,6 +49,7 @@ export type LinkedLedgerAccountInput$Outbound = {
|
|
|
43
49
|
id?: string | undefined;
|
|
44
50
|
nominal_code?: string | null | undefined;
|
|
45
51
|
code?: string | null | undefined;
|
|
52
|
+
parent_id?: string | null | undefined;
|
|
46
53
|
};
|
|
47
54
|
|
|
48
55
|
/** @internal */
|
|
@@ -54,9 +61,11 @@ export const LinkedLedgerAccountInput$outboundSchema: z.ZodType<
|
|
|
54
61
|
id: z.string().optional(),
|
|
55
62
|
nominalCode: z.nullable(z.string()).optional(),
|
|
56
63
|
code: z.nullable(z.string()).optional(),
|
|
64
|
+
parentId: z.nullable(z.string()).optional(),
|
|
57
65
|
}).transform((v) => {
|
|
58
66
|
return remap$(v, {
|
|
59
67
|
nominalCode: "nominal_code",
|
|
68
|
+
parentId: "parent_id",
|
|
60
69
|
});
|
|
61
70
|
});
|
|
62
71
|
|