conductor-node 14.10.0 → 14.12.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/CHANGELOG.md +17 -0
- package/package.json +1 -1
- package/resources/qbd/account-tax-lines.d.mts +5 -3
- package/resources/qbd/account-tax-lines.d.mts.map +1 -1
- package/resources/qbd/account-tax-lines.d.ts +5 -3
- package/resources/qbd/account-tax-lines.d.ts.map +1 -1
- package/resources/qbd/account-tax-lines.js +5 -3
- package/resources/qbd/account-tax-lines.js.map +1 -1
- package/resources/qbd/account-tax-lines.mjs +5 -3
- package/resources/qbd/account-tax-lines.mjs.map +1 -1
- package/resources/qbd/accounts.d.mts +4 -3
- package/resources/qbd/accounts.d.mts.map +1 -1
- package/resources/qbd/accounts.d.ts +4 -3
- package/resources/qbd/accounts.d.ts.map +1 -1
- package/resources/qbd/accounts.js +4 -3
- package/resources/qbd/accounts.js.map +1 -1
- package/resources/qbd/accounts.mjs +4 -3
- package/resources/qbd/accounts.mjs.map +1 -1
- package/resources/qbd/bill-check-payments.d.mts +25 -0
- package/resources/qbd/bill-check-payments.d.mts.map +1 -1
- package/resources/qbd/bill-check-payments.d.ts +25 -0
- package/resources/qbd/bill-check-payments.d.ts.map +1 -1
- package/resources/qbd/bill-credit-card-payments.d.mts +11 -0
- package/resources/qbd/bill-credit-card-payments.d.mts.map +1 -1
- package/resources/qbd/bill-credit-card-payments.d.ts +11 -0
- package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
- package/resources/qbd/bills.d.mts +32 -0
- package/resources/qbd/bills.d.mts.map +1 -1
- package/resources/qbd/bills.d.ts +32 -0
- package/resources/qbd/bills.d.ts.map +1 -1
- package/resources/qbd/bills.js +4 -0
- package/resources/qbd/bills.js.map +1 -1
- package/resources/qbd/bills.mjs +4 -0
- package/resources/qbd/bills.mjs.map +1 -1
- package/resources/qbd/build-assemblies.d.mts +4 -0
- package/resources/qbd/build-assemblies.d.mts.map +1 -1
- package/resources/qbd/build-assemblies.d.ts +4 -0
- package/resources/qbd/build-assemblies.d.ts.map +1 -1
- package/resources/qbd/checks.d.mts +38 -0
- package/resources/qbd/checks.d.mts.map +1 -1
- package/resources/qbd/checks.d.ts +38 -0
- package/resources/qbd/checks.d.ts.map +1 -1
- package/resources/qbd/checks.js +4 -0
- package/resources/qbd/checks.js.map +1 -1
- package/resources/qbd/checks.mjs +4 -0
- package/resources/qbd/checks.mjs.map +1 -1
- package/resources/qbd/classes.d.mts +4 -3
- package/resources/qbd/classes.d.mts.map +1 -1
- package/resources/qbd/classes.d.ts +4 -3
- package/resources/qbd/classes.d.ts.map +1 -1
- package/resources/qbd/classes.js +4 -3
- package/resources/qbd/classes.js.map +1 -1
- package/resources/qbd/classes.mjs +4 -3
- package/resources/qbd/classes.mjs.map +1 -1
- package/resources/qbd/credit-card-charges.d.mts +32 -0
- package/resources/qbd/credit-card-charges.d.mts.map +1 -1
- package/resources/qbd/credit-card-charges.d.ts +32 -0
- package/resources/qbd/credit-card-charges.d.ts.map +1 -1
- package/resources/qbd/credit-card-charges.js +4 -0
- package/resources/qbd/credit-card-charges.js.map +1 -1
- package/resources/qbd/credit-card-charges.mjs +4 -0
- package/resources/qbd/credit-card-charges.mjs.map +1 -1
- package/resources/qbd/credit-card-credits.d.mts +32 -0
- package/resources/qbd/credit-card-credits.d.mts.map +1 -1
- package/resources/qbd/credit-card-credits.d.ts +32 -0
- package/resources/qbd/credit-card-credits.d.ts.map +1 -1
- package/resources/qbd/credit-card-credits.js +4 -0
- package/resources/qbd/credit-card-credits.js.map +1 -1
- package/resources/qbd/credit-card-credits.mjs +4 -0
- package/resources/qbd/credit-card-credits.mjs.map +1 -1
- package/resources/qbd/credit-card-refunds.d.mts +5 -0
- package/resources/qbd/credit-card-refunds.d.mts.map +1 -1
- package/resources/qbd/credit-card-refunds.d.ts +5 -0
- package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
- package/resources/qbd/credit-memos.d.mts +30 -0
- package/resources/qbd/credit-memos.d.mts.map +1 -1
- package/resources/qbd/credit-memos.d.ts +30 -0
- package/resources/qbd/credit-memos.d.ts.map +1 -1
- package/resources/qbd/credit-memos.js +4 -0
- package/resources/qbd/credit-memos.js.map +1 -1
- package/resources/qbd/credit-memos.mjs +4 -0
- package/resources/qbd/credit-memos.mjs.map +1 -1
- package/resources/qbd/currencies.d.mts +4 -3
- package/resources/qbd/currencies.d.mts.map +1 -1
- package/resources/qbd/currencies.d.ts +4 -3
- package/resources/qbd/currencies.d.ts.map +1 -1
- package/resources/qbd/currencies.js +4 -3
- package/resources/qbd/currencies.js.map +1 -1
- package/resources/qbd/currencies.mjs +4 -3
- package/resources/qbd/currencies.mjs.map +1 -1
- package/resources/qbd/customer-types.d.mts +4 -3
- package/resources/qbd/customer-types.d.mts.map +1 -1
- package/resources/qbd/customer-types.d.ts +4 -3
- package/resources/qbd/customer-types.d.ts.map +1 -1
- package/resources/qbd/customer-types.js +4 -3
- package/resources/qbd/customer-types.js.map +1 -1
- package/resources/qbd/customer-types.mjs +4 -3
- package/resources/qbd/customer-types.mjs.map +1 -1
- package/resources/qbd/customers.d.mts +13 -0
- package/resources/qbd/customers.d.mts.map +1 -1
- package/resources/qbd/customers.d.ts +13 -0
- package/resources/qbd/customers.d.ts.map +1 -1
- package/resources/qbd/customers.js +1 -0
- package/resources/qbd/customers.js.map +1 -1
- package/resources/qbd/customers.mjs +1 -0
- package/resources/qbd/customers.mjs.map +1 -1
- package/resources/qbd/date-driven-terms.d.mts +5 -3
- package/resources/qbd/date-driven-terms.d.mts.map +1 -1
- package/resources/qbd/date-driven-terms.d.ts +5 -3
- package/resources/qbd/date-driven-terms.d.ts.map +1 -1
- package/resources/qbd/date-driven-terms.js +5 -3
- package/resources/qbd/date-driven-terms.js.map +1 -1
- package/resources/qbd/date-driven-terms.mjs +5 -3
- package/resources/qbd/date-driven-terms.mjs.map +1 -1
- package/resources/qbd/deleted-list-objects.d.mts +4 -0
- package/resources/qbd/deleted-list-objects.d.mts.map +1 -1
- package/resources/qbd/deleted-list-objects.d.ts +4 -0
- package/resources/qbd/deleted-list-objects.d.ts.map +1 -1
- package/resources/qbd/deleted-list-objects.js +4 -0
- package/resources/qbd/deleted-list-objects.js.map +1 -1
- package/resources/qbd/deleted-list-objects.mjs +4 -0
- package/resources/qbd/deleted-list-objects.mjs.map +1 -1
- package/resources/qbd/deleted-transactions.d.mts +4 -0
- package/resources/qbd/deleted-transactions.d.mts.map +1 -1
- package/resources/qbd/deleted-transactions.d.ts +4 -0
- package/resources/qbd/deleted-transactions.d.ts.map +1 -1
- package/resources/qbd/deleted-transactions.js +4 -0
- package/resources/qbd/deleted-transactions.js.map +1 -1
- package/resources/qbd/deleted-transactions.mjs +4 -0
- package/resources/qbd/deleted-transactions.mjs.map +1 -1
- package/resources/qbd/deposits.d.mts +891 -0
- package/resources/qbd/deposits.d.mts.map +1 -0
- package/resources/qbd/deposits.d.ts +891 -0
- package/resources/qbd/deposits.d.ts.map +1 -0
- package/resources/qbd/deposits.js +144 -0
- package/resources/qbd/deposits.js.map +1 -0
- package/resources/qbd/deposits.mjs +140 -0
- package/resources/qbd/deposits.mjs.map +1 -0
- package/resources/qbd/discount-items.d.mts +9 -3
- package/resources/qbd/discount-items.d.mts.map +1 -1
- package/resources/qbd/discount-items.d.ts +9 -3
- package/resources/qbd/discount-items.d.ts.map +1 -1
- package/resources/qbd/employees.d.mts +30 -3
- package/resources/qbd/employees.d.mts.map +1 -1
- package/resources/qbd/employees.d.ts +30 -3
- package/resources/qbd/employees.d.ts.map +1 -1
- package/resources/qbd/employees.js +4 -3
- package/resources/qbd/employees.js.map +1 -1
- package/resources/qbd/employees.mjs +4 -3
- package/resources/qbd/employees.mjs.map +1 -1
- package/resources/qbd/estimates.d.mts +30 -0
- package/resources/qbd/estimates.d.mts.map +1 -1
- package/resources/qbd/estimates.d.ts +30 -0
- package/resources/qbd/estimates.d.ts.map +1 -1
- package/resources/qbd/estimates.js +4 -0
- package/resources/qbd/estimates.js.map +1 -1
- package/resources/qbd/estimates.mjs +4 -0
- package/resources/qbd/estimates.mjs.map +1 -1
- package/resources/qbd/index.d.mts +2 -0
- package/resources/qbd/index.d.mts.map +1 -1
- package/resources/qbd/index.d.ts +2 -0
- package/resources/qbd/index.d.ts.map +1 -1
- package/resources/qbd/index.js +6 -2
- package/resources/qbd/index.js.map +1 -1
- package/resources/qbd/index.mjs +2 -0
- package/resources/qbd/index.mjs.map +1 -1
- package/resources/qbd/inventory-adjustments.d.mts +13 -3
- package/resources/qbd/inventory-adjustments.d.mts.map +1 -1
- package/resources/qbd/inventory-adjustments.d.ts +13 -3
- package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
- package/resources/qbd/inventory-adjustments.js +9 -3
- package/resources/qbd/inventory-adjustments.js.map +1 -1
- package/resources/qbd/inventory-adjustments.mjs +9 -3
- package/resources/qbd/inventory-adjustments.mjs.map +1 -1
- package/resources/qbd/inventory-assembly-items.d.mts +8 -5
- package/resources/qbd/inventory-assembly-items.d.mts.map +1 -1
- package/resources/qbd/inventory-assembly-items.d.ts +8 -5
- package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
- package/resources/qbd/inventory-items.d.mts +8 -5
- package/resources/qbd/inventory-items.d.mts.map +1 -1
- package/resources/qbd/inventory-items.d.ts +8 -5
- package/resources/qbd/inventory-items.d.ts.map +1 -1
- package/resources/qbd/inventory-sites.d.mts +8 -3
- package/resources/qbd/inventory-sites.d.mts.map +1 -1
- package/resources/qbd/inventory-sites.d.ts +8 -3
- package/resources/qbd/inventory-sites.d.ts.map +1 -1
- package/resources/qbd/inventory-sites.js +4 -3
- package/resources/qbd/inventory-sites.js.map +1 -1
- package/resources/qbd/inventory-sites.mjs +4 -3
- package/resources/qbd/inventory-sites.mjs.map +1 -1
- package/resources/qbd/invoices.d.mts +36 -0
- package/resources/qbd/invoices.d.mts.map +1 -1
- package/resources/qbd/invoices.d.ts +36 -0
- package/resources/qbd/invoices.d.ts.map +1 -1
- package/resources/qbd/invoices.js +4 -0
- package/resources/qbd/invoices.js.map +1 -1
- package/resources/qbd/invoices.mjs +4 -0
- package/resources/qbd/invoices.mjs.map +1 -1
- package/resources/qbd/item-receipts.d.mts +32 -0
- package/resources/qbd/item-receipts.d.mts.map +1 -1
- package/resources/qbd/item-receipts.d.ts +32 -0
- package/resources/qbd/item-receipts.d.ts.map +1 -1
- package/resources/qbd/item-receipts.js +4 -0
- package/resources/qbd/item-receipts.js.map +1 -1
- package/resources/qbd/item-receipts.mjs +4 -0
- package/resources/qbd/item-receipts.mjs.map +1 -1
- package/resources/qbd/journal-entries.d.mts +17 -0
- package/resources/qbd/journal-entries.d.mts.map +1 -1
- package/resources/qbd/journal-entries.d.ts +17 -0
- package/resources/qbd/journal-entries.d.ts.map +1 -1
- package/resources/qbd/journal-entries.js +4 -0
- package/resources/qbd/journal-entries.js.map +1 -1
- package/resources/qbd/journal-entries.mjs +4 -0
- package/resources/qbd/journal-entries.mjs.map +1 -1
- package/resources/qbd/other-names.d.mts +16 -3
- package/resources/qbd/other-names.d.mts.map +1 -1
- package/resources/qbd/other-names.d.ts +16 -3
- package/resources/qbd/other-names.d.ts.map +1 -1
- package/resources/qbd/other-names.js +4 -3
- package/resources/qbd/other-names.js.map +1 -1
- package/resources/qbd/other-names.mjs +4 -3
- package/resources/qbd/other-names.mjs.map +1 -1
- package/resources/qbd/payment-methods.d.mts +4 -3
- package/resources/qbd/payment-methods.d.mts.map +1 -1
- package/resources/qbd/payment-methods.d.ts +4 -3
- package/resources/qbd/payment-methods.d.ts.map +1 -1
- package/resources/qbd/payment-methods.js +4 -3
- package/resources/qbd/payment-methods.js.map +1 -1
- package/resources/qbd/payment-methods.mjs +4 -3
- package/resources/qbd/payment-methods.mjs.map +1 -1
- package/resources/qbd/payments-to-deposit.d.mts +139 -0
- package/resources/qbd/payments-to-deposit.d.mts.map +1 -0
- package/resources/qbd/payments-to-deposit.d.ts +139 -0
- package/resources/qbd/payments-to-deposit.d.ts.map +1 -0
- package/resources/qbd/payments-to-deposit.js +35 -0
- package/resources/qbd/payments-to-deposit.js.map +1 -0
- package/resources/qbd/payments-to-deposit.mjs +31 -0
- package/resources/qbd/payments-to-deposit.mjs.map +1 -0
- package/resources/qbd/payroll-wage-items.d.mts +3 -0
- package/resources/qbd/payroll-wage-items.d.mts.map +1 -1
- package/resources/qbd/payroll-wage-items.d.ts +3 -0
- package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
- package/resources/qbd/price-levels.d.mts +22 -21
- package/resources/qbd/price-levels.d.mts.map +1 -1
- package/resources/qbd/price-levels.d.ts +22 -21
- package/resources/qbd/price-levels.d.ts.map +1 -1
- package/resources/qbd/price-levels.js +4 -3
- package/resources/qbd/price-levels.js.map +1 -1
- package/resources/qbd/price-levels.mjs +4 -3
- package/resources/qbd/price-levels.mjs.map +1 -1
- package/resources/qbd/purchase-orders.d.mts +30 -0
- package/resources/qbd/purchase-orders.d.mts.map +1 -1
- package/resources/qbd/purchase-orders.d.ts +30 -0
- package/resources/qbd/purchase-orders.d.ts.map +1 -1
- package/resources/qbd/purchase-orders.js +4 -0
- package/resources/qbd/purchase-orders.js.map +1 -1
- package/resources/qbd/purchase-orders.mjs +4 -0
- package/resources/qbd/purchase-orders.mjs.map +1 -1
- package/resources/qbd/qbd.d.mts +8 -0
- package/resources/qbd/qbd.d.mts.map +1 -1
- package/resources/qbd/qbd.d.ts +8 -0
- package/resources/qbd/qbd.d.ts.map +1 -1
- package/resources/qbd/qbd.js +8 -0
- package/resources/qbd/qbd.js.map +1 -1
- package/resources/qbd/qbd.mjs +8 -0
- package/resources/qbd/qbd.mjs.map +1 -1
- package/resources/qbd/receive-payments.d.mts +28 -0
- package/resources/qbd/receive-payments.d.mts.map +1 -1
- package/resources/qbd/receive-payments.d.ts +28 -0
- package/resources/qbd/receive-payments.d.ts.map +1 -1
- package/resources/qbd/sales-orders.d.mts +30 -0
- package/resources/qbd/sales-orders.d.mts.map +1 -1
- package/resources/qbd/sales-orders.d.ts +30 -0
- package/resources/qbd/sales-orders.d.ts.map +1 -1
- package/resources/qbd/sales-orders.js +4 -0
- package/resources/qbd/sales-orders.js.map +1 -1
- package/resources/qbd/sales-orders.mjs +4 -0
- package/resources/qbd/sales-orders.mjs.map +1 -1
- package/resources/qbd/sales-receipts.d.mts +30 -0
- package/resources/qbd/sales-receipts.d.mts.map +1 -1
- package/resources/qbd/sales-receipts.d.ts +30 -0
- package/resources/qbd/sales-receipts.d.ts.map +1 -1
- package/resources/qbd/sales-receipts.js +4 -0
- package/resources/qbd/sales-receipts.js.map +1 -1
- package/resources/qbd/sales-receipts.mjs +4 -0
- package/resources/qbd/sales-receipts.mjs.map +1 -1
- package/resources/qbd/sales-representatives.d.mts +5 -3
- package/resources/qbd/sales-representatives.d.mts.map +1 -1
- package/resources/qbd/sales-representatives.d.ts +5 -3
- package/resources/qbd/sales-representatives.d.ts.map +1 -1
- package/resources/qbd/sales-representatives.js +5 -3
- package/resources/qbd/sales-representatives.js.map +1 -1
- package/resources/qbd/sales-representatives.mjs +5 -3
- package/resources/qbd/sales-representatives.mjs.map +1 -1
- package/resources/qbd/sales-tax-codes.d.mts +4 -3
- package/resources/qbd/sales-tax-codes.d.mts.map +1 -1
- package/resources/qbd/sales-tax-codes.d.ts +4 -3
- package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
- package/resources/qbd/sales-tax-codes.js +4 -3
- package/resources/qbd/sales-tax-codes.js.map +1 -1
- package/resources/qbd/sales-tax-codes.mjs +4 -3
- package/resources/qbd/sales-tax-codes.mjs.map +1 -1
- package/resources/qbd/shipping-methods.d.mts +5 -3
- package/resources/qbd/shipping-methods.d.mts.map +1 -1
- package/resources/qbd/shipping-methods.d.ts +5 -3
- package/resources/qbd/shipping-methods.d.ts.map +1 -1
- package/resources/qbd/shipping-methods.js +5 -3
- package/resources/qbd/shipping-methods.js.map +1 -1
- package/resources/qbd/shipping-methods.mjs +5 -3
- package/resources/qbd/shipping-methods.mjs.map +1 -1
- package/resources/qbd/standard-terms.d.mts +4 -3
- package/resources/qbd/standard-terms.d.mts.map +1 -1
- package/resources/qbd/standard-terms.d.ts +4 -3
- package/resources/qbd/standard-terms.d.ts.map +1 -1
- package/resources/qbd/standard-terms.js +4 -3
- package/resources/qbd/standard-terms.js.map +1 -1
- package/resources/qbd/standard-terms.mjs +4 -3
- package/resources/qbd/standard-terms.mjs.map +1 -1
- package/resources/qbd/time-tracking-activities.d.mts +6 -5
- package/resources/qbd/time-tracking-activities.d.mts.map +1 -1
- package/resources/qbd/time-tracking-activities.d.ts +6 -5
- package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
- package/resources/qbd/transactions.d.mts +2 -1
- package/resources/qbd/transactions.d.mts.map +1 -1
- package/resources/qbd/transactions.d.ts +2 -1
- package/resources/qbd/transactions.d.ts.map +1 -1
- package/resources/qbd/transactions.js +2 -1
- package/resources/qbd/transactions.js.map +1 -1
- package/resources/qbd/transactions.mjs +2 -1
- package/resources/qbd/transactions.mjs.map +1 -1
- package/resources/qbd/transfers.d.mts +6 -0
- package/resources/qbd/transfers.d.mts.map +1 -1
- package/resources/qbd/transfers.d.ts +6 -0
- package/resources/qbd/transfers.d.ts.map +1 -1
- package/resources/qbd/unit-of-measure-sets.d.mts +4 -0
- package/resources/qbd/unit-of-measure-sets.d.mts.map +1 -1
- package/resources/qbd/unit-of-measure-sets.d.ts +4 -0
- package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
- package/resources/qbd/unit-of-measure-sets.js +4 -0
- package/resources/qbd/unit-of-measure-sets.js.map +1 -1
- package/resources/qbd/unit-of-measure-sets.mjs +4 -0
- package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
- package/resources/qbd/vendor-credits.d.mts +32 -0
- package/resources/qbd/vendor-credits.d.mts.map +1 -1
- package/resources/qbd/vendor-credits.d.ts +32 -0
- package/resources/qbd/vendor-credits.d.ts.map +1 -1
- package/resources/qbd/vendor-credits.js +4 -0
- package/resources/qbd/vendor-credits.js.map +1 -1
- package/resources/qbd/vendor-credits.mjs +4 -0
- package/resources/qbd/vendor-credits.mjs.map +1 -1
- package/resources/qbd/vendors.d.mts +16 -0
- package/resources/qbd/vendors.d.mts.map +1 -1
- package/resources/qbd/vendors.d.ts +16 -0
- package/resources/qbd/vendors.d.ts.map +1 -1
- package/src/resources/qbd/account-tax-lines.ts +5 -3
- package/src/resources/qbd/accounts.ts +4 -3
- package/src/resources/qbd/bill-check-payments.ts +25 -0
- package/src/resources/qbd/bill-credit-card-payments.ts +11 -0
- package/src/resources/qbd/bills.ts +32 -0
- package/src/resources/qbd/build-assemblies.ts +4 -0
- package/src/resources/qbd/checks.ts +38 -0
- package/src/resources/qbd/classes.ts +4 -3
- package/src/resources/qbd/credit-card-charges.ts +32 -0
- package/src/resources/qbd/credit-card-credits.ts +32 -0
- package/src/resources/qbd/credit-card-refunds.ts +5 -0
- package/src/resources/qbd/credit-memos.ts +30 -0
- package/src/resources/qbd/currencies.ts +4 -3
- package/src/resources/qbd/customer-types.ts +4 -3
- package/src/resources/qbd/customers.ts +13 -0
- package/src/resources/qbd/date-driven-terms.ts +5 -3
- package/src/resources/qbd/deleted-list-objects.ts +4 -0
- package/src/resources/qbd/deleted-transactions.ts +4 -0
- package/src/resources/qbd/deposits.ts +1113 -0
- package/src/resources/qbd/discount-items.ts +9 -3
- package/src/resources/qbd/employees.ts +30 -3
- package/src/resources/qbd/estimates.ts +30 -0
- package/src/resources/qbd/index.ts +19 -0
- package/src/resources/qbd/inventory-adjustments.ts +13 -3
- package/src/resources/qbd/inventory-assembly-items.ts +8 -5
- package/src/resources/qbd/inventory-items.ts +8 -5
- package/src/resources/qbd/inventory-sites.ts +8 -3
- package/src/resources/qbd/invoices.ts +36 -0
- package/src/resources/qbd/item-receipts.ts +32 -0
- package/src/resources/qbd/journal-entries.ts +17 -0
- package/src/resources/qbd/other-names.ts +16 -3
- package/src/resources/qbd/payment-methods.ts +4 -3
- package/src/resources/qbd/payments-to-deposit.ts +201 -0
- package/src/resources/qbd/payroll-wage-items.ts +3 -0
- package/src/resources/qbd/price-levels.ts +24 -23
- package/src/resources/qbd/purchase-orders.ts +30 -0
- package/src/resources/qbd/qbd.ts +48 -0
- package/src/resources/qbd/receive-payments.ts +28 -0
- package/src/resources/qbd/sales-orders.ts +30 -0
- package/src/resources/qbd/sales-receipts.ts +30 -0
- package/src/resources/qbd/sales-representatives.ts +5 -3
- package/src/resources/qbd/sales-tax-codes.ts +4 -3
- package/src/resources/qbd/shipping-methods.ts +5 -3
- package/src/resources/qbd/standard-terms.ts +4 -3
- package/src/resources/qbd/time-tracking-activities.ts +6 -6
- package/src/resources/qbd/transactions.ts +2 -1
- package/src/resources/qbd/transfers.ts +6 -0
- package/src/resources/qbd/unit-of-measure-sets.ts +4 -0
- package/src/resources/qbd/vendor-credits.ts +32 -0
- package/src/resources/qbd/vendors.ts +16 -0
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -62,6 +62,10 @@ export class CreditCardCredits extends APIResource {
|
|
|
62
62
|
/**
|
|
63
63
|
* Updates an existing credit card credit.
|
|
64
64
|
*
|
|
65
|
+
* **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
|
|
66
|
+
* QuickBooks Desktop replaces each included line list with the array you send, so
|
|
67
|
+
* include unchanged lines you want to keep and use `id: "-1"` for new lines.
|
|
68
|
+
*
|
|
65
69
|
* @example
|
|
66
70
|
* ```ts
|
|
67
71
|
* const creditCardCredit =
|
|
@@ -1653,6 +1657,8 @@ export interface CreditCardCreditCreateParams {
|
|
|
1653
1657
|
* value is not required to be unique and can be arbitrarily changed by the
|
|
1654
1658
|
* QuickBooks user. When left blank in this create request, this field will be left
|
|
1655
1659
|
* blank in QuickBooks (i.e., it does _not_ auto-increment).
|
|
1660
|
+
*
|
|
1661
|
+
* Maximum length: 11 characters.
|
|
1656
1662
|
*/
|
|
1657
1663
|
refNumber?: string;
|
|
1658
1664
|
|
|
@@ -1682,6 +1688,9 @@ export namespace CreditCardCreditCreateParams {
|
|
|
1682
1688
|
|
|
1683
1689
|
/**
|
|
1684
1690
|
* The monetary amount of this expense line, represented as a decimal string.
|
|
1691
|
+
*
|
|
1692
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1693
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1685
1694
|
*/
|
|
1686
1695
|
amount?: string;
|
|
1687
1696
|
|
|
@@ -1838,6 +1847,9 @@ export namespace CreditCardCreditCreateParams {
|
|
|
1838
1847
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
1839
1848
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
1840
1849
|
* suggested `cost`. This field cannot be cleared.
|
|
1850
|
+
*
|
|
1851
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1852
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1841
1853
|
*/
|
|
1842
1854
|
amount?: string;
|
|
1843
1855
|
|
|
@@ -1859,6 +1871,9 @@ export namespace CreditCardCreditCreateParams {
|
|
|
1859
1871
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
1860
1872
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
1861
1873
|
* `cost`.
|
|
1874
|
+
*
|
|
1875
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
1876
|
+
* decimal point (for example, "123.45").
|
|
1862
1877
|
*/
|
|
1863
1878
|
cost?: string;
|
|
1864
1879
|
|
|
@@ -2184,6 +2199,8 @@ export interface CreditCardCreditUpdateParams {
|
|
|
2184
2199
|
* card credit, which can be used to identify the transaction in QuickBooks. This
|
|
2185
2200
|
* value is not required to be unique and can be arbitrarily changed by the
|
|
2186
2201
|
* QuickBooks user.
|
|
2202
|
+
*
|
|
2203
|
+
* Maximum length: 11 characters.
|
|
2187
2204
|
*/
|
|
2188
2205
|
refNumber?: string;
|
|
2189
2206
|
|
|
@@ -2227,6 +2244,9 @@ export namespace CreditCardCreditUpdateParams {
|
|
|
2227
2244
|
|
|
2228
2245
|
/**
|
|
2229
2246
|
* The monetary amount of this expense line, represented as a decimal string.
|
|
2247
|
+
*
|
|
2248
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2249
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2230
2250
|
*/
|
|
2231
2251
|
amount?: string;
|
|
2232
2252
|
|
|
@@ -2351,6 +2371,9 @@ export namespace CreditCardCreditUpdateParams {
|
|
|
2351
2371
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
2352
2372
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
2353
2373
|
* suggested `cost`. This field cannot be cleared.
|
|
2374
|
+
*
|
|
2375
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2376
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2354
2377
|
*/
|
|
2355
2378
|
amount?: string;
|
|
2356
2379
|
|
|
@@ -2372,6 +2395,9 @@ export namespace CreditCardCreditUpdateParams {
|
|
|
2372
2395
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
2373
2396
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
2374
2397
|
* `cost`.
|
|
2398
|
+
*
|
|
2399
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2400
|
+
* decimal point (for example, "123.45").
|
|
2375
2401
|
*/
|
|
2376
2402
|
cost?: string;
|
|
2377
2403
|
|
|
@@ -2491,6 +2517,9 @@ export namespace CreditCardCreditUpdateParams {
|
|
|
2491
2517
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
2492
2518
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
2493
2519
|
* suggested `cost`. This field cannot be cleared.
|
|
2520
|
+
*
|
|
2521
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2522
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2494
2523
|
*/
|
|
2495
2524
|
amount?: string;
|
|
2496
2525
|
|
|
@@ -2512,6 +2541,9 @@ export namespace CreditCardCreditUpdateParams {
|
|
|
2512
2541
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
2513
2542
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
2514
2543
|
* `cost`.
|
|
2544
|
+
*
|
|
2545
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2546
|
+
* decimal point (for example, "123.45").
|
|
2515
2547
|
*/
|
|
2516
2548
|
cost?: string;
|
|
2517
2549
|
|
|
@@ -878,6 +878,8 @@ export interface CreditCardRefundCreateParams {
|
|
|
878
878
|
* value is not required to be unique and can be arbitrarily changed by the
|
|
879
879
|
* QuickBooks user. When left blank in this create request, this field will be left
|
|
880
880
|
* blank in QuickBooks (i.e., it does _not_ auto-increment).
|
|
881
|
+
*
|
|
882
|
+
* Maximum length: 11 characters.
|
|
881
883
|
*/
|
|
882
884
|
refNumber?: string;
|
|
883
885
|
|
|
@@ -894,6 +896,9 @@ export namespace CreditCardRefundCreateParams {
|
|
|
894
896
|
/**
|
|
895
897
|
* The monetary amount to refund from the linked credit transaction within this
|
|
896
898
|
* credit transaction, represented as a decimal string.
|
|
899
|
+
*
|
|
900
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
901
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
897
902
|
*/
|
|
898
903
|
refundAmount: string;
|
|
899
904
|
|
|
@@ -57,6 +57,10 @@ export class CreditMemos extends APIResource {
|
|
|
57
57
|
/**
|
|
58
58
|
* Updates an existing credit memo.
|
|
59
59
|
*
|
|
60
|
+
* **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
|
|
61
|
+
* each included line list with the array you send, so include unchanged lines you
|
|
62
|
+
* want to keep and use `id: "-1"` for new lines.
|
|
63
|
+
*
|
|
60
64
|
* @example
|
|
61
65
|
* ```ts
|
|
62
66
|
* const creditMemo = await conductor.qbd.creditMemos.update(
|
|
@@ -1926,6 +1930,8 @@ export interface CreditMemoCreateParams {
|
|
|
1926
1930
|
* not required to be unique and can be arbitrarily changed by the QuickBooks user.
|
|
1927
1931
|
* When left blank in this create request, this field will be left blank in
|
|
1928
1932
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
1933
|
+
*
|
|
1934
|
+
* Maximum length: 11 characters.
|
|
1929
1935
|
*/
|
|
1930
1936
|
refNumber?: string;
|
|
1931
1937
|
|
|
@@ -1960,6 +1966,8 @@ export interface CreditMemoCreateParams {
|
|
|
1960
1966
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
1961
1967
|
* for this field, which stands for "freight on board". This field is informational
|
|
1962
1968
|
* and has no accounting implications.
|
|
1969
|
+
*
|
|
1970
|
+
* Maximum length: 13 characters.
|
|
1963
1971
|
*/
|
|
1964
1972
|
shipmentOrigin?: string;
|
|
1965
1973
|
|
|
@@ -2144,6 +2152,9 @@ export namespace CreditMemoCreateParams {
|
|
|
2144
2152
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2145
2153
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2146
2154
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2155
|
+
*
|
|
2156
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2157
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2147
2158
|
*/
|
|
2148
2159
|
amount?: string;
|
|
2149
2160
|
|
|
@@ -2238,6 +2249,9 @@ export namespace CreditMemoCreateParams {
|
|
|
2238
2249
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2239
2250
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2240
2251
|
* decimal string. This field cannot be cleared.
|
|
2252
|
+
*
|
|
2253
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2254
|
+
* decimal point (for example, "123.45").
|
|
2241
2255
|
*/
|
|
2242
2256
|
rate?: string;
|
|
2243
2257
|
|
|
@@ -2538,6 +2552,8 @@ export interface CreditMemoUpdateParams {
|
|
|
2538
2552
|
* Body param: The case-sensitive user-defined reference number for this credit
|
|
2539
2553
|
* memo, which can be used to identify the transaction in QuickBooks. This value is
|
|
2540
2554
|
* not required to be unique and can be arbitrarily changed by the QuickBooks user.
|
|
2555
|
+
*
|
|
2556
|
+
* Maximum length: 11 characters.
|
|
2541
2557
|
*/
|
|
2542
2558
|
refNumber?: string;
|
|
2543
2559
|
|
|
@@ -2572,6 +2588,8 @@ export interface CreditMemoUpdateParams {
|
|
|
2572
2588
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
2573
2589
|
* for this field, which stands for "freight on board". This field is informational
|
|
2574
2590
|
* and has no accounting implications.
|
|
2591
|
+
*
|
|
2592
|
+
* Maximum length: 13 characters.
|
|
2575
2593
|
*/
|
|
2576
2594
|
shipmentOrigin?: string;
|
|
2577
2595
|
|
|
@@ -2756,6 +2774,9 @@ export namespace CreditMemoUpdateParams {
|
|
|
2756
2774
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2757
2775
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2758
2776
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2777
|
+
*
|
|
2778
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2779
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2759
2780
|
*/
|
|
2760
2781
|
amount?: string;
|
|
2761
2782
|
|
|
@@ -2855,6 +2876,9 @@ export namespace CreditMemoUpdateParams {
|
|
|
2855
2876
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2856
2877
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2857
2878
|
* decimal string. This field cannot be cleared.
|
|
2879
|
+
*
|
|
2880
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2881
|
+
* decimal point (for example, "123.45").
|
|
2858
2882
|
*/
|
|
2859
2883
|
rate?: string;
|
|
2860
2884
|
|
|
@@ -2912,6 +2936,9 @@ export namespace CreditMemoUpdateParams {
|
|
|
2912
2936
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2913
2937
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2914
2938
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2939
|
+
*
|
|
2940
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2941
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2915
2942
|
*/
|
|
2916
2943
|
amount?: string;
|
|
2917
2944
|
|
|
@@ -3011,6 +3038,9 @@ export namespace CreditMemoUpdateParams {
|
|
|
3011
3038
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
3012
3039
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
3013
3040
|
* decimal string. This field cannot be cleared.
|
|
3041
|
+
*
|
|
3042
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
3043
|
+
* decimal point (for example, "123.45").
|
|
3014
3044
|
*/
|
|
3015
3045
|
rate?: string;
|
|
3016
3046
|
|
|
@@ -79,9 +79,10 @@ export class Currencies extends APIResource {
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/**
|
|
82
|
-
* Returns a list of currencies.
|
|
83
|
-
*
|
|
84
|
-
*
|
|
82
|
+
* Returns a list of currencies.
|
|
83
|
+
*
|
|
84
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for currencies; hence,
|
|
85
|
+
* there is no `cursor` parameter. Users typically have few currencies.
|
|
85
86
|
*
|
|
86
87
|
* @example
|
|
87
88
|
* ```ts
|
|
@@ -57,9 +57,10 @@ export class CustomerTypes extends APIResource {
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
/**
|
|
60
|
-
* Returns a list of customer types.
|
|
61
|
-
*
|
|
62
|
-
*
|
|
60
|
+
* Returns a list of customer types.
|
|
61
|
+
*
|
|
62
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for customer types;
|
|
63
|
+
* hence, there is no `cursor` parameter. Users typically have few customer types.
|
|
63
64
|
*
|
|
64
65
|
* @example
|
|
65
66
|
* ```ts
|
|
@@ -80,6 +80,7 @@ export class Customers extends APIResource {
|
|
|
80
80
|
*
|
|
81
81
|
* **IMPORTANT**: If this request times out or is slow, set
|
|
82
82
|
* `excludeAlternateShippingAddresses=true` to significantly improve performance.
|
|
83
|
+
* Use the `cursor` parameter to paginate through the results.
|
|
83
84
|
*
|
|
84
85
|
* @example
|
|
85
86
|
* ```ts
|
|
@@ -1123,6 +1124,8 @@ export interface CustomerCreateParams {
|
|
|
1123
1124
|
|
|
1124
1125
|
/**
|
|
1125
1126
|
* Body param: The customer's alternate telephone number.
|
|
1127
|
+
*
|
|
1128
|
+
* Maximum length: 21 characters.
|
|
1126
1129
|
*/
|
|
1127
1130
|
alternatePhone?: string;
|
|
1128
1131
|
|
|
@@ -1210,6 +1213,8 @@ export interface CustomerCreateParams {
|
|
|
1210
1213
|
|
|
1211
1214
|
/**
|
|
1212
1215
|
* Body param: The customer's fax number.
|
|
1216
|
+
*
|
|
1217
|
+
* Maximum length: 21 characters.
|
|
1213
1218
|
*/
|
|
1214
1219
|
fax?: string;
|
|
1215
1220
|
|
|
@@ -1309,6 +1314,8 @@ export interface CustomerCreateParams {
|
|
|
1309
1314
|
|
|
1310
1315
|
/**
|
|
1311
1316
|
* Body param: The customer's primary telephone number.
|
|
1317
|
+
*
|
|
1318
|
+
* Maximum length: 21 characters.
|
|
1312
1319
|
*/
|
|
1313
1320
|
phone?: string;
|
|
1314
1321
|
|
|
@@ -1787,6 +1794,8 @@ export interface CustomerUpdateParams {
|
|
|
1787
1794
|
|
|
1788
1795
|
/**
|
|
1789
1796
|
* Body param: The customer's alternate telephone number.
|
|
1797
|
+
*
|
|
1798
|
+
* Maximum length: 21 characters.
|
|
1790
1799
|
*/
|
|
1791
1800
|
alternatePhone?: string;
|
|
1792
1801
|
|
|
@@ -1864,6 +1873,8 @@ export interface CustomerUpdateParams {
|
|
|
1864
1873
|
|
|
1865
1874
|
/**
|
|
1866
1875
|
* Body param: The customer's fax number.
|
|
1876
|
+
*
|
|
1877
|
+
* Maximum length: 21 characters.
|
|
1867
1878
|
*/
|
|
1868
1879
|
fax?: string;
|
|
1869
1880
|
|
|
@@ -1963,6 +1974,8 @@ export interface CustomerUpdateParams {
|
|
|
1963
1974
|
|
|
1964
1975
|
/**
|
|
1965
1976
|
* Body param: The customer's primary telephone number.
|
|
1977
|
+
*
|
|
1978
|
+
* Maximum length: 21 characters.
|
|
1966
1979
|
*/
|
|
1967
1980
|
phone?: string;
|
|
1968
1981
|
|
|
@@ -62,9 +62,11 @@ export class DateDrivenTerms extends APIResource {
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
|
-
* Returns a list of date-driven terms.
|
|
66
|
-
*
|
|
67
|
-
*
|
|
65
|
+
* Returns a list of date-driven terms.
|
|
66
|
+
*
|
|
67
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for date-driven terms;
|
|
68
|
+
* hence, there is no `cursor` parameter. Users typically have few date-driven
|
|
69
|
+
* terms.
|
|
68
70
|
*
|
|
69
71
|
* @example
|
|
70
72
|
* ```ts
|
|
@@ -12,6 +12,10 @@ export class DeletedListObjects extends APIResource {
|
|
|
12
12
|
* ordered by actual delete time (ascending). For deleted transactions (e.g.,
|
|
13
13
|
* invoices, bills, estimates), see the deleted-transactions endpoint.
|
|
14
14
|
*
|
|
15
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for deleted
|
|
16
|
+
* list-objects; hence, there is no `cursor` parameter. Users typically have few
|
|
17
|
+
* deleted list-objects.
|
|
18
|
+
*
|
|
15
19
|
* @example
|
|
16
20
|
* ```ts
|
|
17
21
|
* const deletedListObjects =
|
|
@@ -13,6 +13,10 @@ export class DeletedTransactions extends APIResource {
|
|
|
13
13
|
* list-objects (e.g., customer, vendor, employee), see the deleted-list-objects
|
|
14
14
|
* endpoint.
|
|
15
15
|
*
|
|
16
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for deleted
|
|
17
|
+
* transactions; hence, there is no `cursor` parameter. Users typically have few
|
|
18
|
+
* deleted transactions.
|
|
19
|
+
*
|
|
16
20
|
* @example
|
|
17
21
|
* ```ts
|
|
18
22
|
* const deletedTransactions =
|