conductor-node 14.15.0 → 14.17.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 (405) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/api-promise.d.mts +1 -0
  3. package/api-promise.d.mts.map +1 -1
  4. package/api-promise.d.ts +1 -0
  5. package/api-promise.d.ts.map +1 -1
  6. package/api-promise.mjs +1 -0
  7. package/api-promise.mjs.map +1 -1
  8. package/client.d.mts.map +1 -1
  9. package/client.d.ts.map +1 -1
  10. package/client.mjs.map +1 -1
  11. package/core/api-promise.d.mts.map +1 -1
  12. package/core/api-promise.d.ts.map +1 -1
  13. package/core/api-promise.mjs.map +1 -1
  14. package/core/error.mjs.map +1 -1
  15. package/core/pagination.d.mts.map +1 -1
  16. package/core/pagination.d.ts.map +1 -1
  17. package/core/pagination.mjs.map +1 -1
  18. package/core/resource.d.mts.map +1 -1
  19. package/core/resource.d.ts.map +1 -1
  20. package/core/uploads.d.mts.map +1 -1
  21. package/core/uploads.d.ts.map +1 -1
  22. package/core/uploads.mjs.map +1 -1
  23. package/error.d.mts +1 -0
  24. package/error.d.mts.map +1 -1
  25. package/error.d.ts +1 -0
  26. package/error.d.ts.map +1 -1
  27. package/error.mjs +1 -0
  28. package/error.mjs.map +1 -1
  29. package/index.d.mts.map +1 -1
  30. package/index.d.ts.map +1 -1
  31. package/index.mjs.map +1 -1
  32. package/internal/detect-platform.mjs.map +1 -1
  33. package/internal/headers.mjs.map +1 -1
  34. package/internal/parse.d.mts.map +1 -1
  35. package/internal/parse.d.ts.map +1 -1
  36. package/internal/parse.mjs.map +1 -1
  37. package/internal/qs/formats.d.mts.map +1 -1
  38. package/internal/qs/formats.d.ts.map +1 -1
  39. package/internal/qs/index.d.mts +2 -2
  40. package/internal/qs/index.d.mts.map +1 -1
  41. package/internal/qs/index.d.ts +2 -2
  42. package/internal/qs/index.d.ts.map +1 -1
  43. package/internal/qs/index.mjs.map +1 -1
  44. package/internal/qs/stringify.d.mts.map +1 -1
  45. package/internal/qs/stringify.d.ts.map +1 -1
  46. package/internal/qs/stringify.mjs.map +1 -1
  47. package/internal/qs/utils.d.mts.map +1 -1
  48. package/internal/qs/utils.d.ts.map +1 -1
  49. package/internal/qs/utils.mjs.map +1 -1
  50. package/internal/request-options.d.mts.map +1 -1
  51. package/internal/request-options.d.ts.map +1 -1
  52. package/internal/shims.d.mts +6 -0
  53. package/internal/shims.d.mts.map +1 -1
  54. package/internal/shims.d.ts +6 -0
  55. package/internal/shims.d.ts.map +1 -1
  56. package/internal/to-file.d.mts.map +1 -1
  57. package/internal/to-file.d.ts.map +1 -1
  58. package/internal/to-file.mjs.map +1 -1
  59. package/internal/types.d.mts +4 -4
  60. package/internal/types.d.mts.map +1 -1
  61. package/internal/types.d.ts +4 -4
  62. package/internal/types.d.ts.map +1 -1
  63. package/internal/uploads.d.mts.map +1 -1
  64. package/internal/uploads.d.ts.map +1 -1
  65. package/internal/uploads.mjs.map +1 -1
  66. package/internal/utils/base64.mjs.map +1 -1
  67. package/internal/utils/log.d.mts.map +1 -1
  68. package/internal/utils/log.d.ts.map +1 -1
  69. package/internal/utils/log.mjs.map +1 -1
  70. package/internal/utils/path.mjs.map +1 -1
  71. package/internal/utils/query.mjs.map +1 -1
  72. package/internal/utils/values.mjs.map +1 -1
  73. package/internal/utils.d.mts.map +1 -1
  74. package/internal/utils.d.ts.map +1 -1
  75. package/internal/utils.mjs.map +1 -1
  76. package/package.json +1 -1
  77. package/pagination.d.mts +1 -0
  78. package/pagination.d.mts.map +1 -1
  79. package/pagination.d.ts +1 -0
  80. package/pagination.d.ts.map +1 -1
  81. package/pagination.mjs +1 -0
  82. package/pagination.mjs.map +1 -1
  83. package/resource.d.mts +1 -0
  84. package/resource.d.mts.map +1 -1
  85. package/resource.d.ts +1 -0
  86. package/resource.d.ts.map +1 -1
  87. package/resource.mjs +1 -0
  88. package/resource.mjs.map +1 -1
  89. package/resources/auth-sessions.d.mts.map +1 -1
  90. package/resources/auth-sessions.d.ts.map +1 -1
  91. package/resources/auth-sessions.mjs.map +1 -1
  92. package/resources/end-users.d.mts.map +1 -1
  93. package/resources/end-users.d.ts.map +1 -1
  94. package/resources/end-users.mjs.map +1 -1
  95. package/resources/index.d.mts.map +1 -1
  96. package/resources/index.d.ts.map +1 -1
  97. package/resources/index.mjs.map +1 -1
  98. package/resources/qbd/account-tax-lines.d.mts.map +1 -1
  99. package/resources/qbd/account-tax-lines.d.ts.map +1 -1
  100. package/resources/qbd/account-tax-lines.mjs.map +1 -1
  101. package/resources/qbd/accounts.d.mts +16 -12
  102. package/resources/qbd/accounts.d.mts.map +1 -1
  103. package/resources/qbd/accounts.d.ts +16 -12
  104. package/resources/qbd/accounts.d.ts.map +1 -1
  105. package/resources/qbd/accounts.mjs.map +1 -1
  106. package/resources/qbd/bill-check-payments.d.mts +51 -57
  107. package/resources/qbd/bill-check-payments.d.mts.map +1 -1
  108. package/resources/qbd/bill-check-payments.d.ts +51 -57
  109. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  110. package/resources/qbd/bill-check-payments.mjs.map +1 -1
  111. package/resources/qbd/bill-credit-card-payments.d.mts +37 -42
  112. package/resources/qbd/bill-credit-card-payments.d.mts.map +1 -1
  113. package/resources/qbd/bill-credit-card-payments.d.ts +37 -42
  114. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  115. package/resources/qbd/bill-credit-card-payments.mjs.map +1 -1
  116. package/resources/qbd/bills-to-pay.d.mts +295 -0
  117. package/resources/qbd/bills-to-pay.d.mts.map +1 -0
  118. package/resources/qbd/bills-to-pay.d.ts +295 -0
  119. package/resources/qbd/bills-to-pay.d.ts.map +1 -0
  120. package/resources/qbd/bills-to-pay.js +37 -0
  121. package/resources/qbd/bills-to-pay.js.map +1 -0
  122. package/resources/qbd/bills-to-pay.mjs +33 -0
  123. package/resources/qbd/bills-to-pay.mjs.map +1 -0
  124. package/resources/qbd/bills.d.mts +90 -62
  125. package/resources/qbd/bills.d.mts.map +1 -1
  126. package/resources/qbd/bills.d.ts +90 -62
  127. package/resources/qbd/bills.d.ts.map +1 -1
  128. package/resources/qbd/bills.mjs.map +1 -1
  129. package/resources/qbd/build-assemblies.d.mts.map +1 -1
  130. package/resources/qbd/build-assemblies.d.ts.map +1 -1
  131. package/resources/qbd/build-assemblies.mjs.map +1 -1
  132. package/resources/qbd/checks.d.mts +60 -45
  133. package/resources/qbd/checks.d.mts.map +1 -1
  134. package/resources/qbd/checks.d.ts +60 -45
  135. package/resources/qbd/checks.d.ts.map +1 -1
  136. package/resources/qbd/checks.mjs.map +1 -1
  137. package/resources/qbd/classes.d.mts.map +1 -1
  138. package/resources/qbd/classes.d.ts.map +1 -1
  139. package/resources/qbd/classes.mjs.map +1 -1
  140. package/resources/qbd/company.d.mts +1 -1
  141. package/resources/qbd/company.d.mts.map +1 -1
  142. package/resources/qbd/company.d.ts +1 -1
  143. package/resources/qbd/company.d.ts.map +1 -1
  144. package/resources/qbd/company.mjs.map +1 -1
  145. package/resources/qbd/credit-card-charges.d.mts +60 -45
  146. package/resources/qbd/credit-card-charges.d.mts.map +1 -1
  147. package/resources/qbd/credit-card-charges.d.ts +60 -45
  148. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  149. package/resources/qbd/credit-card-charges.mjs.map +1 -1
  150. package/resources/qbd/credit-card-credits.d.mts +60 -45
  151. package/resources/qbd/credit-card-credits.d.mts.map +1 -1
  152. package/resources/qbd/credit-card-credits.d.ts +60 -45
  153. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  154. package/resources/qbd/credit-card-credits.mjs.map +1 -1
  155. package/resources/qbd/credit-card-refunds.d.mts +8 -7
  156. package/resources/qbd/credit-card-refunds.d.mts.map +1 -1
  157. package/resources/qbd/credit-card-refunds.d.ts +8 -7
  158. package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
  159. package/resources/qbd/credit-card-refunds.mjs.map +1 -1
  160. package/resources/qbd/credit-memos.d.mts +52 -41
  161. package/resources/qbd/credit-memos.d.mts.map +1 -1
  162. package/resources/qbd/credit-memos.d.ts +52 -41
  163. package/resources/qbd/credit-memos.d.ts.map +1 -1
  164. package/resources/qbd/credit-memos.mjs.map +1 -1
  165. package/resources/qbd/currencies.d.mts.map +1 -1
  166. package/resources/qbd/currencies.d.ts.map +1 -1
  167. package/resources/qbd/currencies.mjs.map +1 -1
  168. package/resources/qbd/customer-types.d.mts.map +1 -1
  169. package/resources/qbd/customer-types.d.ts.map +1 -1
  170. package/resources/qbd/customer-types.mjs.map +1 -1
  171. package/resources/qbd/customers.d.mts +20 -12
  172. package/resources/qbd/customers.d.mts.map +1 -1
  173. package/resources/qbd/customers.d.ts +20 -12
  174. package/resources/qbd/customers.d.ts.map +1 -1
  175. package/resources/qbd/customers.mjs.map +1 -1
  176. package/resources/qbd/date-driven-terms.d.mts.map +1 -1
  177. package/resources/qbd/date-driven-terms.d.ts.map +1 -1
  178. package/resources/qbd/date-driven-terms.mjs.map +1 -1
  179. package/resources/qbd/deleted-list-objects.d.mts.map +1 -1
  180. package/resources/qbd/deleted-list-objects.d.ts.map +1 -1
  181. package/resources/qbd/deleted-list-objects.mjs.map +1 -1
  182. package/resources/qbd/deleted-transactions.d.mts.map +1 -1
  183. package/resources/qbd/deleted-transactions.d.ts.map +1 -1
  184. package/resources/qbd/deleted-transactions.mjs.map +1 -1
  185. package/resources/qbd/deposits.d.mts.map +1 -1
  186. package/resources/qbd/deposits.d.ts.map +1 -1
  187. package/resources/qbd/deposits.mjs.map +1 -1
  188. package/resources/qbd/discount-items.d.mts +16 -12
  189. package/resources/qbd/discount-items.d.mts.map +1 -1
  190. package/resources/qbd/discount-items.d.ts +16 -12
  191. package/resources/qbd/discount-items.d.ts.map +1 -1
  192. package/resources/qbd/discount-items.mjs.map +1 -1
  193. package/resources/qbd/employees.d.mts.map +1 -1
  194. package/resources/qbd/employees.d.ts.map +1 -1
  195. package/resources/qbd/employees.mjs.map +1 -1
  196. package/resources/qbd/estimates.d.mts +44 -33
  197. package/resources/qbd/estimates.d.mts.map +1 -1
  198. package/resources/qbd/estimates.d.ts +44 -33
  199. package/resources/qbd/estimates.d.ts.map +1 -1
  200. package/resources/qbd/estimates.mjs.map +1 -1
  201. package/resources/qbd/index.d.mts +1 -0
  202. package/resources/qbd/index.d.mts.map +1 -1
  203. package/resources/qbd/index.d.ts +1 -0
  204. package/resources/qbd/index.d.ts.map +1 -1
  205. package/resources/qbd/index.js +4 -2
  206. package/resources/qbd/index.js.map +1 -1
  207. package/resources/qbd/index.mjs +1 -0
  208. package/resources/qbd/index.mjs.map +1 -1
  209. package/resources/qbd/inventory-adjustments.d.mts.map +1 -1
  210. package/resources/qbd/inventory-adjustments.d.ts.map +1 -1
  211. package/resources/qbd/inventory-adjustments.mjs.map +1 -1
  212. package/resources/qbd/inventory-assembly-items.d.mts +16 -12
  213. package/resources/qbd/inventory-assembly-items.d.mts.map +1 -1
  214. package/resources/qbd/inventory-assembly-items.d.ts +16 -12
  215. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  216. package/resources/qbd/inventory-assembly-items.mjs.map +1 -1
  217. package/resources/qbd/inventory-items.d.mts +16 -12
  218. package/resources/qbd/inventory-items.d.mts.map +1 -1
  219. package/resources/qbd/inventory-items.d.ts +16 -12
  220. package/resources/qbd/inventory-items.d.ts.map +1 -1
  221. package/resources/qbd/inventory-items.mjs.map +1 -1
  222. package/resources/qbd/inventory-sites.d.mts.map +1 -1
  223. package/resources/qbd/inventory-sites.d.ts.map +1 -1
  224. package/resources/qbd/inventory-sites.mjs.map +1 -1
  225. package/resources/qbd/invoices.d.mts +57 -47
  226. package/resources/qbd/invoices.d.mts.map +1 -1
  227. package/resources/qbd/invoices.d.ts +57 -47
  228. package/resources/qbd/invoices.d.ts.map +1 -1
  229. package/resources/qbd/invoices.mjs.map +1 -1
  230. package/resources/qbd/item-groups.d.mts.map +1 -1
  231. package/resources/qbd/item-groups.d.ts.map +1 -1
  232. package/resources/qbd/item-groups.mjs.map +1 -1
  233. package/resources/qbd/item-receipts.d.mts +66 -53
  234. package/resources/qbd/item-receipts.d.mts.map +1 -1
  235. package/resources/qbd/item-receipts.d.ts +66 -53
  236. package/resources/qbd/item-receipts.d.ts.map +1 -1
  237. package/resources/qbd/item-receipts.mjs.map +1 -1
  238. package/resources/qbd/item-sites.d.mts +12 -0
  239. package/resources/qbd/item-sites.d.mts.map +1 -1
  240. package/resources/qbd/item-sites.d.ts +12 -0
  241. package/resources/qbd/item-sites.d.ts.map +1 -1
  242. package/resources/qbd/item-sites.mjs.map +1 -1
  243. package/resources/qbd/journal-entries.d.mts +1 -1
  244. package/resources/qbd/journal-entries.d.mts.map +1 -1
  245. package/resources/qbd/journal-entries.d.ts +1 -1
  246. package/resources/qbd/journal-entries.d.ts.map +1 -1
  247. package/resources/qbd/journal-entries.mjs.map +1 -1
  248. package/resources/qbd/non-inventory-items.d.mts +16 -12
  249. package/resources/qbd/non-inventory-items.d.mts.map +1 -1
  250. package/resources/qbd/non-inventory-items.d.ts +16 -12
  251. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  252. package/resources/qbd/non-inventory-items.mjs.map +1 -1
  253. package/resources/qbd/other-charge-items.d.mts +16 -12
  254. package/resources/qbd/other-charge-items.d.mts.map +1 -1
  255. package/resources/qbd/other-charge-items.d.ts +16 -12
  256. package/resources/qbd/other-charge-items.d.ts.map +1 -1
  257. package/resources/qbd/other-charge-items.mjs.map +1 -1
  258. package/resources/qbd/other-names.d.mts +4 -0
  259. package/resources/qbd/other-names.d.mts.map +1 -1
  260. package/resources/qbd/other-names.d.ts +4 -0
  261. package/resources/qbd/other-names.d.ts.map +1 -1
  262. package/resources/qbd/other-names.mjs.map +1 -1
  263. package/resources/qbd/payment-methods.d.mts.map +1 -1
  264. package/resources/qbd/payment-methods.d.ts.map +1 -1
  265. package/resources/qbd/payment-methods.mjs.map +1 -1
  266. package/resources/qbd/payments-to-deposit.d.mts.map +1 -1
  267. package/resources/qbd/payments-to-deposit.d.ts.map +1 -1
  268. package/resources/qbd/payments-to-deposit.mjs.map +1 -1
  269. package/resources/qbd/payroll-wage-items.d.mts.map +1 -1
  270. package/resources/qbd/payroll-wage-items.d.ts.map +1 -1
  271. package/resources/qbd/payroll-wage-items.mjs.map +1 -1
  272. package/resources/qbd/preferences.d.mts.map +1 -1
  273. package/resources/qbd/preferences.d.ts.map +1 -1
  274. package/resources/qbd/preferences.mjs.map +1 -1
  275. package/resources/qbd/price-levels.d.mts.map +1 -1
  276. package/resources/qbd/price-levels.d.ts.map +1 -1
  277. package/resources/qbd/price-levels.mjs.map +1 -1
  278. package/resources/qbd/purchase-orders.d.mts +44 -33
  279. package/resources/qbd/purchase-orders.d.mts.map +1 -1
  280. package/resources/qbd/purchase-orders.d.ts +44 -33
  281. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  282. package/resources/qbd/purchase-orders.mjs.map +1 -1
  283. package/resources/qbd/qbd.d.mts +4 -0
  284. package/resources/qbd/qbd.d.mts.map +1 -1
  285. package/resources/qbd/qbd.d.ts +4 -0
  286. package/resources/qbd/qbd.d.ts.map +1 -1
  287. package/resources/qbd/qbd.js +4 -0
  288. package/resources/qbd/qbd.js.map +1 -1
  289. package/resources/qbd/qbd.mjs +4 -0
  290. package/resources/qbd/qbd.mjs.map +1 -1
  291. package/resources/qbd/receive-payments.d.mts +57 -61
  292. package/resources/qbd/receive-payments.d.mts.map +1 -1
  293. package/resources/qbd/receive-payments.d.ts +57 -61
  294. package/resources/qbd/receive-payments.d.ts.map +1 -1
  295. package/resources/qbd/receive-payments.mjs.map +1 -1
  296. package/resources/qbd/reports.d.mts.map +1 -1
  297. package/resources/qbd/reports.d.ts.map +1 -1
  298. package/resources/qbd/reports.mjs.map +1 -1
  299. package/resources/qbd/sales-orders.d.mts +44 -33
  300. package/resources/qbd/sales-orders.d.mts.map +1 -1
  301. package/resources/qbd/sales-orders.d.ts +44 -33
  302. package/resources/qbd/sales-orders.d.ts.map +1 -1
  303. package/resources/qbd/sales-orders.mjs.map +1 -1
  304. package/resources/qbd/sales-receipts.d.mts +44 -33
  305. package/resources/qbd/sales-receipts.d.mts.map +1 -1
  306. package/resources/qbd/sales-receipts.d.ts +44 -33
  307. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  308. package/resources/qbd/sales-receipts.mjs.map +1 -1
  309. package/resources/qbd/sales-representatives.d.mts.map +1 -1
  310. package/resources/qbd/sales-representatives.d.ts.map +1 -1
  311. package/resources/qbd/sales-representatives.mjs.map +1 -1
  312. package/resources/qbd/sales-tax-codes.d.mts.map +1 -1
  313. package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
  314. package/resources/qbd/sales-tax-codes.mjs.map +1 -1
  315. package/resources/qbd/sales-tax-items.d.mts.map +1 -1
  316. package/resources/qbd/sales-tax-items.d.ts.map +1 -1
  317. package/resources/qbd/sales-tax-items.mjs.map +1 -1
  318. package/resources/qbd/service-items.d.mts +16 -12
  319. package/resources/qbd/service-items.d.mts.map +1 -1
  320. package/resources/qbd/service-items.d.ts +16 -12
  321. package/resources/qbd/service-items.d.ts.map +1 -1
  322. package/resources/qbd/service-items.mjs.map +1 -1
  323. package/resources/qbd/shipping-methods.d.mts.map +1 -1
  324. package/resources/qbd/shipping-methods.d.ts.map +1 -1
  325. package/resources/qbd/shipping-methods.mjs.map +1 -1
  326. package/resources/qbd/standard-terms.d.mts.map +1 -1
  327. package/resources/qbd/standard-terms.d.ts.map +1 -1
  328. package/resources/qbd/standard-terms.mjs.map +1 -1
  329. package/resources/qbd/subtotal-items.d.mts.map +1 -1
  330. package/resources/qbd/subtotal-items.d.ts.map +1 -1
  331. package/resources/qbd/subtotal-items.mjs.map +1 -1
  332. package/resources/qbd/templates.d.mts.map +1 -1
  333. package/resources/qbd/templates.d.ts.map +1 -1
  334. package/resources/qbd/templates.mjs.map +1 -1
  335. package/resources/qbd/time-tracking-activities.d.mts.map +1 -1
  336. package/resources/qbd/time-tracking-activities.d.ts.map +1 -1
  337. package/resources/qbd/time-tracking-activities.mjs.map +1 -1
  338. package/resources/qbd/transactions.d.mts.map +1 -1
  339. package/resources/qbd/transactions.d.ts.map +1 -1
  340. package/resources/qbd/transactions.mjs.map +1 -1
  341. package/resources/qbd/transfers.d.mts.map +1 -1
  342. package/resources/qbd/transfers.d.ts.map +1 -1
  343. package/resources/qbd/transfers.mjs.map +1 -1
  344. package/resources/qbd/unit-of-measure-sets.d.mts.map +1 -1
  345. package/resources/qbd/unit-of-measure-sets.d.ts.map +1 -1
  346. package/resources/qbd/unit-of-measure-sets.mjs.map +1 -1
  347. package/resources/qbd/vendor-credits.d.mts +72 -59
  348. package/resources/qbd/vendor-credits.d.mts.map +1 -1
  349. package/resources/qbd/vendor-credits.d.ts +72 -59
  350. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  351. package/resources/qbd/vendor-credits.mjs.map +1 -1
  352. package/resources/qbd/vendors.d.mts +20 -12
  353. package/resources/qbd/vendors.d.mts.map +1 -1
  354. package/resources/qbd/vendors.d.ts +20 -12
  355. package/resources/qbd/vendors.d.ts.map +1 -1
  356. package/resources/qbd/vendors.mjs.map +1 -1
  357. package/resources/qbd.d.mts.map +1 -1
  358. package/resources/qbd.d.ts.map +1 -1
  359. package/resources/qbd.mjs.map +1 -1
  360. package/resources.d.mts.map +1 -1
  361. package/resources.d.ts.map +1 -1
  362. package/resources.mjs.map +1 -1
  363. package/src/resources/qbd/accounts.ts +16 -12
  364. package/src/resources/qbd/bill-check-payments.ts +51 -57
  365. package/src/resources/qbd/bill-credit-card-payments.ts +37 -42
  366. package/src/resources/qbd/bills-to-pay.ts +401 -0
  367. package/src/resources/qbd/bills.ts +90 -62
  368. package/src/resources/qbd/checks.ts +60 -45
  369. package/src/resources/qbd/company.ts +1 -0
  370. package/src/resources/qbd/credit-card-charges.ts +60 -45
  371. package/src/resources/qbd/credit-card-credits.ts +60 -45
  372. package/src/resources/qbd/credit-card-refunds.ts +8 -7
  373. package/src/resources/qbd/credit-memos.ts +52 -41
  374. package/src/resources/qbd/customers.ts +20 -12
  375. package/src/resources/qbd/discount-items.ts +16 -12
  376. package/src/resources/qbd/estimates.ts +44 -33
  377. package/src/resources/qbd/index.ts +6 -0
  378. package/src/resources/qbd/inventory-assembly-items.ts +16 -12
  379. package/src/resources/qbd/inventory-items.ts +16 -12
  380. package/src/resources/qbd/invoices.ts +57 -47
  381. package/src/resources/qbd/item-receipts.ts +66 -53
  382. package/src/resources/qbd/item-sites.ts +12 -0
  383. package/src/resources/qbd/journal-entries.ts +1 -1
  384. package/src/resources/qbd/non-inventory-items.ts +16 -12
  385. package/src/resources/qbd/other-charge-items.ts +16 -12
  386. package/src/resources/qbd/other-names.ts +4 -0
  387. package/src/resources/qbd/purchase-orders.ts +44 -33
  388. package/src/resources/qbd/qbd.ts +11 -0
  389. package/src/resources/qbd/receive-payments.ts +57 -61
  390. package/src/resources/qbd/sales-orders.ts +44 -33
  391. package/src/resources/qbd/sales-receipts.ts +44 -33
  392. package/src/resources/qbd/service-items.ts +16 -12
  393. package/src/resources/qbd/vendor-credits.ts +72 -59
  394. package/src/resources/qbd/vendors.ts +20 -12
  395. package/src/version.ts +1 -1
  396. package/uploads.d.mts +1 -0
  397. package/uploads.d.mts.map +1 -1
  398. package/uploads.d.ts +1 -0
  399. package/uploads.d.ts.map +1 -1
  400. package/uploads.mjs +1 -0
  401. package/uploads.mjs.map +1 -1
  402. package/version.d.mts +1 -1
  403. package/version.d.ts +1 -1
  404. package/version.js +1 -1
  405. package/version.mjs +1 -1
@@ -158,8 +158,8 @@ export interface ReceivePayment {
158
158
  paymentMethod: ReceivePayment.PaymentMethod | null;
159
159
  /**
160
160
  * The Accounts-Receivable (A/R) account to which this receive-payment is assigned,
161
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
162
- * default A/R account.
161
+ * used to track the amount owed. If omitted, QuickBooks Desktop uses the default
162
+ * A/R account configured in the company file.
163
163
  *
164
164
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
165
165
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -218,60 +218,58 @@ export interface ReceivePayment {
218
218
  export declare namespace ReceivePayment {
219
219
  interface AppliedToTransaction {
220
220
  /**
221
- * The monetary amount of this receivable transaction, represented as a decimal
222
- * string.
221
+ * The monetary amount of this target transaction, represented as a decimal string.
223
222
  */
224
223
  amount: string | null;
225
224
  /**
226
- * The outstanding balance of this receivable transaction after applying any
227
- * credits or payments. Represented as a decimal string.
225
+ * The outstanding balance of this target transaction after applying any credits or
226
+ * payments. Represented as a decimal string.
228
227
  */
229
228
  balanceRemaining: string | null;
230
229
  /**
231
- * The financial account used to track this receivable transaction's discount.
230
+ * The financial account used to track this target transaction's discount.
232
231
  */
233
232
  discountAccount: AppliedToTransaction.DiscountAccount | null;
234
233
  /**
235
- * The monetary amount by which to reduce the receivable transaction's receivable
236
- * amount, represented as a decimal string.
234
+ * The monetary amount by which to reduce this target transaction's balance,
235
+ * represented as a decimal string.
237
236
  */
238
237
  discountAmount: string | null;
239
238
  /**
240
- * The class used to track this receivable transaction's discount.
239
+ * The class used to track this target transaction's discount.
241
240
  */
242
241
  discountClass: AppliedToTransaction.DiscountClass | null;
243
242
  /**
244
- * The receivable transaction's linked transactions, such as payments applied,
245
- * credits used, or associated purchase orders.
243
+ * The target transaction's linked transactions, such as payments applied, credits
244
+ * used, or associated purchase orders.
246
245
  *
247
246
  * **IMPORTANT**: You must specify the parameter `includeLinkedTransactions` when
248
- * fetching a list of receivable transactions to receive this field because it is
249
- * not returned by default.
247
+ * fetching a list of target transactions to receive this field because it is not
248
+ * returned by default.
250
249
  */
251
250
  linkedTransactions: Array<AppliedToTransaction.LinkedTransaction>;
252
251
  /**
253
- * The case-sensitive user-defined reference number for this receivable
254
- * transaction, which can be used to identify the transaction in QuickBooks. This
255
- * value is not required to be unique and can be arbitrarily changed by the
256
- * QuickBooks user.
252
+ * The case-sensitive user-defined reference number for this target transaction,
253
+ * which can be used to identify the transaction in QuickBooks. This value is not
254
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
257
255
  */
258
256
  refNumber: string | null;
259
257
  /**
260
- * The date of this receivable transaction, in ISO 8601 format (YYYY-MM-DD).
258
+ * The date of this target transaction, in ISO 8601 format (YYYY-MM-DD).
261
259
  */
262
260
  transactionDate: string | null;
263
261
  /**
264
- * The ID of the receivable transaction to which this payment is applied.
262
+ * The ID of the target transaction to which this payment is applied.
265
263
  */
266
264
  transactionId: string;
267
265
  /**
268
- * The type of transaction for this receivable transaction.
266
+ * The type of transaction for this target transaction.
269
267
  */
270
268
  transactionType: 'ar_refund_credit_card' | 'bill' | 'bill_payment_check' | 'bill_payment_credit_card' | 'build_assembly' | 'charge' | 'check' | 'credit_card_charge' | 'credit_card_credit' | 'credit_memo' | 'deposit' | 'estimate' | 'inventory_adjustment' | 'invoice' | 'item_receipt' | 'journal_entry' | 'liability_adjustment' | 'paycheck' | 'payroll_liability_check' | 'purchase_order' | 'receive_payment' | 'sales_order' | 'sales_receipt' | 'sales_tax_payment_check' | 'transfer' | 'vendor_credit' | 'ytd_adjustment';
271
269
  }
272
270
  namespace AppliedToTransaction {
273
271
  /**
274
- * The financial account used to track this receivable transaction's discount.
272
+ * The financial account used to track this target transaction's discount.
275
273
  */
276
274
  interface DiscountAccount {
277
275
  /**
@@ -288,7 +286,7 @@ export declare namespace ReceivePayment {
288
286
  fullName: string | null;
289
287
  }
290
288
  /**
291
- * The class used to track this receivable transaction's discount.
289
+ * The class used to track this target transaction's discount.
292
290
  */
293
291
  interface DiscountClass {
294
292
  /**
@@ -581,8 +579,8 @@ export declare namespace ReceivePayment {
581
579
  }
582
580
  /**
583
581
  * The Accounts-Receivable (A/R) account to which this receive-payment is assigned,
584
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
585
- * default A/R account.
582
+ * used to track the amount owed. If omitted, QuickBooks Desktop uses the default
583
+ * A/R account configured in the company file.
586
584
  *
587
585
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
588
586
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -669,8 +667,8 @@ export interface ReceivePaymentCreateParams {
669
667
  creditCardTransaction?: ReceivePaymentCreateParams.CreditCardTransaction;
670
668
  /**
671
669
  * Body param: The account where the funds for this receive-payment will be or have
672
- * been deposited. If omitted, QuickBooks will use the default Undeposited Funds
673
- * account.
670
+ * been deposited. If omitted, QuickBooks Desktop uses the default Undeposited
671
+ * Funds account configured in the company file.
674
672
  */
675
673
  depositToAccountId?: string;
676
674
  /**
@@ -717,8 +715,8 @@ export interface ReceivePaymentCreateParams {
717
715
  paymentMethodId?: string;
718
716
  /**
719
717
  * Body param: The Accounts-Receivable (A/R) account to which this receive-payment
720
- * is assigned, used to track the amount owed. If not specified, QuickBooks Desktop
721
- * will use its default A/R account.
718
+ * is assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses
719
+ * the default A/R account configured in the company file.
722
720
  *
723
721
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
724
722
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -738,41 +736,40 @@ export interface ReceivePaymentCreateParams {
738
736
  export declare namespace ReceivePaymentCreateParams {
739
737
  interface ApplyToTransaction {
740
738
  /**
741
- * The ID of the receivable transaction to which this payment is applied.
739
+ * The ID of the target transaction to which this payment is applied.
742
740
  */
743
741
  transactionId: string;
744
742
  /**
745
- * Credits to apply to this receivable transaction, reducing its balance. This
746
- * creates a link between this receivable transaction and the specified credit
747
- * transactions.
743
+ * Credits to apply to this target transaction, reducing its balance. This creates
744
+ * a link between this target transaction and the specified credit transactions.
748
745
  *
749
746
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
750
747
  * linked transactions in this endpoint's response even when this request is
751
- * successful. To see the transactions linked via this field, refetch the
752
- * receivable transaction and check the `linkedTransactions` response field. If
753
- * fetching a list of receivable transactions, you must also specify the parameter
748
+ * successful. To see the transactions linked via this field, refetch the target
749
+ * transaction and check the `linkedTransactions` response field. If fetching a
750
+ * list of target transactions, you must also specify the parameter
754
751
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
755
752
  */
756
753
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
757
754
  /**
758
- * The financial account used to track this receivable transaction's discount.
755
+ * The financial account used to track this target transaction's discount.
759
756
  */
760
757
  discountAccountId?: string;
761
758
  /**
762
- * The monetary amount by which to reduce the receivable transaction's receivable
763
- * amount, represented as a decimal string.
759
+ * The monetary amount by which to reduce this target transaction's balance,
760
+ * represented as a decimal string.
764
761
  *
765
762
  * Decimal string format: exactly 2 decimal places when cents are included and up
766
763
  * to 13 digits before the decimal point (for example, "123.45").
767
764
  */
768
765
  discountAmount?: string;
769
766
  /**
770
- * The class used to track this receivable transaction's discount.
767
+ * The class used to track this target transaction's discount.
771
768
  */
772
769
  discountClassId?: string;
773
770
  /**
774
- * The monetary amount to apply to the receivable transaction, represented as a
775
- * decimal string.
771
+ * The monetary amount to apply to the target transaction, represented as a decimal
772
+ * string.
776
773
  *
777
774
  * Decimal string format: exactly 2 decimal places when cents are included and up
778
775
  * to 13 digits before the decimal point (for example, "123.45").
@@ -782,8 +779,8 @@ export declare namespace ReceivePaymentCreateParams {
782
779
  namespace ApplyToTransaction {
783
780
  interface ApplyCredit {
784
781
  /**
785
- * The amount of credit applied to this transaction. This could include customer
786
- * deposits, payments, or credits. Represented as a decimal string.
782
+ * The amount of the selected credit transaction to apply to this transaction,
783
+ * represented as a decimal string.
787
784
  *
788
785
  * Decimal string format: exactly 2 decimal places when cents are included and up
789
786
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1008,8 +1005,8 @@ export interface ReceivePaymentUpdateParams {
1008
1005
  paymentMethodId?: string;
1009
1006
  /**
1010
1007
  * Body param: The Accounts-Receivable (A/R) account to which this receive-payment
1011
- * is assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1012
- * will use its default A/R account.
1008
+ * is assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses
1009
+ * the default A/R account configured in the company file.
1013
1010
  *
1014
1011
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
1015
1012
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -1043,41 +1040,40 @@ export interface ReceivePaymentUpdateParams {
1043
1040
  export declare namespace ReceivePaymentUpdateParams {
1044
1041
  interface ApplyToTransaction {
1045
1042
  /**
1046
- * The ID of the receivable transaction to which this payment is applied.
1043
+ * The ID of the target transaction to which this payment is applied.
1047
1044
  */
1048
1045
  transactionId: string;
1049
1046
  /**
1050
- * Credits to apply to this receivable transaction, reducing its balance. This
1051
- * creates a link between this receivable transaction and the specified credit
1052
- * transactions.
1047
+ * Credits to apply to this target transaction, reducing its balance. This creates
1048
+ * a link between this target transaction and the specified credit transactions.
1053
1049
  *
1054
1050
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
1055
1051
  * linked transactions in this endpoint's response even when this request is
1056
- * successful. To see the transactions linked via this field, refetch the
1057
- * receivable transaction and check the `linkedTransactions` response field. If
1058
- * fetching a list of receivable transactions, you must also specify the parameter
1052
+ * successful. To see the transactions linked via this field, refetch the target
1053
+ * transaction and check the `linkedTransactions` response field. If fetching a
1054
+ * list of target transactions, you must also specify the parameter
1059
1055
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
1060
1056
  */
1061
1057
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
1062
1058
  /**
1063
- * The financial account used to track this receivable transaction's discount.
1059
+ * The financial account used to track this target transaction's discount.
1064
1060
  */
1065
1061
  discountAccountId?: string;
1066
1062
  /**
1067
- * The monetary amount by which to reduce the receivable transaction's receivable
1068
- * amount, represented as a decimal string.
1063
+ * The monetary amount by which to reduce this target transaction's balance,
1064
+ * represented as a decimal string.
1069
1065
  *
1070
1066
  * Decimal string format: exactly 2 decimal places when cents are included and up
1071
1067
  * to 13 digits before the decimal point (for example, "123.45").
1072
1068
  */
1073
1069
  discountAmount?: string;
1074
1070
  /**
1075
- * The class used to track this receivable transaction's discount.
1071
+ * The class used to track this target transaction's discount.
1076
1072
  */
1077
1073
  discountClassId?: string;
1078
1074
  /**
1079
- * The monetary amount to apply to the receivable transaction, represented as a
1080
- * decimal string.
1075
+ * The monetary amount to apply to the target transaction, represented as a decimal
1076
+ * string.
1081
1077
  *
1082
1078
  * Decimal string format: exactly 2 decimal places when cents are included and up
1083
1079
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1087,8 +1083,8 @@ export declare namespace ReceivePaymentUpdateParams {
1087
1083
  namespace ApplyToTransaction {
1088
1084
  interface ApplyCredit {
1089
1085
  /**
1090
- * The amount of credit applied to this transaction. This could include customer
1091
- * deposits, payments, or credits. Represented as a decimal string.
1086
+ * The amount of the selected credit transaction to apply to this transaction,
1087
+ * represented as a decimal string.
1092
1088
  *
1093
1089
  * Decimal string format: exactly 2 decimal places when cents are included and up
1094
1090
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1 +1 @@
1
- {"version":3,"file":"receive-payments.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/receive-payments.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"receive-payments.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/receive-payments.ts"],"names":[],"mappings":"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"}
@@ -158,8 +158,8 @@ export interface ReceivePayment {
158
158
  paymentMethod: ReceivePayment.PaymentMethod | null;
159
159
  /**
160
160
  * The Accounts-Receivable (A/R) account to which this receive-payment is assigned,
161
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
162
- * default A/R account.
161
+ * used to track the amount owed. If omitted, QuickBooks Desktop uses the default
162
+ * A/R account configured in the company file.
163
163
  *
164
164
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
165
165
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -218,60 +218,58 @@ export interface ReceivePayment {
218
218
  export declare namespace ReceivePayment {
219
219
  interface AppliedToTransaction {
220
220
  /**
221
- * The monetary amount of this receivable transaction, represented as a decimal
222
- * string.
221
+ * The monetary amount of this target transaction, represented as a decimal string.
223
222
  */
224
223
  amount: string | null;
225
224
  /**
226
- * The outstanding balance of this receivable transaction after applying any
227
- * credits or payments. Represented as a decimal string.
225
+ * The outstanding balance of this target transaction after applying any credits or
226
+ * payments. Represented as a decimal string.
228
227
  */
229
228
  balanceRemaining: string | null;
230
229
  /**
231
- * The financial account used to track this receivable transaction's discount.
230
+ * The financial account used to track this target transaction's discount.
232
231
  */
233
232
  discountAccount: AppliedToTransaction.DiscountAccount | null;
234
233
  /**
235
- * The monetary amount by which to reduce the receivable transaction's receivable
236
- * amount, represented as a decimal string.
234
+ * The monetary amount by which to reduce this target transaction's balance,
235
+ * represented as a decimal string.
237
236
  */
238
237
  discountAmount: string | null;
239
238
  /**
240
- * The class used to track this receivable transaction's discount.
239
+ * The class used to track this target transaction's discount.
241
240
  */
242
241
  discountClass: AppliedToTransaction.DiscountClass | null;
243
242
  /**
244
- * The receivable transaction's linked transactions, such as payments applied,
245
- * credits used, or associated purchase orders.
243
+ * The target transaction's linked transactions, such as payments applied, credits
244
+ * used, or associated purchase orders.
246
245
  *
247
246
  * **IMPORTANT**: You must specify the parameter `includeLinkedTransactions` when
248
- * fetching a list of receivable transactions to receive this field because it is
249
- * not returned by default.
247
+ * fetching a list of target transactions to receive this field because it is not
248
+ * returned by default.
250
249
  */
251
250
  linkedTransactions: Array<AppliedToTransaction.LinkedTransaction>;
252
251
  /**
253
- * The case-sensitive user-defined reference number for this receivable
254
- * transaction, which can be used to identify the transaction in QuickBooks. This
255
- * value is not required to be unique and can be arbitrarily changed by the
256
- * QuickBooks user.
252
+ * The case-sensitive user-defined reference number for this target transaction,
253
+ * which can be used to identify the transaction in QuickBooks. This value is not
254
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
257
255
  */
258
256
  refNumber: string | null;
259
257
  /**
260
- * The date of this receivable transaction, in ISO 8601 format (YYYY-MM-DD).
258
+ * The date of this target transaction, in ISO 8601 format (YYYY-MM-DD).
261
259
  */
262
260
  transactionDate: string | null;
263
261
  /**
264
- * The ID of the receivable transaction to which this payment is applied.
262
+ * The ID of the target transaction to which this payment is applied.
265
263
  */
266
264
  transactionId: string;
267
265
  /**
268
- * The type of transaction for this receivable transaction.
266
+ * The type of transaction for this target transaction.
269
267
  */
270
268
  transactionType: 'ar_refund_credit_card' | 'bill' | 'bill_payment_check' | 'bill_payment_credit_card' | 'build_assembly' | 'charge' | 'check' | 'credit_card_charge' | 'credit_card_credit' | 'credit_memo' | 'deposit' | 'estimate' | 'inventory_adjustment' | 'invoice' | 'item_receipt' | 'journal_entry' | 'liability_adjustment' | 'paycheck' | 'payroll_liability_check' | 'purchase_order' | 'receive_payment' | 'sales_order' | 'sales_receipt' | 'sales_tax_payment_check' | 'transfer' | 'vendor_credit' | 'ytd_adjustment';
271
269
  }
272
270
  namespace AppliedToTransaction {
273
271
  /**
274
- * The financial account used to track this receivable transaction's discount.
272
+ * The financial account used to track this target transaction's discount.
275
273
  */
276
274
  interface DiscountAccount {
277
275
  /**
@@ -288,7 +286,7 @@ export declare namespace ReceivePayment {
288
286
  fullName: string | null;
289
287
  }
290
288
  /**
291
- * The class used to track this receivable transaction's discount.
289
+ * The class used to track this target transaction's discount.
292
290
  */
293
291
  interface DiscountClass {
294
292
  /**
@@ -581,8 +579,8 @@ export declare namespace ReceivePayment {
581
579
  }
582
580
  /**
583
581
  * The Accounts-Receivable (A/R) account to which this receive-payment is assigned,
584
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
585
- * default A/R account.
582
+ * used to track the amount owed. If omitted, QuickBooks Desktop uses the default
583
+ * A/R account configured in the company file.
586
584
  *
587
585
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
588
586
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -669,8 +667,8 @@ export interface ReceivePaymentCreateParams {
669
667
  creditCardTransaction?: ReceivePaymentCreateParams.CreditCardTransaction;
670
668
  /**
671
669
  * Body param: The account where the funds for this receive-payment will be or have
672
- * been deposited. If omitted, QuickBooks will use the default Undeposited Funds
673
- * account.
670
+ * been deposited. If omitted, QuickBooks Desktop uses the default Undeposited
671
+ * Funds account configured in the company file.
674
672
  */
675
673
  depositToAccountId?: string;
676
674
  /**
@@ -717,8 +715,8 @@ export interface ReceivePaymentCreateParams {
717
715
  paymentMethodId?: string;
718
716
  /**
719
717
  * Body param: The Accounts-Receivable (A/R) account to which this receive-payment
720
- * is assigned, used to track the amount owed. If not specified, QuickBooks Desktop
721
- * will use its default A/R account.
718
+ * is assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses
719
+ * the default A/R account configured in the company file.
722
720
  *
723
721
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
724
722
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -738,41 +736,40 @@ export interface ReceivePaymentCreateParams {
738
736
  export declare namespace ReceivePaymentCreateParams {
739
737
  interface ApplyToTransaction {
740
738
  /**
741
- * The ID of the receivable transaction to which this payment is applied.
739
+ * The ID of the target transaction to which this payment is applied.
742
740
  */
743
741
  transactionId: string;
744
742
  /**
745
- * Credits to apply to this receivable transaction, reducing its balance. This
746
- * creates a link between this receivable transaction and the specified credit
747
- * transactions.
743
+ * Credits to apply to this target transaction, reducing its balance. This creates
744
+ * a link between this target transaction and the specified credit transactions.
748
745
  *
749
746
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
750
747
  * linked transactions in this endpoint's response even when this request is
751
- * successful. To see the transactions linked via this field, refetch the
752
- * receivable transaction and check the `linkedTransactions` response field. If
753
- * fetching a list of receivable transactions, you must also specify the parameter
748
+ * successful. To see the transactions linked via this field, refetch the target
749
+ * transaction and check the `linkedTransactions` response field. If fetching a
750
+ * list of target transactions, you must also specify the parameter
754
751
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
755
752
  */
756
753
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
757
754
  /**
758
- * The financial account used to track this receivable transaction's discount.
755
+ * The financial account used to track this target transaction's discount.
759
756
  */
760
757
  discountAccountId?: string;
761
758
  /**
762
- * The monetary amount by which to reduce the receivable transaction's receivable
763
- * amount, represented as a decimal string.
759
+ * The monetary amount by which to reduce this target transaction's balance,
760
+ * represented as a decimal string.
764
761
  *
765
762
  * Decimal string format: exactly 2 decimal places when cents are included and up
766
763
  * to 13 digits before the decimal point (for example, "123.45").
767
764
  */
768
765
  discountAmount?: string;
769
766
  /**
770
- * The class used to track this receivable transaction's discount.
767
+ * The class used to track this target transaction's discount.
771
768
  */
772
769
  discountClassId?: string;
773
770
  /**
774
- * The monetary amount to apply to the receivable transaction, represented as a
775
- * decimal string.
771
+ * The monetary amount to apply to the target transaction, represented as a decimal
772
+ * string.
776
773
  *
777
774
  * Decimal string format: exactly 2 decimal places when cents are included and up
778
775
  * to 13 digits before the decimal point (for example, "123.45").
@@ -782,8 +779,8 @@ export declare namespace ReceivePaymentCreateParams {
782
779
  namespace ApplyToTransaction {
783
780
  interface ApplyCredit {
784
781
  /**
785
- * The amount of credit applied to this transaction. This could include customer
786
- * deposits, payments, or credits. Represented as a decimal string.
782
+ * The amount of the selected credit transaction to apply to this transaction,
783
+ * represented as a decimal string.
787
784
  *
788
785
  * Decimal string format: exactly 2 decimal places when cents are included and up
789
786
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1008,8 +1005,8 @@ export interface ReceivePaymentUpdateParams {
1008
1005
  paymentMethodId?: string;
1009
1006
  /**
1010
1007
  * Body param: The Accounts-Receivable (A/R) account to which this receive-payment
1011
- * is assigned, used to track the amount owed. If not specified, QuickBooks Desktop
1012
- * will use its default A/R account.
1008
+ * is assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses
1009
+ * the default A/R account configured in the company file.
1013
1010
  *
1014
1011
  * **IMPORTANT**: If this receive-payment is linked to other transactions, this A/R
1015
1012
  * account must match the `receivablesAccount` used in all linked transactions.
@@ -1043,41 +1040,40 @@ export interface ReceivePaymentUpdateParams {
1043
1040
  export declare namespace ReceivePaymentUpdateParams {
1044
1041
  interface ApplyToTransaction {
1045
1042
  /**
1046
- * The ID of the receivable transaction to which this payment is applied.
1043
+ * The ID of the target transaction to which this payment is applied.
1047
1044
  */
1048
1045
  transactionId: string;
1049
1046
  /**
1050
- * Credits to apply to this receivable transaction, reducing its balance. This
1051
- * creates a link between this receivable transaction and the specified credit
1052
- * transactions.
1047
+ * Credits to apply to this target transaction, reducing its balance. This creates
1048
+ * a link between this target transaction and the specified credit transactions.
1053
1049
  *
1054
1050
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
1055
1051
  * linked transactions in this endpoint's response even when this request is
1056
- * successful. To see the transactions linked via this field, refetch the
1057
- * receivable transaction and check the `linkedTransactions` response field. If
1058
- * fetching a list of receivable transactions, you must also specify the parameter
1052
+ * successful. To see the transactions linked via this field, refetch the target
1053
+ * transaction and check the `linkedTransactions` response field. If fetching a
1054
+ * list of target transactions, you must also specify the parameter
1059
1055
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
1060
1056
  */
1061
1057
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
1062
1058
  /**
1063
- * The financial account used to track this receivable transaction's discount.
1059
+ * The financial account used to track this target transaction's discount.
1064
1060
  */
1065
1061
  discountAccountId?: string;
1066
1062
  /**
1067
- * The monetary amount by which to reduce the receivable transaction's receivable
1068
- * amount, represented as a decimal string.
1063
+ * The monetary amount by which to reduce this target transaction's balance,
1064
+ * represented as a decimal string.
1069
1065
  *
1070
1066
  * Decimal string format: exactly 2 decimal places when cents are included and up
1071
1067
  * to 13 digits before the decimal point (for example, "123.45").
1072
1068
  */
1073
1069
  discountAmount?: string;
1074
1070
  /**
1075
- * The class used to track this receivable transaction's discount.
1071
+ * The class used to track this target transaction's discount.
1076
1072
  */
1077
1073
  discountClassId?: string;
1078
1074
  /**
1079
- * The monetary amount to apply to the receivable transaction, represented as a
1080
- * decimal string.
1075
+ * The monetary amount to apply to the target transaction, represented as a decimal
1076
+ * string.
1081
1077
  *
1082
1078
  * Decimal string format: exactly 2 decimal places when cents are included and up
1083
1079
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1087,8 +1083,8 @@ export declare namespace ReceivePaymentUpdateParams {
1087
1083
  namespace ApplyToTransaction {
1088
1084
  interface ApplyCredit {
1089
1085
  /**
1090
- * The amount of credit applied to this transaction. This could include customer
1091
- * deposits, payments, or credits. Represented as a decimal string.
1086
+ * The amount of the selected credit transaction to apply to this transaction,
1087
+ * represented as a decimal string.
1092
1088
  *
1093
1089
  * Decimal string format: exactly 2 decimal places when cents are included and up
1094
1090
  * to 13 digits before the decimal point (for example, "123.45").