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
@@ -759,6 +759,8 @@ export interface VendorCreateParams {
759
759
  alternateContact?: string;
760
760
  /**
761
761
  * Body param: The vendor's alternate telephone number.
762
+ *
763
+ * Maximum length: 21 characters.
762
764
  */
763
765
  alternatePhone?: string;
764
766
  /**
@@ -826,6 +828,8 @@ export interface VendorCreateParams {
826
828
  externalId?: string;
827
829
  /**
828
830
  * Body param: The vendor's fax number.
831
+ *
832
+ * Maximum length: 21 characters.
829
833
  */
830
834
  fax?: string;
831
835
  /**
@@ -883,6 +887,8 @@ export interface VendorCreateParams {
883
887
  /**
884
888
  * Body param: The vendor's name as it should appear on checks issued to this
885
889
  * vendor.
890
+ *
891
+ * Maximum length: 41 characters.
886
892
  */
887
893
  nameOnCheck?: string;
888
894
  /**
@@ -901,6 +907,8 @@ export interface VendorCreateParams {
901
907
  openingBalanceDate?: string;
902
908
  /**
903
909
  * Body param: The vendor's primary telephone number.
910
+ *
911
+ * Maximum length: 21 characters.
904
912
  */
905
913
  phone?: string;
906
914
  /**
@@ -1196,6 +1204,8 @@ export interface VendorUpdateParams {
1196
1204
  alternateContact?: string;
1197
1205
  /**
1198
1206
  * Body param: The vendor's alternate telephone number.
1207
+ *
1208
+ * Maximum length: 21 characters.
1199
1209
  */
1200
1210
  alternatePhone?: string;
1201
1211
  /**
@@ -1254,6 +1264,8 @@ export interface VendorUpdateParams {
1254
1264
  email?: string;
1255
1265
  /**
1256
1266
  * Body param: The vendor's fax number.
1267
+ *
1268
+ * Maximum length: 21 characters.
1257
1269
  */
1258
1270
  fax?: string;
1259
1271
  /**
@@ -1322,6 +1334,8 @@ export interface VendorUpdateParams {
1322
1334
  /**
1323
1335
  * Body param: The vendor's name as it should appear on checks issued to this
1324
1336
  * vendor.
1337
+ *
1338
+ * Maximum length: 41 characters.
1325
1339
  */
1326
1340
  nameOnCheck?: string;
1327
1341
  /**
@@ -1330,6 +1344,8 @@ export interface VendorUpdateParams {
1330
1344
  note?: string;
1331
1345
  /**
1332
1346
  * Body param: The vendor's primary telephone number.
1347
+ *
1348
+ * Maximum length: 21 characters.
1333
1349
  */
1334
1350
  phone?: string;
1335
1351
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"vendors.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/vendors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vendors.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/vendors.ts"],"names":[],"mappings":"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"}
@@ -7,9 +7,11 @@ import { RequestOptions } from '../../internal/request-options';
7
7
 
8
8
  export class AccountTaxLines extends APIResource {
9
9
  /**
10
- * Returns a list of account tax lines. NOTE: QuickBooks Desktop does not support
11
- * pagination for account tax lines; hence, there is no `cursor` parameter. Users
12
- * typically have few account tax lines.
10
+ * Returns a list of account tax lines.
11
+ *
12
+ * **NOTE:** QuickBooks Desktop does not support pagination for account tax lines;
13
+ * hence, there is no `cursor` parameter. Users typically have few account tax
14
+ * lines.
13
15
  *
14
16
  * @example
15
17
  * ```ts
@@ -79,9 +79,10 @@ export class Accounts extends APIResource {
79
79
  }
80
80
 
81
81
  /**
82
- * Returns a list of accounts. NOTE: QuickBooks Desktop does not support pagination
83
- * for accounts; hence, there is no `cursor` parameter. Users typically have few
84
- * accounts.
82
+ * Returns a list of accounts.
83
+ *
84
+ * **NOTE:** QuickBooks Desktop does not support pagination for accounts; hence,
85
+ * there is no `cursor` parameter. Users typically have few accounts.
85
86
  *
86
87
  * @example
87
88
  * ```ts
@@ -847,6 +847,8 @@ export interface BillCheckPaymentCreateParams {
847
847
  * QuickBooks (i.e., it does _not_ auto-increment).
848
848
  *
849
849
  * **IMPORTANT**: For checks, this field is the check number.
850
+ *
851
+ * Maximum length: 11 characters.
850
852
  */
851
853
  refNumber?: string;
852
854
  }
@@ -880,6 +882,9 @@ export namespace BillCheckPaymentCreateParams {
880
882
  /**
881
883
  * The monetary amount by which to reduce the receivable transaction's receivable
882
884
  * amount, represented as a decimal string.
885
+ *
886
+ * Decimal string format: exactly 2 decimal places when cents are included and up
887
+ * to 13 digits before the decimal point (for example, "123.45").
883
888
  */
884
889
  discountAmount?: string;
885
890
 
@@ -891,6 +896,9 @@ export namespace BillCheckPaymentCreateParams {
891
896
  /**
892
897
  * The monetary amount to apply to the receivable transaction, represented as a
893
898
  * 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").
894
902
  */
895
903
  paymentAmount?: string;
896
904
  }
@@ -900,6 +908,9 @@ export namespace BillCheckPaymentCreateParams {
900
908
  /**
901
909
  * The amount of credit applied to this transaction. This could include customer
902
910
  * deposits, payments, or credits. Represented as a decimal string.
911
+ *
912
+ * Decimal string format: exactly 2 decimal places when cents are included and up
913
+ * to 13 digits before the decimal point (for example, "123.45").
903
914
  */
904
915
  appliedAmount: string;
905
916
 
@@ -941,6 +952,9 @@ export interface BillCheckPaymentUpdateParams {
941
952
  /**
942
953
  * Body param: The monetary amount of this bill check payment, represented as a
943
954
  * decimal string.
955
+ *
956
+ * Decimal string format: exactly 2 decimal places when cents are included and up
957
+ * to 13 digits before the decimal point (for example, "123.45").
944
958
  */
945
959
  amount?: string;
946
960
 
@@ -991,6 +1005,8 @@ export interface BillCheckPaymentUpdateParams {
991
1005
  * user.
992
1006
  *
993
1007
  * **IMPORTANT**: For checks, this field is the check number.
1008
+ *
1009
+ * Maximum length: 11 characters.
994
1010
  */
995
1011
  refNumber?: string;
996
1012
 
@@ -1030,6 +1046,9 @@ export namespace BillCheckPaymentUpdateParams {
1030
1046
  /**
1031
1047
  * The monetary amount by which to reduce the receivable transaction's receivable
1032
1048
  * amount, represented as a decimal string.
1049
+ *
1050
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1051
+ * to 13 digits before the decimal point (for example, "123.45").
1033
1052
  */
1034
1053
  discountAmount?: string;
1035
1054
 
@@ -1041,6 +1060,9 @@ export namespace BillCheckPaymentUpdateParams {
1041
1060
  /**
1042
1061
  * The monetary amount to apply to the receivable transaction, represented as a
1043
1062
  * decimal string.
1063
+ *
1064
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1065
+ * to 13 digits before the decimal point (for example, "123.45").
1044
1066
  */
1045
1067
  paymentAmount?: string;
1046
1068
  }
@@ -1050,6 +1072,9 @@ export namespace BillCheckPaymentUpdateParams {
1050
1072
  /**
1051
1073
  * The amount of credit applied to this transaction. This could include customer
1052
1074
  * deposits, payments, or credits. Represented as a decimal string.
1075
+ *
1076
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1077
+ * to 13 digits before the decimal point (for example, "123.45").
1053
1078
  */
1054
1079
  appliedAmount: string;
1055
1080
 
@@ -752,6 +752,8 @@ export interface BillCreditCardPaymentCreateParams {
752
752
  * QuickBooks. This value is not required to be unique and can be arbitrarily
753
753
  * changed by the QuickBooks user. When left blank in this create request, this
754
754
  * field will be left blank in QuickBooks (i.e., it does _not_ auto-increment).
755
+ *
756
+ * Maximum length: 11 characters.
755
757
  */
756
758
  refNumber?: string;
757
759
  }
@@ -785,6 +787,9 @@ export namespace BillCreditCardPaymentCreateParams {
785
787
  /**
786
788
  * The monetary amount by which to reduce the receivable transaction's receivable
787
789
  * amount, represented as a decimal string.
790
+ *
791
+ * Decimal string format: exactly 2 decimal places when cents are included and up
792
+ * to 13 digits before the decimal point (for example, "123.45").
788
793
  */
789
794
  discountAmount?: string;
790
795
 
@@ -796,6 +801,9 @@ export namespace BillCreditCardPaymentCreateParams {
796
801
  /**
797
802
  * The monetary amount to apply to the receivable transaction, represented as a
798
803
  * decimal string.
804
+ *
805
+ * Decimal string format: exactly 2 decimal places when cents are included and up
806
+ * to 13 digits before the decimal point (for example, "123.45").
799
807
  */
800
808
  paymentAmount?: string;
801
809
  }
@@ -805,6 +813,9 @@ export namespace BillCreditCardPaymentCreateParams {
805
813
  /**
806
814
  * The amount of credit applied to this transaction. This could include customer
807
815
  * deposits, payments, or credits. Represented as a decimal string.
816
+ *
817
+ * Decimal string format: exactly 2 decimal places when cents are included and up
818
+ * to 13 digits before the decimal point (for example, "123.45").
808
819
  */
809
820
  appliedAmount: string;
810
821
 
@@ -62,6 +62,10 @@ export class Bills extends APIResource {
62
62
  * you must continue to supply the vendor, accounts payable account, and at least
63
63
  * one expense or item line when you resubmit the bill.
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 bill = await conductor.qbd.bills.update(
@@ -1870,6 +1874,8 @@ export interface BillCreateParams {
1870
1874
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
1871
1875
  * When left blank in this create request, this field will be left blank in
1872
1876
  * QuickBooks (i.e., it does _not_ auto-increment).
1877
+ *
1878
+ * Maximum length: 20 characters.
1873
1879
  */
1874
1880
  refNumber?: string;
1875
1881
 
@@ -1909,6 +1915,9 @@ export namespace BillCreateParams {
1909
1915
 
1910
1916
  /**
1911
1917
  * The monetary amount of this expense line, represented as a decimal string.
1918
+ *
1919
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1920
+ * to 13 digits before the decimal point (for example, "123.45").
1912
1921
  */
1913
1922
  amount?: string;
1914
1923
 
@@ -2065,6 +2074,9 @@ export namespace BillCreateParams {
2065
2074
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2066
2075
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2067
2076
  * suggested `cost`. This field cannot be cleared.
2077
+ *
2078
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2079
+ * to 13 digits before the decimal point (for example, "123.45").
2068
2080
  */
2069
2081
  amount?: string;
2070
2082
 
@@ -2086,6 +2098,9 @@ export namespace BillCreateParams {
2086
2098
  * The cost of this item line, represented as a decimal string. If both `quantity`
2087
2099
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2088
2100
  * `cost`.
2101
+ *
2102
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2103
+ * decimal point (for example, "123.45").
2089
2104
  */
2090
2105
  cost?: string;
2091
2106
 
@@ -2486,6 +2501,8 @@ export interface BillUpdateParams {
2486
2501
  * Body param: The case-sensitive user-defined reference number for this bill,
2487
2502
  * which can be used to identify the transaction in QuickBooks. This value is not
2488
2503
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
2504
+ *
2505
+ * Maximum length: 20 characters.
2489
2506
  */
2490
2507
  refNumber?: string;
2491
2508
 
@@ -2543,6 +2560,9 @@ export namespace BillUpdateParams {
2543
2560
 
2544
2561
  /**
2545
2562
  * The monetary amount of this expense line, represented as a decimal string.
2563
+ *
2564
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2565
+ * to 13 digits before the decimal point (for example, "123.45").
2546
2566
  */
2547
2567
  amount?: string;
2548
2568
 
@@ -2667,6 +2687,9 @@ export namespace BillUpdateParams {
2667
2687
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2668
2688
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2669
2689
  * suggested `cost`. This field cannot be cleared.
2690
+ *
2691
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2692
+ * to 13 digits before the decimal point (for example, "123.45").
2670
2693
  */
2671
2694
  amount?: string;
2672
2695
 
@@ -2688,6 +2711,9 @@ export namespace BillUpdateParams {
2688
2711
  * The cost of this item line, represented as a decimal string. If both `quantity`
2689
2712
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2690
2713
  * `cost`.
2714
+ *
2715
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2716
+ * decimal point (for example, "123.45").
2691
2717
  */
2692
2718
  cost?: string;
2693
2719
 
@@ -2807,6 +2833,9 @@ export namespace BillUpdateParams {
2807
2833
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2808
2834
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2809
2835
  * suggested `cost`. This field cannot be cleared.
2836
+ *
2837
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2838
+ * to 13 digits before the decimal point (for example, "123.45").
2810
2839
  */
2811
2840
  amount?: string;
2812
2841
 
@@ -2828,6 +2857,9 @@ export namespace BillUpdateParams {
2828
2857
  * The cost of this item line, represented as a decimal string. If both `quantity`
2829
2858
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2830
2859
  * `cost`.
2860
+ *
2861
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2862
+ * decimal point (for example, "123.45").
2831
2863
  */
2832
2864
  cost?: string;
2833
2865
 
@@ -600,6 +600,8 @@ export interface BuildAssemblyCreateParams {
600
600
  * value is not required to be unique and can be arbitrarily changed by the
601
601
  * QuickBooks user. When left blank in this create request, this field will be left
602
602
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
603
+ *
604
+ * Maximum length: 11 characters.
603
605
  */
604
606
  refNumber?: string;
605
607
 
@@ -680,6 +682,8 @@ export interface BuildAssemblyUpdateParams {
680
682
  * assembly, which can be used to identify the transaction in QuickBooks. This
681
683
  * value is not required to be unique and can be arbitrarily changed by the
682
684
  * QuickBooks user.
685
+ *
686
+ * Maximum length: 11 characters.
683
687
  */
684
688
  refNumber?: string;
685
689
 
@@ -61,6 +61,10 @@ export class Checks extends APIResource {
61
61
  * memo, transaction date, or expense and item lines. This request cannot modify
62
62
  * checks created through the bill-payment workflow.
63
63
  *
64
+ * **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
65
+ * QuickBooks Desktop replaces each included line list with the array you send, so
66
+ * include unchanged lines you want to keep and use `id: "-1"` for new lines.
67
+ *
64
68
  * @example
65
69
  * ```ts
66
70
  * const check = await conductor.qbd.checks.update(
@@ -1812,6 +1816,8 @@ export interface CheckCreateParams {
1812
1816
  * QuickBooks (i.e., it does _not_ auto-increment).
1813
1817
  *
1814
1818
  * **IMPORTANT**: For checks, this field is the check number.
1819
+ *
1820
+ * Maximum length: 11 characters.
1815
1821
  */
1816
1822
  refNumber?: string;
1817
1823
 
@@ -1911,6 +1917,9 @@ export namespace CheckCreateParams {
1911
1917
  /**
1912
1918
  * The monetary amount from this check to apply to the specified transaction,
1913
1919
  * represented as a decimal string.
1920
+ *
1921
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1922
+ * to 13 digits before the decimal point (for example, "123.45").
1914
1923
  */
1915
1924
  amount?: string;
1916
1925
  }
@@ -1926,6 +1935,9 @@ export namespace CheckCreateParams {
1926
1935
 
1927
1936
  /**
1928
1937
  * The monetary amount of this expense line, represented as a decimal string.
1938
+ *
1939
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1940
+ * to 13 digits before the decimal point (for example, "123.45").
1929
1941
  */
1930
1942
  amount?: string;
1931
1943
 
@@ -2082,6 +2094,9 @@ export namespace CheckCreateParams {
2082
2094
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2083
2095
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2084
2096
  * suggested `cost`. This field cannot be cleared.
2097
+ *
2098
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2099
+ * to 13 digits before the decimal point (for example, "123.45").
2085
2100
  */
2086
2101
  amount?: string;
2087
2102
 
@@ -2103,6 +2118,9 @@ export namespace CheckCreateParams {
2103
2118
  * The cost of this item line, represented as a decimal string. If both `quantity`
2104
2119
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2105
2120
  * `cost`.
2121
+ *
2122
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2123
+ * decimal point (for example, "123.45").
2106
2124
  */
2107
2125
  cost?: string;
2108
2126
 
@@ -2452,6 +2470,8 @@ export interface CheckUpdateParams {
2452
2470
  * required to be unique and can be arbitrarily changed by the QuickBooks user.
2453
2471
  *
2454
2472
  * **IMPORTANT**: For checks, this field is the check number.
2473
+ *
2474
+ * Maximum length: 11 characters.
2455
2475
  */
2456
2476
  refNumber?: string;
2457
2477
 
@@ -2556,6 +2576,9 @@ export namespace CheckUpdateParams {
2556
2576
  /**
2557
2577
  * The monetary amount from this check to apply to the specified transaction,
2558
2578
  * represented as a decimal string.
2579
+ *
2580
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2581
+ * to 13 digits before the decimal point (for example, "123.45").
2559
2582
  */
2560
2583
  amount?: string;
2561
2584
  }
@@ -2579,6 +2602,9 @@ export namespace CheckUpdateParams {
2579
2602
 
2580
2603
  /**
2581
2604
  * The monetary amount of this expense line, represented as a decimal string.
2605
+ *
2606
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2607
+ * to 13 digits before the decimal point (for example, "123.45").
2582
2608
  */
2583
2609
  amount?: string;
2584
2610
 
@@ -2703,6 +2729,9 @@ export namespace CheckUpdateParams {
2703
2729
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2704
2730
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2705
2731
  * suggested `cost`. This field cannot be cleared.
2732
+ *
2733
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2734
+ * to 13 digits before the decimal point (for example, "123.45").
2706
2735
  */
2707
2736
  amount?: string;
2708
2737
 
@@ -2724,6 +2753,9 @@ export namespace CheckUpdateParams {
2724
2753
  * The cost of this item line, represented as a decimal string. If both `quantity`
2725
2754
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2726
2755
  * `cost`.
2756
+ *
2757
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2758
+ * decimal point (for example, "123.45").
2727
2759
  */
2728
2760
  cost?: string;
2729
2761
 
@@ -2843,6 +2875,9 @@ export namespace CheckUpdateParams {
2843
2875
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2844
2876
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2845
2877
  * suggested `cost`. This field cannot be cleared.
2878
+ *
2879
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2880
+ * to 13 digits before the decimal point (for example, "123.45").
2846
2881
  */
2847
2882
  amount?: string;
2848
2883
 
@@ -2864,6 +2899,9 @@ export namespace CheckUpdateParams {
2864
2899
  * The cost of this item line, represented as a decimal string. If both `quantity`
2865
2900
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2866
2901
  * `cost`.
2902
+ *
2903
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2904
+ * decimal point (for example, "123.45").
2867
2905
  */
2868
2906
  cost?: string;
2869
2907
 
@@ -74,9 +74,10 @@ export class Classes extends APIResource {
74
74
  }
75
75
 
76
76
  /**
77
- * Returns a list of classes. NOTE: QuickBooks Desktop does not support pagination
78
- * for classes; hence, there is no `cursor` parameter. Users typically have few
79
- * classes.
77
+ * Returns a list of classes.
78
+ *
79
+ * **NOTE:** QuickBooks Desktop does not support pagination for classes; hence,
80
+ * there is no `cursor` parameter. Users typically have few classes.
80
81
  *
81
82
  * @example
82
83
  * ```ts
@@ -64,6 +64,10 @@ export class CreditCardCharges extends APIResource {
64
64
  * account, payee, memo, transaction date, and expense or item lines. The total is
65
65
  * recalculated from the line details.
66
66
  *
67
+ * **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
68
+ * QuickBooks Desktop replaces each included line list with the array you send, so
69
+ * include unchanged lines you want to keep and use `id: "-1"` for new lines.
70
+ *
67
71
  * @example
68
72
  * ```ts
69
73
  * const creditCardCharge =
@@ -1657,6 +1661,8 @@ export interface CreditCardChargeCreateParams {
1657
1661
  * value is not required to be unique and can be arbitrarily changed by the
1658
1662
  * QuickBooks user. When left blank in this create request, this field will be left
1659
1663
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
1664
+ *
1665
+ * Maximum length: 11 characters.
1660
1666
  */
1661
1667
  refNumber?: string;
1662
1668
 
@@ -1686,6 +1692,9 @@ export namespace CreditCardChargeCreateParams {
1686
1692
 
1687
1693
  /**
1688
1694
  * The monetary amount of this expense line, represented as a decimal string.
1695
+ *
1696
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1697
+ * to 13 digits before the decimal point (for example, "123.45").
1689
1698
  */
1690
1699
  amount?: string;
1691
1700
 
@@ -1842,6 +1851,9 @@ export namespace CreditCardChargeCreateParams {
1842
1851
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
1843
1852
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
1844
1853
  * suggested `cost`. This field cannot be cleared.
1854
+ *
1855
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1856
+ * to 13 digits before the decimal point (for example, "123.45").
1845
1857
  */
1846
1858
  amount?: string;
1847
1859
 
@@ -1863,6 +1875,9 @@ export namespace CreditCardChargeCreateParams {
1863
1875
  * The cost of this item line, represented as a decimal string. If both `quantity`
1864
1876
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
1865
1877
  * `cost`.
1878
+ *
1879
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
1880
+ * decimal point (for example, "123.45").
1866
1881
  */
1867
1882
  cost?: string;
1868
1883
 
@@ -2188,6 +2203,8 @@ export interface CreditCardChargeUpdateParams {
2188
2203
  * card charge, which can be used to identify the transaction in QuickBooks. This
2189
2204
  * value is not required to be unique and can be arbitrarily changed by the
2190
2205
  * QuickBooks user.
2206
+ *
2207
+ * Maximum length: 11 characters.
2191
2208
  */
2192
2209
  refNumber?: string;
2193
2210
 
@@ -2231,6 +2248,9 @@ export namespace CreditCardChargeUpdateParams {
2231
2248
 
2232
2249
  /**
2233
2250
  * The monetary amount of this expense line, represented as a decimal string.
2251
+ *
2252
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2253
+ * to 13 digits before the decimal point (for example, "123.45").
2234
2254
  */
2235
2255
  amount?: string;
2236
2256
 
@@ -2355,6 +2375,9 @@ export namespace CreditCardChargeUpdateParams {
2355
2375
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2356
2376
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2357
2377
  * suggested `cost`. This field cannot be cleared.
2378
+ *
2379
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2380
+ * to 13 digits before the decimal point (for example, "123.45").
2358
2381
  */
2359
2382
  amount?: string;
2360
2383
 
@@ -2376,6 +2399,9 @@ export namespace CreditCardChargeUpdateParams {
2376
2399
  * The cost of this item line, represented as a decimal string. If both `quantity`
2377
2400
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2378
2401
  * `cost`.
2402
+ *
2403
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2404
+ * decimal point (for example, "123.45").
2379
2405
  */
2380
2406
  cost?: string;
2381
2407
 
@@ -2495,6 +2521,9 @@ export namespace CreditCardChargeUpdateParams {
2495
2521
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2496
2522
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2497
2523
  * suggested `cost`. This field cannot be cleared.
2524
+ *
2525
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2526
+ * to 13 digits before the decimal point (for example, "123.45").
2498
2527
  */
2499
2528
  amount?: string;
2500
2529
 
@@ -2516,6 +2545,9 @@ export namespace CreditCardChargeUpdateParams {
2516
2545
  * The cost of this item line, represented as a decimal string. If both `quantity`
2517
2546
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2518
2547
  * `cost`.
2548
+ *
2549
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2550
+ * decimal point (for example, "123.45").
2519
2551
  */
2520
2552
  cost?: string;
2521
2553