conductor-node 12.12.0 → 12.14.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.
Files changed (224) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/core.js +1 -1
  3. package/core.js.map +1 -1
  4. package/core.mjs +1 -1
  5. package/core.mjs.map +1 -1
  6. package/index.d.mts +2 -0
  7. package/index.d.ts +2 -0
  8. package/index.d.ts.map +1 -1
  9. package/index.js.map +1 -1
  10. package/index.mjs.map +1 -1
  11. package/package.json +1 -1
  12. package/resources/end-users.d.ts +6 -2
  13. package/resources/end-users.d.ts.map +1 -1
  14. package/resources/qbd/accounts.d.ts +12 -6
  15. package/resources/qbd/accounts.d.ts.map +1 -1
  16. package/resources/qbd/bill-check-payments.d.ts +12 -6
  17. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  18. package/resources/qbd/bill-check-payments.js.map +1 -1
  19. package/resources/qbd/bill-check-payments.mjs.map +1 -1
  20. package/resources/qbd/bill-credit-card-payments.d.ts +12 -6
  21. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  22. package/resources/qbd/bill-credit-card-payments.js.map +1 -1
  23. package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
  24. package/resources/qbd/bills.d.ts +9 -6
  25. package/resources/qbd/bills.d.ts.map +1 -1
  26. package/resources/qbd/bills.js.map +1 -1
  27. package/resources/qbd/bills.mjs.map +1 -1
  28. package/resources/qbd/build-assemblies.d.ts +674 -0
  29. package/resources/qbd/build-assemblies.d.ts.map +1 -0
  30. package/resources/qbd/build-assemblies.js +120 -0
  31. package/resources/qbd/build-assemblies.js.map +1 -0
  32. package/resources/qbd/build-assemblies.mjs +115 -0
  33. package/resources/qbd/build-assemblies.mjs.map +1 -0
  34. package/resources/qbd/checks.d.ts +12 -6
  35. package/resources/qbd/checks.d.ts.map +1 -1
  36. package/resources/qbd/checks.js.map +1 -1
  37. package/resources/qbd/checks.mjs.map +1 -1
  38. package/resources/qbd/classes.d.ts +12 -6
  39. package/resources/qbd/classes.d.ts.map +1 -1
  40. package/resources/qbd/credit-card-charges.d.ts +12 -6
  41. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  42. package/resources/qbd/credit-card-charges.js.map +1 -1
  43. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  44. package/resources/qbd/credit-card-credits.d.ts +12 -6
  45. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  46. package/resources/qbd/credit-card-credits.js.map +1 -1
  47. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  48. package/resources/qbd/credit-memos.d.ts +9 -5
  49. package/resources/qbd/credit-memos.d.ts.map +1 -1
  50. package/resources/qbd/credit-memos.js.map +1 -1
  51. package/resources/qbd/credit-memos.mjs.map +1 -1
  52. package/resources/qbd/customers.d.ts +12 -6
  53. package/resources/qbd/customers.d.ts.map +1 -1
  54. package/resources/qbd/customers.js.map +1 -1
  55. package/resources/qbd/customers.mjs.map +1 -1
  56. package/resources/qbd/date-driven-terms.d.ts +12 -6
  57. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  58. package/resources/qbd/discount-items.d.ts +12 -6
  59. package/resources/qbd/discount-items.d.ts.map +1 -1
  60. package/resources/qbd/discount-items.js.map +1 -1
  61. package/resources/qbd/discount-items.mjs.map +1 -1
  62. package/resources/qbd/employees.d.ts +12 -6
  63. package/resources/qbd/employees.d.ts.map +1 -1
  64. package/resources/qbd/employees.js.map +1 -1
  65. package/resources/qbd/employees.mjs.map +1 -1
  66. package/resources/qbd/estimates.d.ts +7 -4
  67. package/resources/qbd/estimates.d.ts.map +1 -1
  68. package/resources/qbd/estimates.js.map +1 -1
  69. package/resources/qbd/estimates.mjs.map +1 -1
  70. package/resources/qbd/index.d.ts +1 -0
  71. package/resources/qbd/index.d.ts.map +1 -1
  72. package/resources/qbd/index.js +5 -2
  73. package/resources/qbd/index.js.map +1 -1
  74. package/resources/qbd/index.mjs +1 -0
  75. package/resources/qbd/index.mjs.map +1 -1
  76. package/resources/qbd/inventory-adjustments.d.ts +17 -11
  77. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  78. package/resources/qbd/inventory-assembly-items.d.ts +12 -6
  79. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  80. package/resources/qbd/inventory-assembly-items.js.map +1 -1
  81. package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
  82. package/resources/qbd/inventory-items.d.ts +12 -6
  83. package/resources/qbd/inventory-items.d.ts.map +1 -1
  84. package/resources/qbd/inventory-items.js.map +1 -1
  85. package/resources/qbd/inventory-items.mjs.map +1 -1
  86. package/resources/qbd/inventory-sites.d.ts +12 -6
  87. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  88. package/resources/qbd/invoices.d.ts +7 -4
  89. package/resources/qbd/invoices.d.ts.map +1 -1
  90. package/resources/qbd/invoices.js.map +1 -1
  91. package/resources/qbd/invoices.mjs.map +1 -1
  92. package/resources/qbd/item-groups.d.ts +12 -6
  93. package/resources/qbd/item-groups.d.ts.map +1 -1
  94. package/resources/qbd/item-groups.js.map +1 -1
  95. package/resources/qbd/item-groups.mjs.map +1 -1
  96. package/resources/qbd/item-receipts.d.ts +11 -6
  97. package/resources/qbd/item-receipts.d.ts.map +1 -1
  98. package/resources/qbd/item-receipts.js.map +1 -1
  99. package/resources/qbd/item-receipts.mjs.map +1 -1
  100. package/resources/qbd/item-sites.d.ts +1 -4
  101. package/resources/qbd/item-sites.d.ts.map +1 -1
  102. package/resources/qbd/item-sites.js.map +1 -1
  103. package/resources/qbd/item-sites.mjs.map +1 -1
  104. package/resources/qbd/journal-entries.d.ts +12 -6
  105. package/resources/qbd/journal-entries.d.ts.map +1 -1
  106. package/resources/qbd/journal-entries.js.map +1 -1
  107. package/resources/qbd/journal-entries.mjs.map +1 -1
  108. package/resources/qbd/non-inventory-items.d.ts +12 -6
  109. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  110. package/resources/qbd/non-inventory-items.js.map +1 -1
  111. package/resources/qbd/non-inventory-items.mjs.map +1 -1
  112. package/resources/qbd/other-names.d.ts +12 -6
  113. package/resources/qbd/other-names.d.ts.map +1 -1
  114. package/resources/qbd/payment-methods.d.ts +12 -6
  115. package/resources/qbd/payment-methods.d.ts.map +1 -1
  116. package/resources/qbd/payroll-wage-items.d.ts +12 -6
  117. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  118. package/resources/qbd/payroll-wage-items.js.map +1 -1
  119. package/resources/qbd/payroll-wage-items.mjs.map +1 -1
  120. package/resources/qbd/price-levels.d.ts +27 -21
  121. package/resources/qbd/price-levels.d.ts.map +1 -1
  122. package/resources/qbd/purchase-orders.d.ts +12 -6
  123. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  124. package/resources/qbd/purchase-orders.js.map +1 -1
  125. package/resources/qbd/purchase-orders.mjs.map +1 -1
  126. package/resources/qbd/qbd.d.ts +4 -0
  127. package/resources/qbd/qbd.d.ts.map +1 -1
  128. package/resources/qbd/qbd.js +5 -0
  129. package/resources/qbd/qbd.js.map +1 -1
  130. package/resources/qbd/qbd.mjs +5 -0
  131. package/resources/qbd/qbd.mjs.map +1 -1
  132. package/resources/qbd/receive-payments.d.ts +12 -6
  133. package/resources/qbd/receive-payments.d.ts.map +1 -1
  134. package/resources/qbd/receive-payments.js.map +1 -1
  135. package/resources/qbd/receive-payments.mjs.map +1 -1
  136. package/resources/qbd/sales-orders.d.ts +9 -5
  137. package/resources/qbd/sales-orders.d.ts.map +1 -1
  138. package/resources/qbd/sales-orders.js.map +1 -1
  139. package/resources/qbd/sales-orders.mjs.map +1 -1
  140. package/resources/qbd/sales-receipts.d.ts +12 -6
  141. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  142. package/resources/qbd/sales-receipts.js.map +1 -1
  143. package/resources/qbd/sales-receipts.mjs.map +1 -1
  144. package/resources/qbd/sales-representatives.d.ts +12 -6
  145. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  146. package/resources/qbd/sales-tax-codes.d.ts +12 -6
  147. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  148. package/resources/qbd/sales-tax-items.d.ts +12 -6
  149. package/resources/qbd/sales-tax-items.d.ts.map +1 -1
  150. package/resources/qbd/sales-tax-items.js.map +1 -1
  151. package/resources/qbd/sales-tax-items.mjs.map +1 -1
  152. package/resources/qbd/service-items.d.ts +12 -6
  153. package/resources/qbd/service-items.d.ts.map +1 -1
  154. package/resources/qbd/service-items.js.map +1 -1
  155. package/resources/qbd/service-items.mjs.map +1 -1
  156. package/resources/qbd/standard-terms.d.ts +12 -6
  157. package/resources/qbd/standard-terms.d.ts.map +1 -1
  158. package/resources/qbd/subtotal-items.d.ts +12 -6
  159. package/resources/qbd/subtotal-items.d.ts.map +1 -1
  160. package/resources/qbd/subtotal-items.js.map +1 -1
  161. package/resources/qbd/subtotal-items.mjs.map +1 -1
  162. package/resources/qbd/transactions.d.ts +9 -5
  163. package/resources/qbd/transactions.d.ts.map +1 -1
  164. package/resources/qbd/transactions.js.map +1 -1
  165. package/resources/qbd/transactions.mjs.map +1 -1
  166. package/resources/qbd/vendor-credits.d.ts +12 -6
  167. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  168. package/resources/qbd/vendor-credits.js.map +1 -1
  169. package/resources/qbd/vendor-credits.mjs.map +1 -1
  170. package/resources/qbd/vendors.d.ts +12 -6
  171. package/resources/qbd/vendors.d.ts.map +1 -1
  172. package/resources/qbd/vendors.js.map +1 -1
  173. package/resources/qbd/vendors.mjs.map +1 -1
  174. package/src/core.ts +1 -1
  175. package/src/index.ts +2 -0
  176. package/src/resources/end-users.ts +2 -2
  177. package/src/resources/qbd/accounts.ts +12 -6
  178. package/src/resources/qbd/bill-check-payments.ts +12 -6
  179. package/src/resources/qbd/bill-credit-card-payments.ts +12 -6
  180. package/src/resources/qbd/bills.ts +9 -6
  181. package/src/resources/qbd/build-assemblies.ts +842 -0
  182. package/src/resources/qbd/checks.ts +12 -6
  183. package/src/resources/qbd/classes.ts +12 -6
  184. package/src/resources/qbd/credit-card-charges.ts +12 -6
  185. package/src/resources/qbd/credit-card-credits.ts +12 -6
  186. package/src/resources/qbd/credit-memos.ts +9 -5
  187. package/src/resources/qbd/customers.ts +12 -6
  188. package/src/resources/qbd/date-driven-terms.ts +12 -6
  189. package/src/resources/qbd/discount-items.ts +12 -6
  190. package/src/resources/qbd/employees.ts +12 -6
  191. package/src/resources/qbd/estimates.ts +7 -4
  192. package/src/resources/qbd/index.ts +11 -0
  193. package/src/resources/qbd/inventory-adjustments.ts +18 -12
  194. package/src/resources/qbd/inventory-assembly-items.ts +12 -6
  195. package/src/resources/qbd/inventory-items.ts +12 -6
  196. package/src/resources/qbd/inventory-sites.ts +12 -6
  197. package/src/resources/qbd/invoices.ts +7 -4
  198. package/src/resources/qbd/item-groups.ts +12 -6
  199. package/src/resources/qbd/item-receipts.ts +11 -6
  200. package/src/resources/qbd/item-sites.ts +1 -4
  201. package/src/resources/qbd/journal-entries.ts +12 -6
  202. package/src/resources/qbd/non-inventory-items.ts +12 -6
  203. package/src/resources/qbd/other-names.ts +12 -6
  204. package/src/resources/qbd/payment-methods.ts +12 -6
  205. package/src/resources/qbd/payroll-wage-items.ts +12 -6
  206. package/src/resources/qbd/price-levels.ts +29 -23
  207. package/src/resources/qbd/purchase-orders.ts +12 -6
  208. package/src/resources/qbd/qbd.ts +27 -0
  209. package/src/resources/qbd/receive-payments.ts +12 -6
  210. package/src/resources/qbd/sales-orders.ts +9 -5
  211. package/src/resources/qbd/sales-receipts.ts +12 -6
  212. package/src/resources/qbd/sales-representatives.ts +12 -6
  213. package/src/resources/qbd/sales-tax-codes.ts +12 -6
  214. package/src/resources/qbd/sales-tax-items.ts +12 -6
  215. package/src/resources/qbd/service-items.ts +12 -6
  216. package/src/resources/qbd/standard-terms.ts +12 -6
  217. package/src/resources/qbd/subtotal-items.ts +12 -6
  218. package/src/resources/qbd/transactions.ts +9 -5
  219. package/src/resources/qbd/vendor-credits.ts +12 -6
  220. package/src/resources/qbd/vendors.ts +12 -6
  221. package/src/version.ts +1 -1
  222. package/version.d.ts +1 -1
  223. package/version.js +1 -1
  224. package/version.mjs +1 -1
@@ -108,10 +108,7 @@ export interface ItemSite {
108
108
  objectType: 'qbd_item_site';
109
109
 
110
110
  /**
111
- * The number of units of this item site currently in inventory. `quantityOnHand`
112
- * multiplied by `averageCost` equals `totalValue` for inventory item lists. To
113
- * change the `quantityOnHand` for an item site, you must use an
114
- * inventory-adjustment instead of updating the item site directly.
111
+ * The number of units of this item site currently in inventory.
115
112
  */
116
113
  quantityOnHand: number | null;
117
114
 
@@ -1001,15 +1001,19 @@ export interface JournalEntryListParams extends CursorPageParams {
1001
1001
 
1002
1002
  /**
1003
1003
  * Query param: Filter for journal entries whose `refNumber` contains this
1004
- * substring. NOTE: If you use this parameter, you cannot also use
1005
- * `refNumberStartsWith` or `refNumberEndsWith`.
1004
+ * substring.
1005
+ *
1006
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
1007
+ * or `refNumberEndsWith`.
1006
1008
  */
1007
1009
  refNumberContains?: string;
1008
1010
 
1009
1011
  /**
1010
1012
  * Query param: Filter for journal entries whose `refNumber` ends with this
1011
- * substring. NOTE: If you use this parameter, you cannot also use
1012
- * `refNumberContains` or `refNumberStartsWith`.
1013
+ * substring.
1014
+ *
1015
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
1016
+ * `refNumberStartsWith`.
1013
1017
  */
1014
1018
  refNumberEndsWith?: string;
1015
1019
 
@@ -1036,8 +1040,10 @@ export interface JournalEntryListParams extends CursorPageParams {
1036
1040
 
1037
1041
  /**
1038
1042
  * Query param: Filter for journal entries whose `refNumber` starts with this
1039
- * substring. NOTE: If you use this parameter, you cannot also use
1040
- * `refNumberContains` or `refNumberEndsWith`.
1043
+ * substring.
1044
+ *
1045
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
1046
+ * `refNumberEndsWith`.
1041
1047
  */
1042
1048
  refNumberStartsWith?: string;
1043
1049
 
@@ -1113,15 +1113,19 @@ export interface NonInventoryItemListParams extends CursorPageParams {
1113
1113
 
1114
1114
  /**
1115
1115
  * Query param: Filter for non-inventory items whose `name` contains this
1116
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
1117
- * use `nameStartsWith` or `nameEndsWith`.
1116
+ * substring, case-insensitive.
1117
+ *
1118
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
1119
+ * `nameEndsWith`.
1118
1120
  */
1119
1121
  nameContains?: string;
1120
1122
 
1121
1123
  /**
1122
1124
  * Query param: Filter for non-inventory items whose `name` ends with this
1123
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
1124
- * use `nameContains` or `nameStartsWith`.
1125
+ * substring, case-insensitive.
1126
+ *
1127
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1128
+ * `nameStartsWith`.
1125
1129
  */
1126
1130
  nameEndsWith?: string;
1127
1131
 
@@ -1133,8 +1137,10 @@ export interface NonInventoryItemListParams extends CursorPageParams {
1133
1137
 
1134
1138
  /**
1135
1139
  * Query param: Filter for non-inventory items whose `name` starts with this
1136
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
1137
- * use `nameContains` or `nameEndsWith`.
1140
+ * substring, case-insensitive.
1141
+ *
1142
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1143
+ * `nameEndsWith`.
1138
1144
  */
1139
1145
  nameStartsWith?: string;
1140
1146
 
@@ -780,15 +780,19 @@ export interface OtherNameListParams {
780
780
 
781
781
  /**
782
782
  * Query param: Filter for other-names whose `name` contains this substring,
783
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
784
- * `nameStartsWith` or `nameEndsWith`.
783
+ * case-insensitive.
784
+ *
785
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
786
+ * `nameEndsWith`.
785
787
  */
786
788
  nameContains?: string;
787
789
 
788
790
  /**
789
791
  * Query param: Filter for other-names whose `name` ends with this substring,
790
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
791
- * `nameContains` or `nameStartsWith`.
792
+ * case-insensitive.
793
+ *
794
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
795
+ * `nameStartsWith`.
792
796
  */
793
797
  nameEndsWith?: string;
794
798
 
@@ -812,8 +816,10 @@ export interface OtherNameListParams {
812
816
 
813
817
  /**
814
818
  * Query param: Filter for other-names whose `name` starts with this substring,
815
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
816
- * `nameContains` or `nameEndsWith`.
819
+ * case-insensitive.
820
+ *
821
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
822
+ * `nameEndsWith`.
817
823
  */
818
824
  nameStartsWith?: string;
819
825
 
@@ -246,15 +246,19 @@ export interface PaymentMethodListParams {
246
246
 
247
247
  /**
248
248
  * Query param: Filter for payment methods whose `name` contains this substring,
249
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
250
- * `nameStartsWith` or `nameEndsWith`.
249
+ * case-insensitive.
250
+ *
251
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
252
+ * `nameEndsWith`.
251
253
  */
252
254
  nameContains?: string;
253
255
 
254
256
  /**
255
257
  * Query param: Filter for payment methods whose `name` ends with this substring,
256
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
257
- * `nameContains` or `nameStartsWith`.
258
+ * case-insensitive.
259
+ *
260
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
261
+ * `nameStartsWith`.
258
262
  */
259
263
  nameEndsWith?: string;
260
264
 
@@ -278,8 +282,10 @@ export interface PaymentMethodListParams {
278
282
 
279
283
  /**
280
284
  * Query param: Filter for payment methods whose `name` starts with this substring,
281
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
282
- * `nameContains` or `nameEndsWith`.
285
+ * case-insensitive.
286
+ *
287
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
288
+ * `nameEndsWith`.
283
289
  */
284
290
  nameStartsWith?: string;
285
291
 
@@ -257,15 +257,19 @@ export interface PayrollWageItemListParams extends CursorPageParams {
257
257
 
258
258
  /**
259
259
  * Query param: Filter for payroll wage items whose `name` contains this substring,
260
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
261
- * `nameStartsWith` or `nameEndsWith`.
260
+ * case-insensitive.
261
+ *
262
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
263
+ * `nameEndsWith`.
262
264
  */
263
265
  nameContains?: string;
264
266
 
265
267
  /**
266
268
  * Query param: Filter for payroll wage items whose `name` ends with this
267
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
268
- * use `nameContains` or `nameStartsWith`.
269
+ * substring, case-insensitive.
270
+ *
271
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
272
+ * `nameStartsWith`.
269
273
  */
270
274
  nameEndsWith?: string;
271
275
 
@@ -290,8 +294,10 @@ export interface PayrollWageItemListParams extends CursorPageParams {
290
294
 
291
295
  /**
292
296
  * Query param: Filter for payroll wage items whose `name` starts with this
293
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
294
- * use `nameContains` or `nameEndsWith`.
297
+ * substring, case-insensitive.
298
+ *
299
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
300
+ * `nameEndsWith`.
295
301
  */
296
302
  nameStartsWith?: string;
297
303
 
@@ -220,7 +220,7 @@ export namespace PriceLevel {
220
220
  * service item, inventory item, or special calculation item like a discount item
221
221
  * or sales-tax item.
222
222
  */
223
- item: PerItemPriceLevel.Item | null;
223
+ item: PerItemPriceLevel.Item;
224
224
  }
225
225
 
226
226
  export namespace PerItemPriceLevel {
@@ -338,6 +338,14 @@ export namespace PriceLevelCreateParams {
338
338
  */
339
339
  adjustRelativeTo: 'cost' | 'current_custom_price' | 'standard_price';
340
340
 
341
+ /**
342
+ * The item associated with this per-item price level. This can refer to any good
343
+ * or service that the business buys or sells, including item types such as a
344
+ * service item, inventory item, or special calculation item like a discount item
345
+ * or sales-tax item.
346
+ */
347
+ itemId: string;
348
+
341
349
  /**
342
350
  * The fixed amount custom price for this per-item price level that overrides the
343
351
  * standard price for the specified item. Used when setting an absolute price value
@@ -351,14 +359,6 @@ export namespace PriceLevelCreateParams {
351
359
  * discount specific to this item within this price level.
352
360
  */
353
361
  customPricePercent?: string;
354
-
355
- /**
356
- * The item associated with this per-item price level. This can refer to any good
357
- * or service that the business buys or sells, including item types such as a
358
- * service item, inventory item, or special calculation item like a discount item
359
- * or sales-tax item.
360
- */
361
- itemId?: string;
362
362
  }
363
363
  }
364
364
 
@@ -451,6 +451,14 @@ export namespace PriceLevelUpdateParams {
451
451
  */
452
452
  adjustRelativeTo: 'cost' | 'current_custom_price' | 'standard_price';
453
453
 
454
+ /**
455
+ * The item associated with this per-item price level. This can refer to any good
456
+ * or service that the business buys or sells, including item types such as a
457
+ * service item, inventory item, or special calculation item like a discount item
458
+ * or sales-tax item.
459
+ */
460
+ itemId: string;
461
+
454
462
  /**
455
463
  * The fixed amount custom price for this per-item price level that overrides the
456
464
  * standard price for the specified item. Used when setting an absolute price value
@@ -464,14 +472,6 @@ export namespace PriceLevelUpdateParams {
464
472
  * discount specific to this item within this price level.
465
473
  */
466
474
  customPricePercent?: string;
467
-
468
- /**
469
- * The item associated with this per-item price level. This can refer to any good
470
- * or service that the business buys or sells, including item types such as a
471
- * service item, inventory item, or special calculation item like a discount item
472
- * or sales-tax item.
473
- */
474
- itemId?: string;
475
475
  }
476
476
  }
477
477
 
@@ -520,15 +520,19 @@ export interface PriceLevelListParams {
520
520
 
521
521
  /**
522
522
  * Query param: Filter for price levels whose `name` contains this substring,
523
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
524
- * `nameStartsWith` or `nameEndsWith`.
523
+ * case-insensitive.
524
+ *
525
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
526
+ * `nameEndsWith`.
525
527
  */
526
528
  nameContains?: string;
527
529
 
528
530
  /**
529
531
  * Query param: Filter for price levels whose `name` ends with this substring,
530
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
531
- * `nameContains` or `nameStartsWith`.
532
+ * case-insensitive.
533
+ *
534
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
535
+ * `nameStartsWith`.
532
536
  */
533
537
  nameEndsWith?: string;
534
538
 
@@ -552,8 +556,10 @@ export interface PriceLevelListParams {
552
556
 
553
557
  /**
554
558
  * Query param: Filter for price levels whose `name` starts with this substring,
555
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
556
- * `nameContains` or `nameEndsWith`.
559
+ * case-insensitive.
560
+ *
561
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
562
+ * `nameEndsWith`.
557
563
  */
558
564
  nameStartsWith?: string;
559
565
 
@@ -2990,15 +2990,19 @@ export interface PurchaseOrderListParams extends CursorPageParams {
2990
2990
 
2991
2991
  /**
2992
2992
  * Query param: Filter for purchase orders whose `refNumber` contains this
2993
- * substring. NOTE: If you use this parameter, you cannot also use
2994
- * `refNumberStartsWith` or `refNumberEndsWith`.
2993
+ * substring.
2994
+ *
2995
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
2996
+ * or `refNumberEndsWith`.
2995
2997
  */
2996
2998
  refNumberContains?: string;
2997
2999
 
2998
3000
  /**
2999
3001
  * Query param: Filter for purchase orders whose `refNumber` ends with this
3000
- * substring. NOTE: If you use this parameter, you cannot also use
3001
- * `refNumberContains` or `refNumberStartsWith`.
3002
+ * substring.
3003
+ *
3004
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3005
+ * `refNumberStartsWith`.
3002
3006
  */
3003
3007
  refNumberEndsWith?: string;
3004
3008
 
@@ -3025,8 +3029,10 @@ export interface PurchaseOrderListParams extends CursorPageParams {
3025
3029
 
3026
3030
  /**
3027
3031
  * Query param: Filter for purchase orders whose `refNumber` starts with this
3028
- * substring. NOTE: If you use this parameter, you cannot also use
3029
- * `refNumberContains` or `refNumberEndsWith`.
3032
+ * substring.
3033
+ *
3034
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3035
+ * `refNumberEndsWith`.
3030
3036
  */
3031
3037
  refNumberStartsWith?: string;
3032
3038
 
@@ -54,6 +54,18 @@ import {
54
54
  Bills,
55
55
  BillsCursorPage,
56
56
  } from "./bills.js";
57
+ import * as BuildAssembliesAPI from "./build-assemblies.js";
58
+ import {
59
+ BuildAssemblies,
60
+ BuildAssembliesCursorPage,
61
+ BuildAssembly,
62
+ BuildAssemblyCreateParams,
63
+ BuildAssemblyDeleteParams,
64
+ BuildAssemblyDeleteResponse,
65
+ BuildAssemblyListParams,
66
+ BuildAssemblyRetrieveParams,
67
+ BuildAssemblyUpdateParams,
68
+ } from "./build-assemblies.js";
57
69
  import * as ChecksAPI from "./checks.js";
58
70
  import {
59
71
  Check,
@@ -480,6 +492,7 @@ export class Qbd extends APIResource {
480
492
  billCreditCardPayments: BillCreditCardPaymentsAPI.BillCreditCardPayments =
481
493
  new BillCreditCardPaymentsAPI.BillCreditCardPayments(this._client);
482
494
  bills: BillsAPI.Bills = new BillsAPI.Bills(this._client);
495
+ buildAssemblies: BuildAssembliesAPI.BuildAssemblies = new BuildAssembliesAPI.BuildAssemblies(this._client);
483
496
  checks: ChecksAPI.Checks = new ChecksAPI.Checks(this._client);
484
497
  classes: ClassesAPI.Classes = new ClassesAPI.Classes(this._client);
485
498
  company: CompanyAPI.CompanyResource = new CompanyAPI.CompanyResource(this._client);
@@ -589,6 +602,8 @@ Qbd.BillCreditCardPayments = BillCreditCardPayments;
589
602
  Qbd.BillCreditCardPaymentsCursorPage = BillCreditCardPaymentsCursorPage;
590
603
  Qbd.Bills = Bills;
591
604
  Qbd.BillsCursorPage = BillsCursorPage;
605
+ Qbd.BuildAssemblies = BuildAssemblies;
606
+ Qbd.BuildAssembliesCursorPage = BuildAssembliesCursorPage;
592
607
  Qbd.Checks = Checks;
593
608
  Qbd.ChecksCursorPage = ChecksCursorPage;
594
609
  Qbd.Classes = Classes;
@@ -717,6 +732,18 @@ export declare namespace Qbd {
717
732
  type BillDeleteParams as BillDeleteParams,
718
733
  };
719
734
 
735
+ export {
736
+ BuildAssemblies as BuildAssemblies,
737
+ type BuildAssembly as BuildAssembly,
738
+ type BuildAssemblyDeleteResponse as BuildAssemblyDeleteResponse,
739
+ BuildAssembliesCursorPage as BuildAssembliesCursorPage,
740
+ type BuildAssemblyCreateParams as BuildAssemblyCreateParams,
741
+ type BuildAssemblyRetrieveParams as BuildAssemblyRetrieveParams,
742
+ type BuildAssemblyUpdateParams as BuildAssemblyUpdateParams,
743
+ type BuildAssemblyListParams as BuildAssemblyListParams,
744
+ type BuildAssemblyDeleteParams as BuildAssemblyDeleteParams,
745
+ };
746
+
720
747
  export {
721
748
  Checks as Checks,
722
749
  type Check as Check,
@@ -1561,15 +1561,19 @@ export interface ReceivePaymentListParams extends CursorPageParams {
1561
1561
 
1562
1562
  /**
1563
1563
  * Query param: Filter for receive-payments whose `refNumber` contains this
1564
- * substring. NOTE: If you use this parameter, you cannot also use
1565
- * `refNumberStartsWith` or `refNumberEndsWith`.
1564
+ * substring.
1565
+ *
1566
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
1567
+ * or `refNumberEndsWith`.
1566
1568
  */
1567
1569
  refNumberContains?: string;
1568
1570
 
1569
1571
  /**
1570
1572
  * Query param: Filter for receive-payments whose `refNumber` ends with this
1571
- * substring. NOTE: If you use this parameter, you cannot also use
1572
- * `refNumberContains` or `refNumberStartsWith`.
1573
+ * substring.
1574
+ *
1575
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
1576
+ * `refNumberStartsWith`.
1573
1577
  */
1574
1578
  refNumberEndsWith?: string;
1575
1579
 
@@ -1596,8 +1600,10 @@ export interface ReceivePaymentListParams extends CursorPageParams {
1596
1600
 
1597
1601
  /**
1598
1602
  * Query param: Filter for receive-payments whose `refNumber` starts with this
1599
- * substring. NOTE: If you use this parameter, you cannot also use
1600
- * `refNumberContains` or `refNumberEndsWith`.
1603
+ * substring.
1604
+ *
1605
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
1606
+ * `refNumberEndsWith`.
1601
1607
  */
1602
1608
  refNumberStartsWith?: string;
1603
1609
 
@@ -3088,14 +3088,16 @@ export interface SalesOrderListParams extends CursorPageParams {
3088
3088
 
3089
3089
  /**
3090
3090
  * Query param: Filter for sales orders whose `refNumber` contains this substring.
3091
- * NOTE: If you use this parameter, you cannot also use `refNumberStartsWith` or
3092
- * `refNumberEndsWith`.
3091
+ *
3092
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
3093
+ * or `refNumberEndsWith`.
3093
3094
  */
3094
3095
  refNumberContains?: string;
3095
3096
 
3096
3097
  /**
3097
3098
  * Query param: Filter for sales orders whose `refNumber` ends with this substring.
3098
- * NOTE: If you use this parameter, you cannot also use `refNumberContains` or
3099
+ *
3100
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3099
3101
  * `refNumberStartsWith`.
3100
3102
  */
3101
3103
  refNumberEndsWith?: string;
@@ -3123,8 +3125,10 @@ export interface SalesOrderListParams extends CursorPageParams {
3123
3125
 
3124
3126
  /**
3125
3127
  * Query param: Filter for sales orders whose `refNumber` starts with this
3126
- * substring. NOTE: If you use this parameter, you cannot also use
3127
- * `refNumberContains` or `refNumberEndsWith`.
3128
+ * substring.
3129
+ *
3130
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3131
+ * `refNumberEndsWith`.
3128
3132
  */
3129
3133
  refNumberStartsWith?: string;
3130
3134
 
@@ -3928,15 +3928,19 @@ export interface SalesReceiptListParams extends CursorPageParams {
3928
3928
 
3929
3929
  /**
3930
3930
  * Query param: Filter for sales receipts whose `refNumber` contains this
3931
- * substring. NOTE: If you use this parameter, you cannot also use
3932
- * `refNumberStartsWith` or `refNumberEndsWith`.
3931
+ * substring.
3932
+ *
3933
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberStartsWith`
3934
+ * or `refNumberEndsWith`.
3933
3935
  */
3934
3936
  refNumberContains?: string;
3935
3937
 
3936
3938
  /**
3937
3939
  * Query param: Filter for sales receipts whose `refNumber` ends with this
3938
- * substring. NOTE: If you use this parameter, you cannot also use
3939
- * `refNumberContains` or `refNumberStartsWith`.
3940
+ * substring.
3941
+ *
3942
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3943
+ * `refNumberStartsWith`.
3940
3944
  */
3941
3945
  refNumberEndsWith?: string;
3942
3946
 
@@ -3963,8 +3967,10 @@ export interface SalesReceiptListParams extends CursorPageParams {
3963
3967
 
3964
3968
  /**
3965
3969
  * Query param: Filter for sales receipts whose `refNumber` starts with this
3966
- * substring. NOTE: If you use this parameter, you cannot also use
3967
- * `refNumberContains` or `refNumberEndsWith`.
3970
+ * substring.
3971
+ *
3972
+ * **NOTE**: If you use this parameter, you cannot also use `refNumberContains` or
3973
+ * `refNumberEndsWith`.
3968
3974
  */
3969
3975
  refNumberStartsWith?: string;
3970
3976
 
@@ -306,15 +306,19 @@ export interface SalesRepresentativeListParams {
306
306
 
307
307
  /**
308
308
  * Query param: Filter for sales representatives whose `name` contains this
309
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
310
- * use `nameStartsWith` or `nameEndsWith`.
309
+ * substring, case-insensitive.
310
+ *
311
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
312
+ * `nameEndsWith`.
311
313
  */
312
314
  nameContains?: string;
313
315
 
314
316
  /**
315
317
  * Query param: Filter for sales representatives whose `name` ends with this
316
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
317
- * use `nameContains` or `nameStartsWith`.
318
+ * substring, case-insensitive.
319
+ *
320
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
321
+ * `nameStartsWith`.
318
322
  */
319
323
  nameEndsWith?: string;
320
324
 
@@ -339,8 +343,10 @@ export interface SalesRepresentativeListParams {
339
343
 
340
344
  /**
341
345
  * Query param: Filter for sales representatives whose `name` starts with this
342
- * substring, case-insensitive. NOTE: If you use this parameter, you cannot also
343
- * use `nameContains` or `nameEndsWith`.
346
+ * substring, case-insensitive.
347
+ *
348
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
349
+ * `nameEndsWith`.
344
350
  */
345
351
  nameStartsWith?: string;
346
352
 
@@ -362,15 +362,19 @@ export interface SalesTaxCodeListParams {
362
362
 
363
363
  /**
364
364
  * Query param: Filter for sales-tax codes whose `name` contains this substring,
365
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
366
- * `nameStartsWith` or `nameEndsWith`.
365
+ * case-insensitive.
366
+ *
367
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
368
+ * `nameEndsWith`.
367
369
  */
368
370
  nameContains?: string;
369
371
 
370
372
  /**
371
373
  * Query param: Filter for sales-tax codes whose `name` ends with this substring,
372
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
373
- * `nameContains` or `nameStartsWith`.
374
+ * case-insensitive.
375
+ *
376
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
377
+ * `nameStartsWith`.
374
378
  */
375
379
  nameEndsWith?: string;
376
380
 
@@ -394,8 +398,10 @@ export interface SalesTaxCodeListParams {
394
398
 
395
399
  /**
396
400
  * Query param: Filter for sales-tax codes whose `name` starts with this substring,
397
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
398
- * `nameContains` or `nameEndsWith`.
401
+ * case-insensitive.
402
+ *
403
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
404
+ * `nameEndsWith`.
399
405
  */
400
406
  nameStartsWith?: string;
401
407
 
@@ -546,15 +546,19 @@ export interface SalesTaxItemListParams extends CursorPageParams {
546
546
 
547
547
  /**
548
548
  * Query param: Filter for sales-tax items whose `name` contains this substring,
549
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
550
- * `nameStartsWith` or `nameEndsWith`.
549
+ * case-insensitive.
550
+ *
551
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
552
+ * `nameEndsWith`.
551
553
  */
552
554
  nameContains?: string;
553
555
 
554
556
  /**
555
557
  * Query param: Filter for sales-tax items whose `name` ends with this substring,
556
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
557
- * `nameContains` or `nameStartsWith`.
558
+ * case-insensitive.
559
+ *
560
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
561
+ * `nameStartsWith`.
558
562
  */
559
563
  nameEndsWith?: string;
560
564
 
@@ -578,8 +582,10 @@ export interface SalesTaxItemListParams extends CursorPageParams {
578
582
 
579
583
  /**
580
584
  * Query param: Filter for sales-tax items whose `name` starts with this substring,
581
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
582
- * `nameContains` or `nameEndsWith`.
585
+ * case-insensitive.
586
+ *
587
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
588
+ * `nameEndsWith`.
583
589
  */
584
590
  nameStartsWith?: string;
585
591
 
@@ -1080,15 +1080,19 @@ export interface ServiceItemListParams extends CursorPageParams {
1080
1080
 
1081
1081
  /**
1082
1082
  * Query param: Filter for service items whose `name` contains this substring,
1083
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1084
- * `nameStartsWith` or `nameEndsWith`.
1083
+ * case-insensitive.
1084
+ *
1085
+ * **NOTE**: If you use this parameter, you cannot also use `nameStartsWith` or
1086
+ * `nameEndsWith`.
1085
1087
  */
1086
1088
  nameContains?: string;
1087
1089
 
1088
1090
  /**
1089
1091
  * Query param: Filter for service items whose `name` ends with this substring,
1090
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1091
- * `nameContains` or `nameStartsWith`.
1092
+ * case-insensitive.
1093
+ *
1094
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1095
+ * `nameStartsWith`.
1092
1096
  */
1093
1097
  nameEndsWith?: string;
1094
1098
 
@@ -1100,8 +1104,10 @@ export interface ServiceItemListParams extends CursorPageParams {
1100
1104
 
1101
1105
  /**
1102
1106
  * Query param: Filter for service items whose `name` starts with this substring,
1103
- * case-insensitive. NOTE: If you use this parameter, you cannot also use
1104
- * `nameContains` or `nameEndsWith`.
1107
+ * case-insensitive.
1108
+ *
1109
+ * **NOTE**: If you use this parameter, you cannot also use `nameContains` or
1110
+ * `nameEndsWith`.
1105
1111
  */
1106
1112
  nameStartsWith?: string;
1107
1113