conductor-node 14.10.0 → 14.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (409) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/package.json +1 -1
  3. package/resources/qbd/account-tax-lines.d.mts +5 -3
  4. package/resources/qbd/account-tax-lines.d.mts.map +1 -1
  5. package/resources/qbd/account-tax-lines.d.ts +5 -3
  6. package/resources/qbd/account-tax-lines.d.ts.map +1 -1
  7. package/resources/qbd/account-tax-lines.js +5 -3
  8. package/resources/qbd/account-tax-lines.js.map +1 -1
  9. package/resources/qbd/account-tax-lines.mjs +5 -3
  10. package/resources/qbd/account-tax-lines.mjs.map +1 -1
  11. package/resources/qbd/accounts.d.mts +4 -3
  12. package/resources/qbd/accounts.d.mts.map +1 -1
  13. package/resources/qbd/accounts.d.ts +4 -3
  14. package/resources/qbd/accounts.d.ts.map +1 -1
  15. package/resources/qbd/accounts.js +4 -3
  16. package/resources/qbd/accounts.js.map +1 -1
  17. package/resources/qbd/accounts.mjs +4 -3
  18. package/resources/qbd/accounts.mjs.map +1 -1
  19. package/resources/qbd/bill-check-payments.d.mts +25 -0
  20. package/resources/qbd/bill-check-payments.d.mts.map +1 -1
  21. package/resources/qbd/bill-check-payments.d.ts +25 -0
  22. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  23. package/resources/qbd/bill-credit-card-payments.d.mts +11 -0
  24. package/resources/qbd/bill-credit-card-payments.d.mts.map +1 -1
  25. package/resources/qbd/bill-credit-card-payments.d.ts +11 -0
  26. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  27. package/resources/qbd/bills.d.mts +32 -0
  28. package/resources/qbd/bills.d.mts.map +1 -1
  29. package/resources/qbd/bills.d.ts +32 -0
  30. package/resources/qbd/bills.d.ts.map +1 -1
  31. package/resources/qbd/bills.js +4 -0
  32. package/resources/qbd/bills.js.map +1 -1
  33. package/resources/qbd/bills.mjs +4 -0
  34. package/resources/qbd/bills.mjs.map +1 -1
  35. package/resources/qbd/build-assemblies.d.mts +4 -0
  36. package/resources/qbd/build-assemblies.d.mts.map +1 -1
  37. package/resources/qbd/build-assemblies.d.ts +4 -0
  38. package/resources/qbd/build-assemblies.d.ts.map +1 -1
  39. package/resources/qbd/checks.d.mts +38 -0
  40. package/resources/qbd/checks.d.mts.map +1 -1
  41. package/resources/qbd/checks.d.ts +38 -0
  42. package/resources/qbd/checks.d.ts.map +1 -1
  43. package/resources/qbd/checks.js +4 -0
  44. package/resources/qbd/checks.js.map +1 -1
  45. package/resources/qbd/checks.mjs +4 -0
  46. package/resources/qbd/checks.mjs.map +1 -1
  47. package/resources/qbd/classes.d.mts +4 -3
  48. package/resources/qbd/classes.d.mts.map +1 -1
  49. package/resources/qbd/classes.d.ts +4 -3
  50. package/resources/qbd/classes.d.ts.map +1 -1
  51. package/resources/qbd/classes.js +4 -3
  52. package/resources/qbd/classes.js.map +1 -1
  53. package/resources/qbd/classes.mjs +4 -3
  54. package/resources/qbd/classes.mjs.map +1 -1
  55. package/resources/qbd/credit-card-charges.d.mts +32 -0
  56. package/resources/qbd/credit-card-charges.d.mts.map +1 -1
  57. package/resources/qbd/credit-card-charges.d.ts +32 -0
  58. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  59. package/resources/qbd/credit-card-charges.js +4 -0
  60. package/resources/qbd/credit-card-charges.js.map +1 -1
  61. package/resources/qbd/credit-card-charges.mjs +4 -0
  62. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  63. package/resources/qbd/credit-card-credits.d.mts +32 -0
  64. package/resources/qbd/credit-card-credits.d.mts.map +1 -1
  65. package/resources/qbd/credit-card-credits.d.ts +32 -0
  66. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  67. package/resources/qbd/credit-card-credits.js +4 -0
  68. package/resources/qbd/credit-card-credits.js.map +1 -1
  69. package/resources/qbd/credit-card-credits.mjs +4 -0
  70. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  71. package/resources/qbd/credit-card-refunds.d.mts +5 -0
  72. package/resources/qbd/credit-card-refunds.d.mts.map +1 -1
  73. package/resources/qbd/credit-card-refunds.d.ts +5 -0
  74. package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
  75. package/resources/qbd/credit-memos.d.mts +30 -0
  76. package/resources/qbd/credit-memos.d.mts.map +1 -1
  77. package/resources/qbd/credit-memos.d.ts +30 -0
  78. package/resources/qbd/credit-memos.d.ts.map +1 -1
  79. package/resources/qbd/credit-memos.js +4 -0
  80. package/resources/qbd/credit-memos.js.map +1 -1
  81. package/resources/qbd/credit-memos.mjs +4 -0
  82. package/resources/qbd/credit-memos.mjs.map +1 -1
  83. package/resources/qbd/currencies.d.mts +4 -3
  84. package/resources/qbd/currencies.d.mts.map +1 -1
  85. package/resources/qbd/currencies.d.ts +4 -3
  86. package/resources/qbd/currencies.d.ts.map +1 -1
  87. package/resources/qbd/currencies.js +4 -3
  88. package/resources/qbd/currencies.js.map +1 -1
  89. package/resources/qbd/currencies.mjs +4 -3
  90. package/resources/qbd/currencies.mjs.map +1 -1
  91. package/resources/qbd/customer-types.d.mts +4 -3
  92. package/resources/qbd/customer-types.d.mts.map +1 -1
  93. package/resources/qbd/customer-types.d.ts +4 -3
  94. package/resources/qbd/customer-types.d.ts.map +1 -1
  95. package/resources/qbd/customer-types.js +4 -3
  96. package/resources/qbd/customer-types.js.map +1 -1
  97. package/resources/qbd/customer-types.mjs +4 -3
  98. package/resources/qbd/customer-types.mjs.map +1 -1
  99. package/resources/qbd/customers.d.mts +13 -0
  100. package/resources/qbd/customers.d.mts.map +1 -1
  101. package/resources/qbd/customers.d.ts +13 -0
  102. package/resources/qbd/customers.d.ts.map +1 -1
  103. package/resources/qbd/customers.js +1 -0
  104. package/resources/qbd/customers.js.map +1 -1
  105. package/resources/qbd/customers.mjs +1 -0
  106. package/resources/qbd/customers.mjs.map +1 -1
  107. package/resources/qbd/date-driven-terms.d.mts +5 -3
  108. package/resources/qbd/date-driven-terms.d.mts.map +1 -1
  109. package/resources/qbd/date-driven-terms.d.ts +5 -3
  110. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  111. package/resources/qbd/date-driven-terms.js +5 -3
  112. package/resources/qbd/date-driven-terms.js.map +1 -1
  113. package/resources/qbd/date-driven-terms.mjs +5 -3
  114. package/resources/qbd/date-driven-terms.mjs.map +1 -1
  115. package/resources/qbd/deleted-list-objects.d.mts +4 -0
  116. package/resources/qbd/deleted-list-objects.d.mts.map +1 -1
  117. package/resources/qbd/deleted-list-objects.d.ts +4 -0
  118. package/resources/qbd/deleted-list-objects.d.ts.map +1 -1
  119. package/resources/qbd/deleted-list-objects.js +4 -0
  120. package/resources/qbd/deleted-list-objects.js.map +1 -1
  121. package/resources/qbd/deleted-list-objects.mjs +4 -0
  122. package/resources/qbd/deleted-list-objects.mjs.map +1 -1
  123. package/resources/qbd/deleted-transactions.d.mts +4 -0
  124. package/resources/qbd/deleted-transactions.d.mts.map +1 -1
  125. package/resources/qbd/deleted-transactions.d.ts +4 -0
  126. package/resources/qbd/deleted-transactions.d.ts.map +1 -1
  127. package/resources/qbd/deleted-transactions.js +4 -0
  128. package/resources/qbd/deleted-transactions.js.map +1 -1
  129. package/resources/qbd/deleted-transactions.mjs +4 -0
  130. package/resources/qbd/deleted-transactions.mjs.map +1 -1
  131. package/resources/qbd/deposits.d.mts +891 -0
  132. package/resources/qbd/deposits.d.mts.map +1 -0
  133. package/resources/qbd/deposits.d.ts +891 -0
  134. package/resources/qbd/deposits.d.ts.map +1 -0
  135. package/resources/qbd/deposits.js +144 -0
  136. package/resources/qbd/deposits.js.map +1 -0
  137. package/resources/qbd/deposits.mjs +140 -0
  138. package/resources/qbd/deposits.mjs.map +1 -0
  139. package/resources/qbd/discount-items.d.mts +9 -3
  140. package/resources/qbd/discount-items.d.mts.map +1 -1
  141. package/resources/qbd/discount-items.d.ts +9 -3
  142. package/resources/qbd/discount-items.d.ts.map +1 -1
  143. package/resources/qbd/employees.d.mts +30 -3
  144. package/resources/qbd/employees.d.mts.map +1 -1
  145. package/resources/qbd/employees.d.ts +30 -3
  146. package/resources/qbd/employees.d.ts.map +1 -1
  147. package/resources/qbd/employees.js +4 -3
  148. package/resources/qbd/employees.js.map +1 -1
  149. package/resources/qbd/employees.mjs +4 -3
  150. package/resources/qbd/employees.mjs.map +1 -1
  151. package/resources/qbd/estimates.d.mts +30 -0
  152. package/resources/qbd/estimates.d.mts.map +1 -1
  153. package/resources/qbd/estimates.d.ts +30 -0
  154. package/resources/qbd/estimates.d.ts.map +1 -1
  155. package/resources/qbd/estimates.js +4 -0
  156. package/resources/qbd/estimates.js.map +1 -1
  157. package/resources/qbd/estimates.mjs +4 -0
  158. package/resources/qbd/estimates.mjs.map +1 -1
  159. package/resources/qbd/index.d.mts +2 -0
  160. package/resources/qbd/index.d.mts.map +1 -1
  161. package/resources/qbd/index.d.ts +2 -0
  162. package/resources/qbd/index.d.ts.map +1 -1
  163. package/resources/qbd/index.js +6 -2
  164. package/resources/qbd/index.js.map +1 -1
  165. package/resources/qbd/index.mjs +2 -0
  166. package/resources/qbd/index.mjs.map +1 -1
  167. package/resources/qbd/inventory-adjustments.d.mts +13 -3
  168. package/resources/qbd/inventory-adjustments.d.mts.map +1 -1
  169. package/resources/qbd/inventory-adjustments.d.ts +13 -3
  170. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  171. package/resources/qbd/inventory-adjustments.js +9 -3
  172. package/resources/qbd/inventory-adjustments.js.map +1 -1
  173. package/resources/qbd/inventory-adjustments.mjs +9 -3
  174. package/resources/qbd/inventory-adjustments.mjs.map +1 -1
  175. package/resources/qbd/inventory-assembly-items.d.mts +8 -5
  176. package/resources/qbd/inventory-assembly-items.d.mts.map +1 -1
  177. package/resources/qbd/inventory-assembly-items.d.ts +8 -5
  178. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  179. package/resources/qbd/inventory-items.d.mts +8 -5
  180. package/resources/qbd/inventory-items.d.mts.map +1 -1
  181. package/resources/qbd/inventory-items.d.ts +8 -5
  182. package/resources/qbd/inventory-items.d.ts.map +1 -1
  183. package/resources/qbd/inventory-sites.d.mts +8 -3
  184. package/resources/qbd/inventory-sites.d.mts.map +1 -1
  185. package/resources/qbd/inventory-sites.d.ts +8 -3
  186. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  187. package/resources/qbd/inventory-sites.js +4 -3
  188. package/resources/qbd/inventory-sites.js.map +1 -1
  189. package/resources/qbd/inventory-sites.mjs +4 -3
  190. package/resources/qbd/inventory-sites.mjs.map +1 -1
  191. package/resources/qbd/invoices.d.mts +36 -0
  192. package/resources/qbd/invoices.d.mts.map +1 -1
  193. package/resources/qbd/invoices.d.ts +36 -0
  194. package/resources/qbd/invoices.d.ts.map +1 -1
  195. package/resources/qbd/invoices.js +4 -0
  196. package/resources/qbd/invoices.js.map +1 -1
  197. package/resources/qbd/invoices.mjs +4 -0
  198. package/resources/qbd/invoices.mjs.map +1 -1
  199. package/resources/qbd/item-receipts.d.mts +32 -0
  200. package/resources/qbd/item-receipts.d.mts.map +1 -1
  201. package/resources/qbd/item-receipts.d.ts +32 -0
  202. package/resources/qbd/item-receipts.d.ts.map +1 -1
  203. package/resources/qbd/item-receipts.js +4 -0
  204. package/resources/qbd/item-receipts.js.map +1 -1
  205. package/resources/qbd/item-receipts.mjs +4 -0
  206. package/resources/qbd/item-receipts.mjs.map +1 -1
  207. package/resources/qbd/journal-entries.d.mts +17 -0
  208. package/resources/qbd/journal-entries.d.mts.map +1 -1
  209. package/resources/qbd/journal-entries.d.ts +17 -0
  210. package/resources/qbd/journal-entries.d.ts.map +1 -1
  211. package/resources/qbd/journal-entries.js +4 -0
  212. package/resources/qbd/journal-entries.js.map +1 -1
  213. package/resources/qbd/journal-entries.mjs +4 -0
  214. package/resources/qbd/journal-entries.mjs.map +1 -1
  215. package/resources/qbd/other-names.d.mts +16 -3
  216. package/resources/qbd/other-names.d.mts.map +1 -1
  217. package/resources/qbd/other-names.d.ts +16 -3
  218. package/resources/qbd/other-names.d.ts.map +1 -1
  219. package/resources/qbd/other-names.js +4 -3
  220. package/resources/qbd/other-names.js.map +1 -1
  221. package/resources/qbd/other-names.mjs +4 -3
  222. package/resources/qbd/other-names.mjs.map +1 -1
  223. package/resources/qbd/payment-methods.d.mts +4 -3
  224. package/resources/qbd/payment-methods.d.mts.map +1 -1
  225. package/resources/qbd/payment-methods.d.ts +4 -3
  226. package/resources/qbd/payment-methods.d.ts.map +1 -1
  227. package/resources/qbd/payment-methods.js +4 -3
  228. package/resources/qbd/payment-methods.js.map +1 -1
  229. package/resources/qbd/payment-methods.mjs +4 -3
  230. package/resources/qbd/payment-methods.mjs.map +1 -1
  231. package/resources/qbd/payments-to-deposit.d.mts +139 -0
  232. package/resources/qbd/payments-to-deposit.d.mts.map +1 -0
  233. package/resources/qbd/payments-to-deposit.d.ts +139 -0
  234. package/resources/qbd/payments-to-deposit.d.ts.map +1 -0
  235. package/resources/qbd/payments-to-deposit.js +35 -0
  236. package/resources/qbd/payments-to-deposit.js.map +1 -0
  237. package/resources/qbd/payments-to-deposit.mjs +31 -0
  238. package/resources/qbd/payments-to-deposit.mjs.map +1 -0
  239. package/resources/qbd/payroll-wage-items.d.mts +3 -0
  240. package/resources/qbd/payroll-wage-items.d.mts.map +1 -1
  241. package/resources/qbd/payroll-wage-items.d.ts +3 -0
  242. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  243. package/resources/qbd/price-levels.d.mts +22 -21
  244. package/resources/qbd/price-levels.d.mts.map +1 -1
  245. package/resources/qbd/price-levels.d.ts +22 -21
  246. package/resources/qbd/price-levels.d.ts.map +1 -1
  247. package/resources/qbd/price-levels.js +4 -3
  248. package/resources/qbd/price-levels.js.map +1 -1
  249. package/resources/qbd/price-levels.mjs +4 -3
  250. package/resources/qbd/price-levels.mjs.map +1 -1
  251. package/resources/qbd/purchase-orders.d.mts +30 -0
  252. package/resources/qbd/purchase-orders.d.mts.map +1 -1
  253. package/resources/qbd/purchase-orders.d.ts +30 -0
  254. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  255. package/resources/qbd/purchase-orders.js +4 -0
  256. package/resources/qbd/purchase-orders.js.map +1 -1
  257. package/resources/qbd/purchase-orders.mjs +4 -0
  258. package/resources/qbd/purchase-orders.mjs.map +1 -1
  259. package/resources/qbd/qbd.d.mts +8 -0
  260. package/resources/qbd/qbd.d.mts.map +1 -1
  261. package/resources/qbd/qbd.d.ts +8 -0
  262. package/resources/qbd/qbd.d.ts.map +1 -1
  263. package/resources/qbd/qbd.js +8 -0
  264. package/resources/qbd/qbd.js.map +1 -1
  265. package/resources/qbd/qbd.mjs +8 -0
  266. package/resources/qbd/qbd.mjs.map +1 -1
  267. package/resources/qbd/receive-payments.d.mts +28 -0
  268. package/resources/qbd/receive-payments.d.mts.map +1 -1
  269. package/resources/qbd/receive-payments.d.ts +28 -0
  270. package/resources/qbd/receive-payments.d.ts.map +1 -1
  271. package/resources/qbd/sales-orders.d.mts +30 -0
  272. package/resources/qbd/sales-orders.d.mts.map +1 -1
  273. package/resources/qbd/sales-orders.d.ts +30 -0
  274. package/resources/qbd/sales-orders.d.ts.map +1 -1
  275. package/resources/qbd/sales-orders.js +4 -0
  276. package/resources/qbd/sales-orders.js.map +1 -1
  277. package/resources/qbd/sales-orders.mjs +4 -0
  278. package/resources/qbd/sales-orders.mjs.map +1 -1
  279. package/resources/qbd/sales-receipts.d.mts +30 -0
  280. package/resources/qbd/sales-receipts.d.mts.map +1 -1
  281. package/resources/qbd/sales-receipts.d.ts +30 -0
  282. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  283. package/resources/qbd/sales-receipts.js +4 -0
  284. package/resources/qbd/sales-receipts.js.map +1 -1
  285. package/resources/qbd/sales-receipts.mjs +4 -0
  286. package/resources/qbd/sales-receipts.mjs.map +1 -1
  287. package/resources/qbd/sales-representatives.d.mts +5 -3
  288. package/resources/qbd/sales-representatives.d.mts.map +1 -1
  289. package/resources/qbd/sales-representatives.d.ts +5 -3
  290. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  291. package/resources/qbd/sales-representatives.js +5 -3
  292. package/resources/qbd/sales-representatives.js.map +1 -1
  293. package/resources/qbd/sales-representatives.mjs +5 -3
  294. package/resources/qbd/sales-representatives.mjs.map +1 -1
  295. package/resources/qbd/sales-tax-codes.d.mts +4 -3
  296. package/resources/qbd/sales-tax-codes.d.mts.map +1 -1
  297. package/resources/qbd/sales-tax-codes.d.ts +4 -3
  298. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  299. package/resources/qbd/sales-tax-codes.js +4 -3
  300. package/resources/qbd/sales-tax-codes.js.map +1 -1
  301. package/resources/qbd/sales-tax-codes.mjs +4 -3
  302. package/resources/qbd/sales-tax-codes.mjs.map +1 -1
  303. package/resources/qbd/shipping-methods.d.mts +5 -3
  304. package/resources/qbd/shipping-methods.d.mts.map +1 -1
  305. package/resources/qbd/shipping-methods.d.ts +5 -3
  306. package/resources/qbd/shipping-methods.d.ts.map +1 -1
  307. package/resources/qbd/shipping-methods.js +5 -3
  308. package/resources/qbd/shipping-methods.js.map +1 -1
  309. package/resources/qbd/shipping-methods.mjs +5 -3
  310. package/resources/qbd/shipping-methods.mjs.map +1 -1
  311. package/resources/qbd/standard-terms.d.mts +4 -3
  312. package/resources/qbd/standard-terms.d.mts.map +1 -1
  313. package/resources/qbd/standard-terms.d.ts +4 -3
  314. package/resources/qbd/standard-terms.d.ts.map +1 -1
  315. package/resources/qbd/standard-terms.js +4 -3
  316. package/resources/qbd/standard-terms.js.map +1 -1
  317. package/resources/qbd/standard-terms.mjs +4 -3
  318. package/resources/qbd/standard-terms.mjs.map +1 -1
  319. package/resources/qbd/time-tracking-activities.d.mts +6 -5
  320. package/resources/qbd/time-tracking-activities.d.mts.map +1 -1
  321. package/resources/qbd/time-tracking-activities.d.ts +6 -5
  322. package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
  323. package/resources/qbd/transactions.d.mts +2 -1
  324. package/resources/qbd/transactions.d.mts.map +1 -1
  325. package/resources/qbd/transactions.d.ts +2 -1
  326. package/resources/qbd/transactions.d.ts.map +1 -1
  327. package/resources/qbd/transactions.js +2 -1
  328. package/resources/qbd/transactions.js.map +1 -1
  329. package/resources/qbd/transactions.mjs +2 -1
  330. package/resources/qbd/transactions.mjs.map +1 -1
  331. package/resources/qbd/transfers.d.mts +6 -0
  332. package/resources/qbd/transfers.d.mts.map +1 -1
  333. package/resources/qbd/transfers.d.ts +6 -0
  334. package/resources/qbd/transfers.d.ts.map +1 -1
  335. package/resources/qbd/unit-of-measure-sets.d.mts +4 -0
  336. package/resources/qbd/unit-of-measure-sets.d.mts.map +1 -1
  337. package/resources/qbd/unit-of-measure-sets.d.ts +4 -0
  338. package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
  339. package/resources/qbd/unit-of-measure-sets.js +4 -0
  340. package/resources/qbd/unit-of-measure-sets.js.map +1 -1
  341. package/resources/qbd/unit-of-measure-sets.mjs +4 -0
  342. package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
  343. package/resources/qbd/vendor-credits.d.mts +32 -0
  344. package/resources/qbd/vendor-credits.d.mts.map +1 -1
  345. package/resources/qbd/vendor-credits.d.ts +32 -0
  346. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  347. package/resources/qbd/vendor-credits.js +4 -0
  348. package/resources/qbd/vendor-credits.js.map +1 -1
  349. package/resources/qbd/vendor-credits.mjs +4 -0
  350. package/resources/qbd/vendor-credits.mjs.map +1 -1
  351. package/resources/qbd/vendors.d.mts +16 -0
  352. package/resources/qbd/vendors.d.mts.map +1 -1
  353. package/resources/qbd/vendors.d.ts +16 -0
  354. package/resources/qbd/vendors.d.ts.map +1 -1
  355. package/src/resources/qbd/account-tax-lines.ts +5 -3
  356. package/src/resources/qbd/accounts.ts +4 -3
  357. package/src/resources/qbd/bill-check-payments.ts +25 -0
  358. package/src/resources/qbd/bill-credit-card-payments.ts +11 -0
  359. package/src/resources/qbd/bills.ts +32 -0
  360. package/src/resources/qbd/build-assemblies.ts +4 -0
  361. package/src/resources/qbd/checks.ts +38 -0
  362. package/src/resources/qbd/classes.ts +4 -3
  363. package/src/resources/qbd/credit-card-charges.ts +32 -0
  364. package/src/resources/qbd/credit-card-credits.ts +32 -0
  365. package/src/resources/qbd/credit-card-refunds.ts +5 -0
  366. package/src/resources/qbd/credit-memos.ts +30 -0
  367. package/src/resources/qbd/currencies.ts +4 -3
  368. package/src/resources/qbd/customer-types.ts +4 -3
  369. package/src/resources/qbd/customers.ts +13 -0
  370. package/src/resources/qbd/date-driven-terms.ts +5 -3
  371. package/src/resources/qbd/deleted-list-objects.ts +4 -0
  372. package/src/resources/qbd/deleted-transactions.ts +4 -0
  373. package/src/resources/qbd/deposits.ts +1113 -0
  374. package/src/resources/qbd/discount-items.ts +9 -3
  375. package/src/resources/qbd/employees.ts +30 -3
  376. package/src/resources/qbd/estimates.ts +30 -0
  377. package/src/resources/qbd/index.ts +19 -0
  378. package/src/resources/qbd/inventory-adjustments.ts +13 -3
  379. package/src/resources/qbd/inventory-assembly-items.ts +8 -5
  380. package/src/resources/qbd/inventory-items.ts +8 -5
  381. package/src/resources/qbd/inventory-sites.ts +8 -3
  382. package/src/resources/qbd/invoices.ts +36 -0
  383. package/src/resources/qbd/item-receipts.ts +32 -0
  384. package/src/resources/qbd/journal-entries.ts +17 -0
  385. package/src/resources/qbd/other-names.ts +16 -3
  386. package/src/resources/qbd/payment-methods.ts +4 -3
  387. package/src/resources/qbd/payments-to-deposit.ts +201 -0
  388. package/src/resources/qbd/payroll-wage-items.ts +3 -0
  389. package/src/resources/qbd/price-levels.ts +24 -23
  390. package/src/resources/qbd/purchase-orders.ts +30 -0
  391. package/src/resources/qbd/qbd.ts +48 -0
  392. package/src/resources/qbd/receive-payments.ts +28 -0
  393. package/src/resources/qbd/sales-orders.ts +30 -0
  394. package/src/resources/qbd/sales-receipts.ts +30 -0
  395. package/src/resources/qbd/sales-representatives.ts +5 -3
  396. package/src/resources/qbd/sales-tax-codes.ts +4 -3
  397. package/src/resources/qbd/shipping-methods.ts +5 -3
  398. package/src/resources/qbd/standard-terms.ts +4 -3
  399. package/src/resources/qbd/time-tracking-activities.ts +6 -6
  400. package/src/resources/qbd/transactions.ts +2 -1
  401. package/src/resources/qbd/transfers.ts +6 -0
  402. package/src/resources/qbd/unit-of-measure-sets.ts +4 -0
  403. package/src/resources/qbd/vendor-credits.ts +32 -0
  404. package/src/resources/qbd/vendors.ts +16 -0
  405. package/src/version.ts +1 -1
  406. package/version.d.mts +1 -1
  407. package/version.d.ts +1 -1
  408. package/version.js +1 -1
  409. package/version.mjs +1 -1
@@ -62,6 +62,10 @@ export class CreditCardCredits extends APIResource {
62
62
  /**
63
63
  * Updates an existing credit card credit.
64
64
  *
65
+ * **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
66
+ * QuickBooks Desktop replaces each included line list with the array you send, so
67
+ * include unchanged lines you want to keep and use `id: "-1"` for new lines.
68
+ *
65
69
  * @example
66
70
  * ```ts
67
71
  * const creditCardCredit =
@@ -1653,6 +1657,8 @@ export interface CreditCardCreditCreateParams {
1653
1657
  * value is not required to be unique and can be arbitrarily changed by the
1654
1658
  * QuickBooks user. When left blank in this create request, this field will be left
1655
1659
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
1660
+ *
1661
+ * Maximum length: 11 characters.
1656
1662
  */
1657
1663
  refNumber?: string;
1658
1664
 
@@ -1682,6 +1688,9 @@ export namespace CreditCardCreditCreateParams {
1682
1688
 
1683
1689
  /**
1684
1690
  * The monetary amount of this expense line, represented as a decimal string.
1691
+ *
1692
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1693
+ * to 13 digits before the decimal point (for example, "123.45").
1685
1694
  */
1686
1695
  amount?: string;
1687
1696
 
@@ -1838,6 +1847,9 @@ export namespace CreditCardCreditCreateParams {
1838
1847
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
1839
1848
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
1840
1849
  * suggested `cost`. This field cannot be cleared.
1850
+ *
1851
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1852
+ * to 13 digits before the decimal point (for example, "123.45").
1841
1853
  */
1842
1854
  amount?: string;
1843
1855
 
@@ -1859,6 +1871,9 @@ export namespace CreditCardCreditCreateParams {
1859
1871
  * The cost of this item line, represented as a decimal string. If both `quantity`
1860
1872
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
1861
1873
  * `cost`.
1874
+ *
1875
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
1876
+ * decimal point (for example, "123.45").
1862
1877
  */
1863
1878
  cost?: string;
1864
1879
 
@@ -2184,6 +2199,8 @@ export interface CreditCardCreditUpdateParams {
2184
2199
  * card credit, which can be used to identify the transaction in QuickBooks. This
2185
2200
  * value is not required to be unique and can be arbitrarily changed by the
2186
2201
  * QuickBooks user.
2202
+ *
2203
+ * Maximum length: 11 characters.
2187
2204
  */
2188
2205
  refNumber?: string;
2189
2206
 
@@ -2227,6 +2244,9 @@ export namespace CreditCardCreditUpdateParams {
2227
2244
 
2228
2245
  /**
2229
2246
  * The monetary amount of this expense line, represented as a decimal string.
2247
+ *
2248
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2249
+ * to 13 digits before the decimal point (for example, "123.45").
2230
2250
  */
2231
2251
  amount?: string;
2232
2252
 
@@ -2351,6 +2371,9 @@ export namespace CreditCardCreditUpdateParams {
2351
2371
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2352
2372
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2353
2373
  * suggested `cost`. This field cannot be cleared.
2374
+ *
2375
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2376
+ * to 13 digits before the decimal point (for example, "123.45").
2354
2377
  */
2355
2378
  amount?: string;
2356
2379
 
@@ -2372,6 +2395,9 @@ export namespace CreditCardCreditUpdateParams {
2372
2395
  * The cost of this item line, represented as a decimal string. If both `quantity`
2373
2396
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2374
2397
  * `cost`.
2398
+ *
2399
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2400
+ * decimal point (for example, "123.45").
2375
2401
  */
2376
2402
  cost?: string;
2377
2403
 
@@ -2491,6 +2517,9 @@ export namespace CreditCardCreditUpdateParams {
2491
2517
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2492
2518
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2493
2519
  * suggested `cost`. This field cannot be cleared.
2520
+ *
2521
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2522
+ * to 13 digits before the decimal point (for example, "123.45").
2494
2523
  */
2495
2524
  amount?: string;
2496
2525
 
@@ -2512,6 +2541,9 @@ export namespace CreditCardCreditUpdateParams {
2512
2541
  * The cost of this item line, represented as a decimal string. If both `quantity`
2513
2542
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2514
2543
  * `cost`.
2544
+ *
2545
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2546
+ * decimal point (for example, "123.45").
2515
2547
  */
2516
2548
  cost?: string;
2517
2549
 
@@ -878,6 +878,8 @@ export interface CreditCardRefundCreateParams {
878
878
  * value is not required to be unique and can be arbitrarily changed by the
879
879
  * QuickBooks user. When left blank in this create request, this field will be left
880
880
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
881
+ *
882
+ * Maximum length: 11 characters.
881
883
  */
882
884
  refNumber?: string;
883
885
 
@@ -894,6 +896,9 @@ export namespace CreditCardRefundCreateParams {
894
896
  /**
895
897
  * The monetary amount to refund from the linked credit transaction within this
896
898
  * credit transaction, represented as a decimal string.
899
+ *
900
+ * Decimal string format: exactly 2 decimal places when cents are included and up
901
+ * to 13 digits before the decimal point (for example, "123.45").
897
902
  */
898
903
  refundAmount: string;
899
904
 
@@ -57,6 +57,10 @@ export class CreditMemos extends APIResource {
57
57
  /**
58
58
  * Updates an existing credit memo.
59
59
  *
60
+ * **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
61
+ * each included line list with the array you send, so include unchanged lines you
62
+ * want to keep and use `id: "-1"` for new lines.
63
+ *
60
64
  * @example
61
65
  * ```ts
62
66
  * const creditMemo = await conductor.qbd.creditMemos.update(
@@ -1926,6 +1930,8 @@ export interface CreditMemoCreateParams {
1926
1930
  * not required to be unique and can be arbitrarily changed by the QuickBooks user.
1927
1931
  * When left blank in this create request, this field will be left blank in
1928
1932
  * QuickBooks (i.e., it does _not_ auto-increment).
1933
+ *
1934
+ * Maximum length: 11 characters.
1929
1935
  */
1930
1936
  refNumber?: string;
1931
1937
 
@@ -1960,6 +1966,8 @@ export interface CreditMemoCreateParams {
1960
1966
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
1961
1967
  * for this field, which stands for "freight on board". This field is informational
1962
1968
  * and has no accounting implications.
1969
+ *
1970
+ * Maximum length: 13 characters.
1963
1971
  */
1964
1972
  shipmentOrigin?: string;
1965
1973
 
@@ -2144,6 +2152,9 @@ export namespace CreditMemoCreateParams {
2144
2152
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2145
2153
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2146
2154
  * `1` and the suggested `rate`. This field cannot be cleared.
2155
+ *
2156
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2157
+ * to 13 digits before the decimal point (for example, "123.45").
2147
2158
  */
2148
2159
  amount?: string;
2149
2160
 
@@ -2238,6 +2249,9 @@ export namespace CreditMemoCreateParams {
2238
2249
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2239
2250
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2240
2251
  * decimal string. This field cannot be cleared.
2252
+ *
2253
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2254
+ * decimal point (for example, "123.45").
2241
2255
  */
2242
2256
  rate?: string;
2243
2257
 
@@ -2538,6 +2552,8 @@ export interface CreditMemoUpdateParams {
2538
2552
  * Body param: The case-sensitive user-defined reference number for this credit
2539
2553
  * memo, which can be used to identify the transaction in QuickBooks. This value is
2540
2554
  * not required to be unique and can be arbitrarily changed by the QuickBooks user.
2555
+ *
2556
+ * Maximum length: 11 characters.
2541
2557
  */
2542
2558
  refNumber?: string;
2543
2559
 
@@ -2572,6 +2588,8 @@ export interface CreditMemoUpdateParams {
2572
2588
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
2573
2589
  * for this field, which stands for "freight on board". This field is informational
2574
2590
  * and has no accounting implications.
2591
+ *
2592
+ * Maximum length: 13 characters.
2575
2593
  */
2576
2594
  shipmentOrigin?: string;
2577
2595
 
@@ -2756,6 +2774,9 @@ export namespace CreditMemoUpdateParams {
2756
2774
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2757
2775
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2758
2776
  * `1` and the suggested `rate`. This field cannot be cleared.
2777
+ *
2778
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2779
+ * to 13 digits before the decimal point (for example, "123.45").
2759
2780
  */
2760
2781
  amount?: string;
2761
2782
 
@@ -2855,6 +2876,9 @@ export namespace CreditMemoUpdateParams {
2855
2876
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2856
2877
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2857
2878
  * decimal string. This field cannot be cleared.
2879
+ *
2880
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2881
+ * decimal point (for example, "123.45").
2858
2882
  */
2859
2883
  rate?: string;
2860
2884
 
@@ -2912,6 +2936,9 @@ export namespace CreditMemoUpdateParams {
2912
2936
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2913
2937
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2914
2938
  * `1` and the suggested `rate`. This field cannot be cleared.
2939
+ *
2940
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2941
+ * to 13 digits before the decimal point (for example, "123.45").
2915
2942
  */
2916
2943
  amount?: string;
2917
2944
 
@@ -3011,6 +3038,9 @@ export namespace CreditMemoUpdateParams {
3011
3038
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
3012
3039
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
3013
3040
  * decimal string. This field cannot be cleared.
3041
+ *
3042
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
3043
+ * decimal point (for example, "123.45").
3014
3044
  */
3015
3045
  rate?: string;
3016
3046
 
@@ -79,9 +79,10 @@ export class Currencies extends APIResource {
79
79
  }
80
80
 
81
81
  /**
82
- * Returns a list of currencies. NOTE: QuickBooks Desktop does not support
83
- * pagination for currencies; hence, there is no `cursor` parameter. Users
84
- * typically have few currencies.
82
+ * Returns a list of currencies.
83
+ *
84
+ * **NOTE:** QuickBooks Desktop does not support pagination for currencies; hence,
85
+ * there is no `cursor` parameter. Users typically have few currencies.
85
86
  *
86
87
  * @example
87
88
  * ```ts
@@ -57,9 +57,10 @@ export class CustomerTypes extends APIResource {
57
57
  }
58
58
 
59
59
  /**
60
- * Returns a list of customer types. NOTE: QuickBooks Desktop does not support
61
- * pagination for customer types; hence, there is no `cursor` parameter. Users
62
- * typically have few customer types.
60
+ * Returns a list of customer types.
61
+ *
62
+ * **NOTE:** QuickBooks Desktop does not support pagination for customer types;
63
+ * hence, there is no `cursor` parameter. Users typically have few customer types.
63
64
  *
64
65
  * @example
65
66
  * ```ts
@@ -80,6 +80,7 @@ export class Customers extends APIResource {
80
80
  *
81
81
  * **IMPORTANT**: If this request times out or is slow, set
82
82
  * `excludeAlternateShippingAddresses=true` to significantly improve performance.
83
+ * Use the `cursor` parameter to paginate through the results.
83
84
  *
84
85
  * @example
85
86
  * ```ts
@@ -1123,6 +1124,8 @@ export interface CustomerCreateParams {
1123
1124
 
1124
1125
  /**
1125
1126
  * Body param: The customer's alternate telephone number.
1127
+ *
1128
+ * Maximum length: 21 characters.
1126
1129
  */
1127
1130
  alternatePhone?: string;
1128
1131
 
@@ -1210,6 +1213,8 @@ export interface CustomerCreateParams {
1210
1213
 
1211
1214
  /**
1212
1215
  * Body param: The customer's fax number.
1216
+ *
1217
+ * Maximum length: 21 characters.
1213
1218
  */
1214
1219
  fax?: string;
1215
1220
 
@@ -1309,6 +1314,8 @@ export interface CustomerCreateParams {
1309
1314
 
1310
1315
  /**
1311
1316
  * Body param: The customer's primary telephone number.
1317
+ *
1318
+ * Maximum length: 21 characters.
1312
1319
  */
1313
1320
  phone?: string;
1314
1321
 
@@ -1787,6 +1794,8 @@ export interface CustomerUpdateParams {
1787
1794
 
1788
1795
  /**
1789
1796
  * Body param: The customer's alternate telephone number.
1797
+ *
1798
+ * Maximum length: 21 characters.
1790
1799
  */
1791
1800
  alternatePhone?: string;
1792
1801
 
@@ -1864,6 +1873,8 @@ export interface CustomerUpdateParams {
1864
1873
 
1865
1874
  /**
1866
1875
  * Body param: The customer's fax number.
1876
+ *
1877
+ * Maximum length: 21 characters.
1867
1878
  */
1868
1879
  fax?: string;
1869
1880
 
@@ -1963,6 +1974,8 @@ export interface CustomerUpdateParams {
1963
1974
 
1964
1975
  /**
1965
1976
  * Body param: The customer's primary telephone number.
1977
+ *
1978
+ * Maximum length: 21 characters.
1966
1979
  */
1967
1980
  phone?: string;
1968
1981
 
@@ -62,9 +62,11 @@ export class DateDrivenTerms extends APIResource {
62
62
  }
63
63
 
64
64
  /**
65
- * Returns a list of date-driven terms. NOTE: QuickBooks Desktop does not support
66
- * pagination for date-driven terms; hence, there is no `cursor` parameter. Users
67
- * typically have few date-driven terms.
65
+ * Returns a list of date-driven terms.
66
+ *
67
+ * **NOTE:** QuickBooks Desktop does not support pagination for date-driven terms;
68
+ * hence, there is no `cursor` parameter. Users typically have few date-driven
69
+ * terms.
68
70
  *
69
71
  * @example
70
72
  * ```ts
@@ -12,6 +12,10 @@ export class DeletedListObjects extends APIResource {
12
12
  * ordered by actual delete time (ascending). For deleted transactions (e.g.,
13
13
  * invoices, bills, estimates), see the deleted-transactions endpoint.
14
14
  *
15
+ * **NOTE:** QuickBooks Desktop does not support pagination for deleted
16
+ * list-objects; hence, there is no `cursor` parameter. Users typically have few
17
+ * deleted list-objects.
18
+ *
15
19
  * @example
16
20
  * ```ts
17
21
  * const deletedListObjects =
@@ -13,6 +13,10 @@ export class DeletedTransactions extends APIResource {
13
13
  * list-objects (e.g., customer, vendor, employee), see the deleted-list-objects
14
14
  * endpoint.
15
15
  *
16
+ * **NOTE:** QuickBooks Desktop does not support pagination for deleted
17
+ * transactions; hence, there is no `cursor` parameter. Users typically have few
18
+ * deleted transactions.
19
+ *
16
20
  * @example
17
21
  * ```ts
18
22
  * const deletedTransactions =