conductor-node 12.37.0 → 12.39.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 +25 -0
- package/package.json +1 -1
- package/resources/qbd/accounts.d.ts +4 -0
- package/resources/qbd/accounts.d.ts.map +1 -1
- package/resources/qbd/accounts.js +4 -0
- package/resources/qbd/accounts.js.map +1 -1
- package/resources/qbd/accounts.mjs +4 -0
- package/resources/qbd/accounts.mjs.map +1 -1
- package/resources/qbd/bill-check-payments.d.ts +5 -0
- package/resources/qbd/bill-check-payments.d.ts.map +1 -1
- package/resources/qbd/bill-check-payments.js +5 -0
- package/resources/qbd/bill-check-payments.js.map +1 -1
- package/resources/qbd/bill-check-payments.mjs +5 -0
- package/resources/qbd/bill-check-payments.mjs.map +1 -1
- package/resources/qbd/bill-credit-card-payments.d.ts +5 -0
- package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
- package/resources/qbd/bill-credit-card-payments.js +5 -0
- package/resources/qbd/bill-credit-card-payments.js.map +1 -1
- package/resources/qbd/bill-credit-card-payments.mjs +5 -0
- package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
- package/resources/qbd/bills.d.ts +4 -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.ts +5 -0
- package/resources/qbd/build-assemblies.d.ts.map +1 -1
- package/resources/qbd/build-assemblies.js +5 -0
- package/resources/qbd/build-assemblies.js.map +1 -1
- package/resources/qbd/build-assemblies.mjs +5 -0
- package/resources/qbd/build-assemblies.mjs.map +1 -1
- package/resources/qbd/checks.d.ts +4 -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.ts +4 -0
- package/resources/qbd/classes.d.ts.map +1 -1
- package/resources/qbd/classes.js +4 -0
- package/resources/qbd/classes.js.map +1 -1
- package/resources/qbd/classes.mjs +4 -0
- package/resources/qbd/classes.mjs.map +1 -1
- package/resources/qbd/credit-card-charges.d.ts +5 -0
- package/resources/qbd/credit-card-charges.d.ts.map +1 -1
- package/resources/qbd/credit-card-charges.js +5 -0
- package/resources/qbd/credit-card-charges.js.map +1 -1
- package/resources/qbd/credit-card-charges.mjs +5 -0
- package/resources/qbd/credit-card-charges.mjs.map +1 -1
- package/resources/qbd/credit-card-credits.d.ts +5 -0
- package/resources/qbd/credit-card-credits.d.ts.map +1 -1
- package/resources/qbd/credit-card-credits.js +5 -0
- package/resources/qbd/credit-card-credits.js.map +1 -1
- package/resources/qbd/credit-card-credits.mjs +5 -0
- package/resources/qbd/credit-card-credits.mjs.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-card-refunds.js +5 -0
- package/resources/qbd/credit-card-refunds.js.map +1 -1
- package/resources/qbd/credit-card-refunds.mjs +5 -0
- package/resources/qbd/credit-card-refunds.mjs.map +1 -1
- package/resources/qbd/credit-memos.d.ts +9 -1
- 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.ts +4 -0
- package/resources/qbd/currencies.d.ts.map +1 -1
- package/resources/qbd/currencies.js +4 -0
- package/resources/qbd/currencies.js.map +1 -1
- package/resources/qbd/currencies.mjs +4 -0
- package/resources/qbd/currencies.mjs.map +1 -1
- package/resources/qbd/customer-types.d.ts +302 -0
- package/resources/qbd/customer-types.d.ts.map +1 -0
- package/resources/qbd/customer-types.js +73 -0
- package/resources/qbd/customer-types.js.map +1 -0
- package/resources/qbd/customer-types.mjs +69 -0
- package/resources/qbd/customer-types.mjs.map +1 -0
- package/resources/qbd/customers.d.ts +4 -0
- package/resources/qbd/customers.d.ts.map +1 -1
- package/resources/qbd/customers.js +4 -0
- package/resources/qbd/customers.js.map +1 -1
- package/resources/qbd/customers.mjs +4 -0
- package/resources/qbd/customers.mjs.map +1 -1
- package/resources/qbd/date-driven-terms.d.ts +5 -0
- package/resources/qbd/date-driven-terms.d.ts.map +1 -1
- package/resources/qbd/date-driven-terms.js +5 -0
- package/resources/qbd/date-driven-terms.js.map +1 -1
- package/resources/qbd/date-driven-terms.mjs +5 -0
- package/resources/qbd/date-driven-terms.mjs.map +1 -1
- package/resources/qbd/discount-items.d.ts +4 -0
- package/resources/qbd/discount-items.d.ts.map +1 -1
- package/resources/qbd/discount-items.js +4 -0
- package/resources/qbd/discount-items.js.map +1 -1
- package/resources/qbd/discount-items.mjs +4 -0
- package/resources/qbd/discount-items.mjs.map +1 -1
- package/resources/qbd/employees.d.ts +4 -0
- package/resources/qbd/employees.d.ts.map +1 -1
- package/resources/qbd/employees.js +4 -0
- package/resources/qbd/employees.js.map +1 -1
- package/resources/qbd/employees.mjs +4 -0
- package/resources/qbd/employees.mjs.map +1 -1
- package/resources/qbd/estimates.d.ts +9 -1
- 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.ts +1 -0
- package/resources/qbd/index.d.ts.map +1 -1
- package/resources/qbd/index.js +4 -2
- package/resources/qbd/index.js.map +1 -1
- package/resources/qbd/index.mjs +1 -0
- package/resources/qbd/index.mjs.map +1 -1
- package/resources/qbd/inventory-adjustments.d.ts +5 -0
- package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
- package/resources/qbd/inventory-adjustments.js +5 -0
- package/resources/qbd/inventory-adjustments.js.map +1 -1
- package/resources/qbd/inventory-adjustments.mjs +5 -0
- package/resources/qbd/inventory-adjustments.mjs.map +1 -1
- package/resources/qbd/inventory-assembly-items.d.ts +5 -0
- package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
- package/resources/qbd/inventory-assembly-items.js +5 -0
- package/resources/qbd/inventory-assembly-items.js.map +1 -1
- package/resources/qbd/inventory-assembly-items.mjs +5 -0
- package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
- package/resources/qbd/inventory-items.d.ts +4 -0
- package/resources/qbd/inventory-items.d.ts.map +1 -1
- package/resources/qbd/inventory-items.js +4 -0
- package/resources/qbd/inventory-items.js.map +1 -1
- package/resources/qbd/inventory-items.mjs +4 -0
- package/resources/qbd/inventory-items.mjs.map +1 -1
- package/resources/qbd/inventory-sites.d.ts +4 -0
- package/resources/qbd/inventory-sites.d.ts.map +1 -1
- package/resources/qbd/inventory-sites.js +4 -0
- package/resources/qbd/inventory-sites.js.map +1 -1
- package/resources/qbd/inventory-sites.mjs +4 -0
- package/resources/qbd/inventory-sites.mjs.map +1 -1
- package/resources/qbd/invoices.d.ts +9 -1
- 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-groups.d.ts +4 -0
- package/resources/qbd/item-groups.d.ts.map +1 -1
- package/resources/qbd/item-groups.js +4 -0
- package/resources/qbd/item-groups.js.map +1 -1
- package/resources/qbd/item-groups.mjs +4 -0
- package/resources/qbd/item-groups.mjs.map +1 -1
- package/resources/qbd/item-receipts.d.ts +4 -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/item-sites.d.ts +4 -0
- package/resources/qbd/item-sites.d.ts.map +1 -1
- package/resources/qbd/item-sites.js +4 -0
- package/resources/qbd/item-sites.js.map +1 -1
- package/resources/qbd/item-sites.mjs +4 -0
- package/resources/qbd/item-sites.mjs.map +1 -1
- package/resources/qbd/journal-entries.d.ts +4 -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/non-inventory-items.d.ts +5 -0
- package/resources/qbd/non-inventory-items.d.ts.map +1 -1
- package/resources/qbd/non-inventory-items.js +5 -0
- package/resources/qbd/non-inventory-items.js.map +1 -1
- package/resources/qbd/non-inventory-items.mjs +5 -0
- package/resources/qbd/non-inventory-items.mjs.map +1 -1
- package/resources/qbd/other-charge-items.d.ts +5 -0
- package/resources/qbd/other-charge-items.d.ts.map +1 -1
- package/resources/qbd/other-charge-items.js +5 -0
- package/resources/qbd/other-charge-items.js.map +1 -1
- package/resources/qbd/other-charge-items.mjs +5 -0
- package/resources/qbd/other-charge-items.mjs.map +1 -1
- package/resources/qbd/other-names.d.ts +4 -0
- package/resources/qbd/other-names.d.ts.map +1 -1
- package/resources/qbd/other-names.js +4 -0
- package/resources/qbd/other-names.js.map +1 -1
- package/resources/qbd/other-names.mjs +4 -0
- package/resources/qbd/other-names.mjs.map +1 -1
- package/resources/qbd/payment-methods.d.ts +4 -0
- package/resources/qbd/payment-methods.d.ts.map +1 -1
- package/resources/qbd/payment-methods.js +4 -0
- package/resources/qbd/payment-methods.js.map +1 -1
- package/resources/qbd/payment-methods.mjs +4 -0
- package/resources/qbd/payment-methods.mjs.map +1 -1
- package/resources/qbd/payroll-wage-items.d.ts +5 -0
- package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
- package/resources/qbd/payroll-wage-items.js +5 -0
- package/resources/qbd/payroll-wage-items.js.map +1 -1
- package/resources/qbd/payroll-wage-items.mjs +5 -0
- package/resources/qbd/payroll-wage-items.mjs.map +1 -1
- package/resources/qbd/price-levels.d.ts +4 -0
- package/resources/qbd/price-levels.d.ts.map +1 -1
- package/resources/qbd/price-levels.js +4 -0
- package/resources/qbd/price-levels.js.map +1 -1
- package/resources/qbd/price-levels.mjs +4 -0
- package/resources/qbd/price-levels.mjs.map +1 -1
- package/resources/qbd/purchase-orders.d.ts +4 -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.ts +4 -0
- package/resources/qbd/qbd.d.ts.map +1 -1
- package/resources/qbd/qbd.js +4 -0
- package/resources/qbd/qbd.js.map +1 -1
- package/resources/qbd/qbd.mjs +4 -0
- package/resources/qbd/qbd.mjs.map +1 -1
- package/resources/qbd/receive-payments.d.ts +5 -0
- package/resources/qbd/receive-payments.d.ts.map +1 -1
- package/resources/qbd/receive-payments.js +5 -0
- package/resources/qbd/receive-payments.js.map +1 -1
- package/resources/qbd/receive-payments.mjs +5 -0
- package/resources/qbd/receive-payments.mjs.map +1 -1
- package/resources/qbd/sales-orders.d.ts +9 -1
- 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.ts +5 -1
- 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.ts +5 -0
- package/resources/qbd/sales-representatives.d.ts.map +1 -1
- package/resources/qbd/sales-representatives.js +5 -0
- package/resources/qbd/sales-representatives.js.map +1 -1
- package/resources/qbd/sales-representatives.mjs +5 -0
- package/resources/qbd/sales-representatives.mjs.map +1 -1
- package/resources/qbd/sales-tax-codes.d.ts +4 -0
- package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
- package/resources/qbd/sales-tax-codes.js +4 -0
- package/resources/qbd/sales-tax-codes.js.map +1 -1
- package/resources/qbd/sales-tax-codes.mjs +4 -0
- package/resources/qbd/sales-tax-codes.mjs.map +1 -1
- package/resources/qbd/sales-tax-items.d.ts +4 -0
- package/resources/qbd/sales-tax-items.d.ts.map +1 -1
- package/resources/qbd/sales-tax-items.js +4 -0
- package/resources/qbd/sales-tax-items.js.map +1 -1
- package/resources/qbd/sales-tax-items.mjs +4 -0
- package/resources/qbd/sales-tax-items.mjs.map +1 -1
- package/resources/qbd/service-items.d.ts +4 -0
- package/resources/qbd/service-items.d.ts.map +1 -1
- package/resources/qbd/service-items.js +4 -0
- package/resources/qbd/service-items.js.map +1 -1
- package/resources/qbd/service-items.mjs +4 -0
- package/resources/qbd/service-items.mjs.map +1 -1
- package/resources/qbd/standard-terms.d.ts +4 -0
- package/resources/qbd/standard-terms.d.ts.map +1 -1
- package/resources/qbd/standard-terms.js +4 -0
- package/resources/qbd/standard-terms.js.map +1 -1
- package/resources/qbd/standard-terms.mjs +4 -0
- package/resources/qbd/standard-terms.mjs.map +1 -1
- package/resources/qbd/subtotal-items.d.ts +4 -0
- package/resources/qbd/subtotal-items.d.ts.map +1 -1
- package/resources/qbd/subtotal-items.js +4 -0
- package/resources/qbd/subtotal-items.js.map +1 -1
- package/resources/qbd/subtotal-items.mjs +4 -0
- package/resources/qbd/subtotal-items.mjs.map +1 -1
- package/resources/qbd/time-tracking-activities.d.ts +5 -0
- package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
- package/resources/qbd/time-tracking-activities.js +5 -0
- package/resources/qbd/time-tracking-activities.js.map +1 -1
- package/resources/qbd/time-tracking-activities.mjs +5 -0
- package/resources/qbd/time-tracking-activities.mjs.map +1 -1
- package/resources/qbd/transactions.d.ts +4 -0
- package/resources/qbd/transactions.d.ts.map +1 -1
- package/resources/qbd/transactions.js +4 -0
- package/resources/qbd/transactions.js.map +1 -1
- package/resources/qbd/transactions.mjs +4 -0
- package/resources/qbd/transactions.mjs.map +1 -1
- package/resources/qbd/transfers.d.ts +4 -0
- package/resources/qbd/transfers.d.ts.map +1 -1
- package/resources/qbd/transfers.js +4 -0
- package/resources/qbd/transfers.js.map +1 -1
- package/resources/qbd/transfers.mjs +4 -0
- package/resources/qbd/transfers.mjs.map +1 -1
- package/resources/qbd/unit-of-measure-sets.d.ts +5 -0
- package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
- package/resources/qbd/unit-of-measure-sets.js +5 -0
- package/resources/qbd/unit-of-measure-sets.js.map +1 -1
- package/resources/qbd/unit-of-measure-sets.mjs +5 -0
- package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
- package/resources/qbd/vendor-credits.d.ts +4 -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.ts +4 -0
- package/resources/qbd/vendors.d.ts.map +1 -1
- package/resources/qbd/vendors.js +4 -0
- package/resources/qbd/vendors.js.map +1 -1
- package/resources/qbd/vendors.mjs +4 -0
- package/resources/qbd/vendors.mjs.map +1 -1
- package/src/resources/qbd/accounts.ts +4 -0
- package/src/resources/qbd/bill-check-payments.ts +5 -0
- package/src/resources/qbd/bill-credit-card-payments.ts +5 -0
- package/src/resources/qbd/bills.ts +4 -0
- package/src/resources/qbd/build-assemblies.ts +5 -0
- package/src/resources/qbd/checks.ts +4 -0
- package/src/resources/qbd/classes.ts +4 -0
- package/src/resources/qbd/credit-card-charges.ts +5 -0
- package/src/resources/qbd/credit-card-credits.ts +5 -0
- package/src/resources/qbd/credit-card-refunds.ts +5 -0
- package/src/resources/qbd/credit-memos.ts +9 -1
- package/src/resources/qbd/currencies.ts +4 -0
- package/src/resources/qbd/customer-types.ts +372 -0
- package/src/resources/qbd/customers.ts +4 -0
- package/src/resources/qbd/date-driven-terms.ts +5 -0
- package/src/resources/qbd/discount-items.ts +4 -0
- package/src/resources/qbd/employees.ts +4 -0
- package/src/resources/qbd/estimates.ts +9 -1
- package/src/resources/qbd/index.ts +8 -0
- package/src/resources/qbd/inventory-adjustments.ts +5 -0
- package/src/resources/qbd/inventory-assembly-items.ts +5 -0
- package/src/resources/qbd/inventory-items.ts +4 -0
- package/src/resources/qbd/inventory-sites.ts +4 -0
- package/src/resources/qbd/invoices.ts +9 -1
- package/src/resources/qbd/item-groups.ts +4 -0
- package/src/resources/qbd/item-receipts.ts +4 -0
- package/src/resources/qbd/item-sites.ts +4 -0
- package/src/resources/qbd/journal-entries.ts +4 -0
- package/src/resources/qbd/non-inventory-items.ts +5 -0
- package/src/resources/qbd/other-charge-items.ts +5 -0
- package/src/resources/qbd/other-names.ts +4 -0
- package/src/resources/qbd/payment-methods.ts +4 -0
- package/src/resources/qbd/payroll-wage-items.ts +5 -0
- package/src/resources/qbd/price-levels.ts +4 -0
- package/src/resources/qbd/purchase-orders.ts +4 -0
- package/src/resources/qbd/qbd.ts +20 -0
- package/src/resources/qbd/receive-payments.ts +5 -0
- package/src/resources/qbd/sales-orders.ts +9 -1
- package/src/resources/qbd/sales-receipts.ts +5 -1
- package/src/resources/qbd/sales-representatives.ts +5 -0
- package/src/resources/qbd/sales-tax-codes.ts +4 -0
- package/src/resources/qbd/sales-tax-items.ts +4 -0
- package/src/resources/qbd/service-items.ts +4 -0
- package/src/resources/qbd/standard-terms.ts +4 -0
- package/src/resources/qbd/subtotal-items.ts +4 -0
- package/src/resources/qbd/time-tracking-activities.ts +5 -0
- package/src/resources/qbd/transactions.ts +4 -0
- package/src/resources/qbd/transfers.ts +4 -0
- package/src/resources/qbd/unit-of-measure-sets.ts +5 -0
- package/src/resources/qbd/vendor-credits.ts +4 -0
- package/src/resources/qbd/vendors.ts +4 -0
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -28,6 +28,10 @@ export class Customers extends APIResource {
|
|
|
28
28
|
/**
|
|
29
29
|
* Retrieves a customer by ID.
|
|
30
30
|
*
|
|
31
|
+
* **IMPORTANT:** If you need to fetch multiple specific customers by ID, use the
|
|
32
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
33
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
34
|
+
*
|
|
31
35
|
* @example
|
|
32
36
|
* ```ts
|
|
33
37
|
* const customer = await conductor.qbd.customers.retrieve(
|
|
@@ -32,6 +32,11 @@ export class DateDrivenTerms extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves a date-driven term by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific date-driven terms by ID,
|
|
36
|
+
* use the list endpoint instead with the `ids` parameter. It accepts an array of
|
|
37
|
+
* IDs so you can batch the request into a single call, which is significantly
|
|
38
|
+
* faster.
|
|
39
|
+
*
|
|
35
40
|
* @example
|
|
36
41
|
* ```ts
|
|
37
42
|
* const dateDrivenTerm =
|
|
@@ -33,6 +33,10 @@ export class DiscountItems extends APIResource {
|
|
|
33
33
|
/**
|
|
34
34
|
* Retrieves a discount item by ID.
|
|
35
35
|
*
|
|
36
|
+
* **IMPORTANT:** If you need to fetch multiple specific discount items by ID, use
|
|
37
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
38
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
39
|
+
*
|
|
36
40
|
* @example
|
|
37
41
|
* ```ts
|
|
38
42
|
* const discountItem =
|
|
@@ -28,6 +28,10 @@ export class Employees extends APIResource {
|
|
|
28
28
|
/**
|
|
29
29
|
* Retrieves an employee by ID.
|
|
30
30
|
*
|
|
31
|
+
* **IMPORTANT:** If you need to fetch multiple specific employees by ID, use the
|
|
32
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
33
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
34
|
+
*
|
|
31
35
|
* @example
|
|
32
36
|
* ```ts
|
|
33
37
|
* const employee = await conductor.qbd.employees.retrieve(
|
|
@@ -29,6 +29,10 @@ export class Estimates extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves an estimate by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific estimates by ID, use the
|
|
33
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
34
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* NOTE: The response automatically includes any linked transactions.
|
|
33
37
|
*
|
|
34
38
|
* @example
|
|
@@ -313,7 +317,7 @@ export interface Estimate {
|
|
|
313
317
|
* The total amount of sales tax charged for this estimate, represented as a
|
|
314
318
|
* decimal string.
|
|
315
319
|
*/
|
|
316
|
-
salesTaxTotal: string;
|
|
320
|
+
salesTaxTotal: string | null;
|
|
317
321
|
|
|
318
322
|
/**
|
|
319
323
|
* The origin location from where the product associated with this estimate is
|
|
@@ -1725,6 +1729,8 @@ export interface EstimateCreateParams {
|
|
|
1725
1729
|
* Body param: The customer's Purchase Order (PO) number associated with this
|
|
1726
1730
|
* estimate. This field is often used to cross-reference the estimate with the
|
|
1727
1731
|
* customer's purchasing system.
|
|
1732
|
+
*
|
|
1733
|
+
* Maximum length: 25 characters.
|
|
1728
1734
|
*/
|
|
1729
1735
|
purchaseOrderNumber?: string;
|
|
1730
1736
|
|
|
@@ -2316,6 +2322,8 @@ export interface EstimateUpdateParams {
|
|
|
2316
2322
|
* Body param: The customer's Purchase Order (PO) number associated with this
|
|
2317
2323
|
* estimate. This field is often used to cross-reference the estimate with the
|
|
2318
2324
|
* customer's purchasing system.
|
|
2325
|
+
*
|
|
2326
|
+
* Maximum length: 25 characters.
|
|
2319
2327
|
*/
|
|
2320
2328
|
purchaseOrderNumber?: string;
|
|
2321
2329
|
|
|
@@ -131,6 +131,14 @@ export {
|
|
|
131
131
|
type CurrencyUpdateParams,
|
|
132
132
|
type CurrencyListParams,
|
|
133
133
|
} from "./currencies.js";
|
|
134
|
+
export {
|
|
135
|
+
CustomerTypes,
|
|
136
|
+
type CustomerType,
|
|
137
|
+
type CustomerTypeListResponse,
|
|
138
|
+
type CustomerTypeCreateParams,
|
|
139
|
+
type CustomerTypeRetrieveParams,
|
|
140
|
+
type CustomerTypeListParams,
|
|
141
|
+
} from "./customer-types.js";
|
|
134
142
|
export {
|
|
135
143
|
CustomersCursorPage,
|
|
136
144
|
Customers,
|
|
@@ -34,6 +34,11 @@ export class InventoryAdjustments extends APIResource {
|
|
|
34
34
|
/**
|
|
35
35
|
* Retrieves an inventory adjustment by ID.
|
|
36
36
|
*
|
|
37
|
+
* **IMPORTANT:** If you need to fetch multiple specific inventory adjustments by
|
|
38
|
+
* ID, use the list endpoint instead with the `ids` parameter. It accepts an array
|
|
39
|
+
* of IDs so you can batch the request into a single call, which is significantly
|
|
40
|
+
* faster.
|
|
41
|
+
*
|
|
37
42
|
* @example
|
|
38
43
|
* ```ts
|
|
39
44
|
* const inventoryAdjustment =
|
|
@@ -35,6 +35,11 @@ export class InventoryAssemblyItems extends APIResource {
|
|
|
35
35
|
/**
|
|
36
36
|
* Retrieves an inventory assembly item by ID.
|
|
37
37
|
*
|
|
38
|
+
* **IMPORTANT:** If you need to fetch multiple specific inventory assembly items
|
|
39
|
+
* by ID, use the list endpoint instead with the `ids` parameter. It accepts an
|
|
40
|
+
* array of IDs so you can batch the request into a single call, which is
|
|
41
|
+
* significantly faster.
|
|
42
|
+
*
|
|
38
43
|
* @example
|
|
39
44
|
* ```ts
|
|
40
45
|
* const inventoryAssemblyItem =
|
|
@@ -32,6 +32,10 @@ export class InventoryItems extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves an inventory item by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific inventory items by ID, use
|
|
36
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
37
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
38
|
+
*
|
|
35
39
|
* @example
|
|
36
40
|
* ```ts
|
|
37
41
|
* const inventoryItem =
|
|
@@ -29,6 +29,10 @@ export class InventorySites extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves an inventory site by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific inventory sites by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const inventorySite =
|
|
@@ -30,6 +30,10 @@ export class Invoices extends APIResource {
|
|
|
30
30
|
/**
|
|
31
31
|
* Retrieves an invoice by ID.
|
|
32
32
|
*
|
|
33
|
+
* **IMPORTANT:** If you need to fetch multiple specific invoices by ID, use the
|
|
34
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
35
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
36
|
+
*
|
|
33
37
|
* NOTE: The response automatically includes any linked transactions.
|
|
34
38
|
*
|
|
35
39
|
* @example
|
|
@@ -370,7 +374,7 @@ export interface Invoice {
|
|
|
370
374
|
* The total amount of sales tax charged for this invoice, represented as a decimal
|
|
371
375
|
* string.
|
|
372
376
|
*/
|
|
373
|
-
salesTaxTotal: string;
|
|
377
|
+
salesTaxTotal: string | null;
|
|
374
378
|
|
|
375
379
|
/**
|
|
376
380
|
* The origin location from where the product associated with this invoice is
|
|
@@ -1914,6 +1918,8 @@ export interface InvoiceCreateParams {
|
|
|
1914
1918
|
* Body param: The customer's Purchase Order (PO) number associated with this
|
|
1915
1919
|
* invoice. This field is often used to cross-reference the invoice with the
|
|
1916
1920
|
* customer's purchasing system.
|
|
1921
|
+
*
|
|
1922
|
+
* Maximum length: 25 characters.
|
|
1917
1923
|
*/
|
|
1918
1924
|
purchaseOrderNumber?: string;
|
|
1919
1925
|
|
|
@@ -2645,6 +2651,8 @@ export interface InvoiceUpdateParams {
|
|
|
2645
2651
|
* Body param: The customer's Purchase Order (PO) number associated with this
|
|
2646
2652
|
* invoice. This field is often used to cross-reference the invoice with the
|
|
2647
2653
|
* customer's purchasing system.
|
|
2654
|
+
*
|
|
2655
|
+
* Maximum length: 25 characters.
|
|
2648
2656
|
*/
|
|
2649
2657
|
purchaseOrderNumber?: string;
|
|
2650
2658
|
|
|
@@ -29,6 +29,10 @@ export class ItemGroups extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves an item group by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific item groups by ID, use the
|
|
33
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
34
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const itemGroup = await conductor.qbd.itemGroups.retrieve(
|
|
@@ -34,6 +34,10 @@ export class ItemReceipts extends APIResource {
|
|
|
34
34
|
/**
|
|
35
35
|
* Retrieves an item receipt by ID.
|
|
36
36
|
*
|
|
37
|
+
* **IMPORTANT:** If you need to fetch multiple specific item receipts by ID, use
|
|
38
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
39
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
40
|
+
*
|
|
37
41
|
* NOTE: The response automatically includes any linked transactions.
|
|
38
42
|
*
|
|
39
43
|
* @example
|
|
@@ -8,6 +8,10 @@ export class ItemSites extends APIResource {
|
|
|
8
8
|
/**
|
|
9
9
|
* Retrieves an item site by ID.
|
|
10
10
|
*
|
|
11
|
+
* **IMPORTANT:** If you need to fetch multiple specific item sites by ID, use the
|
|
12
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
13
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
14
|
+
*
|
|
11
15
|
* @example
|
|
12
16
|
* ```ts
|
|
13
17
|
* const itemSite = await conductor.qbd.itemSites.retrieve(
|
|
@@ -32,6 +32,10 @@ export class JournalEntries extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves a journal entry by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific journal entries by ID, use
|
|
36
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
37
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
38
|
+
*
|
|
35
39
|
* @example
|
|
36
40
|
* ```ts
|
|
37
41
|
* const journalEntry =
|
|
@@ -32,6 +32,11 @@ export class NonInventoryItems extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves a non-inventory item by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific non-inventory items by ID,
|
|
36
|
+
* use the list endpoint instead with the `ids` parameter. It accepts an array of
|
|
37
|
+
* IDs so you can batch the request into a single call, which is significantly
|
|
38
|
+
* faster.
|
|
39
|
+
*
|
|
35
40
|
* @example
|
|
36
41
|
* ```ts
|
|
37
42
|
* const nonInventoryItem =
|
|
@@ -32,6 +32,11 @@ export class OtherChargeItems extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves an other charge item by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific other charge items by ID,
|
|
36
|
+
* use the list endpoint instead with the `ids` parameter. It accepts an array of
|
|
37
|
+
* IDs so you can batch the request into a single call, which is significantly
|
|
38
|
+
* faster.
|
|
39
|
+
*
|
|
35
40
|
* @example
|
|
36
41
|
* ```ts
|
|
37
42
|
* const otherChargeItem =
|
|
@@ -27,6 +27,10 @@ export class OtherNames extends APIResource {
|
|
|
27
27
|
/**
|
|
28
28
|
* Retrieves an other-name by ID.
|
|
29
29
|
*
|
|
30
|
+
* **IMPORTANT:** If you need to fetch multiple specific other-names by ID, use the
|
|
31
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
32
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
33
|
+
*
|
|
30
34
|
* @example
|
|
31
35
|
* ```ts
|
|
32
36
|
* const otherName = await conductor.qbd.otherNames.retrieve(
|
|
@@ -29,6 +29,10 @@ export class PaymentMethods extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a payment method by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific payment methods by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const paymentMethod =
|
|
@@ -34,6 +34,11 @@ export class PayrollWageItems extends APIResource {
|
|
|
34
34
|
/**
|
|
35
35
|
* Retrieves a payroll wage item by ID.
|
|
36
36
|
*
|
|
37
|
+
* **IMPORTANT:** If you need to fetch multiple specific payroll wage items by ID,
|
|
38
|
+
* use the list endpoint instead with the `ids` parameter. It accepts an array of
|
|
39
|
+
* IDs so you can batch the request into a single call, which is significantly
|
|
40
|
+
* faster.
|
|
41
|
+
*
|
|
37
42
|
* @example
|
|
38
43
|
* ```ts
|
|
39
44
|
* const payrollWageItem =
|
|
@@ -27,6 +27,10 @@ export class PriceLevels extends APIResource {
|
|
|
27
27
|
/**
|
|
28
28
|
* Retrieves a price level by ID.
|
|
29
29
|
*
|
|
30
|
+
* **IMPORTANT:** If you need to fetch multiple specific price levels by ID, use
|
|
31
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
32
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
33
|
+
*
|
|
30
34
|
* @example
|
|
31
35
|
* ```ts
|
|
32
36
|
* const priceLevel = await conductor.qbd.priceLevels.retrieve(
|
|
@@ -29,6 +29,10 @@ export class PurchaseOrders extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a purchase order by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific purchase orders by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* NOTE: The response automatically includes any linked transactions.
|
|
33
37
|
*
|
|
34
38
|
* @example
|
package/src/resources/qbd/qbd.ts
CHANGED
|
@@ -147,6 +147,15 @@ import {
|
|
|
147
147
|
CurrencyRetrieveParams,
|
|
148
148
|
CurrencyUpdateParams,
|
|
149
149
|
} from "./currencies.js";
|
|
150
|
+
import * as CustomerTypesAPI from "./customer-types.js";
|
|
151
|
+
import {
|
|
152
|
+
CustomerType,
|
|
153
|
+
CustomerTypeCreateParams,
|
|
154
|
+
CustomerTypeListParams,
|
|
155
|
+
CustomerTypeListResponse,
|
|
156
|
+
CustomerTypeRetrieveParams,
|
|
157
|
+
CustomerTypes,
|
|
158
|
+
} from "./customer-types.js";
|
|
150
159
|
import * as CustomersAPI from "./customers.js";
|
|
151
160
|
import {
|
|
152
161
|
Customer,
|
|
@@ -563,6 +572,7 @@ export class Qbd extends APIResource {
|
|
|
563
572
|
);
|
|
564
573
|
creditMemos: CreditMemosAPI.CreditMemos = new CreditMemosAPI.CreditMemos(this._client);
|
|
565
574
|
currencies: CurrenciesAPI.Currencies = new CurrenciesAPI.Currencies(this._client);
|
|
575
|
+
customerTypes: CustomerTypesAPI.CustomerTypes = new CustomerTypesAPI.CustomerTypes(this._client);
|
|
566
576
|
customers: CustomersAPI.Customers = new CustomersAPI.Customers(this._client);
|
|
567
577
|
dateDrivenTerms: DateDrivenTermsAPI.DateDrivenTerms = new DateDrivenTermsAPI.DateDrivenTerms(this._client);
|
|
568
578
|
deletedListObjects: DeletedListObjectsAPI.DeletedListObjects = new DeletedListObjectsAPI.DeletedListObjects(
|
|
@@ -689,6 +699,7 @@ Qbd.CreditCardRefundsCursorPage = CreditCardRefundsCursorPage;
|
|
|
689
699
|
Qbd.CreditMemos = CreditMemos;
|
|
690
700
|
Qbd.CreditMemosCursorPage = CreditMemosCursorPage;
|
|
691
701
|
Qbd.Currencies = Currencies;
|
|
702
|
+
Qbd.CustomerTypes = CustomerTypes;
|
|
692
703
|
Qbd.Customers = Customers;
|
|
693
704
|
Qbd.CustomersCursorPage = CustomersCursorPage;
|
|
694
705
|
Qbd.DateDrivenTerms = DateDrivenTerms;
|
|
@@ -909,6 +920,15 @@ export declare namespace Qbd {
|
|
|
909
920
|
type CurrencyListParams as CurrencyListParams,
|
|
910
921
|
};
|
|
911
922
|
|
|
923
|
+
export {
|
|
924
|
+
CustomerTypes as CustomerTypes,
|
|
925
|
+
type CustomerType as CustomerType,
|
|
926
|
+
type CustomerTypeListResponse as CustomerTypeListResponse,
|
|
927
|
+
type CustomerTypeCreateParams as CustomerTypeCreateParams,
|
|
928
|
+
type CustomerTypeRetrieveParams as CustomerTypeRetrieveParams,
|
|
929
|
+
type CustomerTypeListParams as CustomerTypeListParams,
|
|
930
|
+
};
|
|
931
|
+
|
|
912
932
|
export {
|
|
913
933
|
Customers as Customers,
|
|
914
934
|
type Customer as Customer,
|
|
@@ -34,6 +34,11 @@ export class ReceivePayments extends APIResource {
|
|
|
34
34
|
/**
|
|
35
35
|
* Retrieves a receive-payment by ID.
|
|
36
36
|
*
|
|
37
|
+
* **IMPORTANT:** If you need to fetch multiple specific receive-payments by ID,
|
|
38
|
+
* use the list endpoint instead with the `ids` parameter. It accepts an array of
|
|
39
|
+
* IDs so you can batch the request into a single call, which is significantly
|
|
40
|
+
* faster.
|
|
41
|
+
*
|
|
37
42
|
* @example
|
|
38
43
|
* ```ts
|
|
39
44
|
* const receivePayment =
|
|
@@ -29,6 +29,10 @@ export class SalesOrders extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a sales order by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific sales orders by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* NOTE: The response automatically includes any linked transactions.
|
|
33
37
|
*
|
|
34
38
|
* @example
|
|
@@ -346,7 +350,7 @@ export interface SalesOrder {
|
|
|
346
350
|
* The total amount of sales tax charged for this sales order, represented as a
|
|
347
351
|
* decimal string.
|
|
348
352
|
*/
|
|
349
|
-
salesTaxTotal: string;
|
|
353
|
+
salesTaxTotal: string | null;
|
|
350
354
|
|
|
351
355
|
/**
|
|
352
356
|
* The origin location from where the product associated with this sales order is
|
|
@@ -1829,6 +1833,8 @@ export interface SalesOrderCreateParams {
|
|
|
1829
1833
|
* Body param: The customer's Purchase Order (PO) number associated with this sales
|
|
1830
1834
|
* order. This field is often used to cross-reference the sales order with the
|
|
1831
1835
|
* customer's purchasing system.
|
|
1836
|
+
*
|
|
1837
|
+
* Maximum length: 25 characters.
|
|
1832
1838
|
*/
|
|
1833
1839
|
purchaseOrderNumber?: string;
|
|
1834
1840
|
|
|
@@ -2440,6 +2446,8 @@ export interface SalesOrderUpdateParams {
|
|
|
2440
2446
|
* Body param: The customer's Purchase Order (PO) number associated with this sales
|
|
2441
2447
|
* order. This field is often used to cross-reference the sales order with the
|
|
2442
2448
|
* customer's purchasing system.
|
|
2449
|
+
*
|
|
2450
|
+
* Maximum length: 25 characters.
|
|
2443
2451
|
*/
|
|
2444
2452
|
purchaseOrderNumber?: string;
|
|
2445
2453
|
|
|
@@ -32,6 +32,10 @@ export class SalesReceipts extends APIResource {
|
|
|
32
32
|
/**
|
|
33
33
|
* Retrieves a sales receipt by ID.
|
|
34
34
|
*
|
|
35
|
+
* **IMPORTANT:** If you need to fetch multiple specific sales receipts by ID, use
|
|
36
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
37
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
38
|
+
*
|
|
35
39
|
* @example
|
|
36
40
|
* ```ts
|
|
37
41
|
* const salesReceipt =
|
|
@@ -352,7 +356,7 @@ export interface SalesReceipt {
|
|
|
352
356
|
* The total amount of sales tax charged for this sales receipt, represented as a
|
|
353
357
|
* decimal string.
|
|
354
358
|
*/
|
|
355
|
-
salesTaxTotal: string;
|
|
359
|
+
salesTaxTotal: string | null;
|
|
356
360
|
|
|
357
361
|
/**
|
|
358
362
|
* The origin location from where the product associated with this sales receipt is
|
|
@@ -33,6 +33,11 @@ export class SalesRepresentatives extends APIResource {
|
|
|
33
33
|
/**
|
|
34
34
|
* Retrieves a sales representative by ID.
|
|
35
35
|
*
|
|
36
|
+
* **IMPORTANT:** If you need to fetch multiple specific sales representatives by
|
|
37
|
+
* ID, use the list endpoint instead with the `ids` parameter. It accepts an array
|
|
38
|
+
* of IDs so you can batch the request into a single call, which is significantly
|
|
39
|
+
* faster.
|
|
40
|
+
*
|
|
36
41
|
* @example
|
|
37
42
|
* ```ts
|
|
38
43
|
* const salesRepresentative =
|
|
@@ -29,6 +29,10 @@ export class SalesTaxCodes extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a sales-tax code by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific sales-tax codes by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const salesTaxCode =
|
|
@@ -29,6 +29,10 @@ export class SalesTaxItems extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a sales-tax item by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific sales-tax items by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const salesTaxItem =
|
|
@@ -30,6 +30,10 @@ export class ServiceItems extends APIResource {
|
|
|
30
30
|
/**
|
|
31
31
|
* Retrieves a service item by ID.
|
|
32
32
|
*
|
|
33
|
+
* **IMPORTANT:** If you need to fetch multiple specific service items by ID, use
|
|
34
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
35
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
36
|
+
*
|
|
33
37
|
* @example
|
|
34
38
|
* ```ts
|
|
35
39
|
* const serviceItem =
|
|
@@ -28,6 +28,10 @@ export class StandardTerms extends APIResource {
|
|
|
28
28
|
/**
|
|
29
29
|
* Retrieves a standard term by ID.
|
|
30
30
|
*
|
|
31
|
+
* **IMPORTANT:** If you need to fetch multiple specific standard terms by ID, use
|
|
32
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
33
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
34
|
+
*
|
|
31
35
|
* @example
|
|
32
36
|
* ```ts
|
|
33
37
|
* const standardTerm =
|
|
@@ -29,6 +29,10 @@ export class SubtotalItems extends APIResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* Retrieves a subtotal item by ID.
|
|
31
31
|
*
|
|
32
|
+
* **IMPORTANT:** If you need to fetch multiple specific subtotal items by ID, use
|
|
33
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
34
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
35
|
+
*
|
|
32
36
|
* @example
|
|
33
37
|
* ```ts
|
|
34
38
|
* const subtotalItem =
|
|
@@ -34,6 +34,11 @@ export class TimeTrackingActivities extends APIResource {
|
|
|
34
34
|
/**
|
|
35
35
|
* Retrieves a time tracking activity by ID.
|
|
36
36
|
*
|
|
37
|
+
* **IMPORTANT:** If you need to fetch multiple specific time tracking activities
|
|
38
|
+
* by ID, use the list endpoint instead with the `ids` parameter. It accepts an
|
|
39
|
+
* array of IDs so you can batch the request into a single call, which is
|
|
40
|
+
* significantly faster.
|
|
41
|
+
*
|
|
37
42
|
* @example
|
|
38
43
|
* ```ts
|
|
39
44
|
* const timeTrackingActivity =
|
|
@@ -8,6 +8,10 @@ export class Transactions extends APIResource {
|
|
|
8
8
|
/**
|
|
9
9
|
* Retrieves a transaction by ID.
|
|
10
10
|
*
|
|
11
|
+
* **IMPORTANT:** If you need to fetch multiple specific transactions by ID, use
|
|
12
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
13
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
14
|
+
*
|
|
11
15
|
* @example
|
|
12
16
|
* ```ts
|
|
13
17
|
* const transaction =
|
|
@@ -31,6 +31,10 @@ export class Transfers extends APIResource {
|
|
|
31
31
|
/**
|
|
32
32
|
* Retrieves a transfer by ID.
|
|
33
33
|
*
|
|
34
|
+
* **IMPORTANT:** If you need to fetch multiple specific transfers by ID, use the
|
|
35
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
36
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
37
|
+
*
|
|
34
38
|
* @example
|
|
35
39
|
* ```ts
|
|
36
40
|
* const transfer = await conductor.qbd.transfers.retrieve(
|
|
@@ -39,6 +39,11 @@ export class UnitOfMeasureSets extends APIResource {
|
|
|
39
39
|
/**
|
|
40
40
|
* Retrieves an unit-of-measure set by ID.
|
|
41
41
|
*
|
|
42
|
+
* **IMPORTANT:** If you need to fetch multiple specific unit-of-measure sets by
|
|
43
|
+
* ID, use the list endpoint instead with the `ids` parameter. It accepts an array
|
|
44
|
+
* of IDs so you can batch the request into a single call, which is significantly
|
|
45
|
+
* faster.
|
|
46
|
+
*
|
|
42
47
|
* @example
|
|
43
48
|
* ```ts
|
|
44
49
|
* const unitOfMeasureSet =
|
|
@@ -31,6 +31,10 @@ export class VendorCredits extends APIResource {
|
|
|
31
31
|
/**
|
|
32
32
|
* Retrieves a vendor credit by ID.
|
|
33
33
|
*
|
|
34
|
+
* **IMPORTANT:** If you need to fetch multiple specific vendor credits by ID, use
|
|
35
|
+
* the list endpoint instead with the `ids` parameter. It accepts an array of IDs
|
|
36
|
+
* so you can batch the request into a single call, which is significantly faster.
|
|
37
|
+
*
|
|
34
38
|
* NOTE: The response automatically includes any linked transactions.
|
|
35
39
|
*
|
|
36
40
|
* @example
|
|
@@ -28,6 +28,10 @@ export class Vendors extends APIResource {
|
|
|
28
28
|
/**
|
|
29
29
|
* Retrieves a vendor by ID.
|
|
30
30
|
*
|
|
31
|
+
* **IMPORTANT:** If you need to fetch multiple specific vendors by ID, use the
|
|
32
|
+
* list endpoint instead with the `ids` parameter. It accepts an array of IDs so
|
|
33
|
+
* you can batch the request into a single call, which is significantly faster.
|
|
34
|
+
*
|
|
31
35
|
* @example
|
|
32
36
|
* ```ts
|
|
33
37
|
* const vendor = await conductor.qbd.vendors.retrieve(
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '12.
|
|
1
|
+
export const VERSION = '12.39.0'; // x-release-please-version
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "12.
|
|
1
|
+
export declare const VERSION = "12.39.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '12.
|
|
1
|
+
export const VERSION = '12.39.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|