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.
Files changed (363) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/package.json +1 -1
  3. package/resources/qbd/accounts.d.ts +4 -0
  4. package/resources/qbd/accounts.d.ts.map +1 -1
  5. package/resources/qbd/accounts.js +4 -0
  6. package/resources/qbd/accounts.js.map +1 -1
  7. package/resources/qbd/accounts.mjs +4 -0
  8. package/resources/qbd/accounts.mjs.map +1 -1
  9. package/resources/qbd/bill-check-payments.d.ts +5 -0
  10. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  11. package/resources/qbd/bill-check-payments.js +5 -0
  12. package/resources/qbd/bill-check-payments.js.map +1 -1
  13. package/resources/qbd/bill-check-payments.mjs +5 -0
  14. package/resources/qbd/bill-check-payments.mjs.map +1 -1
  15. package/resources/qbd/bill-credit-card-payments.d.ts +5 -0
  16. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  17. package/resources/qbd/bill-credit-card-payments.js +5 -0
  18. package/resources/qbd/bill-credit-card-payments.js.map +1 -1
  19. package/resources/qbd/bill-credit-card-payments.mjs +5 -0
  20. package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
  21. package/resources/qbd/bills.d.ts +4 -0
  22. package/resources/qbd/bills.d.ts.map +1 -1
  23. package/resources/qbd/bills.js +4 -0
  24. package/resources/qbd/bills.js.map +1 -1
  25. package/resources/qbd/bills.mjs +4 -0
  26. package/resources/qbd/bills.mjs.map +1 -1
  27. package/resources/qbd/build-assemblies.d.ts +5 -0
  28. package/resources/qbd/build-assemblies.d.ts.map +1 -1
  29. package/resources/qbd/build-assemblies.js +5 -0
  30. package/resources/qbd/build-assemblies.js.map +1 -1
  31. package/resources/qbd/build-assemblies.mjs +5 -0
  32. package/resources/qbd/build-assemblies.mjs.map +1 -1
  33. package/resources/qbd/checks.d.ts +4 -0
  34. package/resources/qbd/checks.d.ts.map +1 -1
  35. package/resources/qbd/checks.js +4 -0
  36. package/resources/qbd/checks.js.map +1 -1
  37. package/resources/qbd/checks.mjs +4 -0
  38. package/resources/qbd/checks.mjs.map +1 -1
  39. package/resources/qbd/classes.d.ts +4 -0
  40. package/resources/qbd/classes.d.ts.map +1 -1
  41. package/resources/qbd/classes.js +4 -0
  42. package/resources/qbd/classes.js.map +1 -1
  43. package/resources/qbd/classes.mjs +4 -0
  44. package/resources/qbd/classes.mjs.map +1 -1
  45. package/resources/qbd/credit-card-charges.d.ts +5 -0
  46. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  47. package/resources/qbd/credit-card-charges.js +5 -0
  48. package/resources/qbd/credit-card-charges.js.map +1 -1
  49. package/resources/qbd/credit-card-charges.mjs +5 -0
  50. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  51. package/resources/qbd/credit-card-credits.d.ts +5 -0
  52. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  53. package/resources/qbd/credit-card-credits.js +5 -0
  54. package/resources/qbd/credit-card-credits.js.map +1 -1
  55. package/resources/qbd/credit-card-credits.mjs +5 -0
  56. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  57. package/resources/qbd/credit-card-refunds.d.ts +5 -0
  58. package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
  59. package/resources/qbd/credit-card-refunds.js +5 -0
  60. package/resources/qbd/credit-card-refunds.js.map +1 -1
  61. package/resources/qbd/credit-card-refunds.mjs +5 -0
  62. package/resources/qbd/credit-card-refunds.mjs.map +1 -1
  63. package/resources/qbd/credit-memos.d.ts +9 -1
  64. package/resources/qbd/credit-memos.d.ts.map +1 -1
  65. package/resources/qbd/credit-memos.js +4 -0
  66. package/resources/qbd/credit-memos.js.map +1 -1
  67. package/resources/qbd/credit-memos.mjs +4 -0
  68. package/resources/qbd/credit-memos.mjs.map +1 -1
  69. package/resources/qbd/currencies.d.ts +4 -0
  70. package/resources/qbd/currencies.d.ts.map +1 -1
  71. package/resources/qbd/currencies.js +4 -0
  72. package/resources/qbd/currencies.js.map +1 -1
  73. package/resources/qbd/currencies.mjs +4 -0
  74. package/resources/qbd/currencies.mjs.map +1 -1
  75. package/resources/qbd/customer-types.d.ts +302 -0
  76. package/resources/qbd/customer-types.d.ts.map +1 -0
  77. package/resources/qbd/customer-types.js +73 -0
  78. package/resources/qbd/customer-types.js.map +1 -0
  79. package/resources/qbd/customer-types.mjs +69 -0
  80. package/resources/qbd/customer-types.mjs.map +1 -0
  81. package/resources/qbd/customers.d.ts +4 -0
  82. package/resources/qbd/customers.d.ts.map +1 -1
  83. package/resources/qbd/customers.js +4 -0
  84. package/resources/qbd/customers.js.map +1 -1
  85. package/resources/qbd/customers.mjs +4 -0
  86. package/resources/qbd/customers.mjs.map +1 -1
  87. package/resources/qbd/date-driven-terms.d.ts +5 -0
  88. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  89. package/resources/qbd/date-driven-terms.js +5 -0
  90. package/resources/qbd/date-driven-terms.js.map +1 -1
  91. package/resources/qbd/date-driven-terms.mjs +5 -0
  92. package/resources/qbd/date-driven-terms.mjs.map +1 -1
  93. package/resources/qbd/discount-items.d.ts +4 -0
  94. package/resources/qbd/discount-items.d.ts.map +1 -1
  95. package/resources/qbd/discount-items.js +4 -0
  96. package/resources/qbd/discount-items.js.map +1 -1
  97. package/resources/qbd/discount-items.mjs +4 -0
  98. package/resources/qbd/discount-items.mjs.map +1 -1
  99. package/resources/qbd/employees.d.ts +4 -0
  100. package/resources/qbd/employees.d.ts.map +1 -1
  101. package/resources/qbd/employees.js +4 -0
  102. package/resources/qbd/employees.js.map +1 -1
  103. package/resources/qbd/employees.mjs +4 -0
  104. package/resources/qbd/employees.mjs.map +1 -1
  105. package/resources/qbd/estimates.d.ts +9 -1
  106. package/resources/qbd/estimates.d.ts.map +1 -1
  107. package/resources/qbd/estimates.js +4 -0
  108. package/resources/qbd/estimates.js.map +1 -1
  109. package/resources/qbd/estimates.mjs +4 -0
  110. package/resources/qbd/estimates.mjs.map +1 -1
  111. package/resources/qbd/index.d.ts +1 -0
  112. package/resources/qbd/index.d.ts.map +1 -1
  113. package/resources/qbd/index.js +4 -2
  114. package/resources/qbd/index.js.map +1 -1
  115. package/resources/qbd/index.mjs +1 -0
  116. package/resources/qbd/index.mjs.map +1 -1
  117. package/resources/qbd/inventory-adjustments.d.ts +5 -0
  118. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  119. package/resources/qbd/inventory-adjustments.js +5 -0
  120. package/resources/qbd/inventory-adjustments.js.map +1 -1
  121. package/resources/qbd/inventory-adjustments.mjs +5 -0
  122. package/resources/qbd/inventory-adjustments.mjs.map +1 -1
  123. package/resources/qbd/inventory-assembly-items.d.ts +5 -0
  124. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  125. package/resources/qbd/inventory-assembly-items.js +5 -0
  126. package/resources/qbd/inventory-assembly-items.js.map +1 -1
  127. package/resources/qbd/inventory-assembly-items.mjs +5 -0
  128. package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
  129. package/resources/qbd/inventory-items.d.ts +4 -0
  130. package/resources/qbd/inventory-items.d.ts.map +1 -1
  131. package/resources/qbd/inventory-items.js +4 -0
  132. package/resources/qbd/inventory-items.js.map +1 -1
  133. package/resources/qbd/inventory-items.mjs +4 -0
  134. package/resources/qbd/inventory-items.mjs.map +1 -1
  135. package/resources/qbd/inventory-sites.d.ts +4 -0
  136. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  137. package/resources/qbd/inventory-sites.js +4 -0
  138. package/resources/qbd/inventory-sites.js.map +1 -1
  139. package/resources/qbd/inventory-sites.mjs +4 -0
  140. package/resources/qbd/inventory-sites.mjs.map +1 -1
  141. package/resources/qbd/invoices.d.ts +9 -1
  142. package/resources/qbd/invoices.d.ts.map +1 -1
  143. package/resources/qbd/invoices.js +4 -0
  144. package/resources/qbd/invoices.js.map +1 -1
  145. package/resources/qbd/invoices.mjs +4 -0
  146. package/resources/qbd/invoices.mjs.map +1 -1
  147. package/resources/qbd/item-groups.d.ts +4 -0
  148. package/resources/qbd/item-groups.d.ts.map +1 -1
  149. package/resources/qbd/item-groups.js +4 -0
  150. package/resources/qbd/item-groups.js.map +1 -1
  151. package/resources/qbd/item-groups.mjs +4 -0
  152. package/resources/qbd/item-groups.mjs.map +1 -1
  153. package/resources/qbd/item-receipts.d.ts +4 -0
  154. package/resources/qbd/item-receipts.d.ts.map +1 -1
  155. package/resources/qbd/item-receipts.js +4 -0
  156. package/resources/qbd/item-receipts.js.map +1 -1
  157. package/resources/qbd/item-receipts.mjs +4 -0
  158. package/resources/qbd/item-receipts.mjs.map +1 -1
  159. package/resources/qbd/item-sites.d.ts +4 -0
  160. package/resources/qbd/item-sites.d.ts.map +1 -1
  161. package/resources/qbd/item-sites.js +4 -0
  162. package/resources/qbd/item-sites.js.map +1 -1
  163. package/resources/qbd/item-sites.mjs +4 -0
  164. package/resources/qbd/item-sites.mjs.map +1 -1
  165. package/resources/qbd/journal-entries.d.ts +4 -0
  166. package/resources/qbd/journal-entries.d.ts.map +1 -1
  167. package/resources/qbd/journal-entries.js +4 -0
  168. package/resources/qbd/journal-entries.js.map +1 -1
  169. package/resources/qbd/journal-entries.mjs +4 -0
  170. package/resources/qbd/journal-entries.mjs.map +1 -1
  171. package/resources/qbd/non-inventory-items.d.ts +5 -0
  172. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  173. package/resources/qbd/non-inventory-items.js +5 -0
  174. package/resources/qbd/non-inventory-items.js.map +1 -1
  175. package/resources/qbd/non-inventory-items.mjs +5 -0
  176. package/resources/qbd/non-inventory-items.mjs.map +1 -1
  177. package/resources/qbd/other-charge-items.d.ts +5 -0
  178. package/resources/qbd/other-charge-items.d.ts.map +1 -1
  179. package/resources/qbd/other-charge-items.js +5 -0
  180. package/resources/qbd/other-charge-items.js.map +1 -1
  181. package/resources/qbd/other-charge-items.mjs +5 -0
  182. package/resources/qbd/other-charge-items.mjs.map +1 -1
  183. package/resources/qbd/other-names.d.ts +4 -0
  184. package/resources/qbd/other-names.d.ts.map +1 -1
  185. package/resources/qbd/other-names.js +4 -0
  186. package/resources/qbd/other-names.js.map +1 -1
  187. package/resources/qbd/other-names.mjs +4 -0
  188. package/resources/qbd/other-names.mjs.map +1 -1
  189. package/resources/qbd/payment-methods.d.ts +4 -0
  190. package/resources/qbd/payment-methods.d.ts.map +1 -1
  191. package/resources/qbd/payment-methods.js +4 -0
  192. package/resources/qbd/payment-methods.js.map +1 -1
  193. package/resources/qbd/payment-methods.mjs +4 -0
  194. package/resources/qbd/payment-methods.mjs.map +1 -1
  195. package/resources/qbd/payroll-wage-items.d.ts +5 -0
  196. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  197. package/resources/qbd/payroll-wage-items.js +5 -0
  198. package/resources/qbd/payroll-wage-items.js.map +1 -1
  199. package/resources/qbd/payroll-wage-items.mjs +5 -0
  200. package/resources/qbd/payroll-wage-items.mjs.map +1 -1
  201. package/resources/qbd/price-levels.d.ts +4 -0
  202. package/resources/qbd/price-levels.d.ts.map +1 -1
  203. package/resources/qbd/price-levels.js +4 -0
  204. package/resources/qbd/price-levels.js.map +1 -1
  205. package/resources/qbd/price-levels.mjs +4 -0
  206. package/resources/qbd/price-levels.mjs.map +1 -1
  207. package/resources/qbd/purchase-orders.d.ts +4 -0
  208. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  209. package/resources/qbd/purchase-orders.js +4 -0
  210. package/resources/qbd/purchase-orders.js.map +1 -1
  211. package/resources/qbd/purchase-orders.mjs +4 -0
  212. package/resources/qbd/purchase-orders.mjs.map +1 -1
  213. package/resources/qbd/qbd.d.ts +4 -0
  214. package/resources/qbd/qbd.d.ts.map +1 -1
  215. package/resources/qbd/qbd.js +4 -0
  216. package/resources/qbd/qbd.js.map +1 -1
  217. package/resources/qbd/qbd.mjs +4 -0
  218. package/resources/qbd/qbd.mjs.map +1 -1
  219. package/resources/qbd/receive-payments.d.ts +5 -0
  220. package/resources/qbd/receive-payments.d.ts.map +1 -1
  221. package/resources/qbd/receive-payments.js +5 -0
  222. package/resources/qbd/receive-payments.js.map +1 -1
  223. package/resources/qbd/receive-payments.mjs +5 -0
  224. package/resources/qbd/receive-payments.mjs.map +1 -1
  225. package/resources/qbd/sales-orders.d.ts +9 -1
  226. package/resources/qbd/sales-orders.d.ts.map +1 -1
  227. package/resources/qbd/sales-orders.js +4 -0
  228. package/resources/qbd/sales-orders.js.map +1 -1
  229. package/resources/qbd/sales-orders.mjs +4 -0
  230. package/resources/qbd/sales-orders.mjs.map +1 -1
  231. package/resources/qbd/sales-receipts.d.ts +5 -1
  232. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  233. package/resources/qbd/sales-receipts.js +4 -0
  234. package/resources/qbd/sales-receipts.js.map +1 -1
  235. package/resources/qbd/sales-receipts.mjs +4 -0
  236. package/resources/qbd/sales-receipts.mjs.map +1 -1
  237. package/resources/qbd/sales-representatives.d.ts +5 -0
  238. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  239. package/resources/qbd/sales-representatives.js +5 -0
  240. package/resources/qbd/sales-representatives.js.map +1 -1
  241. package/resources/qbd/sales-representatives.mjs +5 -0
  242. package/resources/qbd/sales-representatives.mjs.map +1 -1
  243. package/resources/qbd/sales-tax-codes.d.ts +4 -0
  244. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  245. package/resources/qbd/sales-tax-codes.js +4 -0
  246. package/resources/qbd/sales-tax-codes.js.map +1 -1
  247. package/resources/qbd/sales-tax-codes.mjs +4 -0
  248. package/resources/qbd/sales-tax-codes.mjs.map +1 -1
  249. package/resources/qbd/sales-tax-items.d.ts +4 -0
  250. package/resources/qbd/sales-tax-items.d.ts.map +1 -1
  251. package/resources/qbd/sales-tax-items.js +4 -0
  252. package/resources/qbd/sales-tax-items.js.map +1 -1
  253. package/resources/qbd/sales-tax-items.mjs +4 -0
  254. package/resources/qbd/sales-tax-items.mjs.map +1 -1
  255. package/resources/qbd/service-items.d.ts +4 -0
  256. package/resources/qbd/service-items.d.ts.map +1 -1
  257. package/resources/qbd/service-items.js +4 -0
  258. package/resources/qbd/service-items.js.map +1 -1
  259. package/resources/qbd/service-items.mjs +4 -0
  260. package/resources/qbd/service-items.mjs.map +1 -1
  261. package/resources/qbd/standard-terms.d.ts +4 -0
  262. package/resources/qbd/standard-terms.d.ts.map +1 -1
  263. package/resources/qbd/standard-terms.js +4 -0
  264. package/resources/qbd/standard-terms.js.map +1 -1
  265. package/resources/qbd/standard-terms.mjs +4 -0
  266. package/resources/qbd/standard-terms.mjs.map +1 -1
  267. package/resources/qbd/subtotal-items.d.ts +4 -0
  268. package/resources/qbd/subtotal-items.d.ts.map +1 -1
  269. package/resources/qbd/subtotal-items.js +4 -0
  270. package/resources/qbd/subtotal-items.js.map +1 -1
  271. package/resources/qbd/subtotal-items.mjs +4 -0
  272. package/resources/qbd/subtotal-items.mjs.map +1 -1
  273. package/resources/qbd/time-tracking-activities.d.ts +5 -0
  274. package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
  275. package/resources/qbd/time-tracking-activities.js +5 -0
  276. package/resources/qbd/time-tracking-activities.js.map +1 -1
  277. package/resources/qbd/time-tracking-activities.mjs +5 -0
  278. package/resources/qbd/time-tracking-activities.mjs.map +1 -1
  279. package/resources/qbd/transactions.d.ts +4 -0
  280. package/resources/qbd/transactions.d.ts.map +1 -1
  281. package/resources/qbd/transactions.js +4 -0
  282. package/resources/qbd/transactions.js.map +1 -1
  283. package/resources/qbd/transactions.mjs +4 -0
  284. package/resources/qbd/transactions.mjs.map +1 -1
  285. package/resources/qbd/transfers.d.ts +4 -0
  286. package/resources/qbd/transfers.d.ts.map +1 -1
  287. package/resources/qbd/transfers.js +4 -0
  288. package/resources/qbd/transfers.js.map +1 -1
  289. package/resources/qbd/transfers.mjs +4 -0
  290. package/resources/qbd/transfers.mjs.map +1 -1
  291. package/resources/qbd/unit-of-measure-sets.d.ts +5 -0
  292. package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
  293. package/resources/qbd/unit-of-measure-sets.js +5 -0
  294. package/resources/qbd/unit-of-measure-sets.js.map +1 -1
  295. package/resources/qbd/unit-of-measure-sets.mjs +5 -0
  296. package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
  297. package/resources/qbd/vendor-credits.d.ts +4 -0
  298. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  299. package/resources/qbd/vendor-credits.js +4 -0
  300. package/resources/qbd/vendor-credits.js.map +1 -1
  301. package/resources/qbd/vendor-credits.mjs +4 -0
  302. package/resources/qbd/vendor-credits.mjs.map +1 -1
  303. package/resources/qbd/vendors.d.ts +4 -0
  304. package/resources/qbd/vendors.d.ts.map +1 -1
  305. package/resources/qbd/vendors.js +4 -0
  306. package/resources/qbd/vendors.js.map +1 -1
  307. package/resources/qbd/vendors.mjs +4 -0
  308. package/resources/qbd/vendors.mjs.map +1 -1
  309. package/src/resources/qbd/accounts.ts +4 -0
  310. package/src/resources/qbd/bill-check-payments.ts +5 -0
  311. package/src/resources/qbd/bill-credit-card-payments.ts +5 -0
  312. package/src/resources/qbd/bills.ts +4 -0
  313. package/src/resources/qbd/build-assemblies.ts +5 -0
  314. package/src/resources/qbd/checks.ts +4 -0
  315. package/src/resources/qbd/classes.ts +4 -0
  316. package/src/resources/qbd/credit-card-charges.ts +5 -0
  317. package/src/resources/qbd/credit-card-credits.ts +5 -0
  318. package/src/resources/qbd/credit-card-refunds.ts +5 -0
  319. package/src/resources/qbd/credit-memos.ts +9 -1
  320. package/src/resources/qbd/currencies.ts +4 -0
  321. package/src/resources/qbd/customer-types.ts +372 -0
  322. package/src/resources/qbd/customers.ts +4 -0
  323. package/src/resources/qbd/date-driven-terms.ts +5 -0
  324. package/src/resources/qbd/discount-items.ts +4 -0
  325. package/src/resources/qbd/employees.ts +4 -0
  326. package/src/resources/qbd/estimates.ts +9 -1
  327. package/src/resources/qbd/index.ts +8 -0
  328. package/src/resources/qbd/inventory-adjustments.ts +5 -0
  329. package/src/resources/qbd/inventory-assembly-items.ts +5 -0
  330. package/src/resources/qbd/inventory-items.ts +4 -0
  331. package/src/resources/qbd/inventory-sites.ts +4 -0
  332. package/src/resources/qbd/invoices.ts +9 -1
  333. package/src/resources/qbd/item-groups.ts +4 -0
  334. package/src/resources/qbd/item-receipts.ts +4 -0
  335. package/src/resources/qbd/item-sites.ts +4 -0
  336. package/src/resources/qbd/journal-entries.ts +4 -0
  337. package/src/resources/qbd/non-inventory-items.ts +5 -0
  338. package/src/resources/qbd/other-charge-items.ts +5 -0
  339. package/src/resources/qbd/other-names.ts +4 -0
  340. package/src/resources/qbd/payment-methods.ts +4 -0
  341. package/src/resources/qbd/payroll-wage-items.ts +5 -0
  342. package/src/resources/qbd/price-levels.ts +4 -0
  343. package/src/resources/qbd/purchase-orders.ts +4 -0
  344. package/src/resources/qbd/qbd.ts +20 -0
  345. package/src/resources/qbd/receive-payments.ts +5 -0
  346. package/src/resources/qbd/sales-orders.ts +9 -1
  347. package/src/resources/qbd/sales-receipts.ts +5 -1
  348. package/src/resources/qbd/sales-representatives.ts +5 -0
  349. package/src/resources/qbd/sales-tax-codes.ts +4 -0
  350. package/src/resources/qbd/sales-tax-items.ts +4 -0
  351. package/src/resources/qbd/service-items.ts +4 -0
  352. package/src/resources/qbd/standard-terms.ts +4 -0
  353. package/src/resources/qbd/subtotal-items.ts +4 -0
  354. package/src/resources/qbd/time-tracking-activities.ts +5 -0
  355. package/src/resources/qbd/transactions.ts +4 -0
  356. package/src/resources/qbd/transfers.ts +4 -0
  357. package/src/resources/qbd/unit-of-measure-sets.ts +5 -0
  358. package/src/resources/qbd/vendor-credits.ts +4 -0
  359. package/src/resources/qbd/vendors.ts +4 -0
  360. package/src/version.ts +1 -1
  361. package/version.d.ts +1 -1
  362. package/version.js +1 -1
  363. 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
@@ -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.37.0'; // x-release-please-version
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.37.0";
1
+ export declare const VERSION = "12.39.0";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '12.37.0'; // x-release-please-version
4
+ exports.VERSION = '12.39.0'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '12.37.0'; // x-release-please-version
1
+ export const VERSION = '12.39.0'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map