@maesn/typescript-sdk 0.5.1 → 0.6.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 -6
- package/README.md +12 -95
- package/esm/funcs/accounting-create-account.d.ts.map +1 -1
- package/esm/funcs/accounting-create-account.js +5 -7
- package/esm/funcs/accounting-create-account.js.map +1 -1
- package/esm/funcs/accounting-create-bank-account.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bank-account.js +5 -7
- package/esm/funcs/accounting-create-bank-account.js.map +1 -1
- package/esm/funcs/accounting-create-bill-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bill-line-item.js +4 -6
- package/esm/funcs/accounting-create-bill-line-item.js.map +1 -1
- package/esm/funcs/accounting-create-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-create-bill.js +5 -7
- package/esm/funcs/accounting-create-bill.js.map +1 -1
- package/esm/funcs/accounting-create-booking-proposal.d.ts.map +1 -1
- package/esm/funcs/accounting-create-booking-proposal.js +5 -7
- package/esm/funcs/accounting-create-booking-proposal.js.map +1 -1
- package/esm/funcs/accounting-create-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contact.js +5 -7
- package/esm/funcs/accounting-create-contact.js.map +1 -1
- package/esm/funcs/accounting-create-contacts-v1.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contacts-v1.js +5 -7
- package/esm/funcs/accounting-create-contacts-v1.js.map +1 -1
- package/esm/funcs/accounting-create-contacts.d.ts.map +1 -1
- package/esm/funcs/accounting-create-contacts.js +5 -7
- package/esm/funcs/accounting-create-contacts.js.map +1 -1
- package/esm/funcs/accounting-create-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-create-customer.js +5 -7
- package/esm/funcs/accounting-create-customer.js.map +1 -1
- package/esm/funcs/accounting-create-event-subscriptions.d.ts.map +1 -1
- package/esm/funcs/accounting-create-event-subscriptions.js +5 -7
- package/esm/funcs/accounting-create-event-subscriptions.js.map +1 -1
- package/esm/funcs/accounting-create-expense-async.d.ts +11 -0
- package/esm/funcs/accounting-create-expense-async.d.ts.map +1 -0
- package/esm/funcs/accounting-create-expense-async.js +101 -0
- package/esm/funcs/accounting-create-expense-async.js.map +1 -0
- package/esm/funcs/accounting-create-expense.d.ts.map +1 -1
- package/esm/funcs/accounting-create-expense.js +5 -7
- package/esm/funcs/accounting-create-expense.js.map +1 -1
- package/esm/funcs/accounting-create-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-create-invoice.js +5 -7
- package/esm/funcs/accounting-create-invoice.js.map +1 -1
- package/esm/funcs/accounting-create-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-item.js +5 -7
- package/esm/funcs/accounting-create-item.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entries.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entries.js +5 -7
- package/esm/funcs/accounting-create-journal-entries.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entry-attachments.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entry-attachments.js +4 -6
- package/esm/funcs/accounting-create-journal-entry-attachments.js.map +1 -1
- package/esm/funcs/accounting-create-journal-entry.d.ts.map +1 -1
- package/esm/funcs/accounting-create-journal-entry.js +5 -7
- package/esm/funcs/accounting-create-journal-entry.js.map +1 -1
- package/esm/funcs/accounting-create-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-create-line-item.js +4 -6
- package/esm/funcs/accounting-create-line-item.js.map +1 -1
- package/esm/funcs/accounting-create-offer.d.ts.map +1 -1
- package/esm/funcs/accounting-create-offer.js +5 -7
- package/esm/funcs/accounting-create-offer.js.map +1 -1
- package/esm/funcs/accounting-create-pass-through-request.d.ts.map +1 -1
- package/esm/funcs/accounting-create-pass-through-request.js +5 -7
- package/esm/funcs/accounting-create-pass-through-request.js.map +1 -1
- package/esm/funcs/accounting-create-payment-term.d.ts.map +1 -1
- package/esm/funcs/accounting-create-payment-term.js +5 -7
- package/esm/funcs/accounting-create-payment-term.js.map +1 -1
- package/esm/funcs/accounting-create-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-create-payment.js +5 -7
- package/esm/funcs/accounting-create-payment.js.map +1 -1
- package/esm/funcs/accounting-create-project.d.ts.map +1 -1
- package/esm/funcs/accounting-create-project.js +5 -7
- package/esm/funcs/accounting-create-project.js.map +1 -1
- package/esm/funcs/accounting-create-sales-order.d.ts.map +1 -1
- package/esm/funcs/accounting-create-sales-order.js +5 -7
- package/esm/funcs/accounting-create-sales-order.js.map +1 -1
- package/esm/funcs/accounting-create-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-create-supplier.js +5 -7
- package/esm/funcs/accounting-create-supplier.js.map +1 -1
- package/esm/funcs/accounting-create-transaction.d.ts.map +1 -1
- package/esm/funcs/accounting-create-transaction.js +5 -7
- package/esm/funcs/accounting-create-transaction.js.map +1 -1
- package/esm/funcs/accounting-create-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-create-vendor-credit.js +5 -7
- package/esm/funcs/accounting-create-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-delete-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-bill.js +4 -6
- package/esm/funcs/accounting-delete-bill.js.map +1 -1
- package/esm/funcs/accounting-delete-event-subscriptions.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-event-subscriptions.js +4 -6
- package/esm/funcs/accounting-delete-event-subscriptions.js.map +1 -1
- package/esm/funcs/accounting-delete-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-payment.js +4 -6
- package/esm/funcs/accounting-delete-payment.js.map +1 -1
- package/esm/funcs/accounting-delete-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-delete-vendor-credit.js +4 -6
- package/esm/funcs/accounting-delete-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-get-account.d.ts.map +1 -1
- package/esm/funcs/accounting-get-account.js +4 -6
- package/esm/funcs/accounting-get-account.js.map +1 -1
- package/esm/funcs/accounting-get-accounts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-accounts.js +5 -7
- package/esm/funcs/accounting-get-accounts.js.map +1 -1
- package/esm/funcs/accounting-get-async-task-info.d.ts.map +1 -1
- package/esm/funcs/accounting-get-async-task-info.js +4 -6
- package/esm/funcs/accounting-get-async-task-info.js.map +1 -1
- package/esm/funcs/accounting-get-bank-account.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bank-account.js +4 -6
- package/esm/funcs/accounting-get-bank-account.js.map +1 -1
- package/esm/funcs/accounting-get-bank-accounts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bank-accounts.js +5 -7
- package/esm/funcs/accounting-get-bank-accounts.js.map +1 -1
- package/esm/funcs/accounting-get-bill-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill-document.js +4 -6
- package/esm/funcs/accounting-get-bill-document.js.map +1 -1
- package/esm/funcs/accounting-get-bill-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill-line-items.js +4 -6
- package/esm/funcs/accounting-get-bill-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bill.js +4 -6
- package/esm/funcs/accounting-get-bill.js.map +1 -1
- package/esm/funcs/accounting-get-bills.d.ts.map +1 -1
- package/esm/funcs/accounting-get-bills.js +5 -7
- package/esm/funcs/accounting-get-bills.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal-document.js +4 -6
- package/esm/funcs/accounting-get-booking-proposal-document.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposal.js +4 -6
- package/esm/funcs/accounting-get-booking-proposal.js.map +1 -1
- package/esm/funcs/accounting-get-booking-proposals.d.ts.map +1 -1
- package/esm/funcs/accounting-get-booking-proposals.js +5 -7
- package/esm/funcs/accounting-get-booking-proposals.js.map +1 -1
- package/esm/funcs/accounting-get-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-get-contact.js +4 -6
- package/esm/funcs/accounting-get-contact.js.map +1 -1
- package/esm/funcs/accounting-get-contacts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-contacts.js +5 -7
- package/esm/funcs/accounting-get-contacts.js.map +1 -1
- package/esm/funcs/accounting-get-credit-note.d.ts.map +1 -1
- package/esm/funcs/accounting-get-credit-note.js +4 -6
- package/esm/funcs/accounting-get-credit-note.js.map +1 -1
- package/esm/funcs/accounting-get-credit-notes.d.ts.map +1 -1
- package/esm/funcs/accounting-get-credit-notes.js +5 -7
- package/esm/funcs/accounting-get-credit-notes.js.map +1 -1
- package/esm/funcs/accounting-get-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-get-customer.js +4 -6
- package/esm/funcs/accounting-get-customer.js.map +1 -1
- package/esm/funcs/accounting-get-customers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-customers.js +5 -7
- package/esm/funcs/accounting-get-customers.js.map +1 -1
- package/esm/funcs/accounting-get-dimensions.d.ts.map +1 -1
- package/esm/funcs/accounting-get-dimensions.js +5 -7
- package/esm/funcs/accounting-get-dimensions.js.map +1 -1
- package/esm/funcs/accounting-get-document-extensions.d.ts.map +1 -1
- package/esm/funcs/accounting-get-document-extensions.js +5 -7
- package/esm/funcs/accounting-get-document-extensions.js.map +1 -1
- package/esm/funcs/accounting-get-document-types.d.ts.map +1 -1
- package/esm/funcs/accounting-get-document-types.js +5 -7
- package/esm/funcs/accounting-get-document-types.js.map +1 -1
- package/esm/funcs/accounting-get-expense.d.ts.map +1 -1
- package/esm/funcs/accounting-get-expense.js +4 -6
- package/esm/funcs/accounting-get-expense.js.map +1 -1
- package/esm/funcs/accounting-get-expenses.d.ts.map +1 -1
- package/esm/funcs/accounting-get-expenses.js +5 -7
- package/esm/funcs/accounting-get-expenses.js.map +1 -1
- package/esm/funcs/accounting-get-fiscal-year.d.ts.map +1 -1
- package/esm/funcs/accounting-get-fiscal-year.js +4 -6
- package/esm/funcs/accounting-get-fiscal-year.js.map +1 -1
- package/esm/funcs/accounting-get-fiscal-years.d.ts.map +1 -1
- package/esm/funcs/accounting-get-fiscal-years.js +5 -7
- package/esm/funcs/accounting-get-fiscal-years.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-item.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt-line-items.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipt.js +4 -6
- package/esm/funcs/accounting-get-goods-receipt.js.map +1 -1
- package/esm/funcs/accounting-get-goods-receipts.d.ts.map +1 -1
- package/esm/funcs/accounting-get-goods-receipts.js +5 -7
- package/esm/funcs/accounting-get-goods-receipts.js.map +1 -1
- package/esm/funcs/accounting-get-invoice-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoice-document.js +4 -6
- package/esm/funcs/accounting-get-invoice-document.js.map +1 -1
- package/esm/funcs/accounting-get-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoice.js +4 -6
- package/esm/funcs/accounting-get-invoice.js.map +1 -1
- package/esm/funcs/accounting-get-invoices.d.ts.map +1 -1
- package/esm/funcs/accounting-get-invoices.js +5 -7
- package/esm/funcs/accounting-get-invoices.js.map +1 -1
- package/esm/funcs/accounting-get-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-item.js +4 -6
- package/esm/funcs/accounting-get-item.js.map +1 -1
- package/esm/funcs/accounting-get-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-items.js +5 -7
- package/esm/funcs/accounting-get-items.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entries.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entries.js +5 -7
- package/esm/funcs/accounting-get-journal-entries.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.js +4 -6
- package/esm/funcs/accounting-get-journal-entry-attachment-by-id.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachments.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry-attachments.js +4 -6
- package/esm/funcs/accounting-get-journal-entry-attachments.js.map +1 -1
- package/esm/funcs/accounting-get-journal-entry.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journal-entry.js +4 -6
- package/esm/funcs/accounting-get-journal-entry.js.map +1 -1
- package/esm/funcs/accounting-get-journals.d.ts.map +1 -1
- package/esm/funcs/accounting-get-journals.js +5 -7
- package/esm/funcs/accounting-get-journals.js.map +1 -1
- package/esm/funcs/accounting-get-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-line-item.js +4 -6
- package/esm/funcs/accounting-get-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-line-items.js +4 -6
- package/esm/funcs/accounting-get-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-offer-document.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-document.js +4 -6
- package/esm/funcs/accounting-get-offer-document.js.map +1 -1
- package/esm/funcs/accounting-get-offer-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-line-item.js +4 -6
- package/esm/funcs/accounting-get-offer-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-offer-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer-line-items.js +4 -6
- package/esm/funcs/accounting-get-offer-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-offer.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offer.js +4 -6
- package/esm/funcs/accounting-get-offer.js.map +1 -1
- package/esm/funcs/accounting-get-offers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-offers.js +5 -7
- package/esm/funcs/accounting-get-offers.js.map +1 -1
- package/esm/funcs/accounting-get-open-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-open-items.js +5 -7
- package/esm/funcs/accounting-get-open-items.js.map +1 -1
- package/esm/funcs/accounting-get-payment-term.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment-term.js +4 -6
- package/esm/funcs/accounting-get-payment-term.js.map +1 -1
- package/esm/funcs/accounting-get-payment-terms.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment-terms.js +5 -7
- package/esm/funcs/accounting-get-payment-terms.js.map +1 -1
- package/esm/funcs/accounting-get-payment.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payment.js +4 -6
- package/esm/funcs/accounting-get-payment.js.map +1 -1
- package/esm/funcs/accounting-get-payments.d.ts.map +1 -1
- package/esm/funcs/accounting-get-payments.js +5 -7
- package/esm/funcs/accounting-get-payments.js.map +1 -1
- package/esm/funcs/accounting-get-profile.d.ts +2 -1
- package/esm/funcs/accounting-get-profile.d.ts.map +1 -1
- package/esm/funcs/accounting-get-profile.js +18 -9
- package/esm/funcs/accounting-get-profile.js.map +1 -1
- package/esm/funcs/accounting-get-project.d.ts.map +1 -1
- package/esm/funcs/accounting-get-project.js +4 -6
- package/esm/funcs/accounting-get-project.js.map +1 -1
- package/esm/funcs/accounting-get-projects.d.ts.map +1 -1
- package/esm/funcs/accounting-get-projects.js +5 -7
- package/esm/funcs/accounting-get-projects.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-item.js +4 -6
- package/esm/funcs/accounting-get-purchase-order-line-item.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-items.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order-line-items.js +4 -6
- package/esm/funcs/accounting-get-purchase-order-line-items.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-order.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-order.js +4 -6
- package/esm/funcs/accounting-get-purchase-order.js.map +1 -1
- package/esm/funcs/accounting-get-purchase-orders.d.ts.map +1 -1
- package/esm/funcs/accounting-get-purchase-orders.js +5 -7
- package/esm/funcs/accounting-get-purchase-orders.js.map +1 -1
- package/esm/funcs/accounting-get-sales-order-lines.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-order-lines.js +4 -6
- package/esm/funcs/accounting-get-sales-order-lines.js.map +1 -1
- package/esm/funcs/accounting-get-sales-order.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-order.js +4 -6
- package/esm/funcs/accounting-get-sales-order.js.map +1 -1
- package/esm/funcs/accounting-get-sales-orders.d.ts.map +1 -1
- package/esm/funcs/accounting-get-sales-orders.js +5 -7
- package/esm/funcs/accounting-get-sales-orders.js.map +1 -1
- package/esm/funcs/accounting-get-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-get-supplier.js +4 -6
- package/esm/funcs/accounting-get-supplier.js.map +1 -1
- package/esm/funcs/accounting-get-suppliers.d.ts.map +1 -1
- package/esm/funcs/accounting-get-suppliers.js +5 -7
- package/esm/funcs/accounting-get-suppliers.js.map +1 -1
- package/esm/funcs/accounting-get-tax-rate.d.ts.map +1 -1
- package/esm/funcs/accounting-get-tax-rate.js +4 -6
- package/esm/funcs/accounting-get-tax-rate.js.map +1 -1
- package/esm/funcs/accounting-get-tax-rates.d.ts.map +1 -1
- package/esm/funcs/accounting-get-tax-rates.js +5 -7
- package/esm/funcs/accounting-get-tax-rates.js.map +1 -1
- package/esm/funcs/accounting-get-trial-balance.d.ts.map +1 -1
- package/esm/funcs/accounting-get-trial-balance.js +5 -7
- package/esm/funcs/accounting-get-trial-balance.js.map +1 -1
- package/esm/funcs/accounting-get-units.d.ts.map +1 -1
- package/esm/funcs/accounting-get-units.js +5 -7
- package/esm/funcs/accounting-get-units.js.map +1 -1
- package/esm/funcs/accounting-get-vendor-credits.d.ts.map +1 -1
- package/esm/funcs/accounting-get-vendor-credits.js +5 -7
- package/esm/funcs/accounting-get-vendor-credits.js.map +1 -1
- package/esm/funcs/accounting-patch-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-contact.js +4 -6
- package/esm/funcs/accounting-patch-contact.js.map +1 -1
- package/esm/funcs/accounting-patch-customers.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-customers.js +4 -6
- package/esm/funcs/accounting-patch-customers.js.map +1 -1
- package/esm/funcs/accounting-patch-invoice.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-invoice.js +4 -6
- package/esm/funcs/accounting-patch-invoice.js.map +1 -1
- package/esm/funcs/accounting-patch-item.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-item.js +4 -6
- package/esm/funcs/accounting-patch-item.js.map +1 -1
- package/esm/funcs/accounting-patch-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-line-item.js +4 -6
- package/esm/funcs/accounting-patch-line-item.js.map +1 -1
- package/esm/funcs/accounting-patch-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-patch-supplier.js +4 -6
- package/esm/funcs/accounting-patch-supplier.js.map +1 -1
- package/esm/funcs/accounting-post-file-async.d.ts +11 -0
- package/esm/funcs/accounting-post-file-async.d.ts.map +1 -0
- package/esm/funcs/accounting-post-file-async.js +111 -0
- package/esm/funcs/accounting-post-file-async.js.map +1 -0
- package/esm/funcs/accounting-post-file.d.ts.map +1 -1
- package/esm/funcs/accounting-post-file.js +5 -7
- package/esm/funcs/accounting-post-file.js.map +1 -1
- package/esm/funcs/accounting-put-contact.d.ts.map +1 -1
- package/esm/funcs/accounting-put-contact.js +4 -6
- package/esm/funcs/accounting-put-contact.js.map +1 -1
- package/esm/funcs/accounting-update-bill-line-item.d.ts.map +1 -1
- package/esm/funcs/accounting-update-bill-line-item.js +4 -6
- package/esm/funcs/accounting-update-bill-line-item.js.map +1 -1
- package/esm/funcs/accounting-update-bill.d.ts.map +1 -1
- package/esm/funcs/accounting-update-bill.js +4 -6
- package/esm/funcs/accounting-update-bill.js.map +1 -1
- package/esm/funcs/accounting-update-customer.d.ts.map +1 -1
- package/esm/funcs/accounting-update-customer.js +4 -6
- package/esm/funcs/accounting-update-customer.js.map +1 -1
- package/esm/funcs/accounting-update-supplier.d.ts.map +1 -1
- package/esm/funcs/accounting-update-supplier.js +4 -6
- package/esm/funcs/accounting-update-supplier.js.map +1 -1
- package/esm/funcs/accounting-update-vendor-credit.d.ts.map +1 -1
- package/esm/funcs/accounting-update-vendor-credit.js +4 -6
- package/esm/funcs/accounting-update-vendor-credit.js.map +1 -1
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.js +6 -8
- package/esm/funcs/accounting-v2-create-booking-proposal-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-create-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-create-contact-v2.js +5 -7
- package/esm/funcs/accounting-v2-create-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-get-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-contacts-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-contacts-v2.js +5 -7
- package/esm/funcs/accounting-v2-get-contacts-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.js +4 -6
- package/esm/funcs/accounting-v2-get-dimensions-by-dimension.js.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-get-dimensions-v2.js +5 -7
- package/esm/funcs/accounting-v2-get-dimensions-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-patch-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-patch-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-patch-contact-v2.js.map +1 -1
- package/esm/funcs/accounting-v2-put-contact-v2.d.ts.map +1 -1
- package/esm/funcs/accounting-v2-put-contact-v2.js +4 -6
- package/esm/funcs/accounting-v2-put-contact-v2.js.map +1 -1
- package/esm/funcs/auth-create-end-user-account.d.ts.map +1 -1
- package/esm/funcs/auth-create-end-user-account.js +4 -6
- package/esm/funcs/auth-create-end-user-account.js.map +1 -1
- package/esm/funcs/auth-get-companies.d.ts.map +1 -1
- package/esm/funcs/auth-get-companies.js +5 -7
- package/esm/funcs/auth-get-companies.js.map +1 -1
- package/esm/funcs/auth-get-environments.d.ts +1 -1
- package/esm/funcs/auth-get-environments.d.ts.map +1 -1
- package/esm/funcs/auth-get-environments.js +17 -9
- package/esm/funcs/auth-get-environments.js.map +1 -1
- package/esm/funcs/auth-system-login-url.d.ts.map +1 -1
- package/esm/funcs/auth-system-login-url.js +7 -8
- package/esm/funcs/auth-system-login-url.js.map +1 -1
- package/esm/funcs/events-get-code.d.ts.map +1 -1
- package/esm/funcs/events-get-code.js +4 -6
- package/esm/funcs/events-get-code.js.map +1 -1
- package/esm/funcs/events-handle-callback.d.ts.map +1 -1
- package/esm/funcs/events-handle-callback.js +4 -6
- package/esm/funcs/events-handle-callback.js.map +1 -1
- package/esm/funcs/events-handle-configuration-callback.d.ts.map +1 -1
- package/esm/funcs/events-handle-configuration-callback.js +4 -6
- package/esm/funcs/events-handle-configuration-callback.js.map +1 -1
- package/esm/funcs/health-check.d.ts +1 -1
- package/esm/funcs/health-check.d.ts.map +1 -1
- package/esm/funcs/health-check.js +17 -9
- package/esm/funcs/health-check.js.map +1 -1
- package/esm/funcs/tenants-add-callback-url.d.ts +2 -2
- package/esm/funcs/tenants-add-callback-url.d.ts.map +1 -1
- package/esm/funcs/tenants-add-callback-url.js +8 -10
- package/esm/funcs/tenants-add-callback-url.js.map +1 -1
- package/esm/funcs/tenants-count-end-users-by-system.d.ts +2 -1
- package/esm/funcs/tenants-count-end-users-by-system.d.ts.map +1 -1
- package/esm/funcs/tenants-count-end-users-by-system.js +18 -9
- package/esm/funcs/tenants-count-end-users-by-system.js.map +1 -1
- package/esm/funcs/tenants-delete-end-user.d.ts +1 -1
- package/esm/funcs/tenants-delete-end-user.d.ts.map +1 -1
- package/esm/funcs/tenants-delete-end-user.js +17 -9
- package/esm/funcs/tenants-delete-end-user.js.map +1 -1
- package/esm/funcs/tenants-delete-registered-system.d.ts.map +1 -1
- package/esm/funcs/tenants-delete-registered-system.js +4 -6
- package/esm/funcs/tenants-delete-registered-system.js.map +1 -1
- package/esm/funcs/tenants-generate-tenant-signing-secret.d.ts +11 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.d.ts.map +1 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.js +70 -0
- package/esm/funcs/tenants-generate-tenant-signing-secret.js.map +1 -0
- package/esm/funcs/tenants-get-callback-url.d.ts +2 -1
- package/esm/funcs/tenants-get-callback-url.d.ts.map +1 -1
- package/esm/funcs/tenants-get-callback-url.js +18 -9
- package/esm/funcs/tenants-get-callback-url.js.map +1 -1
- package/esm/funcs/tenants-get-end-user-list.d.ts +2 -1
- package/esm/funcs/tenants-get-end-user-list.d.ts.map +1 -1
- package/esm/funcs/tenants-get-end-user-list.js +18 -9
- package/esm/funcs/tenants-get-end-user-list.js.map +1 -1
- package/esm/funcs/tenants-get-registered-systems-masked.d.ts +2 -1
- package/esm/funcs/tenants-get-registered-systems-masked.d.ts.map +1 -1
- package/esm/funcs/tenants-get-registered-systems-masked.js +18 -9
- package/esm/funcs/tenants-get-registered-systems-masked.js.map +1 -1
- package/esm/funcs/tenants-get-registered-systems.d.ts +2 -1
- package/esm/funcs/tenants-get-registered-systems.d.ts.map +1 -1
- package/esm/funcs/tenants-get-registered-systems.js +18 -9
- package/esm/funcs/tenants-get-registered-systems.js.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style-by-key.js +17 -9
- package/esm/funcs/tenants-get-submission-page-style-by-key.js.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style.d.ts.map +1 -1
- package/esm/funcs/tenants-get-submission-page-style.js +5 -7
- package/esm/funcs/tenants-get-submission-page-style.js.map +1 -1
- package/esm/funcs/tenants-get-target-system-requirements.d.ts +2 -1
- package/esm/funcs/tenants-get-target-system-requirements.d.ts.map +1 -1
- package/esm/funcs/tenants-get-target-system-requirements.js +18 -9
- package/esm/funcs/tenants-get-target-system-requirements.js.map +1 -1
- package/esm/funcs/tenants-get-target-system-values.d.ts +2 -1
- package/esm/funcs/tenants-get-target-system-values.d.ts.map +1 -1
- package/esm/funcs/tenants-get-target-system-values.js +18 -9
- package/esm/funcs/tenants-get-target-system-values.js.map +1 -1
- package/esm/funcs/tenants-system-registration.d.ts +2 -2
- package/esm/funcs/tenants-system-registration.d.ts.map +1 -1
- package/esm/funcs/tenants-system-registration.js +8 -10
- package/esm/funcs/tenants-system-registration.js.map +1 -1
- package/esm/funcs/tenants-update-submission-page-style.d.ts +1 -2
- package/esm/funcs/tenants-update-submission-page-style.d.ts.map +1 -1
- package/esm/funcs/tenants-update-submission-page-style.js +7 -10
- package/esm/funcs/tenants-update-submission-page-style.js.map +1 -1
- package/esm/funcs/user-get-user-info.d.ts +1 -1
- package/esm/funcs/user-get-user-info.d.ts.map +1 -1
- package/esm/funcs/user-get-user-info.js +17 -9
- package/esm/funcs/user-get-user-info.js.map +1 -1
- package/esm/funcs/webhooks-create-webhook-end-user.d.ts.map +1 -1
- package/esm/funcs/webhooks-create-webhook-end-user.js +5 -7
- package/esm/funcs/webhooks-create-webhook-end-user.js.map +1 -1
- package/esm/funcs/webhooks-create-webhook.d.ts.map +1 -1
- package/esm/funcs/webhooks-create-webhook.js +5 -7
- package/esm/funcs/webhooks-create-webhook.js.map +1 -1
- package/esm/funcs/webhooks-delete-webhook-end-user.d.ts.map +1 -1
- package/esm/funcs/webhooks-delete-webhook-end-user.js +4 -6
- package/esm/funcs/webhooks-delete-webhook-end-user.js.map +1 -1
- package/esm/funcs/webhooks-delete-webhook.d.ts.map +1 -1
- package/esm/funcs/webhooks-delete-webhook.js +4 -6
- package/esm/funcs/webhooks-delete-webhook.js.map +1 -1
- package/esm/funcs/webhooks-get-webhooks.d.ts.map +1 -1
- package/esm/funcs/webhooks-get-webhooks.js +5 -7
- package/esm/funcs/webhooks-get-webhooks.js.map +1 -1
- package/esm/lib/config.d.ts +9 -6
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/env.d.ts +11 -0
- package/esm/lib/env.d.ts.map +1 -1
- package/esm/lib/env.js +14 -0
- package/esm/lib/env.js.map +1 -1
- package/esm/lib/sdks.js +2 -4
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/security.d.ts +0 -3
- package/esm/lib/security.d.ts.map +1 -1
- package/esm/lib/security.js +0 -39
- package/esm/lib/security.js.map +1 -1
- package/esm/models/bill-response-dto.d.ts +1 -0
- package/esm/models/bill-response-dto.d.ts.map +1 -1
- package/esm/models/bill-response-dto.js +1 -0
- package/esm/models/bill-response-dto.js.map +1 -1
- package/esm/models/booking-proposal-response-dto.d.ts +4 -4
- package/esm/models/booking-proposal-response-dto.d.ts.map +1 -1
- package/esm/models/booking-proposal-response-dto.js +3 -3
- package/esm/models/booking-proposal-response-dto.js.map +1 -1
- package/esm/models/create-bill-request-dto.d.ts +2 -0
- package/esm/models/create-bill-request-dto.d.ts.map +1 -1
- package/esm/models/create-bill-request-dto.js +1 -0
- package/esm/models/create-bill-request-dto.js.map +1 -1
- package/esm/models/create-expense-request-dto-v2.d.ts +68 -0
- package/esm/models/create-expense-request-dto-v2.d.ts.map +1 -0
- package/esm/models/create-expense-request-dto-v2.js +47 -0
- package/esm/models/create-expense-request-dto-v2.js.map +1 -0
- package/esm/models/create-payment-line.d.ts +2 -0
- package/esm/models/create-payment-line.d.ts.map +1 -1
- package/esm/models/create-payment-line.js +1 -0
- package/esm/models/create-payment-line.js.map +1 -1
- package/esm/models/expense-line-item-request-dto-v2.d.ts +35 -0
- package/esm/models/expense-line-item-request-dto-v2.d.ts.map +1 -0
- package/esm/models/expense-line-item-request-dto-v2.js +25 -0
- package/esm/models/expense-line-item-request-dto-v2.js.map +1 -0
- package/esm/models/index.d.ts +4 -5
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +4 -5
- package/esm/models/index.js.map +1 -1
- package/esm/models/operations/add-callback-url.d.ts +27 -0
- package/esm/models/operations/add-callback-url.d.ts.map +1 -0
- package/esm/models/operations/add-callback-url.js +15 -0
- package/esm/models/operations/add-callback-url.js.map +1 -0
- package/esm/models/operations/check.d.ts +22 -0
- package/esm/models/operations/check.d.ts.map +1 -1
- package/esm/models/operations/check.js +8 -0
- package/esm/models/operations/check.js.map +1 -1
- package/esm/models/operations/count-end-users-by-system.d.ts +24 -0
- package/esm/models/operations/count-end-users-by-system.d.ts.map +1 -0
- package/esm/models/operations/count-end-users-by-system.js +13 -0
- package/esm/models/operations/count-end-users-by-system.js.map +1 -0
- package/esm/models/operations/create-account.d.ts +14 -0
- package/esm/models/operations/create-account.d.ts.map +1 -1
- package/esm/models/operations/create-account.js +2 -0
- package/esm/models/operations/create-account.js.map +1 -1
- package/esm/models/operations/create-bank-account.d.ts +14 -0
- package/esm/models/operations/create-bank-account.d.ts.map +1 -1
- package/esm/models/operations/create-bank-account.js +2 -0
- package/esm/models/operations/create-bank-account.js.map +1 -1
- package/esm/models/operations/create-bill-line-item.d.ts +14 -0
- package/esm/models/operations/create-bill-line-item.d.ts.map +1 -1
- package/esm/models/operations/create-bill-line-item.js +2 -0
- package/esm/models/operations/create-bill-line-item.js.map +1 -1
- package/esm/models/operations/create-bill.d.ts +14 -0
- package/esm/models/operations/create-bill.d.ts.map +1 -1
- package/esm/models/operations/create-bill.js +2 -0
- package/esm/models/operations/create-bill.js.map +1 -1
- package/esm/models/operations/create-booking-proposal-v2.d.ts +16 -2
- package/esm/models/operations/create-booking-proposal-v2.d.ts.map +1 -1
- package/esm/models/operations/create-booking-proposal-v2.js +3 -1
- package/esm/models/operations/create-booking-proposal-v2.js.map +1 -1
- package/esm/models/operations/create-booking-proposal.d.ts +14 -0
- package/esm/models/operations/create-booking-proposal.d.ts.map +1 -1
- package/esm/models/operations/create-booking-proposal.js +2 -0
- package/esm/models/operations/create-booking-proposal.js.map +1 -1
- package/esm/models/operations/create-contact-v2.d.ts +14 -0
- package/esm/models/operations/create-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/create-contact-v2.js +2 -0
- package/esm/models/operations/create-contact-v2.js.map +1 -1
- package/esm/models/operations/create-contact.d.ts +14 -0
- package/esm/models/operations/create-contact.d.ts.map +1 -1
- package/esm/models/operations/create-contact.js +2 -0
- package/esm/models/operations/create-contact.js.map +1 -1
- package/esm/models/operations/create-contacts-v1.d.ts +14 -0
- package/esm/models/operations/create-contacts-v1.d.ts.map +1 -1
- package/esm/models/operations/create-contacts-v1.js +2 -0
- package/esm/models/operations/create-contacts-v1.js.map +1 -1
- package/esm/models/operations/create-contacts.d.ts +14 -0
- package/esm/models/operations/create-contacts.d.ts.map +1 -1
- package/esm/models/operations/create-contacts.js +2 -0
- package/esm/models/operations/create-contacts.js.map +1 -1
- package/esm/models/operations/create-customer.d.ts +14 -0
- package/esm/models/operations/create-customer.d.ts.map +1 -1
- package/esm/models/operations/create-customer.js +2 -0
- package/esm/models/operations/create-customer.js.map +1 -1
- package/esm/models/operations/create-end-user-account.d.ts +14 -0
- package/esm/models/operations/create-end-user-account.d.ts.map +1 -1
- package/esm/models/operations/create-end-user-account.js +2 -0
- package/esm/models/operations/create-end-user-account.js.map +1 -1
- package/esm/models/operations/create-event-subscriptions.d.ts +14 -0
- package/esm/models/operations/create-event-subscriptions.d.ts.map +1 -1
- package/esm/models/operations/create-event-subscriptions.js +2 -0
- package/esm/models/operations/create-event-subscriptions.js.map +1 -1
- package/esm/models/operations/create-expense-async.d.ts +94 -0
- package/esm/models/operations/create-expense-async.d.ts.map +1 -0
- package/esm/models/operations/create-expense-async.js +77 -0
- package/esm/models/operations/create-expense-async.js.map +1 -0
- package/esm/models/operations/create-expense.d.ts +14 -0
- package/esm/models/operations/create-expense.d.ts.map +1 -1
- package/esm/models/operations/create-expense.js +2 -0
- package/esm/models/operations/create-expense.js.map +1 -1
- package/esm/models/operations/create-invoice.d.ts +14 -0
- package/esm/models/operations/create-invoice.d.ts.map +1 -1
- package/esm/models/operations/create-invoice.js +2 -0
- package/esm/models/operations/create-invoice.js.map +1 -1
- package/esm/models/operations/create-item.d.ts +14 -0
- package/esm/models/operations/create-item.d.ts.map +1 -1
- package/esm/models/operations/create-item.js +2 -0
- package/esm/models/operations/create-item.js.map +1 -1
- package/esm/models/operations/create-journal-entries.d.ts +14 -0
- package/esm/models/operations/create-journal-entries.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entries.js +2 -0
- package/esm/models/operations/create-journal-entries.js.map +1 -1
- package/esm/models/operations/create-journal-entry-attachments.d.ts +14 -0
- package/esm/models/operations/create-journal-entry-attachments.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entry-attachments.js +2 -0
- package/esm/models/operations/create-journal-entry-attachments.js.map +1 -1
- package/esm/models/operations/create-journal-entry.d.ts +14 -0
- package/esm/models/operations/create-journal-entry.d.ts.map +1 -1
- package/esm/models/operations/create-journal-entry.js +2 -0
- package/esm/models/operations/create-journal-entry.js.map +1 -1
- package/esm/models/operations/create-line-item.d.ts +14 -0
- package/esm/models/operations/create-line-item.d.ts.map +1 -1
- package/esm/models/operations/create-line-item.js +2 -0
- package/esm/models/operations/create-line-item.js.map +1 -1
- package/esm/models/operations/create-offer.d.ts +14 -0
- package/esm/models/operations/create-offer.d.ts.map +1 -1
- package/esm/models/operations/create-offer.js +2 -0
- package/esm/models/operations/create-offer.js.map +1 -1
- package/esm/models/operations/create-pass-through-request.d.ts +14 -0
- package/esm/models/operations/create-pass-through-request.d.ts.map +1 -1
- package/esm/models/operations/create-pass-through-request.js +2 -0
- package/esm/models/operations/create-pass-through-request.js.map +1 -1
- package/esm/models/operations/create-payment-term.d.ts +14 -0
- package/esm/models/operations/create-payment-term.d.ts.map +1 -1
- package/esm/models/operations/create-payment-term.js +2 -0
- package/esm/models/operations/create-payment-term.js.map +1 -1
- package/esm/models/operations/create-payment.d.ts +14 -0
- package/esm/models/operations/create-payment.d.ts.map +1 -1
- package/esm/models/operations/create-payment.js +2 -0
- package/esm/models/operations/create-payment.js.map +1 -1
- package/esm/models/operations/create-project.d.ts +14 -0
- package/esm/models/operations/create-project.d.ts.map +1 -1
- package/esm/models/operations/create-project.js +2 -0
- package/esm/models/operations/create-project.js.map +1 -1
- package/esm/models/operations/create-sales-order.d.ts +14 -0
- package/esm/models/operations/create-sales-order.d.ts.map +1 -1
- package/esm/models/operations/create-sales-order.js +2 -0
- package/esm/models/operations/create-sales-order.js.map +1 -1
- package/esm/models/operations/create-supplier.d.ts +14 -0
- package/esm/models/operations/create-supplier.d.ts.map +1 -1
- package/esm/models/operations/create-supplier.js +2 -0
- package/esm/models/operations/create-supplier.js.map +1 -1
- package/esm/models/operations/create-transaction.d.ts +14 -0
- package/esm/models/operations/create-transaction.d.ts.map +1 -1
- package/esm/models/operations/create-transaction.js +2 -0
- package/esm/models/operations/create-transaction.js.map +1 -1
- package/esm/models/operations/create-vendor-credit.d.ts +14 -0
- package/esm/models/operations/create-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/create-vendor-credit.js +2 -0
- package/esm/models/operations/create-vendor-credit.js.map +1 -1
- package/esm/models/operations/create-webhook-end-user.d.ts +14 -0
- package/esm/models/operations/create-webhook-end-user.d.ts.map +1 -1
- package/esm/models/operations/create-webhook-end-user.js +2 -0
- package/esm/models/operations/create-webhook-end-user.js.map +1 -1
- package/esm/models/operations/create-webhook.d.ts +14 -0
- package/esm/models/operations/create-webhook.d.ts.map +1 -1
- package/esm/models/operations/create-webhook.js +2 -0
- package/esm/models/operations/create-webhook.js.map +1 -1
- package/esm/models/operations/delete-bill.d.ts +14 -0
- package/esm/models/operations/delete-bill.d.ts.map +1 -1
- package/esm/models/operations/delete-bill.js +2 -0
- package/esm/models/operations/delete-bill.js.map +1 -1
- package/esm/models/operations/delete-end-user.d.ts +22 -0
- package/esm/models/operations/delete-end-user.d.ts.map +1 -1
- package/esm/models/operations/delete-end-user.js +8 -0
- package/esm/models/operations/delete-end-user.js.map +1 -1
- package/esm/models/operations/delete-event-subscriptions.d.ts +14 -0
- package/esm/models/operations/delete-event-subscriptions.d.ts.map +1 -1
- package/esm/models/operations/delete-event-subscriptions.js +2 -0
- package/esm/models/operations/delete-event-subscriptions.js.map +1 -1
- package/esm/models/operations/delete-payment.d.ts +14 -0
- package/esm/models/operations/delete-payment.d.ts.map +1 -1
- package/esm/models/operations/delete-payment.js +2 -0
- package/esm/models/operations/delete-payment.js.map +1 -1
- package/esm/models/operations/delete-registered-system.d.ts +14 -0
- package/esm/models/operations/delete-registered-system.d.ts.map +1 -1
- package/esm/models/operations/delete-registered-system.js +2 -0
- package/esm/models/operations/delete-registered-system.js.map +1 -1
- package/esm/models/operations/delete-vendor-credit.d.ts +14 -0
- package/esm/models/operations/delete-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/delete-vendor-credit.js +2 -0
- package/esm/models/operations/delete-vendor-credit.js.map +1 -1
- package/esm/models/operations/delete-webhook-end-user.d.ts +14 -0
- package/esm/models/operations/delete-webhook-end-user.d.ts.map +1 -1
- package/esm/models/operations/delete-webhook-end-user.js +2 -0
- package/esm/models/operations/delete-webhook-end-user.js.map +1 -1
- package/esm/models/operations/delete-webhook.d.ts +14 -0
- package/esm/models/operations/delete-webhook.d.ts.map +1 -1
- package/esm/models/operations/delete-webhook.js +2 -0
- package/esm/models/operations/delete-webhook.js.map +1 -1
- package/esm/models/operations/generate-tenant-signing-secret.d.ts +33 -0
- package/esm/models/operations/generate-tenant-signing-secret.d.ts.map +1 -0
- package/esm/models/operations/generate-tenant-signing-secret.js +19 -0
- package/esm/models/operations/generate-tenant-signing-secret.js.map +1 -0
- package/esm/models/operations/get-account.d.ts +14 -0
- package/esm/models/operations/get-account.d.ts.map +1 -1
- package/esm/models/operations/get-account.js +2 -0
- package/esm/models/operations/get-account.js.map +1 -1
- package/esm/models/operations/get-accounts.d.ts +14 -0
- package/esm/models/operations/get-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-accounts.js +2 -0
- package/esm/models/operations/get-accounts.js.map +1 -1
- package/esm/models/operations/get-async-task-info.d.ts +14 -0
- package/esm/models/operations/get-async-task-info.d.ts.map +1 -1
- package/esm/models/operations/get-async-task-info.js +2 -0
- package/esm/models/operations/get-async-task-info.js.map +1 -1
- package/esm/models/operations/get-bank-account.d.ts +14 -0
- package/esm/models/operations/get-bank-account.d.ts.map +1 -1
- package/esm/models/operations/get-bank-account.js +2 -0
- package/esm/models/operations/get-bank-account.js.map +1 -1
- package/esm/models/operations/get-bank-accounts.d.ts +14 -0
- package/esm/models/operations/get-bank-accounts.d.ts.map +1 -1
- package/esm/models/operations/get-bank-accounts.js +2 -0
- package/esm/models/operations/get-bank-accounts.js.map +1 -1
- package/esm/models/operations/get-bill-document.d.ts +14 -0
- package/esm/models/operations/get-bill-document.d.ts.map +1 -1
- package/esm/models/operations/get-bill-document.js +2 -0
- package/esm/models/operations/get-bill-document.js.map +1 -1
- package/esm/models/operations/get-bill-line-items.d.ts +14 -0
- package/esm/models/operations/get-bill-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-bill-line-items.js +2 -0
- package/esm/models/operations/get-bill-line-items.js.map +1 -1
- package/esm/models/operations/get-bill.d.ts +14 -0
- package/esm/models/operations/get-bill.d.ts.map +1 -1
- package/esm/models/operations/get-bill.js +2 -0
- package/esm/models/operations/get-bill.js.map +1 -1
- package/esm/models/operations/get-bills.d.ts +14 -0
- package/esm/models/operations/get-bills.d.ts.map +1 -1
- package/esm/models/operations/get-bills.js +2 -0
- package/esm/models/operations/get-bills.js.map +1 -1
- package/esm/models/operations/get-booking-proposal-document.d.ts +14 -0
- package/esm/models/operations/get-booking-proposal-document.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposal-document.js +2 -0
- package/esm/models/operations/get-booking-proposal-document.js.map +1 -1
- package/esm/models/operations/get-booking-proposal.d.ts +14 -0
- package/esm/models/operations/get-booking-proposal.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposal.js +2 -0
- package/esm/models/operations/get-booking-proposal.js.map +1 -1
- package/esm/models/operations/get-booking-proposals.d.ts +14 -0
- package/esm/models/operations/get-booking-proposals.d.ts.map +1 -1
- package/esm/models/operations/get-booking-proposals.js +2 -0
- package/esm/models/operations/get-booking-proposals.js.map +1 -1
- package/esm/models/operations/get-callback-url.d.ts +24 -0
- package/esm/models/operations/get-callback-url.d.ts.map +1 -0
- package/esm/models/operations/get-callback-url.js +13 -0
- package/esm/models/operations/get-callback-url.js.map +1 -0
- package/esm/models/operations/get-code.d.ts +14 -0
- package/esm/models/operations/get-code.d.ts.map +1 -1
- package/esm/models/operations/get-code.js +2 -0
- package/esm/models/operations/get-code.js.map +1 -1
- package/esm/models/operations/get-companies.d.ts +14 -0
- package/esm/models/operations/get-companies.d.ts.map +1 -1
- package/esm/models/operations/get-companies.js +2 -0
- package/esm/models/operations/get-companies.js.map +1 -1
- package/esm/models/operations/get-contact-v2.d.ts +14 -0
- package/esm/models/operations/get-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/get-contact-v2.js +2 -0
- package/esm/models/operations/get-contact-v2.js.map +1 -1
- package/esm/models/operations/get-contact.d.ts +14 -0
- package/esm/models/operations/get-contact.d.ts.map +1 -1
- package/esm/models/operations/get-contact.js +2 -0
- package/esm/models/operations/get-contact.js.map +1 -1
- package/esm/models/operations/get-contacts-v2.d.ts +14 -0
- package/esm/models/operations/get-contacts-v2.d.ts.map +1 -1
- package/esm/models/operations/get-contacts-v2.js +2 -0
- package/esm/models/operations/get-contacts-v2.js.map +1 -1
- package/esm/models/operations/get-contacts.d.ts +14 -0
- package/esm/models/operations/get-contacts.d.ts.map +1 -1
- package/esm/models/operations/get-contacts.js +2 -0
- package/esm/models/operations/get-contacts.js.map +1 -1
- package/esm/models/operations/get-credit-note.d.ts +14 -0
- package/esm/models/operations/get-credit-note.d.ts.map +1 -1
- package/esm/models/operations/get-credit-note.js +2 -0
- package/esm/models/operations/get-credit-note.js.map +1 -1
- package/esm/models/operations/get-credit-notes.d.ts +14 -0
- package/esm/models/operations/get-credit-notes.d.ts.map +1 -1
- package/esm/models/operations/get-credit-notes.js +2 -0
- package/esm/models/operations/get-credit-notes.js.map +1 -1
- package/esm/models/operations/get-customer.d.ts +14 -0
- package/esm/models/operations/get-customer.d.ts.map +1 -1
- package/esm/models/operations/get-customer.js +2 -0
- package/esm/models/operations/get-customer.js.map +1 -1
- package/esm/models/operations/get-customers.d.ts +14 -0
- package/esm/models/operations/get-customers.d.ts.map +1 -1
- package/esm/models/operations/get-customers.js +2 -0
- package/esm/models/operations/get-customers.js.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.d.ts +14 -0
- package/esm/models/operations/get-dimensions-by-dimension.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions-by-dimension.js +2 -0
- package/esm/models/operations/get-dimensions-by-dimension.js.map +1 -1
- package/esm/models/operations/get-dimensions-v2.d.ts +14 -0
- package/esm/models/operations/get-dimensions-v2.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions-v2.js +2 -0
- package/esm/models/operations/get-dimensions-v2.js.map +1 -1
- package/esm/models/operations/get-dimensions.d.ts +14 -0
- package/esm/models/operations/get-dimensions.d.ts.map +1 -1
- package/esm/models/operations/get-dimensions.js +2 -0
- package/esm/models/operations/get-dimensions.js.map +1 -1
- package/esm/models/operations/get-document-extensions.d.ts +14 -0
- package/esm/models/operations/get-document-extensions.d.ts.map +1 -1
- package/esm/models/operations/get-document-extensions.js +2 -0
- package/esm/models/operations/get-document-extensions.js.map +1 -1
- package/esm/models/operations/get-document-types.d.ts +14 -0
- package/esm/models/operations/get-document-types.d.ts.map +1 -1
- package/esm/models/operations/get-document-types.js +2 -0
- package/esm/models/operations/get-document-types.js.map +1 -1
- package/esm/models/operations/get-end-user-list.d.ts +24 -0
- package/esm/models/operations/get-end-user-list.d.ts.map +1 -0
- package/esm/models/operations/get-end-user-list.js +13 -0
- package/esm/models/operations/get-end-user-list.js.map +1 -0
- package/esm/models/operations/get-environments.d.ts +22 -0
- package/esm/models/operations/get-environments.d.ts.map +1 -1
- package/esm/models/operations/get-environments.js +8 -0
- package/esm/models/operations/get-environments.js.map +1 -1
- package/esm/models/operations/get-expense.d.ts +14 -0
- package/esm/models/operations/get-expense.d.ts.map +1 -1
- package/esm/models/operations/get-expense.js +2 -0
- package/esm/models/operations/get-expense.js.map +1 -1
- package/esm/models/operations/get-expenses.d.ts +14 -0
- package/esm/models/operations/get-expenses.d.ts.map +1 -1
- package/esm/models/operations/get-expenses.js +2 -0
- package/esm/models/operations/get-expenses.js.map +1 -1
- package/esm/models/operations/get-fiscal-year.d.ts +14 -0
- package/esm/models/operations/get-fiscal-year.d.ts.map +1 -1
- package/esm/models/operations/get-fiscal-year.js +2 -0
- package/esm/models/operations/get-fiscal-year.js.map +1 -1
- package/esm/models/operations/get-fiscal-years.d.ts +14 -0
- package/esm/models/operations/get-fiscal-years.d.ts.map +1 -1
- package/esm/models/operations/get-fiscal-years.js +2 -0
- package/esm/models/operations/get-fiscal-years.js.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-item.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-item.js +2 -0
- package/esm/models/operations/get-goods-receipt-line-item.js.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-items.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt-line-items.js +2 -0
- package/esm/models/operations/get-goods-receipt-line-items.js.map +1 -1
- package/esm/models/operations/get-goods-receipt.d.ts +14 -0
- package/esm/models/operations/get-goods-receipt.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipt.js +2 -0
- package/esm/models/operations/get-goods-receipt.js.map +1 -1
- package/esm/models/operations/get-goods-receipts.d.ts +14 -0
- package/esm/models/operations/get-goods-receipts.d.ts.map +1 -1
- package/esm/models/operations/get-goods-receipts.js +2 -0
- package/esm/models/operations/get-goods-receipts.js.map +1 -1
- package/esm/models/operations/get-invoice-document.d.ts +14 -0
- package/esm/models/operations/get-invoice-document.d.ts.map +1 -1
- package/esm/models/operations/get-invoice-document.js +2 -0
- package/esm/models/operations/get-invoice-document.js.map +1 -1
- package/esm/models/operations/get-invoice.d.ts +14 -0
- package/esm/models/operations/get-invoice.d.ts.map +1 -1
- package/esm/models/operations/get-invoice.js +2 -0
- package/esm/models/operations/get-invoice.js.map +1 -1
- package/esm/models/operations/get-invoices.d.ts +14 -0
- package/esm/models/operations/get-invoices.d.ts.map +1 -1
- package/esm/models/operations/get-invoices.js +2 -0
- package/esm/models/operations/get-invoices.js.map +1 -1
- package/esm/models/operations/get-item.d.ts +14 -0
- package/esm/models/operations/get-item.d.ts.map +1 -1
- package/esm/models/operations/get-item.js +2 -0
- package/esm/models/operations/get-item.js.map +1 -1
- package/esm/models/operations/get-items.d.ts +14 -0
- package/esm/models/operations/get-items.d.ts.map +1 -1
- package/esm/models/operations/get-items.js +2 -0
- package/esm/models/operations/get-items.js.map +1 -1
- package/esm/models/operations/get-journal-entries.d.ts +14 -0
- package/esm/models/operations/get-journal-entries.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entries.js +2 -0
- package/esm/models/operations/get-journal-entries.js.map +1 -1
- package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts +14 -0
- package/esm/models/operations/get-journal-entry-attachment-by-id.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry-attachment-by-id.js +2 -0
- package/esm/models/operations/get-journal-entry-attachment-by-id.js.map +1 -1
- package/esm/models/operations/get-journal-entry-attachments.d.ts +14 -0
- package/esm/models/operations/get-journal-entry-attachments.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry-attachments.js +2 -0
- package/esm/models/operations/get-journal-entry-attachments.js.map +1 -1
- package/esm/models/operations/get-journal-entry.d.ts +14 -0
- package/esm/models/operations/get-journal-entry.d.ts.map +1 -1
- package/esm/models/operations/get-journal-entry.js +2 -0
- package/esm/models/operations/get-journal-entry.js.map +1 -1
- package/esm/models/operations/get-journals.d.ts +14 -0
- package/esm/models/operations/get-journals.d.ts.map +1 -1
- package/esm/models/operations/get-journals.js +2 -0
- package/esm/models/operations/get-journals.js.map +1 -1
- package/esm/models/operations/get-line-item.d.ts +14 -0
- package/esm/models/operations/get-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-line-item.js +2 -0
- package/esm/models/operations/get-line-item.js.map +1 -1
- package/esm/models/operations/get-line-items.d.ts +14 -0
- package/esm/models/operations/get-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-line-items.js +2 -0
- package/esm/models/operations/get-line-items.js.map +1 -1
- package/esm/models/operations/get-offer-document.d.ts +14 -0
- package/esm/models/operations/get-offer-document.d.ts.map +1 -1
- package/esm/models/operations/get-offer-document.js +2 -0
- package/esm/models/operations/get-offer-document.js.map +1 -1
- package/esm/models/operations/get-offer-line-item.d.ts +14 -0
- package/esm/models/operations/get-offer-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-offer-line-item.js +2 -0
- package/esm/models/operations/get-offer-line-item.js.map +1 -1
- package/esm/models/operations/get-offer-line-items.d.ts +14 -0
- package/esm/models/operations/get-offer-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-offer-line-items.js +2 -0
- package/esm/models/operations/get-offer-line-items.js.map +1 -1
- package/esm/models/operations/get-offer.d.ts +14 -0
- package/esm/models/operations/get-offer.d.ts.map +1 -1
- package/esm/models/operations/get-offer.js +2 -0
- package/esm/models/operations/get-offer.js.map +1 -1
- package/esm/models/operations/get-offers.d.ts +14 -0
- package/esm/models/operations/get-offers.d.ts.map +1 -1
- package/esm/models/operations/get-offers.js +2 -0
- package/esm/models/operations/get-offers.js.map +1 -1
- package/esm/models/operations/get-open-items.d.ts +14 -0
- package/esm/models/operations/get-open-items.d.ts.map +1 -1
- package/esm/models/operations/get-open-items.js +2 -0
- package/esm/models/operations/get-open-items.js.map +1 -1
- package/esm/models/operations/get-payment-term.d.ts +14 -0
- package/esm/models/operations/get-payment-term.d.ts.map +1 -1
- package/esm/models/operations/get-payment-term.js +2 -0
- package/esm/models/operations/get-payment-term.js.map +1 -1
- package/esm/models/operations/get-payment-terms.d.ts +14 -0
- package/esm/models/operations/get-payment-terms.d.ts.map +1 -1
- package/esm/models/operations/get-payment-terms.js +2 -0
- package/esm/models/operations/get-payment-terms.js.map +1 -1
- package/esm/models/operations/get-payment.d.ts +14 -0
- package/esm/models/operations/get-payment.d.ts.map +1 -1
- package/esm/models/operations/get-payment.js +2 -0
- package/esm/models/operations/get-payment.js.map +1 -1
- package/esm/models/operations/get-payments.d.ts +14 -0
- package/esm/models/operations/get-payments.d.ts.map +1 -1
- package/esm/models/operations/get-payments.js +2 -0
- package/esm/models/operations/get-payments.js.map +1 -1
- package/esm/models/operations/get-profile.d.ts +24 -0
- package/esm/models/operations/get-profile.d.ts.map +1 -0
- package/esm/models/operations/get-profile.js +13 -0
- package/esm/models/operations/get-profile.js.map +1 -0
- package/esm/models/operations/get-project.d.ts +14 -0
- package/esm/models/operations/get-project.d.ts.map +1 -1
- package/esm/models/operations/get-project.js +2 -0
- package/esm/models/operations/get-project.js.map +1 -1
- package/esm/models/operations/get-projects.d.ts +14 -0
- package/esm/models/operations/get-projects.d.ts.map +1 -1
- package/esm/models/operations/get-projects.js +2 -0
- package/esm/models/operations/get-projects.js.map +1 -1
- package/esm/models/operations/get-purchase-order-line-item.d.ts +14 -0
- package/esm/models/operations/get-purchase-order-line-item.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order-line-item.js +2 -0
- package/esm/models/operations/get-purchase-order-line-item.js.map +1 -1
- package/esm/models/operations/get-purchase-order-line-items.d.ts +14 -0
- package/esm/models/operations/get-purchase-order-line-items.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order-line-items.js +2 -0
- package/esm/models/operations/get-purchase-order-line-items.js.map +1 -1
- package/esm/models/operations/get-purchase-order.d.ts +14 -0
- package/esm/models/operations/get-purchase-order.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-order.js +2 -0
- package/esm/models/operations/get-purchase-order.js.map +1 -1
- package/esm/models/operations/get-purchase-orders.d.ts +14 -0
- package/esm/models/operations/get-purchase-orders.d.ts.map +1 -1
- package/esm/models/operations/get-purchase-orders.js +2 -0
- package/esm/models/operations/get-purchase-orders.js.map +1 -1
- package/esm/models/operations/get-registered-systems-masked.d.ts +24 -0
- package/esm/models/operations/get-registered-systems-masked.d.ts.map +1 -0
- package/esm/models/operations/get-registered-systems-masked.js +13 -0
- package/esm/models/operations/get-registered-systems-masked.js.map +1 -0
- package/esm/models/operations/get-registered-systems.d.ts +24 -0
- package/esm/models/operations/get-registered-systems.d.ts.map +1 -0
- package/esm/models/operations/get-registered-systems.js +13 -0
- package/esm/models/operations/get-registered-systems.js.map +1 -0
- package/esm/models/operations/get-sales-order-lines.d.ts +14 -0
- package/esm/models/operations/get-sales-order-lines.d.ts.map +1 -1
- package/esm/models/operations/get-sales-order-lines.js +2 -0
- package/esm/models/operations/get-sales-order-lines.js.map +1 -1
- package/esm/models/operations/get-sales-order.d.ts +14 -0
- package/esm/models/operations/get-sales-order.d.ts.map +1 -1
- package/esm/models/operations/get-sales-order.js +2 -0
- package/esm/models/operations/get-sales-order.js.map +1 -1
- package/esm/models/operations/get-sales-orders.d.ts +14 -0
- package/esm/models/operations/get-sales-orders.d.ts.map +1 -1
- package/esm/models/operations/get-sales-orders.js +2 -0
- package/esm/models/operations/get-sales-orders.js.map +1 -1
- package/esm/models/operations/get-submission-page-style-by-key.d.ts +22 -0
- package/esm/models/operations/get-submission-page-style-by-key.d.ts.map +1 -1
- package/esm/models/operations/get-submission-page-style-by-key.js +8 -0
- package/esm/models/operations/get-submission-page-style-by-key.js.map +1 -1
- package/esm/models/operations/get-submission-page-style.d.ts +14 -0
- package/esm/models/operations/get-submission-page-style.d.ts.map +1 -1
- package/esm/models/operations/get-submission-page-style.js +2 -0
- package/esm/models/operations/get-submission-page-style.js.map +1 -1
- package/esm/models/operations/get-supplier.d.ts +14 -0
- package/esm/models/operations/get-supplier.d.ts.map +1 -1
- package/esm/models/operations/get-supplier.js +2 -0
- package/esm/models/operations/get-supplier.js.map +1 -1
- package/esm/models/operations/get-suppliers.d.ts +14 -0
- package/esm/models/operations/get-suppliers.d.ts.map +1 -1
- package/esm/models/operations/get-suppliers.js +2 -0
- package/esm/models/operations/get-suppliers.js.map +1 -1
- package/esm/models/operations/get-target-system-requirements.d.ts +24 -0
- package/esm/models/operations/get-target-system-requirements.d.ts.map +1 -0
- package/esm/models/operations/get-target-system-requirements.js +13 -0
- package/esm/models/operations/get-target-system-requirements.js.map +1 -0
- package/esm/models/operations/get-target-system-values.d.ts +24 -0
- package/esm/models/operations/get-target-system-values.d.ts.map +1 -0
- package/esm/models/operations/get-target-system-values.js +13 -0
- package/esm/models/operations/get-target-system-values.js.map +1 -0
- package/esm/models/operations/get-tax-rate.d.ts +14 -0
- package/esm/models/operations/get-tax-rate.d.ts.map +1 -1
- package/esm/models/operations/get-tax-rate.js +2 -0
- package/esm/models/operations/get-tax-rate.js.map +1 -1
- package/esm/models/operations/get-tax-rates.d.ts +14 -0
- package/esm/models/operations/get-tax-rates.d.ts.map +1 -1
- package/esm/models/operations/get-tax-rates.js +2 -0
- package/esm/models/operations/get-tax-rates.js.map +1 -1
- package/esm/models/operations/get-trial-balance.d.ts +14 -0
- package/esm/models/operations/get-trial-balance.d.ts.map +1 -1
- package/esm/models/operations/get-trial-balance.js +2 -0
- package/esm/models/operations/get-trial-balance.js.map +1 -1
- package/esm/models/operations/get-units.d.ts +14 -0
- package/esm/models/operations/get-units.d.ts.map +1 -1
- package/esm/models/operations/get-units.js +2 -0
- package/esm/models/operations/get-units.js.map +1 -1
- package/esm/models/operations/get-user-info.d.ts +22 -0
- package/esm/models/operations/get-user-info.d.ts.map +1 -1
- package/esm/models/operations/get-user-info.js +8 -0
- package/esm/models/operations/get-user-info.js.map +1 -1
- package/esm/models/operations/get-vendor-credits.d.ts +14 -0
- package/esm/models/operations/get-vendor-credits.d.ts.map +1 -1
- package/esm/models/operations/get-vendor-credits.js +2 -0
- package/esm/models/operations/get-vendor-credits.js.map +1 -1
- package/esm/models/operations/get-webhooks.d.ts +14 -0
- package/esm/models/operations/get-webhooks.d.ts.map +1 -1
- package/esm/models/operations/get-webhooks.js +2 -0
- package/esm/models/operations/get-webhooks.js.map +1 -1
- package/esm/models/operations/handle-callback.d.ts +14 -0
- package/esm/models/operations/handle-callback.d.ts.map +1 -1
- package/esm/models/operations/handle-callback.js +2 -0
- package/esm/models/operations/handle-callback.js.map +1 -1
- package/esm/models/operations/handle-configuration-callback.d.ts +14 -0
- package/esm/models/operations/handle-configuration-callback.d.ts.map +1 -1
- package/esm/models/operations/handle-configuration-callback.js +2 -0
- package/esm/models/operations/handle-configuration-callback.js.map +1 -1
- package/esm/models/operations/index.d.ts +13 -0
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +13 -0
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/patch-contact-v2.d.ts +14 -0
- package/esm/models/operations/patch-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/patch-contact-v2.js +2 -0
- package/esm/models/operations/patch-contact-v2.js.map +1 -1
- package/esm/models/operations/patch-contact.d.ts +14 -0
- package/esm/models/operations/patch-contact.d.ts.map +1 -1
- package/esm/models/operations/patch-contact.js +2 -0
- package/esm/models/operations/patch-contact.js.map +1 -1
- package/esm/models/operations/patch-customers.d.ts +14 -0
- package/esm/models/operations/patch-customers.d.ts.map +1 -1
- package/esm/models/operations/patch-customers.js +2 -0
- package/esm/models/operations/patch-customers.js.map +1 -1
- package/esm/models/operations/patch-invoice.d.ts +14 -0
- package/esm/models/operations/patch-invoice.d.ts.map +1 -1
- package/esm/models/operations/patch-invoice.js +2 -0
- package/esm/models/operations/patch-invoice.js.map +1 -1
- package/esm/models/operations/patch-item.d.ts +14 -0
- package/esm/models/operations/patch-item.d.ts.map +1 -1
- package/esm/models/operations/patch-item.js +2 -0
- package/esm/models/operations/patch-item.js.map +1 -1
- package/esm/models/operations/patch-line-item.d.ts +14 -0
- package/esm/models/operations/patch-line-item.d.ts.map +1 -1
- package/esm/models/operations/patch-line-item.js +2 -0
- package/esm/models/operations/patch-line-item.js.map +1 -1
- package/esm/models/operations/patch-supplier.d.ts +14 -0
- package/esm/models/operations/patch-supplier.d.ts.map +1 -1
- package/esm/models/operations/patch-supplier.js +2 -0
- package/esm/models/operations/patch-supplier.js.map +1 -1
- package/esm/models/operations/post-file-async.d.ts +102 -0
- package/esm/models/operations/post-file-async.d.ts.map +1 -0
- package/esm/models/operations/post-file-async.js +82 -0
- package/esm/models/operations/post-file-async.js.map +1 -0
- package/esm/models/operations/post-file.d.ts +14 -0
- package/esm/models/operations/post-file.d.ts.map +1 -1
- package/esm/models/operations/post-file.js +2 -0
- package/esm/models/operations/post-file.js.map +1 -1
- package/esm/models/operations/put-contact-v2.d.ts +14 -0
- package/esm/models/operations/put-contact-v2.d.ts.map +1 -1
- package/esm/models/operations/put-contact-v2.js +2 -0
- package/esm/models/operations/put-contact-v2.js.map +1 -1
- package/esm/models/operations/put-contact.d.ts +14 -0
- package/esm/models/operations/put-contact.d.ts.map +1 -1
- package/esm/models/operations/put-contact.js +2 -0
- package/esm/models/operations/put-contact.js.map +1 -1
- package/esm/models/operations/system-login-url.d.ts +19 -0
- package/esm/models/operations/system-login-url.d.ts.map +1 -1
- package/esm/models/operations/system-login-url.js +4 -0
- package/esm/models/operations/system-login-url.js.map +1 -1
- package/esm/models/operations/system-registration.d.ts +27 -0
- package/esm/models/operations/system-registration.d.ts.map +1 -0
- package/esm/models/operations/system-registration.js +15 -0
- package/esm/models/operations/system-registration.js.map +1 -0
- package/esm/models/operations/update-bill-line-item.d.ts +14 -0
- package/esm/models/operations/update-bill-line-item.d.ts.map +1 -1
- package/esm/models/operations/update-bill-line-item.js +2 -0
- package/esm/models/operations/update-bill-line-item.js.map +1 -1
- package/esm/models/operations/update-bill.d.ts +14 -0
- package/esm/models/operations/update-bill.d.ts.map +1 -1
- package/esm/models/operations/update-bill.js +2 -0
- package/esm/models/operations/update-bill.js.map +1 -1
- package/esm/models/operations/update-customer.d.ts +14 -0
- package/esm/models/operations/update-customer.d.ts.map +1 -1
- package/esm/models/operations/update-customer.js +2 -0
- package/esm/models/operations/update-customer.js.map +1 -1
- package/esm/models/operations/update-submission-page-style.d.ts +25 -0
- package/esm/models/operations/update-submission-page-style.d.ts.map +1 -1
- package/esm/models/operations/update-submission-page-style.js +10 -0
- package/esm/models/operations/update-submission-page-style.js.map +1 -1
- package/esm/models/operations/update-supplier.d.ts +14 -0
- package/esm/models/operations/update-supplier.d.ts.map +1 -1
- package/esm/models/operations/update-supplier.js +2 -0
- package/esm/models/operations/update-supplier.js.map +1 -1
- package/esm/models/operations/update-vendor-credit.d.ts +14 -0
- package/esm/models/operations/update-vendor-credit.d.ts.map +1 -1
- package/esm/models/operations/update-vendor-credit.js +2 -0
- package/esm/models/operations/update-vendor-credit.js.map +1 -1
- package/esm/models/payment-line.d.ts +1 -0
- package/esm/models/payment-line.d.ts.map +1 -1
- package/esm/models/payment-line.js +1 -0
- package/esm/models/payment-line.js.map +1 -1
- package/esm/models/task-id-response-dto.d.ts +10 -0
- package/esm/models/task-id-response-dto.d.ts.map +1 -0
- package/esm/models/task-id-response-dto.js +14 -0
- package/esm/models/task-id-response-dto.js.map +1 -0
- package/esm/models/tax-rate-request-dto-v2.d.ts +18 -0
- package/esm/models/tax-rate-request-dto-v2.d.ts.map +1 -0
- package/esm/models/tax-rate-request-dto-v2.js +15 -0
- package/esm/models/tax-rate-request-dto-v2.js.map +1 -0
- package/esm/sdk/accounting.d.ts +3 -1
- package/esm/sdk/accounting.d.ts.map +1 -1
- package/esm/sdk/accounting.js +10 -2
- package/esm/sdk/accounting.js.map +1 -1
- package/esm/sdk/auth.d.ts +1 -1
- package/esm/sdk/auth.d.ts.map +1 -1
- package/esm/sdk/auth.js +2 -2
- package/esm/sdk/auth.js.map +1 -1
- package/esm/sdk/health.d.ts +1 -1
- package/esm/sdk/health.d.ts.map +1 -1
- package/esm/sdk/health.js +2 -2
- package/esm/sdk/health.js.map +1 -1
- package/esm/sdk/tenants.d.ts +13 -12
- package/esm/sdk/tenants.d.ts.map +1 -1
- package/esm/sdk/tenants.js +22 -18
- package/esm/sdk/tenants.js.map +1 -1
- package/esm/sdk/user.d.ts +1 -1
- package/esm/sdk/user.d.ts.map +1 -1
- package/esm/sdk/user.js +2 -2
- package/esm/sdk/user.js.map +1 -1
- package/examples/accountingGetAccount.example.ts +2 -6
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/accounting-create-account.ts +13 -8
- package/src/funcs/accounting-create-bank-account.ts +13 -8
- package/src/funcs/accounting-create-bill-line-item.ts +12 -7
- package/src/funcs/accounting-create-bill.ts +13 -8
- package/src/funcs/accounting-create-booking-proposal.ts +13 -7
- package/src/funcs/accounting-create-contact.ts +13 -8
- package/src/funcs/accounting-create-contacts-v1.ts +13 -8
- package/src/funcs/accounting-create-contacts.ts +13 -8
- package/src/funcs/accounting-create-customer.ts +13 -8
- package/src/funcs/accounting-create-event-subscriptions.ts +13 -8
- package/src/funcs/accounting-create-expense-async.ts +216 -0
- package/src/funcs/accounting-create-expense.ts +13 -7
- package/src/funcs/accounting-create-invoice.ts +13 -8
- package/src/funcs/accounting-create-item.ts +13 -8
- package/src/funcs/accounting-create-journal-entries.ts +13 -8
- package/src/funcs/accounting-create-journal-entry-attachments.ts +12 -7
- package/src/funcs/accounting-create-journal-entry.ts +13 -7
- package/src/funcs/accounting-create-line-item.ts +12 -7
- package/src/funcs/accounting-create-offer.ts +13 -8
- package/src/funcs/accounting-create-pass-through-request.ts +13 -8
- package/src/funcs/accounting-create-payment-term.ts +13 -8
- package/src/funcs/accounting-create-payment.ts +13 -8
- package/src/funcs/accounting-create-project.ts +13 -8
- package/src/funcs/accounting-create-sales-order.ts +13 -8
- package/src/funcs/accounting-create-supplier.ts +13 -8
- package/src/funcs/accounting-create-transaction.ts +13 -7
- package/src/funcs/accounting-create-vendor-credit.ts +13 -8
- package/src/funcs/accounting-delete-bill.ts +12 -7
- package/src/funcs/accounting-delete-event-subscriptions.ts +12 -7
- package/src/funcs/accounting-delete-payment.ts +12 -7
- package/src/funcs/accounting-delete-vendor-credit.ts +12 -7
- package/src/funcs/accounting-get-account.ts +12 -7
- package/src/funcs/accounting-get-accounts.ts +13 -8
- package/src/funcs/accounting-get-async-task-info.ts +12 -7
- package/src/funcs/accounting-get-bank-account.ts +12 -7
- package/src/funcs/accounting-get-bank-accounts.ts +13 -8
- package/src/funcs/accounting-get-bill-document.ts +12 -7
- package/src/funcs/accounting-get-bill-line-items.ts +12 -7
- package/src/funcs/accounting-get-bill.ts +12 -7
- package/src/funcs/accounting-get-bills.ts +13 -8
- package/src/funcs/accounting-get-booking-proposal-document.ts +12 -7
- package/src/funcs/accounting-get-booking-proposal.ts +12 -7
- package/src/funcs/accounting-get-booking-proposals.ts +13 -8
- package/src/funcs/accounting-get-contact.ts +12 -7
- package/src/funcs/accounting-get-contacts.ts +13 -8
- package/src/funcs/accounting-get-credit-note.ts +12 -7
- package/src/funcs/accounting-get-credit-notes.ts +13 -8
- package/src/funcs/accounting-get-customer.ts +12 -7
- package/src/funcs/accounting-get-customers.ts +13 -8
- package/src/funcs/accounting-get-dimensions.ts +13 -8
- package/src/funcs/accounting-get-document-extensions.ts +13 -8
- package/src/funcs/accounting-get-document-types.ts +13 -8
- package/src/funcs/accounting-get-expense.ts +12 -7
- package/src/funcs/accounting-get-expenses.ts +13 -8
- package/src/funcs/accounting-get-fiscal-year.ts +12 -7
- package/src/funcs/accounting-get-fiscal-years.ts +13 -8
- package/src/funcs/accounting-get-goods-receipt-line-item.ts +12 -7
- package/src/funcs/accounting-get-goods-receipt-line-items.ts +12 -7
- package/src/funcs/accounting-get-goods-receipt.ts +12 -7
- package/src/funcs/accounting-get-goods-receipts.ts +13 -8
- package/src/funcs/accounting-get-invoice-document.ts +12 -7
- package/src/funcs/accounting-get-invoice.ts +12 -7
- package/src/funcs/accounting-get-invoices.ts +13 -8
- package/src/funcs/accounting-get-item.ts +12 -7
- package/src/funcs/accounting-get-items.ts +13 -8
- package/src/funcs/accounting-get-journal-entries.ts +13 -8
- package/src/funcs/accounting-get-journal-entry-attachment-by-id.ts +12 -7
- package/src/funcs/accounting-get-journal-entry-attachments.ts +12 -7
- package/src/funcs/accounting-get-journal-entry.ts +12 -7
- package/src/funcs/accounting-get-journals.ts +13 -8
- package/src/funcs/accounting-get-line-item.ts +12 -7
- package/src/funcs/accounting-get-line-items.ts +12 -7
- package/src/funcs/accounting-get-offer-document.ts +12 -7
- package/src/funcs/accounting-get-offer-line-item.ts +12 -7
- package/src/funcs/accounting-get-offer-line-items.ts +12 -7
- package/src/funcs/accounting-get-offer.ts +12 -7
- package/src/funcs/accounting-get-offers.ts +13 -8
- package/src/funcs/accounting-get-open-items.ts +13 -8
- package/src/funcs/accounting-get-payment-term.ts +12 -7
- package/src/funcs/accounting-get-payment-terms.ts +13 -8
- package/src/funcs/accounting-get-payment.ts +12 -7
- package/src/funcs/accounting-get-payments.ts +13 -8
- package/src/funcs/accounting-get-profile.ts +32 -7
- package/src/funcs/accounting-get-project.ts +12 -7
- package/src/funcs/accounting-get-projects.ts +13 -8
- package/src/funcs/accounting-get-purchase-order-line-item.ts +12 -7
- package/src/funcs/accounting-get-purchase-order-line-items.ts +12 -7
- package/src/funcs/accounting-get-purchase-order.ts +12 -7
- package/src/funcs/accounting-get-purchase-orders.ts +13 -8
- package/src/funcs/accounting-get-sales-order-lines.ts +12 -7
- package/src/funcs/accounting-get-sales-order.ts +12 -7
- package/src/funcs/accounting-get-sales-orders.ts +13 -8
- package/src/funcs/accounting-get-supplier.ts +12 -7
- package/src/funcs/accounting-get-suppliers.ts +13 -8
- package/src/funcs/accounting-get-tax-rate.ts +12 -7
- package/src/funcs/accounting-get-tax-rates.ts +13 -8
- package/src/funcs/accounting-get-trial-balance.ts +13 -8
- package/src/funcs/accounting-get-units.ts +13 -8
- package/src/funcs/accounting-get-vendor-credits.ts +13 -8
- package/src/funcs/accounting-patch-contact.ts +12 -7
- package/src/funcs/accounting-patch-customers.ts +12 -7
- package/src/funcs/accounting-patch-invoice.ts +12 -7
- package/src/funcs/accounting-patch-item.ts +12 -7
- package/src/funcs/accounting-patch-line-item.ts +12 -7
- package/src/funcs/accounting-patch-supplier.ts +12 -7
- package/src/funcs/accounting-post-file-async.ts +222 -0
- package/src/funcs/accounting-post-file.ts +13 -7
- package/src/funcs/accounting-put-contact.ts +12 -7
- package/src/funcs/accounting-update-bill-line-item.ts +12 -7
- package/src/funcs/accounting-update-bill.ts +12 -7
- package/src/funcs/accounting-update-customer.ts +12 -7
- package/src/funcs/accounting-update-supplier.ts +12 -7
- package/src/funcs/accounting-update-vendor-credit.ts +12 -7
- package/src/funcs/accounting-v2-create-booking-proposal-v2.ts +14 -8
- package/src/funcs/accounting-v2-create-contact-v2.ts +13 -8
- package/src/funcs/accounting-v2-get-contact-v2.ts +12 -7
- package/src/funcs/accounting-v2-get-contacts-v2.ts +13 -8
- package/src/funcs/accounting-v2-get-dimensions-by-dimension.ts +12 -7
- package/src/funcs/accounting-v2-get-dimensions-v2.ts +13 -8
- package/src/funcs/accounting-v2-patch-contact-v2.ts +12 -7
- package/src/funcs/accounting-v2-put-contact-v2.ts +12 -7
- package/src/funcs/auth-create-end-user-account.ts +12 -7
- package/src/funcs/auth-get-companies.ts +13 -8
- package/src/funcs/auth-get-environments.ts +34 -7
- package/src/funcs/auth-system-login-url.ts +15 -9
- package/src/funcs/events-get-code.ts +12 -7
- package/src/funcs/events-handle-callback.ts +12 -7
- package/src/funcs/events-handle-configuration-callback.ts +12 -7
- package/src/funcs/health-check.ts +31 -7
- package/src/funcs/tenants-add-callback-url.ts +18 -13
- package/src/funcs/tenants-count-end-users-by-system.ts +35 -7
- package/src/funcs/tenants-delete-end-user.ts +34 -7
- package/src/funcs/tenants-delete-registered-system.ts +12 -7
- package/src/funcs/tenants-generate-tenant-signing-secret.ts +166 -0
- package/src/funcs/tenants-get-callback-url.ts +35 -7
- package/src/funcs/tenants-get-end-user-list.ts +35 -7
- package/src/funcs/tenants-get-registered-systems-masked.ts +35 -7
- package/src/funcs/tenants-get-registered-systems.ts +35 -7
- package/src/funcs/tenants-get-submission-page-style-by-key.ts +36 -7
- package/src/funcs/tenants-get-submission-page-style.ts +13 -8
- package/src/funcs/tenants-get-target-system-requirements.ts +37 -7
- package/src/funcs/tenants-get-target-system-values.ts +35 -7
- package/src/funcs/tenants-system-registration.ts +19 -13
- package/src/funcs/tenants-update-submission-page-style.ts +21 -13
- package/src/funcs/user-get-user-info.ts +31 -7
- package/src/funcs/webhooks-create-webhook-end-user.ts +13 -8
- package/src/funcs/webhooks-create-webhook.ts +13 -8
- package/src/funcs/webhooks-delete-webhook-end-user.ts +12 -7
- package/src/funcs/webhooks-delete-webhook.ts +12 -7
- package/src/funcs/webhooks-get-webhooks.ts +13 -8
- package/src/lib/config.ts +10 -6
- package/src/lib/env.ts +26 -0
- package/src/lib/sdks.ts +2 -4
- package/src/lib/security.ts +0 -51
- package/src/models/bill-response-dto.ts +2 -0
- package/src/models/booking-proposal-response-dto.ts +6 -12
- package/src/models/create-bill-request-dto.ts +3 -0
- package/src/models/create-expense-request-dto-v2.ts +124 -0
- package/src/models/create-payment-line.ts +3 -0
- package/src/models/expense-line-item-request-dto-v2.ts +77 -0
- package/src/models/index.ts +4 -5
- package/src/models/operations/add-callback-url.ts +48 -0
- package/src/models/operations/check.ts +35 -0
- package/src/models/operations/count-end-users-by-system.ts +46 -0
- package/src/models/operations/create-account.ts +17 -0
- package/src/models/operations/create-bank-account.ts +17 -0
- package/src/models/operations/create-bill-line-item.ts +17 -0
- package/src/models/operations/create-bill.ts +17 -0
- package/src/models/operations/create-booking-proposal-v2.ts +20 -3
- package/src/models/operations/create-booking-proposal.ts +17 -0
- package/src/models/operations/create-contact-v2.ts +17 -0
- package/src/models/operations/create-contact.ts +17 -0
- package/src/models/operations/create-contacts-v1.ts +17 -0
- package/src/models/operations/create-contacts.ts +17 -0
- package/src/models/operations/create-customer.ts +17 -0
- package/src/models/operations/create-end-user-account.ts +17 -0
- package/src/models/operations/create-event-subscriptions.ts +17 -0
- package/src/models/operations/create-expense-async.ts +248 -0
- package/src/models/operations/create-expense.ts +17 -0
- package/src/models/operations/create-invoice.ts +17 -0
- package/src/models/operations/create-item.ts +17 -0
- package/src/models/operations/create-journal-entries.ts +17 -0
- package/src/models/operations/create-journal-entry-attachments.ts +17 -0
- package/src/models/operations/create-journal-entry.ts +17 -0
- package/src/models/operations/create-line-item.ts +17 -0
- package/src/models/operations/create-offer.ts +17 -0
- package/src/models/operations/create-pass-through-request.ts +17 -0
- package/src/models/operations/create-payment-term.ts +17 -0
- package/src/models/operations/create-payment.ts +17 -0
- package/src/models/operations/create-project.ts +17 -0
- package/src/models/operations/create-sales-order.ts +17 -0
- package/src/models/operations/create-supplier.ts +17 -0
- package/src/models/operations/create-transaction.ts +17 -0
- package/src/models/operations/create-vendor-credit.ts +17 -0
- package/src/models/operations/create-webhook-end-user.ts +17 -0
- package/src/models/operations/create-webhook.ts +17 -0
- package/src/models/operations/delete-bill.ts +17 -0
- package/src/models/operations/delete-end-user.ts +39 -0
- package/src/models/operations/delete-event-subscriptions.ts +17 -0
- package/src/models/operations/delete-payment.ts +17 -0
- package/src/models/operations/delete-registered-system.ts +17 -0
- package/src/models/operations/delete-vendor-credit.ts +17 -0
- package/src/models/operations/delete-webhook-end-user.ts +17 -0
- package/src/models/operations/delete-webhook.ts +17 -0
- package/src/models/operations/generate-tenant-signing-secret.ts +71 -0
- package/src/models/operations/get-account.ts +17 -0
- package/src/models/operations/get-accounts.ts +17 -0
- package/src/models/operations/get-async-task-info.ts +17 -0
- package/src/models/operations/get-bank-account.ts +17 -0
- package/src/models/operations/get-bank-accounts.ts +17 -0
- package/src/models/operations/get-bill-document.ts +17 -0
- package/src/models/operations/get-bill-line-items.ts +17 -0
- package/src/models/operations/get-bill.ts +17 -0
- package/src/models/operations/get-bills.ts +17 -0
- package/src/models/operations/get-booking-proposal-document.ts +17 -0
- package/src/models/operations/get-booking-proposal.ts +17 -0
- package/src/models/operations/get-booking-proposals.ts +17 -0
- package/src/models/operations/get-callback-url.ts +44 -0
- package/src/models/operations/get-code.ts +17 -0
- package/src/models/operations/get-companies.ts +17 -0
- package/src/models/operations/get-contact-v2.ts +17 -0
- package/src/models/operations/get-contact.ts +17 -0
- package/src/models/operations/get-contacts-v2.ts +17 -0
- package/src/models/operations/get-contacts.ts +17 -0
- package/src/models/operations/get-credit-note.ts +17 -0
- package/src/models/operations/get-credit-notes.ts +17 -0
- package/src/models/operations/get-customer.ts +17 -0
- package/src/models/operations/get-customers.ts +17 -0
- package/src/models/operations/get-dimensions-by-dimension.ts +17 -0
- package/src/models/operations/get-dimensions-v2.ts +17 -0
- package/src/models/operations/get-dimensions.ts +17 -0
- package/src/models/operations/get-document-extensions.ts +17 -0
- package/src/models/operations/get-document-types.ts +17 -0
- package/src/models/operations/get-end-user-list.ts +44 -0
- package/src/models/operations/get-environments.ts +39 -0
- package/src/models/operations/get-expense.ts +17 -0
- package/src/models/operations/get-expenses.ts +17 -0
- package/src/models/operations/get-fiscal-year.ts +17 -0
- package/src/models/operations/get-fiscal-years.ts +17 -0
- package/src/models/operations/get-goods-receipt-line-item.ts +17 -0
- package/src/models/operations/get-goods-receipt-line-items.ts +17 -0
- package/src/models/operations/get-goods-receipt.ts +17 -0
- package/src/models/operations/get-goods-receipts.ts +17 -0
- package/src/models/operations/get-invoice-document.ts +17 -0
- package/src/models/operations/get-invoice.ts +17 -0
- package/src/models/operations/get-invoices.ts +17 -0
- package/src/models/operations/get-item.ts +17 -0
- package/src/models/operations/get-items.ts +17 -0
- package/src/models/operations/get-journal-entries.ts +17 -0
- package/src/models/operations/get-journal-entry-attachment-by-id.ts +17 -0
- package/src/models/operations/get-journal-entry-attachments.ts +17 -0
- package/src/models/operations/get-journal-entry.ts +17 -0
- package/src/models/operations/get-journals.ts +17 -0
- package/src/models/operations/get-line-item.ts +17 -0
- package/src/models/operations/get-line-items.ts +17 -0
- package/src/models/operations/get-offer-document.ts +17 -0
- package/src/models/operations/get-offer-line-item.ts +17 -0
- package/src/models/operations/get-offer-line-items.ts +17 -0
- package/src/models/operations/get-offer.ts +17 -0
- package/src/models/operations/get-offers.ts +17 -0
- package/src/models/operations/get-open-items.ts +17 -0
- package/src/models/operations/get-payment-term.ts +17 -0
- package/src/models/operations/get-payment-terms.ts +17 -0
- package/src/models/operations/get-payment.ts +17 -0
- package/src/models/operations/get-payments.ts +17 -0
- package/src/models/operations/get-profile.ts +44 -0
- package/src/models/operations/get-project.ts +17 -0
- package/src/models/operations/get-projects.ts +17 -0
- package/src/models/operations/get-purchase-order-line-item.ts +17 -0
- package/src/models/operations/get-purchase-order-line-items.ts +17 -0
- package/src/models/operations/get-purchase-order.ts +17 -0
- package/src/models/operations/get-purchase-orders.ts +17 -0
- package/src/models/operations/get-registered-systems-masked.ts +46 -0
- package/src/models/operations/get-registered-systems.ts +46 -0
- package/src/models/operations/get-sales-order-lines.ts +17 -0
- package/src/models/operations/get-sales-order.ts +17 -0
- package/src/models/operations/get-sales-orders.ts +17 -0
- package/src/models/operations/get-submission-page-style-by-key.ts +41 -0
- package/src/models/operations/get-submission-page-style.ts +17 -0
- package/src/models/operations/get-supplier.ts +17 -0
- package/src/models/operations/get-suppliers.ts +17 -0
- package/src/models/operations/get-target-system-requirements.ts +46 -0
- package/src/models/operations/get-target-system-values.ts +46 -0
- package/src/models/operations/get-tax-rate.ts +17 -0
- package/src/models/operations/get-tax-rates.ts +17 -0
- package/src/models/operations/get-trial-balance.ts +17 -0
- package/src/models/operations/get-units.ts +17 -0
- package/src/models/operations/get-user-info.ts +39 -0
- package/src/models/operations/get-vendor-credits.ts +17 -0
- package/src/models/operations/get-webhooks.ts +17 -0
- package/src/models/operations/handle-callback.ts +17 -0
- package/src/models/operations/handle-configuration-callback.ts +17 -0
- package/src/models/operations/index.ts +13 -0
- package/src/models/operations/patch-contact-v2.ts +17 -0
- package/src/models/operations/patch-contact.ts +17 -0
- package/src/models/operations/patch-customers.ts +17 -0
- package/src/models/operations/patch-invoice.ts +17 -0
- package/src/models/operations/patch-item.ts +17 -0
- package/src/models/operations/patch-line-item.ts +17 -0
- package/src/models/operations/patch-supplier.ts +17 -0
- package/src/models/operations/post-file-async.ts +255 -0
- package/src/models/operations/post-file.ts +17 -0
- package/src/models/operations/put-contact-v2.ts +17 -0
- package/src/models/operations/put-contact.ts +17 -0
- package/src/models/operations/system-login-url.ts +24 -0
- package/src/models/operations/system-registration.ts +48 -0
- package/src/models/operations/update-bill-line-item.ts +17 -0
- package/src/models/operations/update-bill.ts +17 -0
- package/src/models/operations/update-customer.ts +17 -0
- package/src/models/operations/update-submission-page-style.ts +45 -0
- package/src/models/operations/update-supplier.ts +17 -0
- package/src/models/operations/update-vendor-credit.ts +17 -0
- package/src/models/payment-line.ts +2 -0
- package/src/models/task-id-response-dto.ts +31 -0
- package/src/models/tax-rate-request-dto-v2.ts +39 -0
- package/src/sdk/accounting.ts +26 -0
- package/src/sdk/auth.ts +2 -0
- package/src/sdk/health.ts +2 -0
- package/src/sdk/tenants.ts +33 -3
- package/src/sdk/user.ts +2 -0
- package/esm/models/booking-proposal-address-response-dto-v2.d.ts +0 -10
- package/esm/models/booking-proposal-address-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-address-response-dto-v2.js +0 -14
- package/esm/models/booking-proposal-address-response-dto-v2.js.map +0 -1
- package/esm/models/booking-proposal-line-item-response-dto-v2.d.ts +0 -42
- package/esm/models/booking-proposal-line-item-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-line-item-response-dto-v2.js +0 -47
- package/esm/models/booking-proposal-line-item-response-dto-v2.js.map +0 -1
- package/esm/models/booking-proposal-response-dto-v2.d.ts +0 -83
- package/esm/models/booking-proposal-response-dto-v2.d.ts.map +0 -1
- package/esm/models/booking-proposal-response-dto-v2.js +0 -88
- package/esm/models/booking-proposal-response-dto-v2.js.map +0 -1
- package/esm/models/dimension-response-common-dto-v2.d.ts +0 -13
- package/esm/models/dimension-response-common-dto-v2.d.ts.map +0 -1
- package/esm/models/dimension-response-common-dto-v2.js +0 -17
- package/esm/models/dimension-response-common-dto-v2.js.map +0 -1
- package/esm/models/security.d.ts +0 -36
- package/esm/models/security.d.ts.map +0 -1
- package/esm/models/security.js +0 -34
- package/esm/models/security.js.map +0 -1
- package/src/models/booking-proposal-address-response-dto-v2.ts +0 -32
- package/src/models/booking-proposal-line-item-response-dto-v2.ts +0 -106
- package/src/models/booking-proposal-response-dto-v2.ts +0 -196
- package/src/models/dimension-response-common-dto-v2.ts +0 -37
- package/src/models/security.ts +0 -87
|
@@ -0,0 +1,255 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { blobLikeSchema } from "../../types/blobs.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import * as types from "../../types/primitives.js";
|
|
10
|
+
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
11
|
+
import * as models from "../index.js";
|
|
12
|
+
|
|
13
|
+
export type PostFileAsyncGlobals = {
|
|
14
|
+
apiKey?: string | undefined;
|
|
15
|
+
accountKey?: string | undefined;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
export type PostFileAsyncFile = {
|
|
19
|
+
fileName: string;
|
|
20
|
+
content: ReadableStream<Uint8Array> | Blob | ArrayBuffer | Uint8Array;
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export type PostFileAsyncRequestBody = {
|
|
24
|
+
file?: PostFileAsyncFile | Blob | undefined;
|
|
25
|
+
documentDate?: string | undefined;
|
|
26
|
+
documentId?: string | undefined;
|
|
27
|
+
documentType?: string | undefined;
|
|
28
|
+
integrationSource?: string | undefined;
|
|
29
|
+
note?: string | undefined;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
export type PostFileAsyncRequest = {
|
|
33
|
+
/**
|
|
34
|
+
* ID of the company (required for multi-company target systems)
|
|
35
|
+
*/
|
|
36
|
+
companyId?: string | undefined;
|
|
37
|
+
/**
|
|
38
|
+
* API key
|
|
39
|
+
*/
|
|
40
|
+
apiKey?: string | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* Account key
|
|
43
|
+
*/
|
|
44
|
+
accountKey?: string | undefined;
|
|
45
|
+
body: PostFileAsyncRequestBody;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
export type PostFileAsyncPagination = {
|
|
49
|
+
total: number;
|
|
50
|
+
perPage: number;
|
|
51
|
+
currentPage: number;
|
|
52
|
+
totalPages: number;
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
export type PostFileAsyncMeta = {
|
|
56
|
+
warnings?: Array<string> | null | undefined;
|
|
57
|
+
pagination?: PostFileAsyncPagination | null | undefined;
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export type PostFileAsyncErrors = {};
|
|
61
|
+
|
|
62
|
+
export type PostFileAsyncRawData = {};
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* File queued successfully. Processed asynchronously and returns 202 with taskId.
|
|
66
|
+
*/
|
|
67
|
+
export type PostFileAsyncResponse = {
|
|
68
|
+
meta?: PostFileAsyncMeta | null | undefined;
|
|
69
|
+
data: models.TaskIdResponseDto;
|
|
70
|
+
errors: PostFileAsyncErrors | null;
|
|
71
|
+
rawData: PostFileAsyncRawData | null;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
/** @internal */
|
|
75
|
+
export type PostFileAsyncFile$Outbound = {
|
|
76
|
+
fileName: string;
|
|
77
|
+
content: ReadableStream<Uint8Array> | Blob | ArrayBuffer | Uint8Array;
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
/** @internal */
|
|
81
|
+
export const PostFileAsyncFile$outboundSchema: z.ZodMiniType<
|
|
82
|
+
PostFileAsyncFile$Outbound,
|
|
83
|
+
PostFileAsyncFile
|
|
84
|
+
> = z.object({
|
|
85
|
+
fileName: z.string(),
|
|
86
|
+
content: z.union([
|
|
87
|
+
z.custom<ReadableStream<Uint8Array>>(x => x instanceof ReadableStream),
|
|
88
|
+
z.custom<Blob>(x => x instanceof Blob),
|
|
89
|
+
z.custom<ArrayBuffer>(x => x instanceof ArrayBuffer),
|
|
90
|
+
z.custom<Uint8Array>(x => x instanceof Uint8Array),
|
|
91
|
+
]),
|
|
92
|
+
});
|
|
93
|
+
|
|
94
|
+
export function postFileAsyncFileToJSON(
|
|
95
|
+
postFileAsyncFile: PostFileAsyncFile,
|
|
96
|
+
): string {
|
|
97
|
+
return JSON.stringify(
|
|
98
|
+
PostFileAsyncFile$outboundSchema.parse(postFileAsyncFile),
|
|
99
|
+
);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
/** @internal */
|
|
103
|
+
export type PostFileAsyncRequestBody$Outbound = {
|
|
104
|
+
file?: PostFileAsyncFile$Outbound | Blob | undefined;
|
|
105
|
+
documentDate?: string | undefined;
|
|
106
|
+
documentId?: string | undefined;
|
|
107
|
+
documentType?: string | undefined;
|
|
108
|
+
integrationSource?: string | undefined;
|
|
109
|
+
note?: string | undefined;
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
/** @internal */
|
|
113
|
+
export const PostFileAsyncRequestBody$outboundSchema: z.ZodMiniType<
|
|
114
|
+
PostFileAsyncRequestBody$Outbound,
|
|
115
|
+
PostFileAsyncRequestBody
|
|
116
|
+
> = z.object({
|
|
117
|
+
file: z.optional(
|
|
118
|
+
z.union([z.lazy(() => PostFileAsyncFile$outboundSchema), blobLikeSchema]),
|
|
119
|
+
),
|
|
120
|
+
documentDate: z.optional(z.string()),
|
|
121
|
+
documentId: z.optional(z.string()),
|
|
122
|
+
documentType: z.optional(z.string()),
|
|
123
|
+
integrationSource: z.optional(z.string()),
|
|
124
|
+
note: z.optional(z.string()),
|
|
125
|
+
});
|
|
126
|
+
|
|
127
|
+
export function postFileAsyncRequestBodyToJSON(
|
|
128
|
+
postFileAsyncRequestBody: PostFileAsyncRequestBody,
|
|
129
|
+
): string {
|
|
130
|
+
return JSON.stringify(
|
|
131
|
+
PostFileAsyncRequestBody$outboundSchema.parse(postFileAsyncRequestBody),
|
|
132
|
+
);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
/** @internal */
|
|
136
|
+
export type PostFileAsyncRequest$Outbound = {
|
|
137
|
+
companyId?: string | undefined;
|
|
138
|
+
apiKey?: string | undefined;
|
|
139
|
+
accountKey?: string | undefined;
|
|
140
|
+
body: PostFileAsyncRequestBody$Outbound;
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
/** @internal */
|
|
144
|
+
export const PostFileAsyncRequest$outboundSchema: z.ZodMiniType<
|
|
145
|
+
PostFileAsyncRequest$Outbound,
|
|
146
|
+
PostFileAsyncRequest
|
|
147
|
+
> = z.object({
|
|
148
|
+
companyId: z.optional(z.string()),
|
|
149
|
+
apiKey: z.optional(z.string()),
|
|
150
|
+
accountKey: z.optional(z.string()),
|
|
151
|
+
body: z.lazy(() => PostFileAsyncRequestBody$outboundSchema),
|
|
152
|
+
});
|
|
153
|
+
|
|
154
|
+
export function postFileAsyncRequestToJSON(
|
|
155
|
+
postFileAsyncRequest: PostFileAsyncRequest,
|
|
156
|
+
): string {
|
|
157
|
+
return JSON.stringify(
|
|
158
|
+
PostFileAsyncRequest$outboundSchema.parse(postFileAsyncRequest),
|
|
159
|
+
);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
/** @internal */
|
|
163
|
+
export const PostFileAsyncPagination$inboundSchema: z.ZodMiniType<
|
|
164
|
+
PostFileAsyncPagination,
|
|
165
|
+
unknown
|
|
166
|
+
> = z.object({
|
|
167
|
+
total: types.number(),
|
|
168
|
+
perPage: types.number(),
|
|
169
|
+
currentPage: types.number(),
|
|
170
|
+
totalPages: types.number(),
|
|
171
|
+
});
|
|
172
|
+
|
|
173
|
+
export function postFileAsyncPaginationFromJSON(
|
|
174
|
+
jsonString: string,
|
|
175
|
+
): SafeParseResult<PostFileAsyncPagination, SDKValidationError> {
|
|
176
|
+
return safeParse(
|
|
177
|
+
jsonString,
|
|
178
|
+
(x) => PostFileAsyncPagination$inboundSchema.parse(JSON.parse(x)),
|
|
179
|
+
`Failed to parse 'PostFileAsyncPagination' from JSON`,
|
|
180
|
+
);
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
/** @internal */
|
|
184
|
+
export const PostFileAsyncMeta$inboundSchema: z.ZodMiniType<
|
|
185
|
+
PostFileAsyncMeta,
|
|
186
|
+
unknown
|
|
187
|
+
> = z.object({
|
|
188
|
+
warnings: z.optional(z.nullable(z.array(types.string()))),
|
|
189
|
+
pagination: z.optional(
|
|
190
|
+
z.nullable(z.lazy(() => PostFileAsyncPagination$inboundSchema)),
|
|
191
|
+
),
|
|
192
|
+
});
|
|
193
|
+
|
|
194
|
+
export function postFileAsyncMetaFromJSON(
|
|
195
|
+
jsonString: string,
|
|
196
|
+
): SafeParseResult<PostFileAsyncMeta, SDKValidationError> {
|
|
197
|
+
return safeParse(
|
|
198
|
+
jsonString,
|
|
199
|
+
(x) => PostFileAsyncMeta$inboundSchema.parse(JSON.parse(x)),
|
|
200
|
+
`Failed to parse 'PostFileAsyncMeta' from JSON`,
|
|
201
|
+
);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
/** @internal */
|
|
205
|
+
export const PostFileAsyncErrors$inboundSchema: z.ZodMiniType<
|
|
206
|
+
PostFileAsyncErrors,
|
|
207
|
+
unknown
|
|
208
|
+
> = z.object({});
|
|
209
|
+
|
|
210
|
+
export function postFileAsyncErrorsFromJSON(
|
|
211
|
+
jsonString: string,
|
|
212
|
+
): SafeParseResult<PostFileAsyncErrors, SDKValidationError> {
|
|
213
|
+
return safeParse(
|
|
214
|
+
jsonString,
|
|
215
|
+
(x) => PostFileAsyncErrors$inboundSchema.parse(JSON.parse(x)),
|
|
216
|
+
`Failed to parse 'PostFileAsyncErrors' from JSON`,
|
|
217
|
+
);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
/** @internal */
|
|
221
|
+
export const PostFileAsyncRawData$inboundSchema: z.ZodMiniType<
|
|
222
|
+
PostFileAsyncRawData,
|
|
223
|
+
unknown
|
|
224
|
+
> = z.object({});
|
|
225
|
+
|
|
226
|
+
export function postFileAsyncRawDataFromJSON(
|
|
227
|
+
jsonString: string,
|
|
228
|
+
): SafeParseResult<PostFileAsyncRawData, SDKValidationError> {
|
|
229
|
+
return safeParse(
|
|
230
|
+
jsonString,
|
|
231
|
+
(x) => PostFileAsyncRawData$inboundSchema.parse(JSON.parse(x)),
|
|
232
|
+
`Failed to parse 'PostFileAsyncRawData' from JSON`,
|
|
233
|
+
);
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
/** @internal */
|
|
237
|
+
export const PostFileAsyncResponse$inboundSchema: z.ZodMiniType<
|
|
238
|
+
PostFileAsyncResponse,
|
|
239
|
+
unknown
|
|
240
|
+
> = z.object({
|
|
241
|
+
meta: z.optional(z.nullable(z.lazy(() => PostFileAsyncMeta$inboundSchema))),
|
|
242
|
+
data: models.TaskIdResponseDto$inboundSchema,
|
|
243
|
+
errors: types.nullable(z.lazy(() => PostFileAsyncErrors$inboundSchema)),
|
|
244
|
+
rawData: types.nullable(z.lazy(() => PostFileAsyncRawData$inboundSchema)),
|
|
245
|
+
});
|
|
246
|
+
|
|
247
|
+
export function postFileAsyncResponseFromJSON(
|
|
248
|
+
jsonString: string,
|
|
249
|
+
): SafeParseResult<PostFileAsyncResponse, SDKValidationError> {
|
|
250
|
+
return safeParse(
|
|
251
|
+
jsonString,
|
|
252
|
+
(x) => PostFileAsyncResponse$inboundSchema.parse(JSON.parse(x)),
|
|
253
|
+
`Failed to parse 'PostFileAsyncResponse' from JSON`,
|
|
254
|
+
);
|
|
255
|
+
}
|
|
@@ -10,6 +10,11 @@ import * as types from "../../types/primitives.js";
|
|
|
10
10
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
11
11
|
import * as models from "../index.js";
|
|
12
12
|
|
|
13
|
+
export type PostFileGlobals = {
|
|
14
|
+
apiKey?: string | undefined;
|
|
15
|
+
accountKey?: string | undefined;
|
|
16
|
+
};
|
|
17
|
+
|
|
13
18
|
export type PostFileFile = {
|
|
14
19
|
fileName: string;
|
|
15
20
|
content: ReadableStream<Uint8Array> | Blob | ArrayBuffer | Uint8Array;
|
|
@@ -31,6 +36,14 @@ export type PostFileRequest = {
|
|
|
31
36
|
* ID of the company (required for multi-company target systems)
|
|
32
37
|
*/
|
|
33
38
|
companyId?: string | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* API key
|
|
41
|
+
*/
|
|
42
|
+
apiKey?: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* Account key
|
|
45
|
+
*/
|
|
46
|
+
accountKey?: string | undefined;
|
|
34
47
|
body: PostFileRequestBody;
|
|
35
48
|
};
|
|
36
49
|
|
|
@@ -124,6 +137,8 @@ export function postFileRequestBodyToJSON(
|
|
|
124
137
|
/** @internal */
|
|
125
138
|
export type PostFileRequest$Outbound = {
|
|
126
139
|
companyId?: string | undefined;
|
|
140
|
+
apiKey?: string | undefined;
|
|
141
|
+
accountKey?: string | undefined;
|
|
127
142
|
body: PostFileRequestBody$Outbound;
|
|
128
143
|
};
|
|
129
144
|
|
|
@@ -133,6 +148,8 @@ export const PostFileRequest$outboundSchema: z.ZodMiniType<
|
|
|
133
148
|
PostFileRequest
|
|
134
149
|
> = z.object({
|
|
135
150
|
companyId: z.optional(z.string()),
|
|
151
|
+
apiKey: z.optional(z.string()),
|
|
152
|
+
accountKey: z.optional(z.string()),
|
|
136
153
|
body: z.lazy(() => PostFileRequestBody$outboundSchema),
|
|
137
154
|
});
|
|
138
155
|
|
|
@@ -9,6 +9,11 @@ import * as types from "../../types/primitives.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
10
10
|
import * as models from "../index.js";
|
|
11
11
|
|
|
12
|
+
export type PutContactV2Globals = {
|
|
13
|
+
apiKey?: string | undefined;
|
|
14
|
+
accountKey?: string | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
12
17
|
export type PutContactV2Request = {
|
|
13
18
|
contactId: string;
|
|
14
19
|
/**
|
|
@@ -19,6 +24,14 @@ export type PutContactV2Request = {
|
|
|
19
24
|
* ID of the company (required for multi-company target systems)
|
|
20
25
|
*/
|
|
21
26
|
companyId?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* API key
|
|
29
|
+
*/
|
|
30
|
+
apiKey?: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* Account key
|
|
33
|
+
*/
|
|
34
|
+
accountKey?: string | undefined;
|
|
22
35
|
body: models.CreateContactRequestDtoV2;
|
|
23
36
|
};
|
|
24
37
|
|
|
@@ -53,6 +66,8 @@ export type PutContactV2Request$Outbound = {
|
|
|
53
66
|
contactId: string;
|
|
54
67
|
environmentName?: string | undefined;
|
|
55
68
|
companyId?: string | undefined;
|
|
69
|
+
apiKey?: string | undefined;
|
|
70
|
+
accountKey?: string | undefined;
|
|
56
71
|
body: models.CreateContactRequestDtoV2$Outbound;
|
|
57
72
|
};
|
|
58
73
|
|
|
@@ -64,6 +79,8 @@ export const PutContactV2Request$outboundSchema: z.ZodMiniType<
|
|
|
64
79
|
contactId: z.string(),
|
|
65
80
|
environmentName: z.optional(z.string()),
|
|
66
81
|
companyId: z.optional(z.string()),
|
|
82
|
+
apiKey: z.optional(z.string()),
|
|
83
|
+
accountKey: z.optional(z.string()),
|
|
67
84
|
body: models.CreateContactRequestDtoV2$outboundSchema,
|
|
68
85
|
});
|
|
69
86
|
|
|
@@ -9,6 +9,11 @@ import * as types from "../../types/primitives.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
10
10
|
import * as models from "../index.js";
|
|
11
11
|
|
|
12
|
+
export type PutContactGlobals = {
|
|
13
|
+
apiKey?: string | undefined;
|
|
14
|
+
accountKey?: string | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
12
17
|
export type PutContactRequest = {
|
|
13
18
|
contactId: string;
|
|
14
19
|
/**
|
|
@@ -19,6 +24,14 @@ export type PutContactRequest = {
|
|
|
19
24
|
* ID of the company (required for multi-company target systems)
|
|
20
25
|
*/
|
|
21
26
|
companyId?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* API key
|
|
29
|
+
*/
|
|
30
|
+
apiKey?: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* Account key
|
|
33
|
+
*/
|
|
34
|
+
accountKey?: string | undefined;
|
|
22
35
|
body: models.CreateContactRequestDtoV2;
|
|
23
36
|
};
|
|
24
37
|
|
|
@@ -53,6 +66,8 @@ export type PutContactRequest$Outbound = {
|
|
|
53
66
|
contactId: string;
|
|
54
67
|
environmentName?: string | undefined;
|
|
55
68
|
companyId?: string | undefined;
|
|
69
|
+
apiKey?: string | undefined;
|
|
70
|
+
accountKey?: string | undefined;
|
|
56
71
|
body: models.CreateContactRequestDtoV2$Outbound;
|
|
57
72
|
};
|
|
58
73
|
|
|
@@ -64,6 +79,8 @@ export const PutContactRequest$outboundSchema: z.ZodMiniType<
|
|
|
64
79
|
contactId: z.string(),
|
|
65
80
|
environmentName: z.optional(z.string()),
|
|
66
81
|
companyId: z.optional(z.string()),
|
|
82
|
+
apiKey: z.optional(z.string()),
|
|
83
|
+
accountKey: z.optional(z.string()),
|
|
67
84
|
body: models.CreateContactRequestDtoV2$outboundSchema,
|
|
68
85
|
});
|
|
69
86
|
|
|
@@ -5,6 +5,11 @@
|
|
|
5
5
|
import * as z from "zod/v4-mini";
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
|
|
8
|
+
export type SystemLoginUrlGlobals = {
|
|
9
|
+
apiKey?: string | undefined;
|
|
10
|
+
accountKey?: string | undefined;
|
|
11
|
+
};
|
|
12
|
+
|
|
8
13
|
export type SystemLoginUrlRequest = {
|
|
9
14
|
targetSystem: string;
|
|
10
15
|
/**
|
|
@@ -31,6 +36,18 @@ export type SystemLoginUrlRequest = {
|
|
|
31
36
|
* When true, redirects the user to an environment or company selection page before completing authentication
|
|
32
37
|
*/
|
|
33
38
|
environmentSelection?: boolean | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* When set to true, appends a signature as a query parameter to the redirect URL.
|
|
41
|
+
*/
|
|
42
|
+
includeSignature?: boolean | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* API key
|
|
45
|
+
*/
|
|
46
|
+
apiKey?: string | undefined;
|
|
47
|
+
/**
|
|
48
|
+
* Account key
|
|
49
|
+
*/
|
|
50
|
+
accountKey?: string | undefined;
|
|
34
51
|
};
|
|
35
52
|
|
|
36
53
|
/** @internal */
|
|
@@ -42,6 +59,9 @@ export type SystemLoginUrlRequest$Outbound = {
|
|
|
42
59
|
tenantId?: string | undefined;
|
|
43
60
|
baseUrl?: string | undefined;
|
|
44
61
|
environmentSelection?: boolean | undefined;
|
|
62
|
+
include_signature?: boolean | undefined;
|
|
63
|
+
apiKey?: string | undefined;
|
|
64
|
+
accountKey?: string | undefined;
|
|
45
65
|
};
|
|
46
66
|
|
|
47
67
|
/** @internal */
|
|
@@ -57,10 +77,14 @@ export const SystemLoginUrlRequest$outboundSchema: z.ZodMiniType<
|
|
|
57
77
|
tenantId: z.optional(z.string()),
|
|
58
78
|
baseUrl: z.optional(z.string()),
|
|
59
79
|
environmentSelection: z.optional(z.boolean()),
|
|
80
|
+
includeSignature: z.optional(z.boolean()),
|
|
81
|
+
apiKey: z.optional(z.string()),
|
|
82
|
+
accountKey: z.optional(z.string()),
|
|
60
83
|
}),
|
|
61
84
|
z.transform((v) => {
|
|
62
85
|
return remap$(v, {
|
|
63
86
|
targetSystem: "TARGET_SYSTEM",
|
|
87
|
+
includeSignature: "include_signature",
|
|
64
88
|
});
|
|
65
89
|
}),
|
|
66
90
|
);
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v4-mini";
|
|
6
|
+
import * as models from "../index.js";
|
|
7
|
+
|
|
8
|
+
export type SystemRegistrationGlobals = {
|
|
9
|
+
apiKey?: string | undefined;
|
|
10
|
+
accountKey?: string | undefined;
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export type SystemRegistrationRequest = {
|
|
14
|
+
/**
|
|
15
|
+
* API key
|
|
16
|
+
*/
|
|
17
|
+
apiKey?: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* Account key
|
|
20
|
+
*/
|
|
21
|
+
accountKey?: string | undefined;
|
|
22
|
+
body: models.SystemRegistrationDto;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export type SystemRegistrationRequest$Outbound = {
|
|
27
|
+
apiKey?: string | undefined;
|
|
28
|
+
accountKey?: string | undefined;
|
|
29
|
+
body: models.SystemRegistrationDto$Outbound;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
/** @internal */
|
|
33
|
+
export const SystemRegistrationRequest$outboundSchema: z.ZodMiniType<
|
|
34
|
+
SystemRegistrationRequest$Outbound,
|
|
35
|
+
SystemRegistrationRequest
|
|
36
|
+
> = z.object({
|
|
37
|
+
apiKey: z.optional(z.string()),
|
|
38
|
+
accountKey: z.optional(z.string()),
|
|
39
|
+
body: models.SystemRegistrationDto$outboundSchema,
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
export function systemRegistrationRequestToJSON(
|
|
43
|
+
systemRegistrationRequest: SystemRegistrationRequest,
|
|
44
|
+
): string {
|
|
45
|
+
return JSON.stringify(
|
|
46
|
+
SystemRegistrationRequest$outboundSchema.parse(systemRegistrationRequest),
|
|
47
|
+
);
|
|
48
|
+
}
|
|
@@ -9,6 +9,11 @@ import * as types from "../../types/primitives.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
10
10
|
import * as models from "../index.js";
|
|
11
11
|
|
|
12
|
+
export type UpdateBillLineItemGlobals = {
|
|
13
|
+
apiKey?: string | undefined;
|
|
14
|
+
accountKey?: string | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
12
17
|
export type UpdateBillLineItemRequest = {
|
|
13
18
|
billId: string;
|
|
14
19
|
lineItemId: string;
|
|
@@ -16,6 +21,14 @@ export type UpdateBillLineItemRequest = {
|
|
|
16
21
|
* ID of the company (required for multi-company target systems)
|
|
17
22
|
*/
|
|
18
23
|
companyId?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* API key
|
|
26
|
+
*/
|
|
27
|
+
apiKey?: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Account key
|
|
30
|
+
*/
|
|
31
|
+
accountKey?: string | undefined;
|
|
19
32
|
body: models.CreateBillLineItemRequestDto;
|
|
20
33
|
};
|
|
21
34
|
|
|
@@ -50,6 +63,8 @@ export type UpdateBillLineItemRequest$Outbound = {
|
|
|
50
63
|
billId: string;
|
|
51
64
|
lineItemId: string;
|
|
52
65
|
companyId?: string | undefined;
|
|
66
|
+
apiKey?: string | undefined;
|
|
67
|
+
accountKey?: string | undefined;
|
|
53
68
|
body: models.CreateBillLineItemRequestDto$Outbound;
|
|
54
69
|
};
|
|
55
70
|
|
|
@@ -61,6 +76,8 @@ export const UpdateBillLineItemRequest$outboundSchema: z.ZodMiniType<
|
|
|
61
76
|
billId: z.string(),
|
|
62
77
|
lineItemId: z.string(),
|
|
63
78
|
companyId: z.optional(z.string()),
|
|
79
|
+
apiKey: z.optional(z.string()),
|
|
80
|
+
accountKey: z.optional(z.string()),
|
|
64
81
|
body: models.CreateBillLineItemRequestDto$outboundSchema,
|
|
65
82
|
});
|
|
66
83
|
|
|
@@ -9,6 +9,11 @@ import * as types from "../../types/primitives.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
10
10
|
import * as models from "../index.js";
|
|
11
11
|
|
|
12
|
+
export type UpdateBillGlobals = {
|
|
13
|
+
apiKey?: string | undefined;
|
|
14
|
+
accountKey?: string | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
12
17
|
export type UpdateBillRequest = {
|
|
13
18
|
billId: string;
|
|
14
19
|
/**
|
|
@@ -19,6 +24,14 @@ export type UpdateBillRequest = {
|
|
|
19
24
|
* ID of the company (required for multi-company target systems)
|
|
20
25
|
*/
|
|
21
26
|
companyId?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* API key
|
|
29
|
+
*/
|
|
30
|
+
apiKey?: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* Account key
|
|
33
|
+
*/
|
|
34
|
+
accountKey?: string | undefined;
|
|
22
35
|
body: models.CreateBillRequestDto;
|
|
23
36
|
};
|
|
24
37
|
|
|
@@ -53,6 +66,8 @@ export type UpdateBillRequest$Outbound = {
|
|
|
53
66
|
billId: string;
|
|
54
67
|
environmentName?: string | undefined;
|
|
55
68
|
companyId?: string | undefined;
|
|
69
|
+
apiKey?: string | undefined;
|
|
70
|
+
accountKey?: string | undefined;
|
|
56
71
|
body: models.CreateBillRequestDto$Outbound;
|
|
57
72
|
};
|
|
58
73
|
|
|
@@ -64,6 +79,8 @@ export const UpdateBillRequest$outboundSchema: z.ZodMiniType<
|
|
|
64
79
|
billId: z.string(),
|
|
65
80
|
environmentName: z.optional(z.string()),
|
|
66
81
|
companyId: z.optional(z.string()),
|
|
82
|
+
apiKey: z.optional(z.string()),
|
|
83
|
+
accountKey: z.optional(z.string()),
|
|
67
84
|
body: models.CreateBillRequestDto$outboundSchema,
|
|
68
85
|
});
|
|
69
86
|
|
|
@@ -9,12 +9,25 @@ import * as types from "../../types/primitives.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
10
10
|
import * as models from "../index.js";
|
|
11
11
|
|
|
12
|
+
export type UpdateCustomerGlobals = {
|
|
13
|
+
apiKey?: string | undefined;
|
|
14
|
+
accountKey?: string | undefined;
|
|
15
|
+
};
|
|
16
|
+
|
|
12
17
|
export type UpdateCustomerRequest = {
|
|
13
18
|
contactId: string;
|
|
14
19
|
/**
|
|
15
20
|
* ID of the company (required for multi-company target systems)
|
|
16
21
|
*/
|
|
17
22
|
companyId?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* API key
|
|
25
|
+
*/
|
|
26
|
+
apiKey?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* Account key
|
|
29
|
+
*/
|
|
30
|
+
accountKey?: string | undefined;
|
|
18
31
|
body: models.CreateContactRequestDto;
|
|
19
32
|
};
|
|
20
33
|
|
|
@@ -48,6 +61,8 @@ export type UpdateCustomerResponse = {
|
|
|
48
61
|
export type UpdateCustomerRequest$Outbound = {
|
|
49
62
|
contactId: string;
|
|
50
63
|
companyId?: string | undefined;
|
|
64
|
+
apiKey?: string | undefined;
|
|
65
|
+
accountKey?: string | undefined;
|
|
51
66
|
body: models.CreateContactRequestDto$Outbound;
|
|
52
67
|
};
|
|
53
68
|
|
|
@@ -58,6 +73,8 @@ export const UpdateCustomerRequest$outboundSchema: z.ZodMiniType<
|
|
|
58
73
|
> = z.object({
|
|
59
74
|
contactId: z.string(),
|
|
60
75
|
companyId: z.optional(z.string()),
|
|
76
|
+
apiKey: z.optional(z.string()),
|
|
77
|
+
accountKey: z.optional(z.string()),
|
|
61
78
|
body: models.CreateContactRequestDto$outboundSchema,
|
|
62
79
|
});
|
|
63
80
|
|
|
@@ -6,12 +6,57 @@ import * as z from "zod/v4-mini";
|
|
|
6
6
|
import { safeParse } from "../../lib/schemas.js";
|
|
7
7
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
8
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
9
|
+
import * as models from "../index.js";
|
|
10
|
+
|
|
11
|
+
export type UpdateSubmissionPageStyleGlobals = {
|
|
12
|
+
apiKey?: string | undefined;
|
|
13
|
+
accountKey?: string | undefined;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export type UpdateSubmissionPageStyleRequest = {
|
|
17
|
+
/**
|
|
18
|
+
* API key
|
|
19
|
+
*/
|
|
20
|
+
apiKey?: string | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* Account key
|
|
23
|
+
*/
|
|
24
|
+
accountKey?: string | undefined;
|
|
25
|
+
body: models.SubmissionPageStyleDto;
|
|
26
|
+
};
|
|
9
27
|
|
|
10
28
|
/**
|
|
11
29
|
* Submission page style updated successfully
|
|
12
30
|
*/
|
|
13
31
|
export type UpdateSubmissionPageStyleResponse = {};
|
|
14
32
|
|
|
33
|
+
/** @internal */
|
|
34
|
+
export type UpdateSubmissionPageStyleRequest$Outbound = {
|
|
35
|
+
apiKey?: string | undefined;
|
|
36
|
+
accountKey?: string | undefined;
|
|
37
|
+
body: models.SubmissionPageStyleDto$Outbound;
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
/** @internal */
|
|
41
|
+
export const UpdateSubmissionPageStyleRequest$outboundSchema: z.ZodMiniType<
|
|
42
|
+
UpdateSubmissionPageStyleRequest$Outbound,
|
|
43
|
+
UpdateSubmissionPageStyleRequest
|
|
44
|
+
> = z.object({
|
|
45
|
+
apiKey: z.optional(z.string()),
|
|
46
|
+
accountKey: z.optional(z.string()),
|
|
47
|
+
body: models.SubmissionPageStyleDto$outboundSchema,
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
export function updateSubmissionPageStyleRequestToJSON(
|
|
51
|
+
updateSubmissionPageStyleRequest: UpdateSubmissionPageStyleRequest,
|
|
52
|
+
): string {
|
|
53
|
+
return JSON.stringify(
|
|
54
|
+
UpdateSubmissionPageStyleRequest$outboundSchema.parse(
|
|
55
|
+
updateSubmissionPageStyleRequest,
|
|
56
|
+
),
|
|
57
|
+
);
|
|
58
|
+
}
|
|
59
|
+
|
|
15
60
|
/** @internal */
|
|
16
61
|
export const UpdateSubmissionPageStyleResponse$inboundSchema: z.ZodMiniType<
|
|
17
62
|
UpdateSubmissionPageStyleResponse,
|