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
@@ -288,9 +288,10 @@ export interface CreditCardCharge {
288
288
  * the payee. This can be overridden on the credit card charge's individual lines.
289
289
  *
290
290
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
291
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
292
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
293
- * non-taxable code to all sales.
291
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
292
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
293
+ * the default non-taxable sales-tax code configured in the company file to all
294
+ * sales.
294
295
  */
295
296
  salesTaxCode: CreditCardCharge.SalesTaxCode | null;
296
297
 
@@ -456,9 +457,10 @@ export namespace CreditCardCharge {
456
457
  * transaction or the associated item.
457
458
  *
458
459
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
459
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
460
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
461
- * non-taxable code to all sales.
460
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
461
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
462
+ * the default non-taxable sales-tax code configured in the company file to all
463
+ * sales.
462
464
  */
463
465
  salesTaxCode: ExpenseLine.SalesTaxCode | null;
464
466
  }
@@ -594,9 +596,10 @@ export namespace CreditCardCharge {
594
596
  * transaction or the associated item.
595
597
  *
596
598
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
597
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
598
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
599
- * non-taxable code to all sales.
599
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
600
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
601
+ * the default non-taxable sales-tax code configured in the company file to all
602
+ * sales.
600
603
  */
601
604
  export interface SalesTaxCode {
602
605
  /**
@@ -865,9 +868,10 @@ export namespace CreditCardCharge {
865
868
  * transaction or the associated item.
866
869
  *
867
870
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
868
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
869
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
870
- * non-taxable code to all sales.
871
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
872
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
873
+ * the default non-taxable sales-tax code configured in the company file to all
874
+ * sales.
871
875
  */
872
876
  salesTaxCode: ItemLine.SalesTaxCode | null;
873
877
 
@@ -1078,9 +1082,10 @@ export namespace CreditCardCharge {
1078
1082
  * transaction or the associated item.
1079
1083
  *
1080
1084
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1081
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1082
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1083
- * non-taxable code to all sales.
1085
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1086
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1087
+ * the default non-taxable sales-tax code configured in the company file to all
1088
+ * sales.
1084
1089
  */
1085
1090
  export interface SalesTaxCode {
1086
1091
  /**
@@ -1248,9 +1253,10 @@ export namespace CreditCardCharge {
1248
1253
  * transaction or the associated item.
1249
1254
  *
1250
1255
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1251
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1252
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1253
- * non-taxable code to all sales.
1256
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1257
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1258
+ * the default non-taxable sales-tax code configured in the company file to all
1259
+ * sales.
1254
1260
  */
1255
1261
  salesTaxCode: ItemLine.SalesTaxCode | null;
1256
1262
 
@@ -1461,9 +1467,10 @@ export namespace CreditCardCharge {
1461
1467
  * transaction or the associated item.
1462
1468
  *
1463
1469
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1464
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1465
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1466
- * non-taxable code to all sales.
1470
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1471
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1472
+ * the default non-taxable sales-tax code configured in the company file to all
1473
+ * sales.
1467
1474
  */
1468
1475
  export interface SalesTaxCode {
1469
1476
  /**
@@ -1508,9 +1515,10 @@ export namespace CreditCardCharge {
1508
1515
  * the payee. This can be overridden on the credit card charge's individual lines.
1509
1516
  *
1510
1517
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1511
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1512
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1513
- * non-taxable code to all sales.
1518
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1519
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1520
+ * the default non-taxable sales-tax code configured in the company file to all
1521
+ * sales.
1514
1522
  */
1515
1523
  export interface SalesTaxCode {
1516
1524
  /**
@@ -1673,9 +1681,10 @@ export interface CreditCardChargeCreateParams {
1673
1681
  * lines.
1674
1682
  *
1675
1683
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1676
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1677
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1678
- * non-taxable code to all sales.
1684
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1685
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1686
+ * the default non-taxable sales-tax code configured in the company file to all
1687
+ * sales.
1679
1688
  */
1680
1689
  salesTaxCodeId?: string;
1681
1690
  }
@@ -1742,9 +1751,10 @@ export namespace CreditCardChargeCreateParams {
1742
1751
  * transaction or the associated item.
1743
1752
  *
1744
1753
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1745
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1746
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1747
- * non-taxable code to all sales.
1754
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1755
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1756
+ * the default non-taxable sales-tax code configured in the company file to all
1757
+ * sales.
1748
1758
  */
1749
1759
  salesTaxCodeId?: string;
1750
1760
  }
@@ -1991,9 +2001,10 @@ export namespace CreditCardChargeCreateParams {
1991
2001
  * transaction or the associated item.
1992
2002
  *
1993
2003
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1994
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1995
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1996
- * non-taxable code to all sales.
2004
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2005
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2006
+ * the default non-taxable sales-tax code configured in the company file to all
2007
+ * sales.
1997
2008
  */
1998
2009
  salesTaxCodeId?: string;
1999
2010
 
@@ -2215,9 +2226,10 @@ export interface CreditCardChargeUpdateParams {
2215
2226
  * lines.
2216
2227
  *
2217
2228
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2218
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2219
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2220
- * non-taxable code to all sales.
2229
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2230
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2231
+ * the default non-taxable sales-tax code configured in the company file to all
2232
+ * sales.
2221
2233
  */
2222
2234
  salesTaxCodeId?: string;
2223
2235
 
@@ -2292,9 +2304,10 @@ export namespace CreditCardChargeUpdateParams {
2292
2304
  * transaction or the associated item.
2293
2305
  *
2294
2306
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2295
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2296
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2297
- * non-taxable code to all sales.
2307
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2308
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2309
+ * the default non-taxable sales-tax code configured in the company file to all
2310
+ * sales.
2298
2311
  */
2299
2312
  salesTaxCodeId?: string;
2300
2313
  }
@@ -2486,9 +2499,10 @@ export namespace CreditCardChargeUpdateParams {
2486
2499
  * transaction or the associated item.
2487
2500
  *
2488
2501
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2489
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2490
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2491
- * non-taxable code to all sales.
2502
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2503
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2504
+ * the default non-taxable sales-tax code configured in the company file to all
2505
+ * sales.
2492
2506
  */
2493
2507
  salesTaxCodeId?: string;
2494
2508
 
@@ -2632,9 +2646,10 @@ export namespace CreditCardChargeUpdateParams {
2632
2646
  * transaction or the associated item.
2633
2647
  *
2634
2648
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2635
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2636
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2637
- * non-taxable code to all sales.
2649
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2650
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2651
+ * the default non-taxable sales-tax code configured in the company file to all
2652
+ * sales.
2638
2653
  */
2639
2654
  salesTaxCodeId?: string;
2640
2655
 
@@ -285,9 +285,10 @@ export interface CreditCardCredit {
285
285
  * the payee. This can be overridden on the credit card credit's individual lines.
286
286
  *
287
287
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
288
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
289
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
290
- * non-taxable code to all sales.
288
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
289
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
290
+ * the default non-taxable sales-tax code configured in the company file to all
291
+ * sales.
291
292
  */
292
293
  salesTaxCode: CreditCardCredit.SalesTaxCode | null;
293
294
 
@@ -452,9 +453,10 @@ export namespace CreditCardCredit {
452
453
  * transaction or the associated item.
453
454
  *
454
455
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
455
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
456
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
457
- * non-taxable code to all sales.
456
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
457
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
458
+ * the default non-taxable sales-tax code configured in the company file to all
459
+ * sales.
458
460
  */
459
461
  salesTaxCode: ExpenseLine.SalesTaxCode | null;
460
462
  }
@@ -590,9 +592,10 @@ export namespace CreditCardCredit {
590
592
  * transaction or the associated item.
591
593
  *
592
594
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
593
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
594
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
595
- * non-taxable code to all sales.
595
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
596
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
597
+ * the default non-taxable sales-tax code configured in the company file to all
598
+ * sales.
596
599
  */
597
600
  export interface SalesTaxCode {
598
601
  /**
@@ -861,9 +864,10 @@ export namespace CreditCardCredit {
861
864
  * transaction or the associated item.
862
865
  *
863
866
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
864
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
865
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
866
- * non-taxable code to all sales.
867
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
868
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
869
+ * the default non-taxable sales-tax code configured in the company file to all
870
+ * sales.
867
871
  */
868
872
  salesTaxCode: ItemLine.SalesTaxCode | null;
869
873
 
@@ -1074,9 +1078,10 @@ export namespace CreditCardCredit {
1074
1078
  * transaction or the associated item.
1075
1079
  *
1076
1080
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1077
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1078
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1079
- * non-taxable code to all sales.
1081
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1082
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1083
+ * the default non-taxable sales-tax code configured in the company file to all
1084
+ * sales.
1080
1085
  */
1081
1086
  export interface SalesTaxCode {
1082
1087
  /**
@@ -1244,9 +1249,10 @@ export namespace CreditCardCredit {
1244
1249
  * transaction or the associated item.
1245
1250
  *
1246
1251
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1247
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1248
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1249
- * non-taxable code to all sales.
1252
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1253
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1254
+ * the default non-taxable sales-tax code configured in the company file to all
1255
+ * sales.
1250
1256
  */
1251
1257
  salesTaxCode: ItemLine.SalesTaxCode | null;
1252
1258
 
@@ -1457,9 +1463,10 @@ export namespace CreditCardCredit {
1457
1463
  * transaction or the associated item.
1458
1464
  *
1459
1465
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1460
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1461
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1462
- * non-taxable code to all sales.
1466
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1467
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1468
+ * the default non-taxable sales-tax code configured in the company file to all
1469
+ * sales.
1463
1470
  */
1464
1471
  export interface SalesTaxCode {
1465
1472
  /**
@@ -1504,9 +1511,10 @@ export namespace CreditCardCredit {
1504
1511
  * the payee. This can be overridden on the credit card credit's individual lines.
1505
1512
  *
1506
1513
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1507
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1508
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1509
- * non-taxable code to all sales.
1514
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1515
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1516
+ * the default non-taxable sales-tax code configured in the company file to all
1517
+ * sales.
1510
1518
  */
1511
1519
  export interface SalesTaxCode {
1512
1520
  /**
@@ -1669,9 +1677,10 @@ export interface CreditCardCreditCreateParams {
1669
1677
  * lines.
1670
1678
  *
1671
1679
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1672
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1673
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1674
- * non-taxable code to all sales.
1680
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1681
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1682
+ * the default non-taxable sales-tax code configured in the company file to all
1683
+ * sales.
1675
1684
  */
1676
1685
  salesTaxCodeId?: string;
1677
1686
  }
@@ -1738,9 +1747,10 @@ export namespace CreditCardCreditCreateParams {
1738
1747
  * transaction or the associated item.
1739
1748
  *
1740
1749
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1741
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1742
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1743
- * non-taxable code to all sales.
1750
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
1751
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
1752
+ * the default non-taxable sales-tax code configured in the company file to all
1753
+ * sales.
1744
1754
  */
1745
1755
  salesTaxCodeId?: string;
1746
1756
  }
@@ -1987,9 +1997,10 @@ export namespace CreditCardCreditCreateParams {
1987
1997
  * transaction or the associated item.
1988
1998
  *
1989
1999
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
1990
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
1991
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
1992
- * non-taxable code to all sales.
2000
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2001
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2002
+ * the default non-taxable sales-tax code configured in the company file to all
2003
+ * sales.
1993
2004
  */
1994
2005
  salesTaxCodeId?: string;
1995
2006
 
@@ -2211,9 +2222,10 @@ export interface CreditCardCreditUpdateParams {
2211
2222
  * lines.
2212
2223
  *
2213
2224
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2214
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2215
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2216
- * non-taxable code to all sales.
2225
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2226
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2227
+ * the default non-taxable sales-tax code configured in the company file to all
2228
+ * sales.
2217
2229
  */
2218
2230
  salesTaxCodeId?: string;
2219
2231
 
@@ -2288,9 +2300,10 @@ export namespace CreditCardCreditUpdateParams {
2288
2300
  * transaction or the associated item.
2289
2301
  *
2290
2302
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2291
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2292
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2293
- * non-taxable code to all sales.
2303
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2304
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2305
+ * the default non-taxable sales-tax code configured in the company file to all
2306
+ * sales.
2294
2307
  */
2295
2308
  salesTaxCodeId?: string;
2296
2309
  }
@@ -2482,9 +2495,10 @@ export namespace CreditCardCreditUpdateParams {
2482
2495
  * transaction or the associated item.
2483
2496
  *
2484
2497
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2485
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2486
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2487
- * non-taxable code to all sales.
2498
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2499
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2500
+ * the default non-taxable sales-tax code configured in the company file to all
2501
+ * sales.
2488
2502
  */
2489
2503
  salesTaxCodeId?: string;
2490
2504
 
@@ -2628,9 +2642,10 @@ export namespace CreditCardCreditUpdateParams {
2628
2642
  * transaction or the associated item.
2629
2643
  *
2630
2644
  * Default codes include "Non" (non-taxable) and "Tax" (taxable), but custom codes
2631
- * can also be created in QuickBooks. If QuickBooks is not set up to charge sales
2632
- * tax (via the "Do You Charge Sales Tax?" preference), it will assign the default
2633
- * non-taxable code to all sales.
2645
+ * can also be created in QuickBooks Desktop. If QuickBooks Desktop is not set up
2646
+ * to charge sales tax (via the "Do You Charge Sales Tax?" preference), it assigns
2647
+ * the default non-taxable sales-tax code configured in the company file to all
2648
+ * sales.
2634
2649
  */
2635
2650
  salesTaxCodeId?: string;
2636
2651
 
@@ -221,8 +221,8 @@ export interface CreditCardRefund {
221
221
 
222
222
  /**
223
223
  * The Accounts-Receivable (A/R) account to which this credit card refund is
224
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
225
- * will use its default A/R account.
224
+ * assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses the
225
+ * default A/R account configured in the company file.
226
226
  *
227
227
  * **IMPORTANT**: If this credit card refund is linked to other transactions, this
228
228
  * A/R account must match the `receivablesAccount` used in all linked transactions.
@@ -604,8 +604,8 @@ export namespace CreditCardRefund {
604
604
 
605
605
  /**
606
606
  * The Accounts-Receivable (A/R) account to which this credit card refund is
607
- * assigned, used to track the amount owed. If not specified, QuickBooks Desktop
608
- * will use its default A/R account.
607
+ * assigned, used to track the amount owed. If omitted, QuickBooks Desktop uses the
608
+ * default A/R account configured in the company file.
609
609
  *
610
610
  * **IMPORTANT**: If this credit card refund is linked to other transactions, this
611
611
  * A/R account must match the `receivablesAccount` used in all linked transactions.
@@ -862,8 +862,8 @@ export interface CreditCardRefundCreateParams {
862
862
 
863
863
  /**
864
864
  * Body param: The Accounts-Receivable (A/R) account to which this credit card
865
- * refund is assigned, used to track the amount owed. If not specified, QuickBooks
866
- * Desktop will use its default A/R account.
865
+ * refund is assigned, used to track the amount owed. If omitted, QuickBooks
866
+ * Desktop uses the default A/R account configured in the company file.
867
867
  *
868
868
  * **IMPORTANT**: If this credit card refund is linked to other transactions, this
869
869
  * A/R account must match the `receivablesAccount` used in all linked transactions.
@@ -886,7 +886,8 @@ export interface CreditCardRefundCreateParams {
886
886
  /**
887
887
  * Body param: The account providing funds for this credit card refund. This is
888
888
  * typically the Undeposited Funds account used to hold customer payments. If
889
- * omitted, QuickBooks Desktop will use the default Undeposited Funds account.
889
+ * omitted, QuickBooks Desktop uses the default Undeposited Funds account
890
+ * configured in the company file.
890
891
  */
891
892
  refundFromAccountId?: string;
892
893
  }