conductor-node 14.16.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 (174) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/package.json +1 -1
  3. package/resources/qbd/accounts.d.mts +16 -12
  4. package/resources/qbd/accounts.d.mts.map +1 -1
  5. package/resources/qbd/accounts.d.ts +16 -12
  6. package/resources/qbd/accounts.d.ts.map +1 -1
  7. package/resources/qbd/bill-check-payments.d.mts +51 -57
  8. package/resources/qbd/bill-check-payments.d.mts.map +1 -1
  9. package/resources/qbd/bill-check-payments.d.ts +51 -57
  10. package/resources/qbd/bill-check-payments.d.ts.map +1 -1
  11. package/resources/qbd/bill-credit-card-payments.d.mts +37 -42
  12. package/resources/qbd/bill-credit-card-payments.d.mts.map +1 -1
  13. package/resources/qbd/bill-credit-card-payments.d.ts +37 -42
  14. package/resources/qbd/bill-credit-card-payments.d.ts.map +1 -1
  15. package/resources/qbd/bills-to-pay.d.mts +295 -0
  16. package/resources/qbd/bills-to-pay.d.mts.map +1 -0
  17. package/resources/qbd/bills-to-pay.d.ts +295 -0
  18. package/resources/qbd/bills-to-pay.d.ts.map +1 -0
  19. package/resources/qbd/bills-to-pay.js +37 -0
  20. package/resources/qbd/bills-to-pay.js.map +1 -0
  21. package/resources/qbd/bills-to-pay.mjs +33 -0
  22. package/resources/qbd/bills-to-pay.mjs.map +1 -0
  23. package/resources/qbd/bills.d.mts +78 -64
  24. package/resources/qbd/bills.d.mts.map +1 -1
  25. package/resources/qbd/bills.d.ts +78 -64
  26. package/resources/qbd/bills.d.ts.map +1 -1
  27. package/resources/qbd/checks.d.mts +60 -45
  28. package/resources/qbd/checks.d.mts.map +1 -1
  29. package/resources/qbd/checks.d.ts +60 -45
  30. package/resources/qbd/checks.d.ts.map +1 -1
  31. package/resources/qbd/company.d.mts +1 -1
  32. package/resources/qbd/company.d.mts.map +1 -1
  33. package/resources/qbd/company.d.ts +1 -1
  34. package/resources/qbd/company.d.ts.map +1 -1
  35. package/resources/qbd/credit-card-charges.d.mts +60 -45
  36. package/resources/qbd/credit-card-charges.d.mts.map +1 -1
  37. package/resources/qbd/credit-card-charges.d.ts +60 -45
  38. package/resources/qbd/credit-card-charges.d.ts.map +1 -1
  39. package/resources/qbd/credit-card-credits.d.mts +60 -45
  40. package/resources/qbd/credit-card-credits.d.mts.map +1 -1
  41. package/resources/qbd/credit-card-credits.d.ts +60 -45
  42. package/resources/qbd/credit-card-credits.d.ts.map +1 -1
  43. package/resources/qbd/credit-card-refunds.d.mts +8 -7
  44. package/resources/qbd/credit-card-refunds.d.mts.map +1 -1
  45. package/resources/qbd/credit-card-refunds.d.ts +8 -7
  46. package/resources/qbd/credit-card-refunds.d.ts.map +1 -1
  47. package/resources/qbd/credit-memos.d.mts +52 -41
  48. package/resources/qbd/credit-memos.d.mts.map +1 -1
  49. package/resources/qbd/credit-memos.d.ts +52 -41
  50. package/resources/qbd/credit-memos.d.ts.map +1 -1
  51. package/resources/qbd/customers.d.mts +20 -12
  52. package/resources/qbd/customers.d.mts.map +1 -1
  53. package/resources/qbd/customers.d.ts +20 -12
  54. package/resources/qbd/customers.d.ts.map +1 -1
  55. package/resources/qbd/discount-items.d.mts +16 -12
  56. package/resources/qbd/discount-items.d.mts.map +1 -1
  57. package/resources/qbd/discount-items.d.ts +16 -12
  58. package/resources/qbd/discount-items.d.ts.map +1 -1
  59. package/resources/qbd/estimates.d.mts +44 -33
  60. package/resources/qbd/estimates.d.mts.map +1 -1
  61. package/resources/qbd/estimates.d.ts +44 -33
  62. package/resources/qbd/estimates.d.ts.map +1 -1
  63. package/resources/qbd/index.d.mts +1 -0
  64. package/resources/qbd/index.d.mts.map +1 -1
  65. package/resources/qbd/index.d.ts +1 -0
  66. package/resources/qbd/index.d.ts.map +1 -1
  67. package/resources/qbd/index.js +4 -2
  68. package/resources/qbd/index.js.map +1 -1
  69. package/resources/qbd/index.mjs +1 -0
  70. package/resources/qbd/index.mjs.map +1 -1
  71. package/resources/qbd/inventory-assembly-items.d.mts +16 -12
  72. package/resources/qbd/inventory-assembly-items.d.mts.map +1 -1
  73. package/resources/qbd/inventory-assembly-items.d.ts +16 -12
  74. package/resources/qbd/inventory-assembly-items.d.ts.map +1 -1
  75. package/resources/qbd/inventory-items.d.mts +16 -12
  76. package/resources/qbd/inventory-items.d.mts.map +1 -1
  77. package/resources/qbd/inventory-items.d.ts +16 -12
  78. package/resources/qbd/inventory-items.d.ts.map +1 -1
  79. package/resources/qbd/invoices.d.mts +57 -47
  80. package/resources/qbd/invoices.d.mts.map +1 -1
  81. package/resources/qbd/invoices.d.ts +57 -47
  82. package/resources/qbd/invoices.d.ts.map +1 -1
  83. package/resources/qbd/item-receipts.d.mts +66 -53
  84. package/resources/qbd/item-receipts.d.mts.map +1 -1
  85. package/resources/qbd/item-receipts.d.ts +66 -53
  86. package/resources/qbd/item-receipts.d.ts.map +1 -1
  87. package/resources/qbd/item-sites.d.mts +12 -0
  88. package/resources/qbd/item-sites.d.mts.map +1 -1
  89. package/resources/qbd/item-sites.d.ts +12 -0
  90. package/resources/qbd/item-sites.d.ts.map +1 -1
  91. package/resources/qbd/non-inventory-items.d.mts +16 -12
  92. package/resources/qbd/non-inventory-items.d.mts.map +1 -1
  93. package/resources/qbd/non-inventory-items.d.ts +16 -12
  94. package/resources/qbd/non-inventory-items.d.ts.map +1 -1
  95. package/resources/qbd/other-charge-items.d.mts +16 -12
  96. package/resources/qbd/other-charge-items.d.mts.map +1 -1
  97. package/resources/qbd/other-charge-items.d.ts +16 -12
  98. package/resources/qbd/other-charge-items.d.ts.map +1 -1
  99. package/resources/qbd/other-names.d.mts +4 -0
  100. package/resources/qbd/other-names.d.mts.map +1 -1
  101. package/resources/qbd/other-names.d.ts +4 -0
  102. package/resources/qbd/other-names.d.ts.map +1 -1
  103. package/resources/qbd/purchase-orders.d.mts +44 -33
  104. package/resources/qbd/purchase-orders.d.mts.map +1 -1
  105. package/resources/qbd/purchase-orders.d.ts +44 -33
  106. package/resources/qbd/purchase-orders.d.ts.map +1 -1
  107. package/resources/qbd/qbd.d.mts +4 -0
  108. package/resources/qbd/qbd.d.mts.map +1 -1
  109. package/resources/qbd/qbd.d.ts +4 -0
  110. package/resources/qbd/qbd.d.ts.map +1 -1
  111. package/resources/qbd/qbd.js +4 -0
  112. package/resources/qbd/qbd.js.map +1 -1
  113. package/resources/qbd/qbd.mjs +4 -0
  114. package/resources/qbd/qbd.mjs.map +1 -1
  115. package/resources/qbd/receive-payments.d.mts +57 -61
  116. package/resources/qbd/receive-payments.d.mts.map +1 -1
  117. package/resources/qbd/receive-payments.d.ts +57 -61
  118. package/resources/qbd/receive-payments.d.ts.map +1 -1
  119. package/resources/qbd/sales-orders.d.mts +44 -33
  120. package/resources/qbd/sales-orders.d.mts.map +1 -1
  121. package/resources/qbd/sales-orders.d.ts +44 -33
  122. package/resources/qbd/sales-orders.d.ts.map +1 -1
  123. package/resources/qbd/sales-receipts.d.mts +44 -33
  124. package/resources/qbd/sales-receipts.d.mts.map +1 -1
  125. package/resources/qbd/sales-receipts.d.ts +44 -33
  126. package/resources/qbd/sales-receipts.d.ts.map +1 -1
  127. package/resources/qbd/service-items.d.mts +16 -12
  128. package/resources/qbd/service-items.d.mts.map +1 -1
  129. package/resources/qbd/service-items.d.ts +16 -12
  130. package/resources/qbd/service-items.d.ts.map +1 -1
  131. package/resources/qbd/vendor-credits.d.mts +66 -53
  132. package/resources/qbd/vendor-credits.d.mts.map +1 -1
  133. package/resources/qbd/vendor-credits.d.ts +66 -53
  134. package/resources/qbd/vendor-credits.d.ts.map +1 -1
  135. package/resources/qbd/vendors.d.mts +20 -12
  136. package/resources/qbd/vendors.d.mts.map +1 -1
  137. package/resources/qbd/vendors.d.ts +20 -12
  138. package/resources/qbd/vendors.d.ts.map +1 -1
  139. package/src/resources/qbd/accounts.ts +16 -12
  140. package/src/resources/qbd/bill-check-payments.ts +51 -57
  141. package/src/resources/qbd/bill-credit-card-payments.ts +37 -42
  142. package/src/resources/qbd/bills-to-pay.ts +401 -0
  143. package/src/resources/qbd/bills.ts +78 -64
  144. package/src/resources/qbd/checks.ts +60 -45
  145. package/src/resources/qbd/company.ts +1 -0
  146. package/src/resources/qbd/credit-card-charges.ts +60 -45
  147. package/src/resources/qbd/credit-card-credits.ts +60 -45
  148. package/src/resources/qbd/credit-card-refunds.ts +8 -7
  149. package/src/resources/qbd/credit-memos.ts +52 -41
  150. package/src/resources/qbd/customers.ts +20 -12
  151. package/src/resources/qbd/discount-items.ts +16 -12
  152. package/src/resources/qbd/estimates.ts +44 -33
  153. package/src/resources/qbd/index.ts +6 -0
  154. package/src/resources/qbd/inventory-assembly-items.ts +16 -12
  155. package/src/resources/qbd/inventory-items.ts +16 -12
  156. package/src/resources/qbd/invoices.ts +57 -47
  157. package/src/resources/qbd/item-receipts.ts +66 -53
  158. package/src/resources/qbd/item-sites.ts +12 -0
  159. package/src/resources/qbd/non-inventory-items.ts +16 -12
  160. package/src/resources/qbd/other-charge-items.ts +16 -12
  161. package/src/resources/qbd/other-names.ts +4 -0
  162. package/src/resources/qbd/purchase-orders.ts +44 -33
  163. package/src/resources/qbd/qbd.ts +11 -0
  164. package/src/resources/qbd/receive-payments.ts +57 -61
  165. package/src/resources/qbd/sales-orders.ts +44 -33
  166. package/src/resources/qbd/sales-receipts.ts +44 -33
  167. package/src/resources/qbd/service-items.ts +16 -12
  168. package/src/resources/qbd/vendor-credits.ts +66 -53
  169. package/src/resources/qbd/vendors.ts +20 -12
  170. package/src/version.ts +1 -1
  171. package/version.d.mts +1 -1
  172. package/version.d.ts +1 -1
  173. package/version.js +1 -1
  174. package/version.mjs +1 -1
@@ -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.ts","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.ts","sourceRoot":"","sources":["../../src/resources/qbd/bill-credit-card-payments.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE,iCAA8B;AAEvF,OAAO,EAAE,cAAc,EAAE,0CAAuC;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"}
@@ -0,0 +1,295 @@
1
+ import { APIResource } from "../../core/resource.mjs";
2
+ import { APIPromise } from "../../core/api-promise.mjs";
3
+ import { RequestOptions } from "../../internal/request-options.mjs";
4
+ export declare class BillsToPay extends APIResource {
5
+ /**
6
+ * Lists open vendor bills and available vendor credits for a specific QuickBooks
7
+ * Desktop vendor. Use each `bill.billId` as `applyToTransactions[].transactionId`
8
+ * in bill-payment requests. To apply a returned credit, place it under the target
9
+ * bill's `applyToTransactions[].applyCredits[]` entry, set `creditTransactionId`
10
+ * to `credit.creditTransactionId`, and choose an `appliedAmount` that does not
11
+ * exceed `credit.creditRemaining` or the target bill's remaining amount due.
12
+ *
13
+ * **NOTE:** QuickBooks Desktop does not support pagination for bills to pay;
14
+ * hence, there is no `cursor` parameter. Users typically have few bills to pay.
15
+ *
16
+ * @example
17
+ * ```ts
18
+ * const billsToPays = await conductor.qbd.billsToPay.list({
19
+ * vendorId: '80000001-1234567890',
20
+ * conductorEndUserId: 'end_usr_1234567abcdefg',
21
+ * });
22
+ * ```
23
+ */
24
+ list(params: BillsToPayListParams, options?: RequestOptions): APIPromise<BillsToPayListResponse>;
25
+ }
26
+ export interface BillToPay {
27
+ /**
28
+ * The open bill with a positive amount due that can be paid for the requested
29
+ * vendor. In each bills-to-pay result, either `bill` is an object and `credit` is
30
+ * `null`, or `credit` is an object and `bill` is `null`.
31
+ */
32
+ bill: BillToPay.Bill | null;
33
+ /**
34
+ * The vendor credit linked to the requested vendor that can be applied to open
35
+ * bills. In each bills-to-pay result, either `credit` is an object and `bill` is
36
+ * `null`, or `bill` is an object and `credit` is `null`.
37
+ */
38
+ credit: BillToPay.Credit | null;
39
+ }
40
+ export declare namespace BillToPay {
41
+ /**
42
+ * The open bill with a positive amount due that can be paid for the requested
43
+ * vendor. In each bills-to-pay result, either `bill` is an object and `credit` is
44
+ * `null`, or `credit` is an object and `bill` is `null`.
45
+ */
46
+ interface Bill {
47
+ /**
48
+ * The amount QuickBooks Desktop reports as due and available to pay for this open
49
+ * bill, represented as a decimal string. Use this value as the candidate
50
+ * `applyToTransactions[].paymentAmount` when creating a bill payment; reduce the
51
+ * payment by any credits you apply.
52
+ */
53
+ amountDue: string;
54
+ /**
55
+ * The monetary amount due for this payable bill converted to the home currency of
56
+ * the QuickBooks company file. Represented as a decimal string.
57
+ */
58
+ amountDueInHomeCurrency: string | null;
59
+ /**
60
+ * The ID of the open bill available to pay. Pass this value as `transactionId` in
61
+ * a bill-payment `applyToTransactions` entry.
62
+ */
63
+ billId: string;
64
+ /**
65
+ * The payable bill's currency. For built-in currencies, the name and code are
66
+ * standard ISO 4217 international values. For user-defined currencies, all values
67
+ * are editable.
68
+ */
69
+ currency: Bill.Currency | null;
70
+ /**
71
+ * The date by which this payable bill must be paid, in ISO 8601 format
72
+ * (YYYY-MM-DD).
73
+ */
74
+ dueDate: string | null;
75
+ /**
76
+ * The market exchange rate between this payable bill's currency and the home
77
+ * currency in QuickBooks at the time of this transaction. Represented as a decimal
78
+ * value (e.g., 1.2345 for 1 EUR = 1.2345 USD if USD is the home currency).
79
+ */
80
+ exchangeRate: number | null;
81
+ /**
82
+ * The Accounts-Payable (A/P) account to which this payable bill is assigned, used
83
+ * for accounts-payable tracking.
84
+ *
85
+ * **IMPORTANT**: If this payable bill is linked to other transactions, this A/P
86
+ * account must match the `payablesAccount` used in those other transactions.
87
+ */
88
+ payablesAccount: Bill.PayablesAccount;
89
+ /**
90
+ * The case-sensitive user-defined reference number for this payable bill, which
91
+ * can be used to identify the transaction in QuickBooks. This value is not
92
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
93
+ */
94
+ refNumber: string | null;
95
+ /**
96
+ * The date of this payable bill, in ISO 8601 format (YYYY-MM-DD).
97
+ */
98
+ transactionDate: string;
99
+ /**
100
+ * The type of transaction for this payable bill.
101
+ */
102
+ 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';
103
+ }
104
+ namespace Bill {
105
+ /**
106
+ * The payable bill's currency. For built-in currencies, the name and code are
107
+ * standard ISO 4217 international values. For user-defined currencies, all values
108
+ * are editable.
109
+ */
110
+ interface Currency {
111
+ /**
112
+ * The unique identifier assigned by QuickBooks to this object. This ID is unique
113
+ * across all objects of the same type, but not across different QuickBooks object
114
+ * types.
115
+ */
116
+ id: string | null;
117
+ /**
118
+ * The fully-qualified unique name for this object, formed by combining the names
119
+ * of its parent objects with its own `name`, separated by colons. Not
120
+ * case-sensitive.
121
+ */
122
+ fullName: string | null;
123
+ }
124
+ /**
125
+ * The Accounts-Payable (A/P) account to which this payable bill is assigned, used
126
+ * for accounts-payable tracking.
127
+ *
128
+ * **IMPORTANT**: If this payable bill is linked to other transactions, this A/P
129
+ * account must match the `payablesAccount` used in those other transactions.
130
+ */
131
+ interface PayablesAccount {
132
+ /**
133
+ * The unique identifier assigned by QuickBooks to this object. This ID is unique
134
+ * across all objects of the same type, but not across different QuickBooks object
135
+ * types.
136
+ */
137
+ id: string | null;
138
+ /**
139
+ * The fully-qualified unique name for this object, formed by combining the names
140
+ * of its parent objects with its own `name`, separated by colons. Not
141
+ * case-sensitive.
142
+ */
143
+ fullName: string | null;
144
+ }
145
+ }
146
+ /**
147
+ * The vendor credit linked to the requested vendor that can be applied to open
148
+ * bills. In each bills-to-pay result, either `credit` is an object and `bill` is
149
+ * `null`, or `bill` is an object and `credit` is `null`.
150
+ */
151
+ interface Credit {
152
+ /**
153
+ * The remaining vendor credit available to apply to open bills, represented as a
154
+ * decimal string. When applying this credit to a bill-payment request, choose an
155
+ * `applyToTransactions[].applyCredits[].appliedAmount` that does not exceed this
156
+ * value or the target bill's remaining amount due.
157
+ */
158
+ creditRemaining: string;
159
+ /**
160
+ * The remaining balance of this applicable credit converted to the home currency
161
+ * of the QuickBooks company file. Represented as a decimal string.
162
+ */
163
+ creditRemainingInHomeCurrency: string | null;
164
+ /**
165
+ * The ID of the credit transaction available to apply to the vendor's open bills.
166
+ * To apply this credit in a bill-payment request, place it under the target bill's
167
+ * `applyToTransactions[].applyCredits[]` entry and pass this value as
168
+ * `creditTransactionId`.
169
+ */
170
+ creditTransactionId: string;
171
+ /**
172
+ * The applicable credit's currency. For built-in currencies, the name and code are
173
+ * standard ISO 4217 international values. For user-defined currencies, all values
174
+ * are editable.
175
+ */
176
+ currency: Credit.Currency | null;
177
+ /**
178
+ * The market exchange rate between this applicable credit's currency and the home
179
+ * currency in QuickBooks at the time of this transaction. Represented as a decimal
180
+ * value (e.g., 1.2345 for 1 EUR = 1.2345 USD if USD is the home currency).
181
+ */
182
+ exchangeRate: number | null;
183
+ /**
184
+ * The Accounts-Payable (A/P) account to which this applicable credit is assigned,
185
+ * used for accounts-payable tracking.
186
+ *
187
+ * **IMPORTANT**: If this applicable credit is linked to other transactions, this
188
+ * A/P account must match the `payablesAccount` used in those other transactions.
189
+ */
190
+ payablesAccount: Credit.PayablesAccount;
191
+ /**
192
+ * The case-sensitive user-defined reference number for this applicable credit,
193
+ * which can be used to identify the transaction in QuickBooks. This value is not
194
+ * required to be unique and can be arbitrarily changed by the QuickBooks user.
195
+ */
196
+ refNumber: string | null;
197
+ /**
198
+ * The date of this applicable credit, in ISO 8601 format (YYYY-MM-DD).
199
+ */
200
+ transactionDate: string;
201
+ /**
202
+ * The type of transaction for this applicable credit.
203
+ */
204
+ 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';
205
+ }
206
+ namespace Credit {
207
+ /**
208
+ * The applicable credit's currency. For built-in currencies, the name and code are
209
+ * standard ISO 4217 international values. For user-defined currencies, all values
210
+ * are editable.
211
+ */
212
+ interface Currency {
213
+ /**
214
+ * The unique identifier assigned by QuickBooks to this object. This ID is unique
215
+ * across all objects of the same type, but not across different QuickBooks object
216
+ * types.
217
+ */
218
+ id: string | null;
219
+ /**
220
+ * The fully-qualified unique name for this object, formed by combining the names
221
+ * of its parent objects with its own `name`, separated by colons. Not
222
+ * case-sensitive.
223
+ */
224
+ fullName: string | null;
225
+ }
226
+ /**
227
+ * The Accounts-Payable (A/P) account to which this applicable credit is assigned,
228
+ * used for accounts-payable tracking.
229
+ *
230
+ * **IMPORTANT**: If this applicable credit is linked to other transactions, this
231
+ * A/P account must match the `payablesAccount` used in those other transactions.
232
+ */
233
+ interface PayablesAccount {
234
+ /**
235
+ * The unique identifier assigned by QuickBooks to this object. This ID is unique
236
+ * across all objects of the same type, but not across different QuickBooks object
237
+ * types.
238
+ */
239
+ id: string | null;
240
+ /**
241
+ * The fully-qualified unique name for this object, formed by combining the names
242
+ * of its parent objects with its own `name`, separated by colons. Not
243
+ * case-sensitive.
244
+ */
245
+ fullName: string | null;
246
+ }
247
+ }
248
+ }
249
+ export interface BillsToPayListResponse {
250
+ /**
251
+ * The array of bills-to-pay records. Each record has either a `bill` object or a
252
+ * `credit` object, and the other branch is `null`.
253
+ */
254
+ data: Array<BillToPay>;
255
+ /**
256
+ * The type of object. This value is always `"list"`.
257
+ */
258
+ objectType: 'list';
259
+ /**
260
+ * The endpoint URL where this list can be accessed.
261
+ */
262
+ url: string;
263
+ }
264
+ export interface BillsToPayListParams {
265
+ /**
266
+ * Query param: The vendor whose open bills and available credits should be
267
+ * returned.
268
+ */
269
+ vendorId: string;
270
+ /**
271
+ * Header param: The ID of the End-User to receive this request.
272
+ */
273
+ conductorEndUserId: string;
274
+ /**
275
+ * Query param: Filter for open bills and available credits in these currencies.
276
+ */
277
+ currencyIds?: Array<string>;
278
+ /**
279
+ * Query param: Filter the bill branch to open bills due on or before this date, in
280
+ * ISO 8601 format (YYYY-MM-DD). If omitted, QuickBooks Desktop returns open bills
281
+ * from all due dates. Available credits can still be returned because credits do
282
+ * not have a due date.
283
+ */
284
+ dueDate?: string;
285
+ /**
286
+ * Query param: Filter for open bills and available credits assigned to this
287
+ * Accounts-Payable account. If omitted, QuickBooks Desktop uses the default A/P
288
+ * account configured in the company file.
289
+ */
290
+ payablesAccountId?: string;
291
+ }
292
+ export declare namespace BillsToPay {
293
+ export { type BillToPay as BillToPay, type BillsToPayListResponse as BillsToPayListResponse, type BillsToPayListParams as BillsToPayListParams, };
294
+ }
295
+ //# sourceMappingURL=bills-to-pay.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bills-to-pay.d.mts","sourceRoot":"","sources":["../../src/resources/qbd/bills-to-pay.ts"],"names":[],"mappings":"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"}