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
@@ -841,6 +841,9 @@ export interface ReceivePaymentCreateParams {
841
841
  *
842
842
  * **NOTE**: The sum of the `paymentAmount` amounts in the `applyToTransactions`
843
843
  * array cannot exceed the `totalAmount`, or you will receive an error.
844
+ *
845
+ * Decimal string format: exactly 2 decimal places when cents are included and up
846
+ * to 13 digits before the decimal point (for example, "123.45").
844
847
  */
845
848
  totalAmount: string;
846
849
 
@@ -948,6 +951,8 @@ export interface ReceivePaymentCreateParams {
948
951
  * This value is not required to be unique and can be arbitrarily changed by the
949
952
  * QuickBooks user. When left blank in this create request, this field will be left
950
953
  * blank in QuickBooks (i.e., it does _not_ auto-increment).
954
+ *
955
+ * Maximum length: 20 characters.
951
956
  */
952
957
  refNumber?: string;
953
958
  }
@@ -981,6 +986,9 @@ export namespace ReceivePaymentCreateParams {
981
986
  /**
982
987
  * The monetary amount by which to reduce the receivable transaction's receivable
983
988
  * amount, represented as a decimal string.
989
+ *
990
+ * Decimal string format: exactly 2 decimal places when cents are included and up
991
+ * to 13 digits before the decimal point (for example, "123.45").
984
992
  */
985
993
  discountAmount?: string;
986
994
 
@@ -992,6 +1000,9 @@ export namespace ReceivePaymentCreateParams {
992
1000
  /**
993
1001
  * The monetary amount to apply to the receivable transaction, represented as a
994
1002
  * decimal string.
1003
+ *
1004
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1005
+ * to 13 digits before the decimal point (for example, "123.45").
995
1006
  */
996
1007
  paymentAmount?: string;
997
1008
  }
@@ -1001,6 +1012,9 @@ export namespace ReceivePaymentCreateParams {
1001
1012
  /**
1002
1013
  * The amount of credit applied to this transaction. This could include customer
1003
1014
  * deposits, payments, or credits. Represented as a decimal string.
1015
+ *
1016
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1017
+ * to 13 digits before the decimal point (for example, "123.45").
1004
1018
  */
1005
1019
  appliedAmount: string;
1006
1020
 
@@ -1273,6 +1287,8 @@ export interface ReceivePaymentUpdateParams {
1273
1287
  * receive-payment, which can be used to identify the transaction in QuickBooks.
1274
1288
  * This value is not required to be unique and can be arbitrarily changed by the
1275
1289
  * QuickBooks user.
1290
+ *
1291
+ * Maximum length: 20 characters.
1276
1292
  */
1277
1293
  refNumber?: string;
1278
1294
 
@@ -1282,6 +1298,9 @@ export interface ReceivePaymentUpdateParams {
1282
1298
  *
1283
1299
  * **NOTE**: The sum of the `paymentAmount` amounts in the `applyToTransactions`
1284
1300
  * array cannot exceed the `totalAmount`, or you will receive an error.
1301
+ *
1302
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1303
+ * to 13 digits before the decimal point (for example, "123.45").
1285
1304
  */
1286
1305
  totalAmount?: string;
1287
1306
 
@@ -1320,6 +1339,9 @@ export namespace ReceivePaymentUpdateParams {
1320
1339
  /**
1321
1340
  * The monetary amount by which to reduce the receivable transaction's receivable
1322
1341
  * amount, represented as a decimal string.
1342
+ *
1343
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1344
+ * to 13 digits before the decimal point (for example, "123.45").
1323
1345
  */
1324
1346
  discountAmount?: string;
1325
1347
 
@@ -1331,6 +1353,9 @@ export namespace ReceivePaymentUpdateParams {
1331
1353
  /**
1332
1354
  * The monetary amount to apply to the receivable transaction, represented as a
1333
1355
  * decimal string.
1356
+ *
1357
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1358
+ * to 13 digits before the decimal point (for example, "123.45").
1334
1359
  */
1335
1360
  paymentAmount?: string;
1336
1361
  }
@@ -1340,6 +1365,9 @@ export namespace ReceivePaymentUpdateParams {
1340
1365
  /**
1341
1366
  * The amount of credit applied to this transaction. This could include customer
1342
1367
  * deposits, payments, or credits. Represented as a decimal string.
1368
+ *
1369
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1370
+ * to 13 digits before the decimal point (for example, "123.45").
1343
1371
  */
1344
1372
  appliedAmount: string;
1345
1373
 
@@ -57,6 +57,10 @@ export class SalesOrders extends APIResource {
57
57
  /**
58
58
  * Updates an existing sales order.
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 salesOrder = await conductor.qbd.salesOrders.update(
@@ -1838,6 +1842,8 @@ export interface SalesOrderCreateParams {
1838
1842
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
1839
1843
  * user. When left blank in this create request, this field will be left blank in
1840
1844
  * QuickBooks (i.e., it does _not_ auto-increment).
1845
+ *
1846
+ * Maximum length: 11 characters.
1841
1847
  */
1842
1848
  refNumber?: string;
1843
1849
 
@@ -1887,6 +1893,8 @@ export interface SalesOrderCreateParams {
1887
1893
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
1888
1894
  * for this field, which stands for "freight on board". This field is informational
1889
1895
  * and has no accounting implications.
1896
+ *
1897
+ * Maximum length: 13 characters.
1890
1898
  */
1891
1899
  shipmentOrigin?: string;
1892
1900
 
@@ -2064,6 +2072,9 @@ export namespace SalesOrderCreateParams {
2064
2072
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2065
2073
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2066
2074
  * `1` and the suggested `rate`. This field cannot be cleared.
2075
+ *
2076
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2077
+ * to 13 digits before the decimal point (for example, "123.45").
2067
2078
  */
2068
2079
  amount?: string;
2069
2080
 
@@ -2164,6 +2175,9 @@ export namespace SalesOrderCreateParams {
2164
2175
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2165
2176
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2166
2177
  * decimal string. This field cannot be cleared.
2178
+ *
2179
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2180
+ * decimal point (for example, "123.45").
2167
2181
  */
2168
2182
  rate?: string;
2169
2183
 
@@ -2448,6 +2462,8 @@ export interface SalesOrderUpdateParams {
2448
2462
  * order, which can be used to identify the transaction in QuickBooks. This value
2449
2463
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
2450
2464
  * user.
2465
+ *
2466
+ * Maximum length: 11 characters.
2451
2467
  */
2452
2468
  refNumber?: string;
2453
2469
 
@@ -2497,6 +2513,8 @@ export interface SalesOrderUpdateParams {
2497
2513
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
2498
2514
  * for this field, which stands for "freight on board". This field is informational
2499
2515
  * and has no accounting implications.
2516
+ *
2517
+ * Maximum length: 13 characters.
2500
2518
  */
2501
2519
  shipmentOrigin?: string;
2502
2520
 
@@ -2681,6 +2699,9 @@ export namespace SalesOrderUpdateParams {
2681
2699
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2682
2700
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2683
2701
  * `1` and the suggested `rate`. This field cannot be cleared.
2702
+ *
2703
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2704
+ * to 13 digits before the decimal point (for example, "123.45").
2684
2705
  */
2685
2706
  amount?: string;
2686
2707
 
@@ -2786,6 +2807,9 @@ export namespace SalesOrderUpdateParams {
2786
2807
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2787
2808
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2788
2809
  * decimal string. This field cannot be cleared.
2810
+ *
2811
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2812
+ * decimal point (for example, "123.45").
2789
2813
  */
2790
2814
  rate?: string;
2791
2815
 
@@ -2836,6 +2860,9 @@ export namespace SalesOrderUpdateParams {
2836
2860
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2837
2861
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2838
2862
  * `1` and the suggested `rate`. This field cannot be cleared.
2863
+ *
2864
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2865
+ * to 13 digits before the decimal point (for example, "123.45").
2839
2866
  */
2840
2867
  amount?: string;
2841
2868
 
@@ -2941,6 +2968,9 @@ export namespace SalesOrderUpdateParams {
2941
2968
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2942
2969
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2943
2970
  * decimal string. This field cannot be cleared.
2971
+ *
2972
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2973
+ * decimal point (for example, "123.45").
2944
2974
  */
2945
2975
  rate?: string;
2946
2976
 
@@ -65,6 +65,10 @@ export class SalesReceipts extends APIResource {
65
65
  * credit-card payment method and remain deposited to Undeposited Funds, so don’t
66
66
  * switch the deposit account in those scenarios.
67
67
  *
68
+ * **NOTE:** If you include `lines` or `lineGroups`, QuickBooks Desktop replaces
69
+ * each included line list with the array you send, so include unchanged lines you
70
+ * want to keep and use `id: "-1"` for new lines.
71
+ *
68
72
  * @example
69
73
  * ```ts
70
74
  * const salesReceipt =
@@ -2392,6 +2396,8 @@ export interface SalesReceiptCreateParams {
2392
2396
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
2393
2397
  * user. When left blank in this create request, this field will be left blank in
2394
2398
  * QuickBooks (i.e., it does _not_ auto-increment).
2399
+ *
2400
+ * Maximum length: 11 characters.
2395
2401
  */
2396
2402
  refNumber?: string;
2397
2403
 
@@ -2436,6 +2442,8 @@ export interface SalesReceiptCreateParams {
2436
2442
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
2437
2443
  * for this field, which stands for "freight on board". This field is informational
2438
2444
  * and has no accounting implications.
2445
+ *
2446
+ * Maximum length: 13 characters.
2439
2447
  */
2440
2448
  shipmentOrigin?: string;
2441
2449
 
@@ -2780,6 +2788,9 @@ export namespace SalesReceiptCreateParams {
2780
2788
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
2781
2789
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
2782
2790
  * `1` and the suggested `rate`. This field cannot be cleared.
2791
+ *
2792
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2793
+ * to 13 digits before the decimal point (for example, "123.45").
2783
2794
  */
2784
2795
  amount?: string;
2785
2796
 
@@ -2888,6 +2899,9 @@ export namespace SalesReceiptCreateParams {
2888
2899
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
2889
2900
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
2890
2901
  * decimal string. This field cannot be cleared.
2902
+ *
2903
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2904
+ * decimal point (for example, "123.45").
2891
2905
  */
2892
2906
  rate?: string;
2893
2907
 
@@ -3358,6 +3372,8 @@ export interface SalesReceiptUpdateParams {
3358
3372
  * receipt, which can be used to identify the transaction in QuickBooks. This value
3359
3373
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
3360
3374
  * user.
3375
+ *
3376
+ * Maximum length: 11 characters.
3361
3377
  */
3362
3378
  refNumber?: string;
3363
3379
 
@@ -3402,6 +3418,8 @@ export interface SalesReceiptUpdateParams {
3402
3418
  * goods transfer from seller to buyer. Internally, QuickBooks uses the term "FOB"
3403
3419
  * for this field, which stands for "freight on board". This field is informational
3404
3420
  * and has no accounting implications.
3421
+ *
3422
+ * Maximum length: 13 characters.
3405
3423
  */
3406
3424
  shipmentOrigin?: string;
3407
3425
 
@@ -3581,6 +3599,9 @@ export namespace SalesReceiptUpdateParams {
3581
3599
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
3582
3600
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
3583
3601
  * `1` and the suggested `rate`. This field cannot be cleared.
3602
+ *
3603
+ * Decimal string format: exactly 2 decimal places when cents are included and up
3604
+ * to 13 digits before the decimal point (for example, "123.45").
3584
3605
  */
3585
3606
  amount?: string;
3586
3607
 
@@ -3687,6 +3708,9 @@ export namespace SalesReceiptUpdateParams {
3687
3708
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
3688
3709
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
3689
3710
  * decimal string. This field cannot be cleared.
3711
+ *
3712
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
3713
+ * decimal point (for example, "123.45").
3690
3714
  */
3691
3715
  rate?: string;
3692
3716
 
@@ -3745,6 +3769,9 @@ export namespace SalesReceiptUpdateParams {
3745
3769
  * use them to calculate `amount`. If `amount`, `rate`, and `quantity` are all
3746
3770
  * unspecified, then QuickBooks will calculate `amount` based on a `quantity` of
3747
3771
  * `1` and the suggested `rate`. This field cannot be cleared.
3772
+ *
3773
+ * Decimal string format: exactly 2 decimal places when cents are included and up
3774
+ * to 13 digits before the decimal point (for example, "123.45").
3748
3775
  */
3749
3776
  amount?: string;
3750
3777
 
@@ -3851,6 +3878,9 @@ export namespace SalesReceiptUpdateParams {
3851
3878
  * specified, `rate` will be ignored. If both `quantity` and `amount` are specified
3852
3879
  * but not `rate`, QuickBooks will use them to calculate `rate`. Represented as a
3853
3880
  * decimal string. This field cannot be cleared.
3881
+ *
3882
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
3883
+ * decimal point (for example, "123.45").
3854
3884
  */
3855
3885
  rate?: string;
3856
3886
 
@@ -88,9 +88,11 @@ export class SalesRepresentatives extends APIResource {
88
88
  }
89
89
 
90
90
  /**
91
- * Returns a list of sales representatives. NOTE: QuickBooks Desktop does not
92
- * support pagination for sales representatives; hence, there is no `cursor`
93
- * parameter. Users typically have few sales representatives.
91
+ * Returns a list of sales representatives.
92
+ *
93
+ * **NOTE:** QuickBooks Desktop does not support pagination for sales
94
+ * representatives; hence, there is no `cursor` parameter. Users typically have few
95
+ * sales representatives.
94
96
  *
95
97
  * @example
96
98
  * ```ts
@@ -85,9 +85,10 @@ export class SalesTaxCodes extends APIResource {
85
85
  }
86
86
 
87
87
  /**
88
- * Returns a list of sales-tax codes. NOTE: QuickBooks Desktop does not support
89
- * pagination for sales-tax codes; hence, there is no `cursor` parameter. Users
90
- * typically have few sales-tax codes.
88
+ * Returns a list of sales-tax codes.
89
+ *
90
+ * **NOTE:** QuickBooks Desktop does not support pagination for sales-tax codes;
91
+ * hence, there is no `cursor` parameter. Users typically have few sales-tax codes.
91
92
  *
92
93
  * @example
93
94
  * ```ts
@@ -58,9 +58,11 @@ export class ShippingMethods extends APIResource {
58
58
  }
59
59
 
60
60
  /**
61
- * Returns a list of shipping methods. NOTE: QuickBooks Desktop does not support
62
- * pagination for shipping methods; hence, there is no `cursor` parameter. Users
63
- * typically have few shipping methods.
61
+ * Returns a list of shipping methods.
62
+ *
63
+ * **NOTE:** QuickBooks Desktop does not support pagination for shipping methods;
64
+ * hence, there is no `cursor` parameter. Users typically have few shipping
65
+ * methods.
64
66
  *
65
67
  * @example
66
68
  * ```ts
@@ -57,9 +57,10 @@ export class StandardTerms extends APIResource {
57
57
  }
58
58
 
59
59
  /**
60
- * Returns a list of standard terms. NOTE: QuickBooks Desktop does not support
61
- * pagination for standard terms; hence, there is no `cursor` parameter. Users
62
- * typically have few standard terms.
60
+ * Returns a list of standard terms.
61
+ *
62
+ * **NOTE:** QuickBooks Desktop does not support pagination for standard terms;
63
+ * hence, there is no `cursor` parameter. Users typically have few standard terms.
63
64
  *
64
65
  * @example
65
66
  * ```ts
@@ -399,12 +399,6 @@ export interface TimeTrackingActivityDeleteResponse {
399
399
  * The type of object. This value is always `"qbd_time_tracking_activity"`.
400
400
  */
401
401
  objectType: 'qbd_time_tracking_activity';
402
-
403
- /**
404
- * The case-sensitive user-defined reference number of the deleted time tracking
405
- * activity.
406
- */
407
- refNumber: string | null;
408
402
  }
409
403
 
410
404
  export interface TimeTrackingActivityCreateParams {
@@ -419,6 +413,9 @@ export interface TimeTrackingActivityCreateParams {
419
413
  *
420
414
  * **IMPORTANT**: This field is required for updating time tracking activities,
421
415
  * even if the field is not being modified, because of a bug in QuickBooks itself.
416
+ *
417
+ * Must use QuickBooks Desktop's ISO 8601 time interval format (for example,
418
+ * "PT1H30M" represents 1 hour and 30 minutes).
422
419
  */
423
420
  duration: string;
424
421
 
@@ -519,6 +516,9 @@ export interface TimeTrackingActivityUpdateParams {
519
516
  *
520
517
  * **IMPORTANT**: This field is required for updating time tracking activities,
521
518
  * even if the field is not being modified, because of a bug in QuickBooks itself.
519
+ *
520
+ * Must use QuickBooks Desktop's ISO 8601 time interval format (for example,
521
+ * "PT1H30M" represents 1 hour and 30 minutes).
522
522
  */
523
523
  duration: string;
524
524
 
@@ -38,7 +38,8 @@ export class Transactions extends APIResource {
38
38
  * dates, account, and reference numbers. For more details specific to that
39
39
  * transaction type, make a subsequent call to the relevant transaction-specific
40
40
  * endpoint (such as invoices, bills, etc.). NOTE: This endpoint does not support
41
- * time tracking activities.
41
+ * time tracking activities. Use the `cursor` parameter to paginate through the
42
+ * results.
42
43
  *
43
44
  * @example
44
45
  * ```ts
@@ -245,6 +245,9 @@ export interface TransferCreateParams {
245
245
  /**
246
246
  * Body param: The monetary amount of this transfer, represented as a decimal
247
247
  * string.
248
+ *
249
+ * Decimal string format: exactly 2 decimal places when cents are included and up
250
+ * to 13 digits before the decimal point (for example, "123.45").
248
251
  */
249
252
  amount: string;
250
253
 
@@ -305,6 +308,9 @@ export interface TransferUpdateParams {
305
308
  /**
306
309
  * Body param: The monetary amount of this transfer, represented as a decimal
307
310
  * string.
311
+ *
312
+ * Decimal string format: exactly 2 decimal places when cents are included and up
313
+ * to 13 digits before the decimal point (for example, "123.45").
308
314
  */
309
315
  amount?: string;
310
316
 
@@ -73,6 +73,10 @@ export class UnitOfMeasureSets extends APIResource {
73
73
  * NOTE: The QuickBooks company file must have unit-of-measure enabled (either a
74
74
  * single unit per item or multiple units per item).
75
75
  *
76
+ * **NOTE:** QuickBooks Desktop does not support pagination for unit-of-measure
77
+ * sets; hence, there is no `cursor` parameter. Users typically have few
78
+ * unit-of-measure sets.
79
+ *
76
80
  * @example
77
81
  * ```ts
78
82
  * const unitOfMeasureSets =
@@ -65,6 +65,10 @@ export class VendorCredits extends APIResource {
65
65
  * Updates a vendor credit before you apply it to bills, letting you adjust the
66
66
  * amounts, memo, or line allocations that make up the credit.
67
67
  *
68
+ * **NOTE:** If you include `expenseLines`, `itemLines`, or `itemGroupLines`,
69
+ * QuickBooks Desktop replaces each included line list with the array you send, so
70
+ * include unchanged lines you want to keep and use `id: "-1"` for new lines.
71
+ *
68
72
  * @example
69
73
  * ```ts
70
74
  * const vendorCredit =
@@ -1755,6 +1759,8 @@ export interface VendorCreditCreateParams {
1755
1759
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
1756
1760
  * user. When left blank in this create request, this field will be left blank in
1757
1761
  * QuickBooks (i.e., it does _not_ auto-increment).
1762
+ *
1763
+ * Maximum length: 20 characters.
1758
1764
  */
1759
1765
  refNumber?: string;
1760
1766
 
@@ -1783,6 +1789,9 @@ export namespace VendorCreditCreateParams {
1783
1789
 
1784
1790
  /**
1785
1791
  * The monetary amount of this expense line, represented as a decimal string.
1792
+ *
1793
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1794
+ * to 13 digits before the decimal point (for example, "123.45").
1786
1795
  */
1787
1796
  amount?: string;
1788
1797
 
@@ -1939,6 +1948,9 @@ export namespace VendorCreditCreateParams {
1939
1948
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
1940
1949
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
1941
1950
  * suggested `cost`. This field cannot be cleared.
1951
+ *
1952
+ * Decimal string format: exactly 2 decimal places when cents are included and up
1953
+ * to 13 digits before the decimal point (for example, "123.45").
1942
1954
  */
1943
1955
  amount?: string;
1944
1956
 
@@ -1960,6 +1972,9 @@ export namespace VendorCreditCreateParams {
1960
1972
  * The cost of this item line, represented as a decimal string. If both `quantity`
1961
1973
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
1962
1974
  * `cost`.
1975
+ *
1976
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
1977
+ * decimal point (for example, "123.45").
1963
1978
  */
1964
1979
  cost?: string;
1965
1980
 
@@ -2283,6 +2298,8 @@ export interface VendorCreditUpdateParams {
2283
2298
  * credit, which can be used to identify the transaction in QuickBooks. This value
2284
2299
  * is not required to be unique and can be arbitrarily changed by the QuickBooks
2285
2300
  * user.
2301
+ *
2302
+ * Maximum length: 20 characters.
2286
2303
  */
2287
2304
  refNumber?: string;
2288
2305
 
@@ -2330,6 +2347,9 @@ export namespace VendorCreditUpdateParams {
2330
2347
 
2331
2348
  /**
2332
2349
  * The monetary amount of this expense line, represented as a decimal string.
2350
+ *
2351
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2352
+ * to 13 digits before the decimal point (for example, "123.45").
2333
2353
  */
2334
2354
  amount?: string;
2335
2355
 
@@ -2454,6 +2474,9 @@ export namespace VendorCreditUpdateParams {
2454
2474
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2455
2475
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2456
2476
  * suggested `cost`. This field cannot be cleared.
2477
+ *
2478
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2479
+ * to 13 digits before the decimal point (for example, "123.45").
2457
2480
  */
2458
2481
  amount?: string;
2459
2482
 
@@ -2475,6 +2498,9 @@ export namespace VendorCreditUpdateParams {
2475
2498
  * The cost of this item line, represented as a decimal string. If both `quantity`
2476
2499
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2477
2500
  * `cost`.
2501
+ *
2502
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2503
+ * decimal point (for example, "123.45").
2478
2504
  */
2479
2505
  cost?: string;
2480
2506
 
@@ -2594,6 +2620,9 @@ export namespace VendorCreditUpdateParams {
2594
2620
  * to calculate `amount`. If `amount`, `cost`, and `quantity` are all unspecified,
2595
2621
  * then QuickBooks will calculate `amount` based on a `quantity` of `1` and the
2596
2622
  * suggested `cost`. This field cannot be cleared.
2623
+ *
2624
+ * Decimal string format: exactly 2 decimal places when cents are included and up
2625
+ * to 13 digits before the decimal point (for example, "123.45").
2597
2626
  */
2598
2627
  amount?: string;
2599
2628
 
@@ -2615,6 +2644,9 @@ export namespace VendorCreditUpdateParams {
2615
2644
  * The cost of this item line, represented as a decimal string. If both `quantity`
2616
2645
  * and `amount` are specified but not `cost`, QuickBooks will use them to calculate
2617
2646
  * `cost`.
2647
+ *
2648
+ * Decimal string format: up to 5 decimal places and up to 10 digits before the
2649
+ * decimal point (for example, "123.45").
2618
2650
  */
2619
2651
  cost?: string;
2620
2652
 
@@ -924,6 +924,8 @@ export interface VendorCreateParams {
924
924
 
925
925
  /**
926
926
  * Body param: The vendor's alternate telephone number.
927
+ *
928
+ * Maximum length: 21 characters.
927
929
  */
928
930
  alternatePhone?: string;
929
931
 
@@ -1004,6 +1006,8 @@ export interface VendorCreateParams {
1004
1006
 
1005
1007
  /**
1006
1008
  * Body param: The vendor's fax number.
1009
+ *
1010
+ * Maximum length: 21 characters.
1007
1011
  */
1008
1012
  fax?: string;
1009
1013
 
@@ -1072,6 +1076,8 @@ export interface VendorCreateParams {
1072
1076
  /**
1073
1077
  * Body param: The vendor's name as it should appear on checks issued to this
1074
1078
  * vendor.
1079
+ *
1080
+ * Maximum length: 41 characters.
1075
1081
  */
1076
1082
  nameOnCheck?: string;
1077
1083
 
@@ -1094,6 +1100,8 @@ export interface VendorCreateParams {
1094
1100
 
1095
1101
  /**
1096
1102
  * Body param: The vendor's primary telephone number.
1103
+ *
1104
+ * Maximum length: 21 characters.
1097
1105
  */
1098
1106
  phone?: string;
1099
1107
 
@@ -1440,6 +1448,8 @@ export interface VendorUpdateParams {
1440
1448
 
1441
1449
  /**
1442
1450
  * Body param: The vendor's alternate telephone number.
1451
+ *
1452
+ * Maximum length: 21 characters.
1443
1453
  */
1444
1454
  alternatePhone?: string;
1445
1455
 
@@ -1510,6 +1520,8 @@ export interface VendorUpdateParams {
1510
1520
 
1511
1521
  /**
1512
1522
  * Body param: The vendor's fax number.
1523
+ *
1524
+ * Maximum length: 21 characters.
1513
1525
  */
1514
1526
  fax?: string;
1515
1527
 
@@ -1590,6 +1602,8 @@ export interface VendorUpdateParams {
1590
1602
  /**
1591
1603
  * Body param: The vendor's name as it should appear on checks issued to this
1592
1604
  * vendor.
1605
+ *
1606
+ * Maximum length: 41 characters.
1593
1607
  */
1594
1608
  nameOnCheck?: string;
1595
1609
 
@@ -1600,6 +1614,8 @@ export interface VendorUpdateParams {
1600
1614
 
1601
1615
  /**
1602
1616
  * Body param: The vendor's primary telephone number.
1617
+ *
1618
+ * Maximum length: 21 characters.
1603
1619
  */
1604
1620
  phone?: string;
1605
1621
 
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const VERSION = '14.10.0'; // x-release-please-version
1
+ export const VERSION = '14.12.0'; // x-release-please-version
package/version.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "14.10.0";
1
+ export declare const VERSION = "14.12.0";
2
2
  //# sourceMappingURL=version.d.mts.map
package/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "14.10.0";
1
+ export declare const VERSION = "14.12.0";
2
2
  //# sourceMappingURL=version.d.ts.map
package/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
- exports.VERSION = '14.10.0'; // x-release-please-version
4
+ exports.VERSION = '14.12.0'; // x-release-please-version
5
5
  //# sourceMappingURL=version.js.map
package/version.mjs CHANGED
@@ -1,2 +1,2 @@
1
- export const VERSION = '14.10.0'; // x-release-please-version
1
+ export const VERSION = '14.12.0'; // x-release-please-version
2
2
  //# sourceMappingURL=version.mjs.map