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
|
@@ -65,6 +65,10 @@ export class JournalEntries extends APIResource {
|
|
|
65
65
|
* include the related customer or vendor on any A/R or A/P line you submit in the
|
|
66
66
|
* update body.
|
|
67
67
|
*
|
|
68
|
+
* **NOTE:** If you include `lines`, QuickBooks Desktop replaces that line list
|
|
69
|
+
* with the array you send, so include unchanged lines you want to keep and use
|
|
70
|
+
* `id: "-1"` for new lines.
|
|
71
|
+
*
|
|
68
72
|
* @example
|
|
69
73
|
* ```ts
|
|
70
74
|
* const journalEntry =
|
|
@@ -774,6 +778,8 @@ export interface JournalEntryCreateParams {
|
|
|
774
778
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
775
779
|
* user. When left blank in this create request, this field will be left blank in
|
|
776
780
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
781
|
+
*
|
|
782
|
+
* Maximum length: 11 characters.
|
|
777
783
|
*/
|
|
778
784
|
refNumber?: string;
|
|
779
785
|
}
|
|
@@ -789,6 +795,9 @@ export namespace JournalEntryCreateParams {
|
|
|
789
795
|
/**
|
|
790
796
|
* The monetary amount of this journal credit line, represented as a decimal
|
|
791
797
|
* string.
|
|
798
|
+
*
|
|
799
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
800
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
792
801
|
*/
|
|
793
802
|
amount?: string;
|
|
794
803
|
|
|
@@ -841,6 +850,9 @@ export namespace JournalEntryCreateParams {
|
|
|
841
850
|
|
|
842
851
|
/**
|
|
843
852
|
* The monetary amount of this journal debit line, represented as a decimal string.
|
|
853
|
+
*
|
|
854
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
855
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
844
856
|
*/
|
|
845
857
|
amount?: string;
|
|
846
858
|
|
|
@@ -951,6 +963,8 @@ export interface JournalEntryUpdateParams {
|
|
|
951
963
|
* entry, which can be used to identify the transaction in QuickBooks. This value
|
|
952
964
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
953
965
|
* user.
|
|
966
|
+
*
|
|
967
|
+
* Maximum length: 11 characters.
|
|
954
968
|
*/
|
|
955
969
|
refNumber?: string;
|
|
956
970
|
|
|
@@ -977,6 +991,9 @@ export namespace JournalEntryUpdateParams {
|
|
|
977
991
|
|
|
978
992
|
/**
|
|
979
993
|
* The monetary amount of this journal line, represented as a decimal string.
|
|
994
|
+
*
|
|
995
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
996
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
980
997
|
*/
|
|
981
998
|
amount?: string;
|
|
982
999
|
|
|
@@ -74,9 +74,10 @@ export class OtherNames extends APIResource {
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
|
-
* Returns a list of other-names.
|
|
78
|
-
*
|
|
79
|
-
*
|
|
77
|
+
* Returns a list of other-names.
|
|
78
|
+
*
|
|
79
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for other-names; hence,
|
|
80
|
+
* there is no `cursor` parameter. Users typically have few other-names.
|
|
80
81
|
*
|
|
81
82
|
* @example
|
|
82
83
|
* ```ts
|
|
@@ -390,6 +391,8 @@ export interface OtherNameCreateParams {
|
|
|
390
391
|
|
|
391
392
|
/**
|
|
392
393
|
* Body param: The other-name's alternate telephone number.
|
|
394
|
+
*
|
|
395
|
+
* Maximum length: 21 characters.
|
|
393
396
|
*/
|
|
394
397
|
alternatePhone?: string;
|
|
395
398
|
|
|
@@ -421,6 +424,8 @@ export interface OtherNameCreateParams {
|
|
|
421
424
|
|
|
422
425
|
/**
|
|
423
426
|
* Body param: The other-name's fax number.
|
|
427
|
+
*
|
|
428
|
+
* Maximum length: 21 characters.
|
|
424
429
|
*/
|
|
425
430
|
fax?: string;
|
|
426
431
|
|
|
@@ -458,6 +463,8 @@ export interface OtherNameCreateParams {
|
|
|
458
463
|
|
|
459
464
|
/**
|
|
460
465
|
* Body param: The other-name's primary telephone number.
|
|
466
|
+
*
|
|
467
|
+
* Maximum length: 21 characters.
|
|
461
468
|
*/
|
|
462
469
|
phone?: string;
|
|
463
470
|
|
|
@@ -586,6 +593,8 @@ export interface OtherNameUpdateParams {
|
|
|
586
593
|
|
|
587
594
|
/**
|
|
588
595
|
* Body param: The other-name's alternate telephone number.
|
|
596
|
+
*
|
|
597
|
+
* Maximum length: 21 characters.
|
|
589
598
|
*/
|
|
590
599
|
alternatePhone?: string;
|
|
591
600
|
|
|
@@ -607,6 +616,8 @@ export interface OtherNameUpdateParams {
|
|
|
607
616
|
|
|
608
617
|
/**
|
|
609
618
|
* Body param: The other-name's fax number.
|
|
619
|
+
*
|
|
620
|
+
* Maximum length: 21 characters.
|
|
610
621
|
*/
|
|
611
622
|
fax?: string;
|
|
612
623
|
|
|
@@ -656,6 +667,8 @@ export interface OtherNameUpdateParams {
|
|
|
656
667
|
|
|
657
668
|
/**
|
|
658
669
|
* Body param: The other-name's primary telephone number.
|
|
670
|
+
*
|
|
671
|
+
* Maximum length: 21 characters.
|
|
659
672
|
*/
|
|
660
673
|
phone?: string;
|
|
661
674
|
|
|
@@ -58,9 +58,10 @@ export class PaymentMethods extends APIResource {
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
|
-
* Returns a list of payment methods.
|
|
62
|
-
*
|
|
63
|
-
*
|
|
61
|
+
* Returns a list of payment methods.
|
|
62
|
+
*
|
|
63
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for payment methods;
|
|
64
|
+
* hence, there is no `cursor` parameter. Users typically have few payment methods.
|
|
64
65
|
*
|
|
65
66
|
* @example
|
|
66
67
|
* ```ts
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../../core/resource';
|
|
4
|
+
import { APIPromise } from '../../core/api-promise';
|
|
5
|
+
import { buildHeaders } from '../../internal/headers';
|
|
6
|
+
import { RequestOptions } from '../../internal/request-options';
|
|
7
|
+
|
|
8
|
+
export class PaymentsToDeposit extends APIResource {
|
|
9
|
+
/**
|
|
10
|
+
* Lists received customer payments that are currently available to include in a
|
|
11
|
+
* QuickBooks Desktop deposit. Use each result's `paymentTransactionId` and, when
|
|
12
|
+
* present, `paymentTransactionLineId` as the corresponding fields on a deposit
|
|
13
|
+
* line.
|
|
14
|
+
*
|
|
15
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for payments to
|
|
16
|
+
* deposit; hence, there is no `cursor` parameter. Users typically have few
|
|
17
|
+
* payments to deposit.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* ```ts
|
|
21
|
+
* const paymentsToDeposits =
|
|
22
|
+
* await conductor.qbd.paymentsToDeposit.list({
|
|
23
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
list(
|
|
28
|
+
params: PaymentsToDepositListParams,
|
|
29
|
+
options?: RequestOptions,
|
|
30
|
+
): APIPromise<PaymentsToDepositListResponse> {
|
|
31
|
+
const { conductorEndUserId } = params;
|
|
32
|
+
return this._client.get('/quickbooks-desktop/payments-to-deposit', {
|
|
33
|
+
...options,
|
|
34
|
+
headers: buildHeaders([{ 'Conductor-End-User-Id': conductorEndUserId }, options?.headers]),
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export interface PaymentToDeposit {
|
|
40
|
+
/**
|
|
41
|
+
* The monetary amount of this received payment that is currently available to
|
|
42
|
+
* deposit, represented as a decimal string.
|
|
43
|
+
*/
|
|
44
|
+
amount: string;
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* The monetary amount of this payment to deposit converted to the home currency of
|
|
48
|
+
* the QuickBooks company file. Represented as a decimal string.
|
|
49
|
+
*/
|
|
50
|
+
amountInHomeCurrency: string | null;
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* The payment to deposit's currency. For built-in currencies, the name and code
|
|
54
|
+
* are standard ISO 4217 international values. For user-defined currencies, all
|
|
55
|
+
* values are editable.
|
|
56
|
+
*/
|
|
57
|
+
currency: PaymentToDeposit.Currency | null;
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* The customer or customer-job associated with this payment to deposit.
|
|
61
|
+
*/
|
|
62
|
+
customer: PaymentToDeposit.Customer | null;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* The market exchange rate between this payment to deposit's currency and the home
|
|
66
|
+
* currency in QuickBooks at the time of this transaction. Represented as a decimal
|
|
67
|
+
* value (e.g., 1.2345 for 1 EUR = 1.2345 USD if USD is the home currency).
|
|
68
|
+
*/
|
|
69
|
+
exchangeRate: number | null;
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* The ID of the received payment that is available to deposit. Pass this value as
|
|
73
|
+
* `paymentTransactionId` when creating a deposit line.
|
|
74
|
+
*/
|
|
75
|
+
paymentTransactionId: string;
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* The ID of the specific received-payment line that is available to deposit. If
|
|
79
|
+
* this value is not `null`, pass it as `paymentTransactionLineId` with
|
|
80
|
+
* `paymentTransactionId` when creating a deposit line.
|
|
81
|
+
*/
|
|
82
|
+
paymentTransactionLineId: string | null;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* The case-sensitive user-defined reference number for this payment to deposit,
|
|
86
|
+
* which can be used to identify the transaction in QuickBooks. This value is not
|
|
87
|
+
* required to be unique and can be arbitrarily changed by the QuickBooks user.
|
|
88
|
+
*/
|
|
89
|
+
refNumber: string | null;
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* The date of this payment to deposit, in ISO 8601 format (YYYY-MM-DD).
|
|
93
|
+
*/
|
|
94
|
+
transactionDate: string;
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* The type of transaction for this payment to deposit.
|
|
98
|
+
*/
|
|
99
|
+
transactionType:
|
|
100
|
+
| 'ar_refund_credit_card'
|
|
101
|
+
| 'bill'
|
|
102
|
+
| 'bill_payment_check'
|
|
103
|
+
| 'bill_payment_credit_card'
|
|
104
|
+
| 'build_assembly'
|
|
105
|
+
| 'charge'
|
|
106
|
+
| 'check'
|
|
107
|
+
| 'credit_card_charge'
|
|
108
|
+
| 'credit_card_credit'
|
|
109
|
+
| 'credit_memo'
|
|
110
|
+
| 'deposit'
|
|
111
|
+
| 'estimate'
|
|
112
|
+
| 'inventory_adjustment'
|
|
113
|
+
| 'invoice'
|
|
114
|
+
| 'item_receipt'
|
|
115
|
+
| 'journal_entry'
|
|
116
|
+
| 'liability_adjustment'
|
|
117
|
+
| 'paycheck'
|
|
118
|
+
| 'payroll_liability_check'
|
|
119
|
+
| 'purchase_order'
|
|
120
|
+
| 'receive_payment'
|
|
121
|
+
| 'sales_order'
|
|
122
|
+
| 'sales_receipt'
|
|
123
|
+
| 'sales_tax_payment_check'
|
|
124
|
+
| 'transfer'
|
|
125
|
+
| 'vendor_credit'
|
|
126
|
+
| 'ytd_adjustment';
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
export namespace PaymentToDeposit {
|
|
130
|
+
/**
|
|
131
|
+
* The payment to deposit's currency. For built-in currencies, the name and code
|
|
132
|
+
* are standard ISO 4217 international values. For user-defined currencies, all
|
|
133
|
+
* values are editable.
|
|
134
|
+
*/
|
|
135
|
+
export interface Currency {
|
|
136
|
+
/**
|
|
137
|
+
* The unique identifier assigned by QuickBooks to this object. This ID is unique
|
|
138
|
+
* across all objects of the same type, but not across different QuickBooks object
|
|
139
|
+
* types.
|
|
140
|
+
*/
|
|
141
|
+
id: string | null;
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* The fully-qualified unique name for this object, formed by combining the names
|
|
145
|
+
* of its parent objects with its own `name`, separated by colons. Not
|
|
146
|
+
* case-sensitive.
|
|
147
|
+
*/
|
|
148
|
+
fullName: string | null;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* The customer or customer-job associated with this payment to deposit.
|
|
153
|
+
*/
|
|
154
|
+
export interface Customer {
|
|
155
|
+
/**
|
|
156
|
+
* The unique identifier assigned by QuickBooks to this object. This ID is unique
|
|
157
|
+
* across all objects of the same type, but not across different QuickBooks object
|
|
158
|
+
* types.
|
|
159
|
+
*/
|
|
160
|
+
id: string | null;
|
|
161
|
+
|
|
162
|
+
/**
|
|
163
|
+
* The fully-qualified unique name for this object, formed by combining the names
|
|
164
|
+
* of its parent objects with its own `name`, separated by colons. Not
|
|
165
|
+
* case-sensitive.
|
|
166
|
+
*/
|
|
167
|
+
fullName: string | null;
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
export interface PaymentsToDepositListResponse {
|
|
172
|
+
/**
|
|
173
|
+
* The array of payments to deposit.
|
|
174
|
+
*/
|
|
175
|
+
data: Array<PaymentToDeposit>;
|
|
176
|
+
|
|
177
|
+
/**
|
|
178
|
+
* The type of object. This value is always `"list"`.
|
|
179
|
+
*/
|
|
180
|
+
objectType: 'list';
|
|
181
|
+
|
|
182
|
+
/**
|
|
183
|
+
* The endpoint URL where this list can be accessed.
|
|
184
|
+
*/
|
|
185
|
+
url: string;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
export interface PaymentsToDepositListParams {
|
|
189
|
+
/**
|
|
190
|
+
* The ID of the End-User to receive this request.
|
|
191
|
+
*/
|
|
192
|
+
conductorEndUserId: string;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
export declare namespace PaymentsToDeposit {
|
|
196
|
+
export {
|
|
197
|
+
type PaymentToDeposit as PaymentToDeposit,
|
|
198
|
+
type PaymentsToDepositListResponse as PaymentsToDepositListResponse,
|
|
199
|
+
type PaymentsToDepositListParams as PaymentsToDepositListParams,
|
|
200
|
+
};
|
|
201
|
+
}
|
|
@@ -258,6 +258,9 @@ export interface PayrollWageItemCreateParams {
|
|
|
258
258
|
/**
|
|
259
259
|
* Body param: The default rate for this payroll wage item, represented as a
|
|
260
260
|
* decimal string. Only one of `rate` and `ratePercent` can be set.
|
|
261
|
+
*
|
|
262
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
263
|
+
* decimal point (for example, "123.45").
|
|
261
264
|
*/
|
|
262
265
|
rate?: string;
|
|
263
266
|
|
|
@@ -74,9 +74,10 @@ export class PriceLevels extends APIResource {
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
|
-
* Returns a list of price levels.
|
|
78
|
-
*
|
|
79
|
-
*
|
|
77
|
+
* Returns a list of price levels.
|
|
78
|
+
*
|
|
79
|
+
* **NOTE:** QuickBooks Desktop does not support pagination for price levels;
|
|
80
|
+
* hence, there is no `cursor` parameter. Users typically have few price levels.
|
|
80
81
|
*
|
|
81
82
|
* @example
|
|
82
83
|
* ```ts
|
|
@@ -316,13 +317,21 @@ export interface PriceLevelCreateParams {
|
|
|
316
317
|
|
|
317
318
|
export namespace PriceLevelCreateParams {
|
|
318
319
|
export interface PerItemPriceLevel {
|
|
320
|
+
/**
|
|
321
|
+
* The item associated with this per-item price level. This can refer to any good
|
|
322
|
+
* or service that the business buys or sells, including item types such as a
|
|
323
|
+
* service item, inventory item, or special calculation item like a discount item
|
|
324
|
+
* or sales-tax item.
|
|
325
|
+
*/
|
|
326
|
+
itemId: string;
|
|
327
|
+
|
|
319
328
|
/**
|
|
320
329
|
* The percentage adjustment for this per-item price level when using relative
|
|
321
330
|
* pricing. Specifies a percentage to modify pricing, using positive values (e.g.,
|
|
322
331
|
* "20") to increase prices by that percentage, or negative values (e.g., "-10") to
|
|
323
332
|
* apply a discount.
|
|
324
333
|
*/
|
|
325
|
-
adjustPercentage
|
|
334
|
+
adjustPercentage?: string;
|
|
326
335
|
|
|
327
336
|
/**
|
|
328
337
|
* The base value reference for this per-item price level's percentage adjustment.
|
|
@@ -334,15 +343,7 @@ export namespace PriceLevelCreateParams {
|
|
|
334
343
|
* (`adjustPercentage` with `adjustRelativeTo`) when configuring per-item price
|
|
335
344
|
* levels.
|
|
336
345
|
*/
|
|
337
|
-
adjustRelativeTo
|
|
338
|
-
|
|
339
|
-
/**
|
|
340
|
-
* The item associated with this per-item price level. This can refer to any good
|
|
341
|
-
* or service that the business buys or sells, including item types such as a
|
|
342
|
-
* service item, inventory item, or special calculation item like a discount item
|
|
343
|
-
* or sales-tax item.
|
|
344
|
-
*/
|
|
345
|
-
itemId: string;
|
|
346
|
+
adjustRelativeTo?: 'cost' | 'current_custom_price' | 'standard_price';
|
|
346
347
|
|
|
347
348
|
/**
|
|
348
349
|
* The fixed amount custom price for this per-item price level that overrides the
|
|
@@ -427,13 +428,21 @@ export interface PriceLevelUpdateParams {
|
|
|
427
428
|
|
|
428
429
|
export namespace PriceLevelUpdateParams {
|
|
429
430
|
export interface PerItemPriceLevel {
|
|
431
|
+
/**
|
|
432
|
+
* The item associated with this per-item price level. This can refer to any good
|
|
433
|
+
* or service that the business buys or sells, including item types such as a
|
|
434
|
+
* service item, inventory item, or special calculation item like a discount item
|
|
435
|
+
* or sales-tax item.
|
|
436
|
+
*/
|
|
437
|
+
itemId: string;
|
|
438
|
+
|
|
430
439
|
/**
|
|
431
440
|
* The percentage adjustment for this per-item price level when using relative
|
|
432
441
|
* pricing. Specifies a percentage to modify pricing, using positive values (e.g.,
|
|
433
442
|
* "20") to increase prices by that percentage, or negative values (e.g., "-10") to
|
|
434
443
|
* apply a discount.
|
|
435
444
|
*/
|
|
436
|
-
adjustPercentage
|
|
445
|
+
adjustPercentage?: string;
|
|
437
446
|
|
|
438
447
|
/**
|
|
439
448
|
* The base value reference for this per-item price level's percentage adjustment.
|
|
@@ -445,15 +454,7 @@ export namespace PriceLevelUpdateParams {
|
|
|
445
454
|
* (`adjustPercentage` with `adjustRelativeTo`) when configuring per-item price
|
|
446
455
|
* levels.
|
|
447
456
|
*/
|
|
448
|
-
adjustRelativeTo
|
|
449
|
-
|
|
450
|
-
/**
|
|
451
|
-
* The item associated with this per-item price level. This can refer to any good
|
|
452
|
-
* or service that the business buys or sells, including item types such as a
|
|
453
|
-
* service item, inventory item, or special calculation item like a discount item
|
|
454
|
-
* or sales-tax item.
|
|
455
|
-
*/
|
|
456
|
-
itemId: string;
|
|
457
|
+
adjustRelativeTo?: 'cost' | 'current_custom_price' | 'standard_price';
|
|
457
458
|
|
|
458
459
|
/**
|
|
459
460
|
* The fixed amount custom price for this per-item price level that overrides the
|
|
@@ -62,6 +62,10 @@ export class PurchaseOrders extends APIResource {
|
|
|
62
62
|
/**
|
|
63
63
|
* Updates an existing purchase order.
|
|
64
64
|
*
|
|
65
|
+
* **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
|
|
66
|
+
* each included line list with the array you send, so include unchanged lines you
|
|
67
|
+
* want to keep and use `id: "-1"` for new lines.
|
|
68
|
+
*
|
|
65
69
|
* @example
|
|
66
70
|
* ```ts
|
|
67
71
|
* const purchaseOrder =
|
|
@@ -1801,6 +1805,8 @@ export interface PurchaseOrderCreateParams {
|
|
|
1801
1805
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
1802
1806
|
* user. When left blank in this create request, this field will be left blank in
|
|
1803
1807
|
* QuickBooks (i.e., it does _not_ auto-increment).
|
|
1808
|
+
*
|
|
1809
|
+
* Maximum length: 11 characters.
|
|
1804
1810
|
*/
|
|
1805
1811
|
refNumber?: string;
|
|
1806
1812
|
|
|
@@ -1822,6 +1828,8 @@ export interface PurchaseOrderCreateParams {
|
|
|
1822
1828
|
* for goods transfer from seller to buyer. Internally, QuickBooks uses the term
|
|
1823
1829
|
* "FOB" for this field, which stands for "freight on board". This field is
|
|
1824
1830
|
* informational and has no accounting implications.
|
|
1831
|
+
*
|
|
1832
|
+
* Maximum length: 13 characters.
|
|
1825
1833
|
*/
|
|
1826
1834
|
shipmentOrigin?: string;
|
|
1827
1835
|
|
|
@@ -1944,6 +1952,9 @@ export namespace PurchaseOrderCreateParams {
|
|
|
1944
1952
|
* will use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
1945
1953
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
1946
1954
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
1955
|
+
*
|
|
1956
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
1957
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
1947
1958
|
*/
|
|
1948
1959
|
amount?: string;
|
|
1949
1960
|
|
|
@@ -2027,6 +2038,9 @@ export namespace PurchaseOrderCreateParams {
|
|
|
2027
2038
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2028
2039
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2029
2040
|
* decimal string. This field cannot be cleared.
|
|
2041
|
+
*
|
|
2042
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2043
|
+
* decimal point (for example, "123.45").
|
|
2030
2044
|
*/
|
|
2031
2045
|
rate?: string;
|
|
2032
2046
|
|
|
@@ -2387,6 +2401,8 @@ export interface PurchaseOrderUpdateParams {
|
|
|
2387
2401
|
* order, which can be used to identify the transaction in QuickBooks. This value
|
|
2388
2402
|
* is not required to be unique and can be arbitrarily changed by the QuickBooks
|
|
2389
2403
|
* user.
|
|
2404
|
+
*
|
|
2405
|
+
* Maximum length: 11 characters.
|
|
2390
2406
|
*/
|
|
2391
2407
|
refNumber?: string;
|
|
2392
2408
|
|
|
@@ -2408,6 +2424,8 @@ export interface PurchaseOrderUpdateParams {
|
|
|
2408
2424
|
* for goods transfer from seller to buyer. Internally, QuickBooks uses the term
|
|
2409
2425
|
* "FOB" for this field, which stands for "freight on board". This field is
|
|
2410
2426
|
* informational and has no accounting implications.
|
|
2427
|
+
*
|
|
2428
|
+
* Maximum length: 13 characters.
|
|
2411
2429
|
*/
|
|
2412
2430
|
shipmentOrigin?: string;
|
|
2413
2431
|
|
|
@@ -2537,6 +2555,9 @@ export namespace PurchaseOrderUpdateParams {
|
|
|
2537
2555
|
* will use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2538
2556
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2539
2557
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2558
|
+
*
|
|
2559
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2560
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2540
2561
|
*/
|
|
2541
2562
|
amount?: string;
|
|
2542
2563
|
|
|
@@ -2634,6 +2655,9 @@ export namespace PurchaseOrderUpdateParams {
|
|
|
2634
2655
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2635
2656
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2636
2657
|
* decimal string. This field cannot be cleared.
|
|
2658
|
+
*
|
|
2659
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2660
|
+
* decimal point (for example, "123.45").
|
|
2637
2661
|
*/
|
|
2638
2662
|
rate?: string;
|
|
2639
2663
|
|
|
@@ -2686,6 +2710,9 @@ export namespace PurchaseOrderUpdateParams {
|
|
|
2686
2710
|
* will use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
|
|
2687
2711
|
* unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
|
|
2688
2712
|
* `1` and the suggested `rate`. This field cannot be cleared.
|
|
2713
|
+
*
|
|
2714
|
+
* Decimal string format: exactly 2 decimal places when cents are included and up
|
|
2715
|
+
* to 13 digits before the decimal point (for example, "123.45").
|
|
2689
2716
|
*/
|
|
2690
2717
|
amount?: string;
|
|
2691
2718
|
|
|
@@ -2783,6 +2810,9 @@ export namespace PurchaseOrderUpdateParams {
|
|
|
2783
2810
|
* specified, `rate` will be ignored. If both `quantity` and `amount` are specified
|
|
2784
2811
|
* but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
|
|
2785
2812
|
* decimal string. This field cannot be cleared.
|
|
2813
|
+
*
|
|
2814
|
+
* Decimal string format: up to 5 decimal places and up to 10 digits before the
|
|
2815
|
+
* decimal point (for example, "123.45").
|
|
2786
2816
|
*/
|
|
2787
2817
|
rate?: string;
|
|
2788
2818
|
|
package/src/resources/qbd/qbd.ts
CHANGED
|
@@ -204,6 +204,20 @@ import {
|
|
|
204
204
|
DeletedTransactionListResponse,
|
|
205
205
|
DeletedTransactions,
|
|
206
206
|
} from './deleted-transactions';
|
|
207
|
+
import * as DepositsAPI from './deposits';
|
|
208
|
+
import {
|
|
209
|
+
Deposit,
|
|
210
|
+
DepositCreateParams,
|
|
211
|
+
DepositDeleteParams,
|
|
212
|
+
DepositDeleteResponse,
|
|
213
|
+
DepositListParams,
|
|
214
|
+
DepositRetrieveParams,
|
|
215
|
+
DepositUpdateParams,
|
|
216
|
+
DepositVoidParams,
|
|
217
|
+
DepositVoidResponse,
|
|
218
|
+
Deposits,
|
|
219
|
+
DepositsCursorPage,
|
|
220
|
+
} from './deposits';
|
|
207
221
|
import * as DiscountItemsAPI from './discount-items';
|
|
208
222
|
import {
|
|
209
223
|
DiscountItem,
|
|
@@ -379,6 +393,13 @@ import {
|
|
|
379
393
|
PaymentMethodRetrieveParams,
|
|
380
394
|
PaymentMethods,
|
|
381
395
|
} from './payment-methods';
|
|
396
|
+
import * as PaymentsToDepositAPI from './payments-to-deposit';
|
|
397
|
+
import {
|
|
398
|
+
PaymentToDeposit,
|
|
399
|
+
PaymentsToDeposit,
|
|
400
|
+
PaymentsToDepositListParams,
|
|
401
|
+
PaymentsToDepositListResponse,
|
|
402
|
+
} from './payments-to-deposit';
|
|
382
403
|
import * as PayrollWageItemsAPI from './payroll-wage-items';
|
|
383
404
|
import {
|
|
384
405
|
PayrollWageItem,
|
|
@@ -619,6 +640,7 @@ export class Qbd extends APIResource {
|
|
|
619
640
|
);
|
|
620
641
|
deletedTransactions: DeletedTransactionsAPI.DeletedTransactions =
|
|
621
642
|
new DeletedTransactionsAPI.DeletedTransactions(this._client);
|
|
643
|
+
deposits: DepositsAPI.Deposits = new DepositsAPI.Deposits(this._client);
|
|
622
644
|
discountItems: DiscountItemsAPI.DiscountItems = new DiscountItemsAPI.DiscountItems(this._client);
|
|
623
645
|
employees: EmployeesAPI.Employees = new EmployeesAPI.Employees(this._client);
|
|
624
646
|
estimates: EstimatesAPI.Estimates = new EstimatesAPI.Estimates(this._client);
|
|
@@ -641,6 +663,9 @@ export class Qbd extends APIResource {
|
|
|
641
663
|
);
|
|
642
664
|
otherNames: OtherNamesAPI.OtherNames = new OtherNamesAPI.OtherNames(this._client);
|
|
643
665
|
paymentMethods: PaymentMethodsAPI.PaymentMethods = new PaymentMethodsAPI.PaymentMethods(this._client);
|
|
666
|
+
paymentsToDeposit: PaymentsToDepositAPI.PaymentsToDeposit = new PaymentsToDepositAPI.PaymentsToDeposit(
|
|
667
|
+
this._client,
|
|
668
|
+
);
|
|
644
669
|
payrollWageItems: PayrollWageItemsAPI.PayrollWageItems = new PayrollWageItemsAPI.PayrollWageItems(
|
|
645
670
|
this._client,
|
|
646
671
|
);
|
|
@@ -731,6 +756,7 @@ Qbd.Customers = Customers;
|
|
|
731
756
|
Qbd.DateDrivenTerms = DateDrivenTerms;
|
|
732
757
|
Qbd.DeletedListObjects = DeletedListObjects;
|
|
733
758
|
Qbd.DeletedTransactions = DeletedTransactions;
|
|
759
|
+
Qbd.Deposits = Deposits;
|
|
734
760
|
Qbd.DiscountItems = DiscountItems;
|
|
735
761
|
Qbd.Employees = Employees;
|
|
736
762
|
Qbd.Estimates = Estimates;
|
|
@@ -747,6 +773,7 @@ Qbd.NonInventoryItems = NonInventoryItems;
|
|
|
747
773
|
Qbd.OtherChargeItems = OtherChargeItems;
|
|
748
774
|
Qbd.OtherNames = OtherNames;
|
|
749
775
|
Qbd.PaymentMethods = PaymentMethods;
|
|
776
|
+
Qbd.PaymentsToDeposit = PaymentsToDeposit;
|
|
750
777
|
Qbd.PayrollWageItems = PayrollWageItems;
|
|
751
778
|
Qbd.PriceLevels = PriceLevels;
|
|
752
779
|
Qbd.PurchaseOrders = PurchaseOrders;
|
|
@@ -981,6 +1008,20 @@ export declare namespace Qbd {
|
|
|
981
1008
|
type DeletedTransactionListParams as DeletedTransactionListParams,
|
|
982
1009
|
};
|
|
983
1010
|
|
|
1011
|
+
export {
|
|
1012
|
+
Deposits as Deposits,
|
|
1013
|
+
type Deposit as Deposit,
|
|
1014
|
+
type DepositDeleteResponse as DepositDeleteResponse,
|
|
1015
|
+
type DepositVoidResponse as DepositVoidResponse,
|
|
1016
|
+
type DepositsCursorPage as DepositsCursorPage,
|
|
1017
|
+
type DepositCreateParams as DepositCreateParams,
|
|
1018
|
+
type DepositRetrieveParams as DepositRetrieveParams,
|
|
1019
|
+
type DepositUpdateParams as DepositUpdateParams,
|
|
1020
|
+
type DepositListParams as DepositListParams,
|
|
1021
|
+
type DepositDeleteParams as DepositDeleteParams,
|
|
1022
|
+
type DepositVoidParams as DepositVoidParams,
|
|
1023
|
+
};
|
|
1024
|
+
|
|
984
1025
|
export {
|
|
985
1026
|
DiscountItems as DiscountItems,
|
|
986
1027
|
type DiscountItem as DiscountItem,
|
|
@@ -1156,6 +1197,13 @@ export declare namespace Qbd {
|
|
|
1156
1197
|
type PaymentMethodListParams as PaymentMethodListParams,
|
|
1157
1198
|
};
|
|
1158
1199
|
|
|
1200
|
+
export {
|
|
1201
|
+
PaymentsToDeposit as PaymentsToDeposit,
|
|
1202
|
+
type PaymentToDeposit as PaymentToDeposit,
|
|
1203
|
+
type PaymentsToDepositListResponse as PaymentsToDepositListResponse,
|
|
1204
|
+
type PaymentsToDepositListParams as PaymentsToDepositListParams,
|
|
1205
|
+
};
|
|
1206
|
+
|
|
1159
1207
|
export {
|
|
1160
1208
|
PayrollWageItems as PayrollWageItems,
|
|
1161
1209
|
type PayrollWageItem as PayrollWageItem,
|