conductor-node 12.37.0 → 12.38.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/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/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/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/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/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/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/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
|
@@ -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.38.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.38.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.38.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|