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
@@ -179,8 +179,7 @@ export interface BillCheckPayment {
179
179
  objectType: 'qbd_bill_check_payment';
180
180
  /**
181
181
  * The Accounts-Payable (A/P) account to which this bill check payment is assigned,
182
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
183
- * default A/P account.
182
+ * used for accounts-payable tracking.
184
183
  *
185
184
  * **IMPORTANT**: If this bill check payment is linked to other transactions, this
186
185
  * A/P account must match the `payablesAccount` used in those other transactions.
@@ -270,60 +269,58 @@ export declare namespace BillCheckPayment {
270
269
  }
271
270
  interface AppliedToTransaction {
272
271
  /**
273
- * The monetary amount of this receivable transaction, represented as a decimal
274
- * string.
272
+ * The monetary amount of this target transaction, represented as a decimal string.
275
273
  */
276
274
  amount: string | null;
277
275
  /**
278
- * The outstanding balance of this receivable transaction after applying any
279
- * credits or payments. Represented as a decimal string.
276
+ * The outstanding balance of this target transaction after applying any credits or
277
+ * payments. Represented as a decimal string.
280
278
  */
281
279
  balanceRemaining: string | null;
282
280
  /**
283
- * The financial account used to track this receivable transaction's discount.
281
+ * The financial account used to track this target transaction's discount.
284
282
  */
285
283
  discountAccount: AppliedToTransaction.DiscountAccount | null;
286
284
  /**
287
- * The monetary amount by which to reduce the receivable transaction's receivable
288
- * amount, represented as a decimal string.
285
+ * The monetary amount by which to reduce this target transaction's balance,
286
+ * represented as a decimal string.
289
287
  */
290
288
  discountAmount: string | null;
291
289
  /**
292
- * The class used to track this receivable transaction's discount.
290
+ * The class used to track this target transaction's discount.
293
291
  */
294
292
  discountClass: AppliedToTransaction.DiscountClass | null;
295
293
  /**
296
- * The receivable transaction's linked transactions, such as payments applied,
297
- * credits used, or associated purchase orders.
294
+ * The target transaction's linked transactions, such as payments applied, credits
295
+ * used, or associated purchase orders.
298
296
  *
299
297
  * **IMPORTANT**: You must specify the parameter `includeLinkedTransactions` when
300
- * fetching a list of receivable transactions to receive this field because it is
301
- * not returned by default.
298
+ * fetching a list of target transactions to receive this field because it is not
299
+ * returned by default.
302
300
  */
303
301
  linkedTransactions: Array<AppliedToTransaction.LinkedTransaction>;
304
302
  /**
305
- * The case-sensitive user-defined reference number for this receivable
306
- * transaction, which can be used to identify the transaction in QuickBooks. This
307
- * value is not required to be unique and can be arbitrarily changed by the
308
- * QuickBooks user.
303
+ * The case-sensitive user-defined reference number for this target transaction,
304
+ * which can be used to identify the transaction in QuickBooks. This value is not
305
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
309
306
  */
310
307
  refNumber: string | null;
311
308
  /**
312
- * The date of this receivable transaction, in ISO 8601 format (YYYY-MM-DD).
309
+ * The date of this target transaction, in ISO 8601 format (YYYY-MM-DD).
313
310
  */
314
311
  transactionDate: string | null;
315
312
  /**
316
- * The ID of the receivable transaction to which this payment is applied.
313
+ * The ID of the target transaction to which this payment is applied.
317
314
  */
318
315
  transactionId: string;
319
316
  /**
320
- * The type of transaction for this receivable transaction.
317
+ * The type of transaction for this target transaction.
321
318
  */
322
319
  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';
323
320
  }
324
321
  namespace AppliedToTransaction {
325
322
  /**
326
- * The financial account used to track this receivable transaction's discount.
323
+ * The financial account used to track this target transaction's discount.
327
324
  */
328
325
  interface DiscountAccount {
329
326
  /**
@@ -340,7 +337,7 @@ export declare namespace BillCheckPayment {
340
337
  fullName: string | null;
341
338
  }
342
339
  /**
343
- * The class used to track this receivable transaction's discount.
340
+ * The class used to track this target transaction's discount.
344
341
  */
345
342
  interface DiscountClass {
346
343
  /**
@@ -459,8 +456,7 @@ export declare namespace BillCheckPayment {
459
456
  }
460
457
  /**
461
458
  * The Accounts-Payable (A/P) account to which this bill check payment is assigned,
462
- * used to track the amount owed. If not specified, QuickBooks Desktop will use its
463
- * default A/P account.
459
+ * used for accounts-payable tracking.
464
460
  *
465
461
  * **IMPORTANT**: If this bill check payment is linked to other transactions, this
466
462
  * A/P account must match the `payablesAccount` used in those other transactions.
@@ -616,8 +612,8 @@ export interface BillCheckPaymentCreateParams {
616
612
  memo?: string;
617
613
  /**
618
614
  * Body param: The Accounts-Payable (A/P) account to which this bill check payment
619
- * is assigned, used to track the amount owed. If not specified, QuickBooks Desktop
620
- * will use its default A/P account.
615
+ * is assigned, used for accounts-payable tracking. If omitted, QuickBooks Desktop
616
+ * uses the default A/P account configured in the company file.
621
617
  *
622
618
  * **IMPORTANT**: If this bill check payment is linked to other transactions, this
623
619
  * A/P account must match the `payablesAccount` used in those other transactions.
@@ -639,41 +635,40 @@ export interface BillCheckPaymentCreateParams {
639
635
  export declare namespace BillCheckPaymentCreateParams {
640
636
  interface ApplyToTransaction {
641
637
  /**
642
- * The ID of the receivable transaction to which this payment is applied.
638
+ * The ID of the target transaction to which this payment is applied.
643
639
  */
644
640
  transactionId: string;
645
641
  /**
646
- * Credits to apply to this receivable transaction, reducing its balance. This
647
- * creates a link between this receivable transaction and the specified credit
648
- * transactions.
642
+ * Credits to apply to this target transaction, reducing its balance. This creates
643
+ * a link between this target transaction and the specified credit transactions.
649
644
  *
650
645
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
651
646
  * linked transactions in this endpoint's response even when this request is
652
- * successful. To see the transactions linked via this field, refetch the
653
- * receivable transaction and check the `linkedTransactions` response field. If
654
- * fetching a list of receivable transactions, you must also specify the parameter
647
+ * successful. To see the transactions linked via this field, refetch the target
648
+ * transaction and check the `linkedTransactions` response field. If fetching a
649
+ * list of target transactions, you must also specify the parameter
655
650
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
656
651
  */
657
652
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
658
653
  /**
659
- * The financial account used to track this receivable transaction's discount.
654
+ * The financial account used to track this target transaction's discount.
660
655
  */
661
656
  discountAccountId?: string;
662
657
  /**
663
- * The monetary amount by which to reduce the receivable transaction's receivable
664
- * amount, represented as a decimal string.
658
+ * The monetary amount by which to reduce this target transaction's balance,
659
+ * represented as a decimal string.
665
660
  *
666
661
  * Decimal string format: exactly 2 decimal places when cents are included and up
667
662
  * to 13 digits before the decimal point (for example, "123.45").
668
663
  */
669
664
  discountAmount?: string;
670
665
  /**
671
- * The class used to track this receivable transaction's discount.
666
+ * The class used to track this target transaction's discount.
672
667
  */
673
668
  discountClassId?: string;
674
669
  /**
675
- * The monetary amount to apply to the receivable transaction, represented as a
676
- * decimal string.
670
+ * The monetary amount to apply to the target transaction, represented as a decimal
671
+ * string.
677
672
  *
678
673
  * Decimal string format: exactly 2 decimal places when cents are included and up
679
674
  * to 13 digits before the decimal point (for example, "123.45").
@@ -683,8 +678,8 @@ export declare namespace BillCheckPaymentCreateParams {
683
678
  namespace ApplyToTransaction {
684
679
  interface ApplyCredit {
685
680
  /**
686
- * The amount of credit applied to this transaction. This could include customer
687
- * deposits, payments, or credits. Represented as a decimal string.
681
+ * The amount of the selected credit transaction to apply to this transaction,
682
+ * represented as a decimal string.
688
683
  *
689
684
  * Decimal string format: exactly 2 decimal places when cents are included and up
690
685
  * to 13 digits before the decimal point (for example, "123.45").
@@ -783,41 +778,40 @@ export interface BillCheckPaymentUpdateParams {
783
778
  export declare namespace BillCheckPaymentUpdateParams {
784
779
  interface ApplyToTransaction {
785
780
  /**
786
- * The ID of the receivable transaction to which this payment is applied.
781
+ * The ID of the target transaction to which this payment is applied.
787
782
  */
788
783
  transactionId: string;
789
784
  /**
790
- * Credits to apply to this receivable transaction, reducing its balance. This
791
- * creates a link between this receivable transaction and the specified credit
792
- * transactions.
785
+ * Credits to apply to this target transaction, reducing its balance. This creates
786
+ * a link between this target transaction and the specified credit transactions.
793
787
  *
794
788
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
795
789
  * linked transactions in this endpoint's response even when this request is
796
- * successful. To see the transactions linked via this field, refetch the
797
- * receivable transaction and check the `linkedTransactions` response field. If
798
- * fetching a list of receivable transactions, you must also specify the parameter
790
+ * successful. To see the transactions linked via this field, refetch the target
791
+ * transaction and check the `linkedTransactions` response field. If fetching a
792
+ * list of target transactions, you must also specify the parameter
799
793
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
800
794
  */
801
795
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
802
796
  /**
803
- * The financial account used to track this receivable transaction's discount.
797
+ * The financial account used to track this target transaction's discount.
804
798
  */
805
799
  discountAccountId?: string;
806
800
  /**
807
- * The monetary amount by which to reduce the receivable transaction's receivable
808
- * amount, represented as a decimal string.
801
+ * The monetary amount by which to reduce this target transaction's balance,
802
+ * represented as a decimal string.
809
803
  *
810
804
  * Decimal string format: exactly 2 decimal places when cents are included and up
811
805
  * to 13 digits before the decimal point (for example, "123.45").
812
806
  */
813
807
  discountAmount?: string;
814
808
  /**
815
- * The class used to track this receivable transaction's discount.
809
+ * The class used to track this target transaction's discount.
816
810
  */
817
811
  discountClassId?: string;
818
812
  /**
819
- * The monetary amount to apply to the receivable transaction, represented as a
820
- * decimal string.
813
+ * The monetary amount to apply to the target transaction, represented as a decimal
814
+ * string.
821
815
  *
822
816
  * Decimal string format: exactly 2 decimal places when cents are included and up
823
817
  * to 13 digits before the decimal point (for example, "123.45").
@@ -827,8 +821,8 @@ export declare namespace BillCheckPaymentUpdateParams {
827
821
  namespace ApplyToTransaction {
828
822
  interface ApplyCredit {
829
823
  /**
830
- * The amount of credit applied to this transaction. This could include customer
831
- * deposits, payments, or credits. Represented as a decimal string.
824
+ * The amount of the selected credit transaction to apply to this transaction,
825
+ * represented as a decimal string.
832
826
  *
833
827
  * Decimal string format: exactly 2 decimal places when cents are included and up
834
828
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1 +1 @@
1
- {"version":3,"file":"bill-check-payments.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/bill-check-payments.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"bill-check-payments.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/bill-check-payments.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"bill-check-payments.mjs","sourceRoot":"","sources":["../../src/resources/qbd/bill-check-payments.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"bill-check-payments.mjs","sourceRoot":"","sources":["../../src/resources/qbd/bill-check-payments.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAElD,OAAO,EAAE,UAAU,EAAsC,kCAA8B;AACvF,OAAO,EAAE,YAAY,EAAE,mCAA+B;AAEtD,OAAO,EAAE,IAAI,EAAE,sCAAkC;AAEjD,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CAAC,MAAoC,EAAE,OAAwB;QACnE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,yCAAyC,EAAE;YAClE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAU,EACV,MAAsC,EACtC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,2CAA2C,EAAE,EAAE,EAAE;YAC3E,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,MAAM,CACJ,EAAU,EACV,MAAoC,EACpC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,2CAA2C,EAAE,EAAE,EAAE;YAC5E,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,MAAkC,EAClC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,yCAAyC,EAAE,CAAA,UAA4B,CAAA,EAAE;YACtG,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;OAaG;IACH,MAAM,CACJ,EAAU,EACV,MAAoC,EACpC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,2CAA2C,EAAE,EAAE,EAAE;YAC9E,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,EAAU,EACV,MAAkC,EAClC,OAAwB;QAExB,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,2CAA2C,EAAE,OAAO,EAAE;YACjF,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC3F,CAAC,CAAC;IACL,CAAC;CACF"}
@@ -153,8 +153,7 @@ export interface BillCreditCardPayment {
153
153
  objectType: 'qbd_bill_credit_card_payment';
154
154
  /**
155
155
  * The Accounts-Payable (A/P) account to which this bill credit card payment is
156
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
157
- * will use its default A/P account.
156
+ * assigned, used for accounts-payable tracking.
158
157
  *
159
158
  * **IMPORTANT**: If this bill credit card payment is linked to other transactions,
160
159
  * this A/P account must match the `payablesAccount` used in those other
@@ -197,60 +196,58 @@ export interface BillCreditCardPayment {
197
196
  export declare namespace BillCreditCardPayment {
198
197
  interface AppliedToTransaction {
199
198
  /**
200
- * The monetary amount of this receivable transaction, represented as a decimal
201
- * string.
199
+ * The monetary amount of this target transaction, represented as a decimal string.
202
200
  */
203
201
  amount: string | null;
204
202
  /**
205
- * The outstanding balance of this receivable transaction after applying any
206
- * credits or payments. Represented as a decimal string.
203
+ * The outstanding balance of this target transaction after applying any credits or
204
+ * payments. Represented as a decimal string.
207
205
  */
208
206
  balanceRemaining: string | null;
209
207
  /**
210
- * The financial account used to track this receivable transaction's discount.
208
+ * The financial account used to track this target transaction's discount.
211
209
  */
212
210
  discountAccount: AppliedToTransaction.DiscountAccount | null;
213
211
  /**
214
- * The monetary amount by which to reduce the receivable transaction's receivable
215
- * amount, represented as a decimal string.
212
+ * The monetary amount by which to reduce this target transaction's balance,
213
+ * represented as a decimal string.
216
214
  */
217
215
  discountAmount: string | null;
218
216
  /**
219
- * The class used to track this receivable transaction's discount.
217
+ * The class used to track this target transaction's discount.
220
218
  */
221
219
  discountClass: AppliedToTransaction.DiscountClass | null;
222
220
  /**
223
- * The receivable transaction's linked transactions, such as payments applied,
224
- * credits used, or associated purchase orders.
221
+ * The target transaction's linked transactions, such as payments applied, credits
222
+ * used, or associated purchase orders.
225
223
  *
226
224
  * **IMPORTANT**: You must specify the parameter `includeLinkedTransactions` when
227
- * fetching a list of receivable transactions to receive this field because it is
228
- * not returned by default.
225
+ * fetching a list of target transactions to receive this field because it is not
226
+ * returned by default.
229
227
  */
230
228
  linkedTransactions: Array<AppliedToTransaction.LinkedTransaction>;
231
229
  /**
232
- * The case-sensitive user-defined reference number for this receivable
233
- * transaction, which can be used to identify the transaction in QuickBooks. This
234
- * value is not required to be unique and can be arbitrarily changed by the
235
- * QuickBooks user.
230
+ * The case-sensitive user-defined reference number for this target transaction,
231
+ * which can be used to identify the transaction in QuickBooks. This value is not
232
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
236
233
  */
237
234
  refNumber: string | null;
238
235
  /**
239
- * The date of this receivable transaction, in ISO 8601 format (YYYY-MM-DD).
236
+ * The date of this target transaction, in ISO 8601 format (YYYY-MM-DD).
240
237
  */
241
238
  transactionDate: string | null;
242
239
  /**
243
- * The ID of the receivable transaction to which this payment is applied.
240
+ * The ID of the target transaction to which this payment is applied.
244
241
  */
245
242
  transactionId: string;
246
243
  /**
247
- * The type of transaction for this receivable transaction.
244
+ * The type of transaction for this target transaction.
248
245
  */
249
246
  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';
250
247
  }
251
248
  namespace AppliedToTransaction {
252
249
  /**
253
- * The financial account used to track this receivable transaction's discount.
250
+ * The financial account used to track this target transaction's discount.
254
251
  */
255
252
  interface DiscountAccount {
256
253
  /**
@@ -267,7 +264,7 @@ export declare namespace BillCreditCardPayment {
267
264
  fullName: string | null;
268
265
  }
269
266
  /**
270
- * The class used to track this receivable transaction's discount.
267
+ * The class used to track this target transaction's discount.
271
268
  */
272
269
  interface DiscountClass {
273
270
  /**
@@ -385,8 +382,7 @@ export declare namespace BillCreditCardPayment {
385
382
  }
386
383
  /**
387
384
  * The Accounts-Payable (A/P) account to which this bill credit card payment is
388
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
389
- * will use its default A/P account.
385
+ * assigned, used for accounts-payable tracking.
390
386
  *
391
387
  * **IMPORTANT**: If this bill credit card payment is linked to other transactions,
392
388
  * this A/P account must match the `payablesAccount` used in those other
@@ -540,8 +536,8 @@ export interface BillCreditCardPaymentCreateParams {
540
536
  memo?: string;
541
537
  /**
542
538
  * Body param: The Accounts-Payable (A/P) account to which this bill credit card
543
- * payment is assigned, used to track the amount owed. If not specified, QuickBooks
544
- * Desktop will use its default A/P account.
539
+ * payment is assigned, used for accounts-payable tracking. If omitted, QuickBooks
540
+ * Desktop uses the default A/P account configured in the company file.
545
541
  *
546
542
  * **IMPORTANT**: If this bill credit card payment is linked to other transactions,
547
543
  * this A/P account must match the `payablesAccount` used in those other
@@ -562,41 +558,40 @@ export interface BillCreditCardPaymentCreateParams {
562
558
  export declare namespace BillCreditCardPaymentCreateParams {
563
559
  interface ApplyToTransaction {
564
560
  /**
565
- * The ID of the receivable transaction to which this payment is applied.
561
+ * The ID of the target transaction to which this payment is applied.
566
562
  */
567
563
  transactionId: string;
568
564
  /**
569
- * Credits to apply to this receivable transaction, reducing its balance. This
570
- * creates a link between this receivable transaction and the specified credit
571
- * transactions.
565
+ * Credits to apply to this target transaction, reducing its balance. This creates
566
+ * a link between this target transaction and the specified credit transactions.
572
567
  *
573
568
  * **IMPORTANT**: By default, QuickBooks will not return any information about the
574
569
  * linked transactions in this endpoint's response even when this request is
575
- * successful. To see the transactions linked via this field, refetch the
576
- * receivable transaction and check the `linkedTransactions` response field. If
577
- * fetching a list of receivable transactions, you must also specify the parameter
570
+ * successful. To see the transactions linked via this field, refetch the target
571
+ * transaction and check the `linkedTransactions` response field. If fetching a
572
+ * list of target transactions, you must also specify the parameter
578
573
  * `includeLinkedTransactions=true` to see the `linkedTransactions` response field.
579
574
  */
580
575
  applyCredits?: Array<ApplyToTransaction.ApplyCredit>;
581
576
  /**
582
- * The financial account used to track this receivable transaction's discount.
577
+ * The financial account used to track this target transaction's discount.
583
578
  */
584
579
  discountAccountId?: string;
585
580
  /**
586
- * The monetary amount by which to reduce the receivable transaction's receivable
587
- * amount, represented as a decimal string.
581
+ * The monetary amount by which to reduce this target transaction's balance,
582
+ * represented as a decimal string.
588
583
  *
589
584
  * Decimal string format: exactly 2 decimal places when cents are included and up
590
585
  * to 13 digits before the decimal point (for example, "123.45").
591
586
  */
592
587
  discountAmount?: string;
593
588
  /**
594
- * The class used to track this receivable transaction's discount.
589
+ * The class used to track this target transaction's discount.
595
590
  */
596
591
  discountClassId?: string;
597
592
  /**
598
- * The monetary amount to apply to the receivable transaction, represented as a
599
- * decimal string.
593
+ * The monetary amount to apply to the target transaction, represented as a decimal
594
+ * string.
600
595
  *
601
596
  * Decimal string format: exactly 2 decimal places when cents are included and up
602
597
  * to 13 digits before the decimal point (for example, "123.45").
@@ -606,8 +601,8 @@ export declare namespace BillCreditCardPaymentCreateParams {
606
601
  namespace ApplyToTransaction {
607
602
  interface ApplyCredit {
608
603
  /**
609
- * The amount of credit applied to this transaction. This could include customer
610
- * deposits, payments, or credits. Represented as a decimal string.
604
+ * The amount of the selected credit transaction to apply to this transaction,
605
+ * represented as a decimal string.
611
606
  *
612
607
  * Decimal string format: exactly 2 decimal places when cents are included and up
613
608
  * to 13 digits before the decimal point (for example, "123.45").
@@ -1 +1 @@
1
- {"version":3,"file":"bill-credit-card-payments.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/bill-credit-card-payments.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"bill-credit-card-payments.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/bill-credit-card-payments.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE,kCAA8B;AAEvF,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE,qBAAa,sBAAuB,SAAQ,WAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,MAAM,EAAE,iCAAiC,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,qBAAqB,CAAC;IASpC;;;;;;;;;;;;;;;;OAgBG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,mCAAmC,EAC3C,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,qBAAqB,CAAC;IAQpC;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,MAAM,EAAE,+BAA+B,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,gCAAgC,EAAE,qBAAqB,CAAC;IAavE;;;;;;;;;;;;;OAaG;IACH,MAAM,CACJ,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,iCAAiC,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,mCAAmC,CAAC;IAQlD;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,+BAA+B,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,iCAAiC,CAAC;CAOjD;AAED,MAAM,MAAM,gCAAgC,GAAG,UAAU,CAAC,qBAAqB,CAAC,CAAC;AAEjF,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC;;OAEG;IACH,qBAAqB,EAAE,KAAK,CAAC,qBAAqB,CAAC,oBAAoB,CAAC,CAAC;IAEzE;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,iBAAiB,EAAE,qBAAqB,CAAC,iBAAiB,CAAC;IAE3D;;;;OAIG;IACH,QAAQ,EAAE,qBAAqB,CAAC,QAAQ,GAAG,IAAI,CAAC;IAEhD;;;OAGG;IACH,YAAY,EAAE,KAAK,CAAC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IAEvD;;;;;OAKG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;;;OAIG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,8BAA8B,CAAC;IAE3C;;;;;;;OAOG;IACH,eAAe,EAAE,qBAAqB,CAAC,eAAe,GAAG,IAAI,CAAC;IAE9D;;;;;OAKG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;;;OAKG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;;;;OAMG;IACH,MAAM,EAAE,qBAAqB,CAAC,MAAM,GAAG,IAAI,CAAC;CAC7C;AAED,yBAAiB,qBAAqB,CAAC;IACrC,UAAiB,oBAAoB;QACnC;;WAEG;QACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAEtB;;;WAGG;QACH,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;QAEhC;;WAEG;QACH,eAAe,EAAE,oBAAoB,CAAC,eAAe,GAAG,IAAI,CAAC;QAE7D;;;WAGG;QACH,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;QAE9B;;WAEG;QACH,aAAa,EAAE,oBAAoB,CAAC,aAAa,GAAG,IAAI,CAAC;QAEzD;;;;;;;WAOG;QACH,kBAAkB,EAAE,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;QAElE;;;;WAIG;QACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAEzB;;WAEG;QACH,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;QAE/B;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;WAEG;QACH,eAAe,EACX,uBAAuB,GACvB,MAAM,GACN,oBAAoB,GACpB,0BAA0B,GAC1B,gBAAgB,GAChB,QAAQ,GACR,OAAO,GACP,oBAAoB,GACpB,oBAAoB,GACpB,aAAa,GACb,SAAS,GACT,UAAU,GACV,sBAAsB,GACtB,SAAS,GACT,cAAc,GACd,eAAe,GACf,sBAAsB,GACtB,UAAU,GACV,yBAAyB,GACzB,gBAAgB,GAChB,iBAAiB,GACjB,aAAa,GACb,eAAe,GACf,yBAAyB,GACzB,UAAU,GACV,eAAe,GACf,gBAAgB,CAAC;KACtB;IAED,UAAiB,oBAAoB,CAAC;QACpC;;WAEG;QACH,UAAiB,eAAe;YAC9B;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED;;WAEG;QACH,UAAiB,aAAa;YAC5B;;;;eAIG;YACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;YAElB;;;;eAIG;YACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;SACzB;QAED,UAAiB,iBAAiB;YAChC;;;eAGG;YACH,EAAE,EAAE,MAAM,CAAC;YAEX;;eAEG;YACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;YAEtB;;;;;eAKG;YACH,QAAQ,EAAE,QAAQ,GAAG,UAAU,GAAG,IAAI,CAAC;YAEvC;;eAEG;YACH,UAAU,EAAE,wBAAwB,CAAC;YAErC;;;;eAIG;YACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;YAEzB;;eAEG;YACH,eAAe,EAAE,MAAM,CAAC;YAExB;;eAEG;YACH,eAAe,EACX,uBAAuB,GACvB,MAAM,GACN,oBAAoB,GACpB,0BAA0B,GAC1B,gBAAgB,GAChB,QAAQ,GACR,OAAO,GACP,oBAAoB,GACpB,oBAAoB,GACpB,aAAa,GACb,SAAS,GACT,UAAU,GACV,sBAAsB,GACtB,SAAS,GACT,cAAc,GACd,eAAe,GACf,sBAAsB,GACtB,UAAU,GACV,yBAAyB,GACzB,gBAAgB,GAChB,iBAAiB,GACjB,aAAa,GACb,eAAe,GACf,yBAAyB,GACzB,UAAU,GACV,eAAe,GACf,gBAAgB,GAChB,SAAS,CAAC;SACf;KACF;IAED;;;OAGG;IACH,UAAiB,iBAAiB;QAChC;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED;;;;OAIG;IACH,UAAiB,QAAQ;QACvB;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED,UAAiB,WAAW;QAC1B;;;WAGG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;;;;;;;WAQG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,IAAI,EACA,aAAa,GACb,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,YAAY,GACZ,eAAe,GACf,kBAAkB,GAClB,iBAAiB,CAAC;QAEtB;;;WAGG;QACH,KAAK,EAAE,MAAM,CAAC;KACf;IAED;;;;;;;OAOG;IACH,UAAiB,eAAe;QAC9B;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;IAED;;;;;;OAMG;IACH,UAAiB,MAAM;QACrB;;;;WAIG;QACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAElB;;;;WAIG;QACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACzB;CACF;AAED,MAAM,WAAW,mCAAmC;IAClD;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,UAAU,EAAE,8BAA8B,CAAC;IAE3C;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B;AAED,MAAM,WAAW,iCAAiC;IAChD;;;OAGG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;OAIG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,UAAU,EAAE,8BAA8B,CAAC;IAE3C;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;;OAIG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,WAAW,iCAAiC;IAChD;;;;;;;;;;;OAWG;IACH,mBAAmB,EAAE,KAAK,CAAC,iCAAiC,CAAC,kBAAkB,CAAC,CAAC;IAEjF;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;;;;;OAOG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;;;;OAKG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;;;;;OAQG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;;;OAQG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,yBAAiB,iCAAiC,CAAC;IACjD,UAAiB,kBAAkB;QACjC;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;;;;;;;;;WAUG;QACH,YAAY,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,WAAW,CAAC,CAAC;QAErD;;WAEG;QACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAE3B;;;;;;WAMG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,eAAe,CAAC,EAAE,MAAM,CAAC;QAEzB;;;;;;WAMG;QACH,aAAa,CAAC,EAAE,MAAM,CAAC;KACxB;IAED,UAAiB,kBAAkB,CAAC;QAClC,UAAiB,WAAW;YAC1B;;;;;;eAMG;YACH,aAAa,EAAE,MAAM,CAAC;YAEtB;;;eAGG;YACH,mBAAmB,EAAE,MAAM,CAAC;YAE5B;;eAEG;YACH,yBAAyB,CAAC,EAAE,OAAO,CAAC;SACrC;KACF;CACF;AAED,MAAM,WAAW,mCAAmC;IAClD;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,+BAAgC,SAAQ,gBAAgB;IACvE;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;OAEG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;;;;;;;OASG;IACH,GAAG,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAEpB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;;;;;;;;OAUG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;;;;;OAMG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;;;OAKG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;;;;;OAOG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;;;;;OAOG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;;;;;;;;;OAWG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;;;;;;;;;OAWG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC3B;AAED,MAAM,WAAW,iCAAiC;IAChD;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,sBAAsB,CAAC;IAC9C,OAAO,EACL,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,gCAAgC,IAAI,gCAAgC,EACzE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,mCAAmC,IAAI,mCAAmC,EAC/E,KAAK,+BAA+B,IAAI,+BAA+B,EACvE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,+BAA+B,IAAI,+BAA+B,GACxE,CAAC;CACH"}