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
@@ -163,7 +163,7 @@ export interface DiscountItem {
163
163
 
164
164
  /**
165
165
  * The monetary amount to subtract from the total or subtotal when applying this
166
- * discount item to a transaction.
166
+ * discount item to a transaction, represented as a decimal string.
167
167
  *
168
168
  * **NOTE**: A flat rate discount applies to ALL lines recorded above it and
169
169
  * distributes the discount amount equally across those lines, which affects tax
@@ -436,13 +436,16 @@ export interface DiscountItemCreateParams {
436
436
 
437
437
  /**
438
438
  * Body param: The monetary amount to subtract from the total or subtotal when
439
- * applying this discount item to a transaction.
439
+ * applying this discount item to a transaction, represented as a decimal string.
440
440
  *
441
441
  * **NOTE**: A flat rate discount applies to ALL lines recorded above it and
442
442
  * distributes the discount amount equally across those lines, which affects tax
443
443
  * calculations. For example, a $10 discount applied to a $100 taxable item and
444
444
  * $100 non-taxable item would result in a $5 taxable discount and $5 non-taxable
445
445
  * discount.
446
+ *
447
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
448
+ * decimal point (for example, "123.45").
446
449
  */
447
450
  discountRate?: string;
448
451
 
@@ -561,13 +564,16 @@ export interface DiscountItemUpdateParams {
561
564
 
562
565
  /**
563
566
  * Body param: The monetary amount to subtract from the total or subtotal when
564
- * applying this discount item to a transaction.
567
+ * applying this discount item to a transaction, represented as a decimal string.
565
568
  *
566
569
  * **NOTE**: A flat rate discount applies to ALL lines recorded above it and
567
570
  * distributes the discount amount equally across those lines, which affects tax
568
571
  * calculations. For example, a $10 discount applied to a $100 taxable item and
569
572
  * $100 non-taxable item would result in a $5 taxable discount and $5 non-taxable
570
573
  * discount.
574
+ *
575
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
576
+ * decimal point (for example, "123.45").
571
577
  */
572
578
  discountRate?: string;
573
579
 
@@ -77,9 +77,10 @@ export class Employees extends APIResource {
77
77
  }
78
78
 
79
79
  /**
80
- * Returns a list of employees. NOTE: QuickBooks Desktop does not support
81
- * pagination for employees; hence, there is no `cursor` parameter. Users typically
82
- * have few employees.
80
+ * Returns a list of employees.
81
+ *
82
+ * **NOTE:** QuickBooks Desktop does not support pagination for employees; hence,
83
+ * there is no `cursor` parameter. Users typically have few employees.
83
84
  *
84
85
  * @example
85
86
  * ```ts
@@ -925,6 +926,8 @@ export interface EmployeeCreateParams {
925
926
 
926
927
  /**
927
928
  * Body param: The employee's alternate telephone number.
929
+ *
930
+ * Maximum length: 21 characters.
928
931
  */
929
932
  alternatePhone?: string;
930
933
 
@@ -1013,6 +1016,8 @@ export interface EmployeeCreateParams {
1013
1016
 
1014
1017
  /**
1015
1018
  * Body param: The employee's fax number.
1019
+ *
1020
+ * Maximum length: 21 characters.
1016
1021
  */
1017
1022
  fax?: string;
1018
1023
 
@@ -1075,6 +1080,8 @@ export interface EmployeeCreateParams {
1075
1080
 
1076
1081
  /**
1077
1082
  * Body param: The employee's mobile phone number.
1083
+ *
1084
+ * Maximum length: 21 characters.
1078
1085
  */
1079
1086
  mobile?: string;
1080
1087
 
@@ -1097,6 +1104,8 @@ export interface EmployeeCreateParams {
1097
1104
 
1098
1105
  /**
1099
1106
  * Body param: The employee's pager number.
1107
+ *
1108
+ * Maximum length: 21 characters.
1100
1109
  */
1101
1110
  pager?: string;
1102
1111
 
@@ -1107,6 +1116,8 @@ export interface EmployeeCreateParams {
1107
1116
 
1108
1117
  /**
1109
1118
  * Body param: The employee's primary telephone number.
1119
+ *
1120
+ * Maximum length: 21 characters.
1110
1121
  */
1111
1122
  phone?: string;
1112
1123
 
@@ -1435,6 +1446,9 @@ export namespace EmployeeCreateParams {
1435
1446
 
1436
1447
  /**
1437
1448
  * The hourly rate for this employee, represented as a decimal string.
1449
+ *
1450
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
1451
+ * decimal point (for example, "123.45").
1438
1452
  */
1439
1453
  rate?: string;
1440
1454
 
@@ -1602,6 +1616,8 @@ export interface EmployeeUpdateParams {
1602
1616
 
1603
1617
  /**
1604
1618
  * Body param: The employee's alternate telephone number.
1619
+ *
1620
+ * Maximum length: 21 characters.
1605
1621
  */
1606
1622
  alternatePhone?: string;
1607
1623
 
@@ -1680,6 +1696,8 @@ export interface EmployeeUpdateParams {
1680
1696
 
1681
1697
  /**
1682
1698
  * Body param: The employee's fax number.
1699
+ *
1700
+ * Maximum length: 21 characters.
1683
1701
  */
1684
1702
  fax?: string;
1685
1703
 
@@ -1737,6 +1755,8 @@ export interface EmployeeUpdateParams {
1737
1755
 
1738
1756
  /**
1739
1757
  * Body param: The employee's mobile phone number.
1758
+ *
1759
+ * Maximum length: 21 characters.
1740
1760
  */
1741
1761
  mobile?: string;
1742
1762
 
@@ -1759,6 +1779,8 @@ export interface EmployeeUpdateParams {
1759
1779
 
1760
1780
  /**
1761
1781
  * Body param: The employee's pager number.
1782
+ *
1783
+ * Maximum length: 21 characters.
1762
1784
  */
1763
1785
  pager?: string;
1764
1786
 
@@ -1769,6 +1791,8 @@ export interface EmployeeUpdateParams {
1769
1791
 
1770
1792
  /**
1771
1793
  * Body param: The employee's primary telephone number.
1794
+ *
1795
+ * Maximum length: 21 characters.
1772
1796
  */
1773
1797
  phone?: string;
1774
1798
 
@@ -2106,6 +2130,9 @@ export namespace EmployeeUpdateParams {
2106
2130
 
2107
2131
  /**
2108
2132
  * The hourly rate for this employee, represented as a decimal string.
2133
+ *
2134
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2135
+ * decimal point (for example, "123.45").
2109
2136
  */
2110
2137
  rate?: string;
2111
2138
 
@@ -57,6 +57,10 @@ export class Estimates extends APIResource {
57
57
  /**
58
58
  * Updates an existing estimate.
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 estimate = await conductor.qbd.estimates.update(
@@ -1737,6 +1741,8 @@ export interface EstimateCreateParams {
1737
1741
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
1738
1742
  * When left blank in this create request, this field will be left blank in
1739
1743
  * QuickBooks (i.e., it does _not_ auto-increment).
1744
+ *
1745
+ * Maximum length: 11 characters.
1740
1746
  */
1741
1747
  refNumber?: string;
1742
1748
 
@@ -1771,6 +1777,8 @@ export interface EstimateCreateParams {
1771
1777
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
1772
1778
  * for this field, which stands for "freight on board". This field is informational
1773
1779
  * and has no accounting implications.
1780
+ *
1781
+ * Maximum length: 13 characters.
1774
1782
  */
1775
1783
  shipmentOrigin?: string;
1776
1784
 
@@ -1939,6 +1947,9 @@ export namespace EstimateCreateParams {
1939
1947
  * `markupRatePercent` is provided. If `amount`, `rate`, and `quantity` are all
1940
1948
  * unspecified, QuickBooks will calculate `amount` based on a `quantity` of `1` and
1941
1949
  * the suggested `rate`. This field cannot be cleared.
1950
+ *
1951
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1952
+ * to 13 digits before the decimal point (for example, "123.45").
1942
1953
  */
1943
1954
  amount?: string;
1944
1955
 
@@ -2046,6 +2057,9 @@ export namespace EstimateCreateParams {
2046
2057
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2047
2058
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2048
2059
  * decimal string. This field cannot be cleared.
2060
+ *
2061
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2062
+ * decimal point (for example, "123.45").
2049
2063
  */
2050
2064
  rate?: string;
2051
2065
 
@@ -2326,6 +2340,8 @@ export interface EstimateUpdateParams {
2326
2340
  * Body param: The case-sensitive user-defined reference number for this estimate,
2327
2341
  * which can be used to identify the transaction in QuickBooks. This value is not
2328
2342
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
2343
+ *
2344
+ * Maximum length: 11 characters.
2329
2345
  */
2330
2346
  refNumber?: string;
2331
2347
 
@@ -2360,6 +2376,8 @@ export interface EstimateUpdateParams {
2360
2376
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
2361
2377
  * for this field, which stands for "freight on board". This field is informational
2362
2378
  * and has no accounting implications.
2379
+ *
2380
+ * Maximum length: 13 characters.
2363
2381
  */
2364
2382
  shipmentOrigin?: string;
2365
2383
 
@@ -2535,6 +2553,9 @@ export namespace EstimateUpdateParams {
2535
2553
  * `markupRatePercent` is provided. If `amount`, `rate`, and `quantity` are all
2536
2554
  * unspecified, QuickBooks will calculate `amount` based on a `quantity` of `1` and
2537
2555
  * the suggested `rate`. This field cannot be cleared.
2556
+ *
2557
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2558
+ * to 13 digits before the decimal point (for example, "123.45").
2538
2559
  */
2539
2560
  amount?: string;
2540
2561
 
@@ -2641,6 +2662,9 @@ export namespace EstimateUpdateParams {
2641
2662
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2642
2663
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2643
2664
  * decimal string. This field cannot be cleared.
2665
+ *
2666
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2667
+ * decimal point (for example, "123.45").
2644
2668
  */
2645
2669
  rate?: string;
2646
2670
 
@@ -2688,6 +2712,9 @@ export namespace EstimateUpdateParams {
2688
2712
  * `markupRatePercent` is provided. If `amount`, `rate`, and `quantity` are all
2689
2713
  * unspecified, QuickBooks will calculate `amount` based on a `quantity` of `1` and
2690
2714
  * the suggested `rate`. This field cannot be cleared.
2715
+ *
2716
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2717
+ * to 13 digits before the decimal point (for example, "123.45").
2691
2718
  */
2692
2719
  amount?: string;
2693
2720
 
@@ -2794,6 +2821,9 @@ export namespace EstimateUpdateParams {
2794
2821
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2795
2822
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2796
2823
  * decimal string. This field cannot be cleared.
2824
+ *
2825
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2826
+ * decimal point (for example, "123.45").
2797
2827
  */
2798
2828
  rate?: string;
2799
2829
 
@@ -184,6 +184,19 @@ export {
184
184
  type DeletedTransactionListResponse,
185
185
  type DeletedTransactionListParams,
186
186
  } from './deleted-transactions';
187
+ export {
188
+ Deposits,
189
+ type Deposit,
190
+ type DepositDeleteResponse,
191
+ type DepositVoidResponse,
192
+ type DepositCreateParams,
193
+ type DepositRetrieveParams,
194
+ type DepositUpdateParams,
195
+ type DepositListParams,
196
+ type DepositDeleteParams,
197
+ type DepositVoidParams,
198
+ type DepositsCursorPage,
199
+ } from './deposits';
187
200
  export {
188
201
  DiscountItems,
189
202
  type DiscountItem,
@@ -343,6 +356,12 @@ export {
343
356
  type PaymentMethodRetrieveParams,
344
357
  type PaymentMethodListParams,
345
358
  } from './payment-methods';
359
+ export {
360
+ PaymentsToDeposit,
361
+ type PaymentToDeposit,
362
+ type PaymentsToDepositListResponse,
363
+ type PaymentsToDepositListParams,
364
+ } from './payments-to-deposit';
346
365
  export {
347
366
  PayrollWageItems,
348
367
  type PayrollWageItem,
@@ -63,6 +63,10 @@ export class InventoryAdjustments extends APIResource {
63
63
  /**
64
64
  * Updates an existing inventory adjustment.
65
65
  *
66
+ * **NOTE:** If you include `lines`, QuickBooks Desktop replaces that line list
67
+ * with the array you send, so include unchanged lines you want to keep and use
68
+ * `id: "-1"` for new lines.
69
+ *
66
70
  * @example
67
71
  * ```ts
68
72
  * const inventoryAdjustment =
@@ -89,9 +93,11 @@ export class InventoryAdjustments extends APIResource {
89
93
  }
90
94
 
91
95
  /**
92
- * Returns a list of inventory adjustments. NOTE: QuickBooks Desktop does not
93
- * support pagination for inventory adjustments; hence, there is no `cursor`
94
- * parameter. Users typically have few inventory adjustments.
96
+ * Returns a list of inventory adjustments.
97
+ *
98
+ * **NOTE:** QuickBooks Desktop does not support pagination for inventory
99
+ * adjustments; hence, there is no `cursor` parameter. Users typically have few
100
+ * inventory adjustments.
95
101
  *
96
102
  * @example
97
103
  * ```ts
@@ -635,6 +641,8 @@ export interface InventoryAdjustmentCreateParams {
635
641
  * value is not required to be unique and can be arbitrarily changed by the
636
642
  * QuickBooks user. When left blank in this create request, this field will be left
637
643
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
644
+ *
645
+ * Maximum length: 11 characters.
638
646
  */
639
647
  refNumber?: string;
640
648
  }
@@ -895,6 +903,8 @@ export interface InventoryAdjustmentUpdateParams {
895
903
  * adjustment, which can be used to identify the transaction in QuickBooks. This
896
904
  * value is not required to be unique and can be arbitrarily changed by the
897
905
  * QuickBooks user.
906
+ *
907
+ * Maximum length: 11 characters.
898
908
  */
899
909
  refNumber?: string;
900
910
 
@@ -780,11 +780,14 @@ export interface InventoryAssemblyItemCreateParams {
780
780
  salesTaxCodeId?: string;
781
781
 
782
782
  /**
783
- * Body param: The total value of this inventory assembly item. If `totalValue` is
784
- * provided, `quantityOnHand` must also be provided and must be greater than zero.
785
- * If both `quantityOnHand` and `purchaseCost` are provided, then `totalValue` will
786
- * be set to `quantityOnHand` times `purchaseCost`, regardless of what `totalValue`
787
- * is explicitly set to.
783
+ * Body param: The total value of this inventory assembly item, represented as a
784
+ * decimal string. If `totalValue` is provided, `quantityOnHand` must also be
785
+ * provided and must be greater than zero. If both `quantityOnHand` and
786
+ * `purchaseCost` are provided, then `totalValue` will be set to `quantityOnHand`
787
+ * times `purchaseCost`, regardless of what `totalValue` is explicitly set to.
788
+ *
789
+ * Decimal string format: exactly 2 decimal places when cents are included and up
790
+ * to 13 digits before the decimal point (for example, "123.45").
788
791
  */
789
792
  totalValue?: string;
790
793
 
@@ -709,11 +709,14 @@ export interface InventoryItemCreateParams {
709
709
  sku?: string;
710
710
 
711
711
  /**
712
- * Body param: The total value of this inventory item. If `totalValue` is provided,
713
- * `quantityOnHand` must also be provided and must be greater than zero. If both
714
- * `quantityOnHand` and `purchaseCost` are provided, then `totalValue` will be set
715
- * to `quantityOnHand` times `purchaseCost`, regardless of what `totalValue` is
716
- * explicitly set to.
712
+ * Body param: The total value of this inventory item, represented as a decimal
713
+ * string. If `totalValue` is provided, `quantityOnHand` must also be provided and
714
+ * must be greater than zero. If both `quantityOnHand` and `purchaseCost` are
715
+ * provided, then `totalValue` will be set to `quantityOnHand` times
716
+ * `purchaseCost`, regardless of what `totalValue` is explicitly set to.
717
+ *
718
+ * Decimal string format: exactly 2 decimal places when cents are included and up
719
+ * to 13 digits before the decimal point (for example, "123.45").
717
720
  */
718
721
  totalValue?: string;
719
722
 
@@ -82,9 +82,10 @@ export class InventorySites extends APIResource {
82
82
  }
83
83
 
84
84
  /**
85
- * Returns a list of inventory sites. NOTE: QuickBooks Desktop does not support
86
- * pagination for inventory sites; hence, there is no `cursor` parameter. Users
87
- * typically have few inventory sites.
85
+ * Returns a list of inventory sites.
86
+ *
87
+ * **NOTE:** QuickBooks Desktop does not support pagination for inventory sites;
88
+ * hence, there is no `cursor` parameter. Users typically have few inventory sites.
88
89
  *
89
90
  * @example
90
91
  * ```ts
@@ -443,6 +444,8 @@ export interface InventorySiteUpdateParams {
443
444
 
444
445
  /**
445
446
  * Body param: The inventory site's fax number.
447
+ *
448
+ * Maximum length: 21 characters.
446
449
  */
447
450
  fax?: string;
448
451
 
@@ -471,6 +474,8 @@ export interface InventorySiteUpdateParams {
471
474
 
472
475
  /**
473
476
  * Body param: The inventory site's primary telephone number.
477
+ *
478
+ * Maximum length: 21 characters.
474
479
  */
475
480
  phone?: string;
476
481
  }
@@ -58,6 +58,10 @@ export class Invoices extends APIResource {
58
58
  /**
59
59
  * Updates an existing invoice.
60
60
  *
61
+ * **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
62
+ * each included line list with the array you send, so include unchanged lines you
63
+ * want to keep and use `id: "-1"` for new lines.
64
+ *
61
65
  * @example
62
66
  * ```ts
63
67
  * const invoice = await conductor.qbd.invoices.update(
@@ -2000,6 +2004,8 @@ export interface InvoiceCreateParams {
2000
2004
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
2001
2005
  * When left blank in this create request, this field will be left blank in
2002
2006
  * QuickBooks (i.e., it does _not_ auto-increment).
2007
+ *
2008
+ * Maximum length: 11 characters.
2003
2009
  */
2004
2010
  refNumber?: string;
2005
2011
 
@@ -2044,6 +2050,8 @@ export interface InvoiceCreateParams {
2044
2050
  * transfer from seller to buyer. Internally, QuickBooks uses the term "FOB" for
2045
2051
  * this field, which stands for "freight on board". This field is informational and
2046
2052
  * has no accounting implications.
2053
+ *
2054
+ * Maximum length: 13 characters.
2047
2055
  */
2048
2056
  shipmentOrigin?: string;
2049
2057
 
@@ -2076,6 +2084,9 @@ export namespace InvoiceCreateParams {
2076
2084
  /**
2077
2085
  * The amount of credit applied to this transaction. This could include customer
2078
2086
  * deposits, payments, or credits. Represented as a decimal string.
2087
+ *
2088
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2089
+ * to 13 digits before the decimal point (for example, "123.45").
2079
2090
  */
2080
2091
  appliedAmount: string;
2081
2092
 
@@ -2247,6 +2258,9 @@ export namespace InvoiceCreateParams {
2247
2258
  * them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2248
2259
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2249
2260
  * `1` and the suggested `rate`. This field cannot be cleared.
2261
+ *
2262
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2263
+ * to 13 digits before the decimal point (for example, "123.45").
2250
2264
  */
2251
2265
  amount?: string;
2252
2266
 
@@ -2380,6 +2394,9 @@ export namespace InvoiceCreateParams {
2380
2394
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2381
2395
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2382
2396
  * decimal string. This field cannot be cleared.
2397
+ *
2398
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2399
+ * decimal point (for example, "123.45").
2383
2400
  */
2384
2401
  rate?: string;
2385
2402
 
@@ -2736,6 +2753,8 @@ export interface InvoiceUpdateParams {
2736
2753
  * Body param: The case-sensitive user-defined reference number for this invoice,
2737
2754
  * which can be used to identify the transaction in QuickBooks. This value is not
2738
2755
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
2756
+ *
2757
+ * Maximum length: 11 characters.
2739
2758
  */
2740
2759
  refNumber?: string;
2741
2760
 
@@ -2780,6 +2799,8 @@ export interface InvoiceUpdateParams {
2780
2799
  * transfer from seller to buyer. Internally, QuickBooks uses the term "FOB" for
2781
2800
  * this field, which stands for "freight on board". This field is informational and
2782
2801
  * has no accounting implications.
2802
+ *
2803
+ * Maximum length: 13 characters.
2783
2804
  */
2784
2805
  shipmentOrigin?: string;
2785
2806
 
@@ -2817,6 +2838,9 @@ export namespace InvoiceUpdateParams {
2817
2838
  /**
2818
2839
  * The amount of credit applied to this transaction. This could include customer
2819
2840
  * deposits, payments, or credits. Represented as a decimal string.
2841
+ *
2842
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2843
+ * to 13 digits before the decimal point (for example, "123.45").
2820
2844
  */
2821
2845
  appliedAmount: string;
2822
2846
 
@@ -2983,6 +3007,9 @@ export namespace InvoiceUpdateParams {
2983
3007
  * them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2984
3008
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2985
3009
  * `1` and the suggested `rate`. This field cannot be cleared.
3010
+ *
3011
+ * Decimal string format: exactly 2 decimal places when cents are included and up
3012
+ * to 13 digits before the decimal point (for example, "123.45").
2986
3013
  */
2987
3014
  amount?: string;
2988
3015
 
@@ -3088,6 +3115,9 @@ export namespace InvoiceUpdateParams {
3088
3115
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
3089
3116
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
3090
3117
  * decimal string. This field cannot be cleared.
3118
+ *
3119
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
3120
+ * decimal point (for example, "123.45").
3091
3121
  */
3092
3122
  rate?: string;
3093
3123
 
@@ -3144,6 +3174,9 @@ export namespace InvoiceUpdateParams {
3144
3174
  * them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
3145
3175
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
3146
3176
  * `1` and the suggested `rate`. This field cannot be cleared.
3177
+ *
3178
+ * Decimal string format: exactly 2 decimal places when cents are included and up
3179
+ * to 13 digits before the decimal point (for example, "123.45").
3147
3180
  */
3148
3181
  amount?: string;
3149
3182
 
@@ -3249,6 +3282,9 @@ export namespace InvoiceUpdateParams {
3249
3282
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
3250
3283
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
3251
3284
  * decimal string. This field cannot be cleared.
3285
+ *
3286
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
3287
+ * decimal point (for example, "123.45").
3252
3288
  */
3253
3289
  rate?: string;
3254
3290
 
@@ -63,6 +63,10 @@ export class ItemReceipts extends APIResource {
63
63
  /**
64
64
  * Updates an existing item receipt.
65
65
  *
66
+ * **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
67
+ * QuickBooks Desktop replaces each included line list with the array you send, so
68
+ * include unchanged lines you want to keep and use `id: "-1"` for new lines.
69
+ *
66
70
  * @example
67
71
  * ```ts
68
72
  * const itemReceipt = await conductor.qbd.itemReceipts.update(
@@ -1785,6 +1789,8 @@ export interface ItemReceiptCreateParams {
1785
1789
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
1786
1790
  * user. When left blank in this create request, this field will be left blank in
1787
1791
  * QuickBooks (i.e., it does _not_ auto-increment).
1792
+ *
1793
+ * Maximum length: 20 characters.
1788
1794
  */
1789
1795
  refNumber?: string;
1790
1796
 
@@ -1813,6 +1819,9 @@ export namespace ItemReceiptCreateParams {
1813
1819
 
1814
1820
  /**
1815
1821
  * The monetary amount of this expense line, represented as a decimal string.
1822
+ *
1823
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1824
+ * to 13 digits before the decimal point (for example, "123.45").
1816
1825
  */
1817
1826
  amount?: string;
1818
1827
 
@@ -1969,6 +1978,9 @@ export namespace ItemReceiptCreateParams {
1969
1978
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
1970
1979
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
1971
1980
  * suggested `cost`. This field cannot be cleared.
1981
+ *
1982
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1983
+ * to 13 digits before the decimal point (for example, "123.45").
1972
1984
  */
1973
1985
  amount?: string;
1974
1986
 
@@ -1990,6 +2002,9 @@ export namespace ItemReceiptCreateParams {
1990
2002
  * The cost of this item line, represented as a decimal string. If both `quantity`
1991
2003
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
1992
2004
  * `cost`.
2005
+ *
2006
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2007
+ * decimal point (for example, "123.45").
1993
2008
  */
1994
2009
  cost?: string;
1995
2010
 
@@ -2313,6 +2328,8 @@ export interface ItemReceiptUpdateParams {
2313
2328
  * receipt, which can be used to identify the transaction in QuickBooks. This value
2314
2329
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
2315
2330
  * user.
2331
+ *
2332
+ * Maximum length: 20 characters.
2316
2333
  */
2317
2334
  refNumber?: string;
2318
2335
 
@@ -2360,6 +2377,9 @@ export namespace ItemReceiptUpdateParams {
2360
2377
 
2361
2378
  /**
2362
2379
  * The monetary amount of this expense line, represented as a decimal string.
2380
+ *
2381
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2382
+ * to 13 digits before the decimal point (for example, "123.45").
2363
2383
  */
2364
2384
  amount?: string;
2365
2385
 
@@ -2484,6 +2504,9 @@ export namespace ItemReceiptUpdateParams {
2484
2504
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2485
2505
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2486
2506
  * suggested `cost`. This field cannot be cleared.
2507
+ *
2508
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2509
+ * to 13 digits before the decimal point (for example, "123.45").
2487
2510
  */
2488
2511
  amount?: string;
2489
2512
 
@@ -2505,6 +2528,9 @@ export namespace ItemReceiptUpdateParams {
2505
2528
  * The cost of this item line, represented as a decimal string. If both `quantity`
2506
2529
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2507
2530
  * `cost`.
2531
+ *
2532
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2533
+ * decimal point (for example, "123.45").
2508
2534
  */
2509
2535
  cost?: string;
2510
2536
 
@@ -2624,6 +2650,9 @@ export namespace ItemReceiptUpdateParams {
2624
2650
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2625
2651
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2626
2652
  * suggested `cost`. This field cannot be cleared.
2653
+ *
2654
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2655
+ * to 13 digits before the decimal point (for example, "123.45").
2627
2656
  */
2628
2657
  amount?: string;
2629
2658
 
@@ -2645,6 +2674,9 @@ export namespace ItemReceiptUpdateParams {
2645
2674
  * The cost of this item line, represented as a decimal string. If both `quantity`
2646
2675
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2647
2676
  * `cost`.
2677
+ *
2678
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2679
+ * decimal point (for example, "123.45").
2648
2680
  */
2649
2681
  cost?: string;
2650
2682