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
|
@@ -841,6 +841,9 @@ export interface ReceivePaymentCreateParams {
|
|
|
841
841
|
*
|
|
842
842
|
* **NOTE**: The sum of the `paymentAmount` amounts in the `applyToTransactions`
|
|
843
843
|
* array cannot exceed the `totalAmount`, or you will receive an error.
|
|
844
|
+
*
|
|
845
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
846
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
844
847
|
*/
|
|
845
848
|
totalAmount: string;
|
|
846
849
|
|
|
@@ -948,6 +951,8 @@ export interface ReceivePaymentCreateParams {
|
|
|
948
951
|
* This value is not required to be unique and can be arbitrarily changed by the
|
|
949
952
|
* QuickBooks user. When left blank in this create request, this field will be left
|
|
950
953
|
* blank in QuickBooks (i.e., it does _not_ auto-increment).
|
|
954
|
+
*
|
|
955
|
+
* Maximum length: 20 characters.
|
|
951
956
|
*/
|
|
952
957
|
refNumber?: string;
|
|
953
958
|
}
|
|
@@ -981,6 +986,9 @@ export namespace ReceivePaymentCreateParams {
|
|
|
981
986
|
/**
|
|
982
987
|
* The monetary amount by which to reduce the receivable transaction's receivable
|
|
983
988
|
* amount, represented as a decimal string.
|
|
989
|
+
*
|
|
990
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
991
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
984
992
|
*/
|
|
985
993
|
discountAmount?: string;
|
|
986
994
|
|
|
@@ -992,6 +1000,9 @@ export namespace ReceivePaymentCreateParams {
|
|
|
992
1000
|
/**
|
|
993
1001
|
* The monetary amount to apply to the receivable transaction, represented as a
|
|
994
1002
|
* decimal string.
|
|
1003
|
+
*
|
|
1004
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1005
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
995
1006
|
*/
|
|
996
1007
|
paymentAmount?: string;
|
|
997
1008
|
}
|
|
@@ -1001,6 +1012,9 @@ export namespace ReceivePaymentCreateParams {
|
|
|
1001
1012
|
/**
|
|
1002
1013
|
* The amount of credit applied to this transaction. This could include customer
|
|
1003
1014
|
* deposits, payments, or credits. Represented as a decimal string.
|
|
1015
|
+
*
|
|
1016
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1017
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1004
1018
|
*/
|
|
1005
1019
|
appliedAmount: string;
|
|
1006
1020
|
|
|
@@ -1273,6 +1287,8 @@ export interface ReceivePaymentUpdateParams {
|
|
|
1273
1287
|
* receive-payment, which can be used to identify the transaction in QuickBooks.
|
|
1274
1288
|
* This value is not required to be unique and can be arbitrarily changed by the
|
|
1275
1289
|
* QuickBooks user.
|
|
1290
|
+
*
|
|
1291
|
+
* Maximum length: 20 characters.
|
|
1276
1292
|
*/
|
|
1277
1293
|
refNumber?: string;
|
|
1278
1294
|
|
|
@@ -1282,6 +1298,9 @@ export interface ReceivePaymentUpdateParams {
|
|
|
1282
1298
|
*
|
|
1283
1299
|
* **NOTE**: The sum of the `paymentAmount` amounts in the `applyToTransactions`
|
|
1284
1300
|
* array cannot exceed the `totalAmount`, or you will receive an error.
|
|
1301
|
+
*
|
|
1302
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1303
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1285
1304
|
*/
|
|
1286
1305
|
totalAmount?: string;
|
|
1287
1306
|
|
|
@@ -1320,6 +1339,9 @@ export namespace ReceivePaymentUpdateParams {
|
|
|
1320
1339
|
/**
|
|
1321
1340
|
* The monetary amount by which to reduce the receivable transaction's receivable
|
|
1322
1341
|
* amount, represented as a decimal string.
|
|
1342
|
+
*
|
|
1343
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1344
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1323
1345
|
*/
|
|
1324
1346
|
discountAmount?: string;
|
|
1325
1347
|
|
|
@@ -1331,6 +1353,9 @@ export namespace ReceivePaymentUpdateParams {
|
|
|
1331
1353
|
/**
|
|
1332
1354
|
* The monetary amount to apply to the receivable transaction, represented as a
|
|
1333
1355
|
* decimal string.
|
|
1356
|
+
*
|
|
1357
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1358
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1334
1359
|
*/
|
|
1335
1360
|
paymentAmount?: string;
|
|
1336
1361
|
}
|
|
@@ -1340,6 +1365,9 @@ export namespace ReceivePaymentUpdateParams {
|
|
|
1340
1365
|
/**
|
|
1341
1366
|
* The amount of credit applied to this transaction. This could include customer
|
|
1342
1367
|
* deposits, payments, or credits. Represented as a decimal string.
|
|
1368
|
+
*
|
|
1369
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1370
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1343
1371
|
*/
|
|
1344
1372
|
appliedAmount: string;
|
|
1345
1373
|
|
|
@@ -57,6 +57,10 @@ export class SalesOrders extends APIResource {
|
|
|
57
57
|
/**
|
|
58
58
|
* Updates an existing sales order.
|
|
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 salesOrder = await conductor.qbd.salesOrders.update(
|
|
@@ -1838,6 +1842,8 @@ export interface SalesOrderCreateParams {
|
|
|
1838
1842
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
1839
1843
|
* user. When left blank in this create request, this field will be left blank in
|
|
1840
1844
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
1845
|
+
*
|
|
1846
|
+
* Maximum length: 11 characters.
|
|
1841
1847
|
*/
|
|
1842
1848
|
refNumber?: string;
|
|
1843
1849
|
|
|
@@ -1887,6 +1893,8 @@ export interface SalesOrderCreateParams {
|
|
|
1887
1893
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
1888
1894
|
* for this field, which stands for "freight on board". This field is informational
|
|
1889
1895
|
* and has no accounting implications.
|
|
1896
|
+
*
|
|
1897
|
+
* Maximum length: 13 characters.
|
|
1890
1898
|
*/
|
|
1891
1899
|
shipmentOrigin?: string;
|
|
1892
1900
|
|
|
@@ -2064,6 +2072,9 @@ export namespace SalesOrderCreateParams {
|
|
|
2064
2072
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2065
2073
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2066
2074
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2075
|
+
*
|
|
2076
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2077
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2067
2078
|
*/
|
|
2068
2079
|
amount?: string;
|
|
2069
2080
|
|
|
@@ -2164,6 +2175,9 @@ export namespace SalesOrderCreateParams {
|
|
|
2164
2175
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2165
2176
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2166
2177
|
* decimal string. This field cannot be cleared.
|
|
2178
|
+
*
|
|
2179
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2180
|
+
* decimal point (for example, "123.45").
|
|
2167
2181
|
*/
|
|
2168
2182
|
rate?: string;
|
|
2169
2183
|
|
|
@@ -2448,6 +2462,8 @@ export interface SalesOrderUpdateParams {
|
|
|
2448
2462
|
* order, which can be used to identify the transaction in QuickBooks. This value
|
|
2449
2463
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
2450
2464
|
* user.
|
|
2465
|
+
*
|
|
2466
|
+
* Maximum length: 11 characters.
|
|
2451
2467
|
*/
|
|
2452
2468
|
refNumber?: string;
|
|
2453
2469
|
|
|
@@ -2497,6 +2513,8 @@ export interface SalesOrderUpdateParams {
|
|
|
2497
2513
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
2498
2514
|
* for this field, which stands for "freight on board". This field is informational
|
|
2499
2515
|
* and has no accounting implications.
|
|
2516
|
+
*
|
|
2517
|
+
* Maximum length: 13 characters.
|
|
2500
2518
|
*/
|
|
2501
2519
|
shipmentOrigin?: string;
|
|
2502
2520
|
|
|
@@ -2681,6 +2699,9 @@ export namespace SalesOrderUpdateParams {
|
|
|
2681
2699
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2682
2700
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2683
2701
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2702
|
+
*
|
|
2703
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2704
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2684
2705
|
*/
|
|
2685
2706
|
amount?: string;
|
|
2686
2707
|
|
|
@@ -2786,6 +2807,9 @@ export namespace SalesOrderUpdateParams {
|
|
|
2786
2807
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2787
2808
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2788
2809
|
* decimal string. This field cannot be cleared.
|
|
2810
|
+
*
|
|
2811
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2812
|
+
* decimal point (for example, "123.45").
|
|
2789
2813
|
*/
|
|
2790
2814
|
rate?: string;
|
|
2791
2815
|
|
|
@@ -2836,6 +2860,9 @@ export namespace SalesOrderUpdateParams {
|
|
|
2836
2860
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2837
2861
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2838
2862
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2863
|
+
*
|
|
2864
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2865
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2839
2866
|
*/
|
|
2840
2867
|
amount?: string;
|
|
2841
2868
|
|
|
@@ -2941,6 +2968,9 @@ export namespace SalesOrderUpdateParams {
|
|
|
2941
2968
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2942
2969
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2943
2970
|
* decimal string. This field cannot be cleared.
|
|
2971
|
+
*
|
|
2972
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2973
|
+
* decimal point (for example, "123.45").
|
|
2944
2974
|
*/
|
|
2945
2975
|
rate?: string;
|
|
2946
2976
|
|
|
@@ -65,6 +65,10 @@ export class SalesReceipts extends APIResource {
|
|
|
65
65
|
* credit-card payment method and remain deposited to Undeposited Funds, so don’t
|
|
66
66
|
* switch the deposit account in those scenarios.
|
|
67
67
|
*
|
|
68
|
+
* **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
|
|
69
|
+
* each included line list with the array you send, so include unchanged lines you
|
|
70
|
+
* want to keep and use `id: "-1"` for new lines.
|
|
71
|
+
*
|
|
68
72
|
* @example
|
|
69
73
|
* ```ts
|
|
70
74
|
* const salesReceipt =
|
|
@@ -2392,6 +2396,8 @@ export interface SalesReceiptCreateParams {
|
|
|
2392
2396
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
2393
2397
|
* user. When left blank in this create request, this field will be left blank in
|
|
2394
2398
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
2399
|
+
*
|
|
2400
|
+
* Maximum length: 11 characters.
|
|
2395
2401
|
*/
|
|
2396
2402
|
refNumber?: string;
|
|
2397
2403
|
|
|
@@ -2436,6 +2442,8 @@ export interface SalesReceiptCreateParams {
|
|
|
2436
2442
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
2437
2443
|
* for this field, which stands for "freight on board". This field is informational
|
|
2438
2444
|
* and has no accounting implications.
|
|
2445
|
+
*
|
|
2446
|
+
* Maximum length: 13 characters.
|
|
2439
2447
|
*/
|
|
2440
2448
|
shipmentOrigin?: string;
|
|
2441
2449
|
|
|
@@ -2780,6 +2788,9 @@ export namespace SalesReceiptCreateParams {
|
|
|
2780
2788
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2781
2789
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2782
2790
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2791
|
+
*
|
|
2792
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2793
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2783
2794
|
*/
|
|
2784
2795
|
amount?: string;
|
|
2785
2796
|
|
|
@@ -2888,6 +2899,9 @@ export namespace SalesReceiptCreateParams {
|
|
|
2888
2899
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2889
2900
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2890
2901
|
* decimal string. This field cannot be cleared.
|
|
2902
|
+
*
|
|
2903
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2904
|
+
* decimal point (for example, "123.45").
|
|
2891
2905
|
*/
|
|
2892
2906
|
rate?: string;
|
|
2893
2907
|
|
|
@@ -3358,6 +3372,8 @@ export interface SalesReceiptUpdateParams {
|
|
|
3358
3372
|
* receipt, which can be used to identify the transaction in QuickBooks. This value
|
|
3359
3373
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
3360
3374
|
* user.
|
|
3375
|
+
*
|
|
3376
|
+
* Maximum length: 11 characters.
|
|
3361
3377
|
*/
|
|
3362
3378
|
refNumber?: string;
|
|
3363
3379
|
|
|
@@ -3402,6 +3418,8 @@ export interface SalesReceiptUpdateParams {
|
|
|
3402
3418
|
* goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
|
|
3403
3419
|
* for this field, which stands for "freight on board". This field is informational
|
|
3404
3420
|
* and has no accounting implications.
|
|
3421
|
+
*
|
|
3422
|
+
* Maximum length: 13 characters.
|
|
3405
3423
|
*/
|
|
3406
3424
|
shipmentOrigin?: string;
|
|
3407
3425
|
|
|
@@ -3581,6 +3599,9 @@ export namespace SalesReceiptUpdateParams {
|
|
|
3581
3599
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
3582
3600
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
3583
3601
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
3602
|
+
*
|
|
3603
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
3604
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
3584
3605
|
*/
|
|
3585
3606
|
amount?: string;
|
|
3586
3607
|
|
|
@@ -3687,6 +3708,9 @@ export namespace SalesReceiptUpdateParams {
|
|
|
3687
3708
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
3688
3709
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
3689
3710
|
* decimal string. This field cannot be cleared.
|
|
3711
|
+
*
|
|
3712
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
3713
|
+
* decimal point (for example, "123.45").
|
|
3690
3714
|
*/
|
|
3691
3715
|
rate?: string;
|
|
3692
3716
|
|
|
@@ -3745,6 +3769,9 @@ export namespace SalesReceiptUpdateParams {
|
|
|
3745
3769
|
* use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
3746
3770
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
3747
3771
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
3772
|
+
*
|
|
3773
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
3774
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
3748
3775
|
*/
|
|
3749
3776
|
amount?: string;
|
|
3750
3777
|
|
|
@@ -3851,6 +3878,9 @@ export namespace SalesReceiptUpdateParams {
|
|
|
3851
3878
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
3852
3879
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
3853
3880
|
* decimal string. This field cannot be cleared.
|
|
3881
|
+
*
|
|
3882
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
3883
|
+
* decimal point (for example, "123.45").
|
|
3854
3884
|
*/
|
|
3855
3885
|
rate?: string;
|
|
3856
3886
|
|
|
@@ -88,9 +88,11 @@ export class SalesRepresentatives extends APIResource {
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
|
-
* Returns a list of sales representatives.
|
|
92
|
-
*
|
|
93
|
-
*
|
|
91
|
+
* Returns a list of sales representatives.
|
|
92
|
+
*
|
|
93
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for sales
|
|
94
|
+
* representatives; hence, there is no `cursor` parameter. Users typically have few
|
|
95
|
+
* sales representatives.
|
|
94
96
|
*
|
|
95
97
|
* @example
|
|
96
98
|
* ```ts
|
|
@@ -85,9 +85,10 @@ export class SalesTaxCodes extends APIResource {
|
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
/**
|
|
88
|
-
* Returns a list of sales-tax codes.
|
|
89
|
-
*
|
|
90
|
-
*
|
|
88
|
+
* Returns a list of sales-tax codes.
|
|
89
|
+
*
|
|
90
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for sales-tax codes;
|
|
91
|
+
* hence, there is no `cursor` parameter. Users typically have few sales-tax codes.
|
|
91
92
|
*
|
|
92
93
|
* @example
|
|
93
94
|
* ```ts
|
|
@@ -58,9 +58,11 @@ export class ShippingMethods extends APIResource {
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
|
-
* Returns a list of shipping methods.
|
|
62
|
-
*
|
|
63
|
-
*
|
|
61
|
+
* Returns a list of shipping methods.
|
|
62
|
+
*
|
|
63
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for shipping methods;
|
|
64
|
+
* hence, there is no `cursor` parameter. Users typically have few shipping
|
|
65
|
+
* methods.
|
|
64
66
|
*
|
|
65
67
|
* @example
|
|
66
68
|
* ```ts
|
|
@@ -57,9 +57,10 @@ export class StandardTerms extends APIResource {
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
/**
|
|
60
|
-
* Returns a list of standard terms.
|
|
61
|
-
*
|
|
62
|
-
*
|
|
60
|
+
* Returns a list of standard terms.
|
|
61
|
+
*
|
|
62
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for standard terms;
|
|
63
|
+
* hence, there is no `cursor` parameter. Users typically have few standard terms.
|
|
63
64
|
*
|
|
64
65
|
* @example
|
|
65
66
|
* ```ts
|
|
@@ -399,12 +399,6 @@ export interface TimeTrackingActivityDeleteResponse {
|
|
|
399
399
|
* The type of object. This value is always `"qbd_time_tracking_activity"`.
|
|
400
400
|
*/
|
|
401
401
|
objectType: 'qbd_time_tracking_activity';
|
|
402
|
-
|
|
403
|
-
/**
|
|
404
|
-
* The case-sensitive user-defined reference number of the deleted time tracking
|
|
405
|
-
* activity.
|
|
406
|
-
*/
|
|
407
|
-
refNumber: string | null;
|
|
408
402
|
}
|
|
409
403
|
|
|
410
404
|
export interface TimeTrackingActivityCreateParams {
|
|
@@ -419,6 +413,9 @@ export interface TimeTrackingActivityCreateParams {
|
|
|
419
413
|
*
|
|
420
414
|
* **IMPORTANT**: This field is required for updating time tracking activities,
|
|
421
415
|
* even if the field is not being modified, because of a bug in QuickBooks itself.
|
|
416
|
+
*
|
|
417
|
+
* Must use QuickBooks Desktop's ISO 8601 time interval format (for example,
|
|
418
|
+
* "PT1H30M" represents 1 hour and 30 minutes).
|
|
422
419
|
*/
|
|
423
420
|
duration: string;
|
|
424
421
|
|
|
@@ -519,6 +516,9 @@ export interface TimeTrackingActivityUpdateParams {
|
|
|
519
516
|
*
|
|
520
517
|
* **IMPORTANT**: This field is required for updating time tracking activities,
|
|
521
518
|
* even if the field is not being modified, because of a bug in QuickBooks itself.
|
|
519
|
+
*
|
|
520
|
+
* Must use QuickBooks Desktop's ISO 8601 time interval format (for example,
|
|
521
|
+
* "PT1H30M" represents 1 hour and 30 minutes).
|
|
522
522
|
*/
|
|
523
523
|
duration: string;
|
|
524
524
|
|
|
@@ -38,7 +38,8 @@ export class Transactions extends APIResource {
|
|
|
38
38
|
* dates, account, and reference numbers. For more details specific to that
|
|
39
39
|
* transaction type, make a subsequent call to the relevant transaction-specific
|
|
40
40
|
* endpoint (such as invoices, bills, etc.). NOTE: This endpoint does not support
|
|
41
|
-
* time tracking activities.
|
|
41
|
+
* time tracking activities. Use the `cursor` parameter to paginate through the
|
|
42
|
+
* results.
|
|
42
43
|
*
|
|
43
44
|
* @example
|
|
44
45
|
* ```ts
|
|
@@ -245,6 +245,9 @@ export interface TransferCreateParams {
|
|
|
245
245
|
/**
|
|
246
246
|
* Body param: The monetary amount of this transfer, represented as a decimal
|
|
247
247
|
* string.
|
|
248
|
+
*
|
|
249
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
250
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
248
251
|
*/
|
|
249
252
|
amount: string;
|
|
250
253
|
|
|
@@ -305,6 +308,9 @@ export interface TransferUpdateParams {
|
|
|
305
308
|
/**
|
|
306
309
|
* Body param: The monetary amount of this transfer, represented as a decimal
|
|
307
310
|
* string.
|
|
311
|
+
*
|
|
312
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
313
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
308
314
|
*/
|
|
309
315
|
amount?: string;
|
|
310
316
|
|
|
@@ -73,6 +73,10 @@ export class UnitOfMeasureSets extends APIResource {
|
|
|
73
73
|
* NOTE: The QuickBooks company file must have unit-of-measure enabled (either a
|
|
74
74
|
* single unit per item or multiple units per item).
|
|
75
75
|
*
|
|
76
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for unit-of-measure
|
|
77
|
+
* sets; hence, there is no `cursor` parameter. Users typically have few
|
|
78
|
+
* unit-of-measure sets.
|
|
79
|
+
*
|
|
76
80
|
* @example
|
|
77
81
|
* ```ts
|
|
78
82
|
* const unitOfMeasureSets =
|
|
@@ -65,6 +65,10 @@ export class VendorCredits extends APIResource {
|
|
|
65
65
|
* Updates a vendor credit before you apply it to bills, letting you adjust the
|
|
66
66
|
* amounts, memo, or line allocations that make up the credit.
|
|
67
67
|
*
|
|
68
|
+
* **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
|
|
69
|
+
* QuickBooks Desktop replaces each included line list with the array you send, so
|
|
70
|
+
* include unchanged lines you want to keep and use `id: "-1"` for new lines.
|
|
71
|
+
*
|
|
68
72
|
* @example
|
|
69
73
|
* ```ts
|
|
70
74
|
* const vendorCredit =
|
|
@@ -1755,6 +1759,8 @@ export interface VendorCreditCreateParams {
|
|
|
1755
1759
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
1756
1760
|
* user. When left blank in this create request, this field will be left blank in
|
|
1757
1761
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
1762
|
+
*
|
|
1763
|
+
* Maximum length: 20 characters.
|
|
1758
1764
|
*/
|
|
1759
1765
|
refNumber?: string;
|
|
1760
1766
|
|
|
@@ -1783,6 +1789,9 @@ export namespace VendorCreditCreateParams {
|
|
|
1783
1789
|
|
|
1784
1790
|
/**
|
|
1785
1791
|
* The monetary amount of this expense line, represented as a decimal string.
|
|
1792
|
+
*
|
|
1793
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1794
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1786
1795
|
*/
|
|
1787
1796
|
amount?: string;
|
|
1788
1797
|
|
|
@@ -1939,6 +1948,9 @@ export namespace VendorCreditCreateParams {
|
|
|
1939
1948
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
1940
1949
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
1941
1950
|
* suggested `cost`. This field cannot be cleared.
|
|
1951
|
+
*
|
|
1952
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1953
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1942
1954
|
*/
|
|
1943
1955
|
amount?: string;
|
|
1944
1956
|
|
|
@@ -1960,6 +1972,9 @@ export namespace VendorCreditCreateParams {
|
|
|
1960
1972
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
1961
1973
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
1962
1974
|
* `cost`.
|
|
1975
|
+
*
|
|
1976
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
1977
|
+
* decimal point (for example, "123.45").
|
|
1963
1978
|
*/
|
|
1964
1979
|
cost?: string;
|
|
1965
1980
|
|
|
@@ -2283,6 +2298,8 @@ export interface VendorCreditUpdateParams {
|
|
|
2283
2298
|
* credit, which can be used to identify the transaction in QuickBooks. This value
|
|
2284
2299
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
2285
2300
|
* user.
|
|
2301
|
+
*
|
|
2302
|
+
* Maximum length: 20 characters.
|
|
2286
2303
|
*/
|
|
2287
2304
|
refNumber?: string;
|
|
2288
2305
|
|
|
@@ -2330,6 +2347,9 @@ export namespace VendorCreditUpdateParams {
|
|
|
2330
2347
|
|
|
2331
2348
|
/**
|
|
2332
2349
|
* The monetary amount of this expense line, represented as a decimal string.
|
|
2350
|
+
*
|
|
2351
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2352
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2333
2353
|
*/
|
|
2334
2354
|
amount?: string;
|
|
2335
2355
|
|
|
@@ -2454,6 +2474,9 @@ export namespace VendorCreditUpdateParams {
|
|
|
2454
2474
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
2455
2475
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
2456
2476
|
* suggested `cost`. This field cannot be cleared.
|
|
2477
|
+
*
|
|
2478
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2479
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2457
2480
|
*/
|
|
2458
2481
|
amount?: string;
|
|
2459
2482
|
|
|
@@ -2475,6 +2498,9 @@ export namespace VendorCreditUpdateParams {
|
|
|
2475
2498
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
2476
2499
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
2477
2500
|
* `cost`.
|
|
2501
|
+
*
|
|
2502
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2503
|
+
* decimal point (for example, "123.45").
|
|
2478
2504
|
*/
|
|
2479
2505
|
cost?: string;
|
|
2480
2506
|
|
|
@@ -2594,6 +2620,9 @@ export namespace VendorCreditUpdateParams {
|
|
|
2594
2620
|
* to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
|
|
2595
2621
|
* then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
|
|
2596
2622
|
* suggested `cost`. This field cannot be cleared.
|
|
2623
|
+
*
|
|
2624
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2625
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2597
2626
|
*/
|
|
2598
2627
|
amount?: string;
|
|
2599
2628
|
|
|
@@ -2615,6 +2644,9 @@ export namespace VendorCreditUpdateParams {
|
|
|
2615
2644
|
* The cost of this item line, represented as a decimal string. If both `quantity`
|
|
2616
2645
|
* and `amount` are specified but not `cost`, QuickBooks will use them to calculate
|
|
2617
2646
|
* `cost`.
|
|
2647
|
+
*
|
|
2648
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2649
|
+
* decimal point (for example, "123.45").
|
|
2618
2650
|
*/
|
|
2619
2651
|
cost?: string;
|
|
2620
2652
|
|
|
@@ -924,6 +924,8 @@ export interface VendorCreateParams {
|
|
|
924
924
|
|
|
925
925
|
/**
|
|
926
926
|
* Body param: The vendor's alternate telephone number.
|
|
927
|
+
*
|
|
928
|
+
* Maximum length: 21 characters.
|
|
927
929
|
*/
|
|
928
930
|
alternatePhone?: string;
|
|
929
931
|
|
|
@@ -1004,6 +1006,8 @@ export interface VendorCreateParams {
|
|
|
1004
1006
|
|
|
1005
1007
|
/**
|
|
1006
1008
|
* Body param: The vendor's fax number.
|
|
1009
|
+
*
|
|
1010
|
+
* Maximum length: 21 characters.
|
|
1007
1011
|
*/
|
|
1008
1012
|
fax?: string;
|
|
1009
1013
|
|
|
@@ -1072,6 +1076,8 @@ export interface VendorCreateParams {
|
|
|
1072
1076
|
/**
|
|
1073
1077
|
* Body param: The vendor's name as it should appear on checks issued to this
|
|
1074
1078
|
* vendor.
|
|
1079
|
+
*
|
|
1080
|
+
* Maximum length: 41 characters.
|
|
1075
1081
|
*/
|
|
1076
1082
|
nameOnCheck?: string;
|
|
1077
1083
|
|
|
@@ -1094,6 +1100,8 @@ export interface VendorCreateParams {
|
|
|
1094
1100
|
|
|
1095
1101
|
/**
|
|
1096
1102
|
* Body param: The vendor's primary telephone number.
|
|
1103
|
+
*
|
|
1104
|
+
* Maximum length: 21 characters.
|
|
1097
1105
|
*/
|
|
1098
1106
|
phone?: string;
|
|
1099
1107
|
|
|
@@ -1440,6 +1448,8 @@ export interface VendorUpdateParams {
|
|
|
1440
1448
|
|
|
1441
1449
|
/**
|
|
1442
1450
|
* Body param: The vendor's alternate telephone number.
|
|
1451
|
+
*
|
|
1452
|
+
* Maximum length: 21 characters.
|
|
1443
1453
|
*/
|
|
1444
1454
|
alternatePhone?: string;
|
|
1445
1455
|
|
|
@@ -1510,6 +1520,8 @@ export interface VendorUpdateParams {
|
|
|
1510
1520
|
|
|
1511
1521
|
/**
|
|
1512
1522
|
* Body param: The vendor's fax number.
|
|
1523
|
+
*
|
|
1524
|
+
* Maximum length: 21 characters.
|
|
1513
1525
|
*/
|
|
1514
1526
|
fax?: string;
|
|
1515
1527
|
|
|
@@ -1590,6 +1602,8 @@ export interface VendorUpdateParams {
|
|
|
1590
1602
|
/**
|
|
1591
1603
|
* Body param: The vendor's name as it should appear on checks issued to this
|
|
1592
1604
|
* vendor.
|
|
1605
|
+
*
|
|
1606
|
+
* Maximum length: 41 characters.
|
|
1593
1607
|
*/
|
|
1594
1608
|
nameOnCheck?: string;
|
|
1595
1609
|
|
|
@@ -1600,6 +1614,8 @@ export interface VendorUpdateParams {
|
|
|
1600
1614
|
|
|
1601
1615
|
/**
|
|
1602
1616
|
* Body param: The vendor's primary telephone number.
|
|
1617
|
+
*
|
|
1618
|
+
* Maximum length: 21 characters.
|
|
1603
1619
|
*/
|
|
1604
1620
|
phone?: string;
|
|
1605
1621
|
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '14.
|
|
1
|
+
export const VERSION = '14.12.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "14.
|
|
1
|
+
export declare const VERSION = "14.12.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "14.
|
|
1
|
+
export declare const VERSION = "14.12.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '14.
|
|
1
|
+
export const VERSION = '14.12.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|