conductor-node 14.19.0 → 14.20.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.
- package/CHANGELOG.md +9 -0
- package/package.json +1 -1
- package/resources/end-users.d.mts +15 -4
- package/resources/end-users.d.mts.map +1 -1
- package/resources/end-users.d.ts +15 -4
- package/resources/end-users.d.ts.map +1 -1
- package/resources/end-users.js +9 -2
- package/resources/end-users.js.map +1 -1
- package/resources/end-users.mjs +9 -2
- package/resources/end-users.mjs.map +1 -1
- package/resources/qbd/bill-check-payments.d.mts +1 -1
- package/resources/qbd/bill-check-payments.d.ts +1 -1
- package/resources/qbd/bill-check-payments.js +1 -1
- package/resources/qbd/bill-check-payments.mjs +1 -1
- package/resources/qbd/bill-credit-card-payments.d.mts +1 -1
- package/resources/qbd/bill-credit-card-payments.d.ts +1 -1
- package/resources/qbd/bill-credit-card-payments.js +1 -1
- package/resources/qbd/bill-credit-card-payments.mjs +1 -1
- package/resources/qbd/bills.d.mts +1 -1
- package/resources/qbd/bills.d.ts +1 -1
- package/resources/qbd/bills.js +1 -1
- package/resources/qbd/bills.mjs +1 -1
- package/resources/qbd/build-assemblies.d.mts +1 -1
- package/resources/qbd/build-assemblies.d.ts +1 -1
- package/resources/qbd/build-assemblies.js +1 -1
- package/resources/qbd/build-assemblies.mjs +1 -1
- package/resources/qbd/checks.d.mts +2 -2
- package/resources/qbd/checks.d.ts +2 -2
- package/resources/qbd/checks.js +2 -2
- package/resources/qbd/checks.mjs +2 -2
- package/resources/qbd/credit-card-charges.d.mts +1 -1
- package/resources/qbd/credit-card-charges.d.ts +1 -1
- package/resources/qbd/credit-card-charges.js +1 -1
- package/resources/qbd/credit-card-charges.mjs +1 -1
- package/resources/qbd/credit-card-credits.d.mts +1 -1
- package/resources/qbd/credit-card-credits.d.ts +1 -1
- package/resources/qbd/credit-card-credits.js +1 -1
- package/resources/qbd/credit-card-credits.mjs +1 -1
- package/resources/qbd/credit-card-refunds.d.mts +1 -1
- package/resources/qbd/credit-card-refunds.d.ts +1 -1
- package/resources/qbd/credit-card-refunds.js +1 -1
- package/resources/qbd/credit-card-refunds.mjs +1 -1
- package/resources/qbd/credit-memos.d.mts +2 -2
- package/resources/qbd/credit-memos.d.ts +2 -2
- package/resources/qbd/credit-memos.js +2 -2
- package/resources/qbd/credit-memos.mjs +2 -2
- package/resources/qbd/deposits.d.mts +1 -1
- package/resources/qbd/deposits.d.ts +1 -1
- package/resources/qbd/deposits.js +1 -1
- package/resources/qbd/deposits.mjs +1 -1
- package/resources/qbd/estimates.d.mts +1 -1
- package/resources/qbd/estimates.d.ts +1 -1
- package/resources/qbd/estimates.js +1 -1
- package/resources/qbd/estimates.mjs +1 -1
- package/resources/qbd/index.d.mts +1 -0
- package/resources/qbd/index.d.mts.map +1 -1
- package/resources/qbd/index.d.ts +1 -0
- package/resources/qbd/index.d.ts.map +1 -1
- package/resources/qbd/index.js +3 -1
- package/resources/qbd/index.js.map +1 -1
- package/resources/qbd/index.mjs +1 -0
- package/resources/qbd/index.mjs.map +1 -1
- package/resources/qbd/inventory-adjustments.d.mts +1 -1
- package/resources/qbd/inventory-adjustments.d.ts +1 -1
- package/resources/qbd/inventory-adjustments.js +1 -1
- package/resources/qbd/inventory-adjustments.mjs +1 -1
- package/resources/qbd/invoices.d.mts +1 -1
- package/resources/qbd/invoices.d.ts +1 -1
- package/resources/qbd/invoices.js +1 -1
- package/resources/qbd/invoices.mjs +1 -1
- package/resources/qbd/item-receipts.d.mts +2 -2
- package/resources/qbd/item-receipts.d.ts +2 -2
- package/resources/qbd/item-receipts.js +2 -2
- package/resources/qbd/item-receipts.mjs +2 -2
- package/resources/qbd/journal-entries.d.mts +2 -2
- package/resources/qbd/journal-entries.d.ts +2 -2
- package/resources/qbd/journal-entries.js +2 -2
- package/resources/qbd/journal-entries.mjs +2 -2
- package/resources/qbd/purchase-orders.d.mts +1 -1
- package/resources/qbd/purchase-orders.d.ts +1 -1
- package/resources/qbd/purchase-orders.js +1 -1
- package/resources/qbd/purchase-orders.mjs +1 -1
- package/resources/qbd/qbd.d.mts +4 -0
- package/resources/qbd/qbd.d.mts.map +1 -1
- package/resources/qbd/qbd.d.ts +4 -0
- package/resources/qbd/qbd.d.ts.map +1 -1
- package/resources/qbd/qbd.js +4 -0
- package/resources/qbd/qbd.js.map +1 -1
- package/resources/qbd/qbd.mjs +4 -0
- package/resources/qbd/qbd.mjs.map +1 -1
- package/resources/qbd/receive-payments.d.mts +1 -1
- package/resources/qbd/receive-payments.d.ts +1 -1
- package/resources/qbd/receive-payments.js +1 -1
- package/resources/qbd/receive-payments.mjs +1 -1
- package/resources/qbd/sales-orders.d.mts +2 -2
- package/resources/qbd/sales-orders.d.ts +2 -2
- package/resources/qbd/sales-orders.js +2 -2
- package/resources/qbd/sales-orders.mjs +2 -2
- package/resources/qbd/sales-receipts.d.mts +2 -2
- package/resources/qbd/sales-receipts.d.ts +2 -2
- package/resources/qbd/sales-receipts.js +2 -2
- package/resources/qbd/sales-receipts.mjs +2 -2
- package/resources/qbd/sales-tax-payment-checks.d.mts +809 -0
- package/resources/qbd/sales-tax-payment-checks.d.mts.map +1 -0
- package/resources/qbd/sales-tax-payment-checks.d.ts +809 -0
- package/resources/qbd/sales-tax-payment-checks.d.ts.map +1 -0
- package/resources/qbd/sales-tax-payment-checks.js +146 -0
- package/resources/qbd/sales-tax-payment-checks.js.map +1 -0
- package/resources/qbd/sales-tax-payment-checks.mjs +142 -0
- package/resources/qbd/sales-tax-payment-checks.mjs.map +1 -0
- package/resources/qbd/time-tracking-activities.d.mts +3 -3
- package/resources/qbd/time-tracking-activities.d.ts +3 -3
- package/resources/qbd/time-tracking-activities.js +3 -3
- package/resources/qbd/time-tracking-activities.mjs +3 -3
- package/resources/qbd/vendor-credits.d.mts +2 -2
- package/resources/qbd/vendor-credits.d.ts +2 -2
- package/resources/qbd/vendor-credits.js +2 -2
- package/resources/qbd/vendor-credits.mjs +2 -2
- package/src/resources/end-users.ts +15 -4
- package/src/resources/qbd/bill-check-payments.ts +1 -1
- package/src/resources/qbd/bill-credit-card-payments.ts +1 -1
- package/src/resources/qbd/bills.ts +1 -1
- package/src/resources/qbd/build-assemblies.ts +1 -1
- package/src/resources/qbd/checks.ts +2 -2
- package/src/resources/qbd/credit-card-charges.ts +1 -1
- package/src/resources/qbd/credit-card-credits.ts +1 -1
- package/src/resources/qbd/credit-card-refunds.ts +1 -1
- package/src/resources/qbd/credit-memos.ts +2 -2
- package/src/resources/qbd/deposits.ts +1 -1
- package/src/resources/qbd/estimates.ts +1 -1
- package/src/resources/qbd/index.ts +13 -0
- package/src/resources/qbd/inventory-adjustments.ts +1 -1
- package/src/resources/qbd/invoices.ts +1 -1
- package/src/resources/qbd/item-receipts.ts +2 -2
- package/src/resources/qbd/journal-entries.ts +2 -2
- package/src/resources/qbd/purchase-orders.ts +1 -1
- package/src/resources/qbd/qbd.ts +31 -0
- package/src/resources/qbd/receive-payments.ts +1 -1
- package/src/resources/qbd/sales-orders.ts +2 -2
- package/src/resources/qbd/sales-receipts.ts +2 -2
- package/src/resources/qbd/sales-tax-payment-checks.ts +1014 -0
- package/src/resources/qbd/time-tracking-activities.ts +3 -3
- package/src/resources/qbd/vendor-credits.ts +2 -2
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 14.20.0 (2026-06-15)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v14.19.0...v14.20.0](https://github.com/conductor-is/quickbooks-desktop-node/compare/v14.19.0...v14.20.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([0c274ba](https://github.com/conductor-is/quickbooks-desktop-node/commit/0c274baeee66fa33d1be339880095aa18dc56720))
|
|
10
|
+
* **api:** api update ([239c96b](https://github.com/conductor-is/quickbooks-desktop-node/commit/239c96baf006005bdf95d712315b1ff5018cf32b))
|
|
11
|
+
|
|
3
12
|
## 14.19.0 (2026-06-15)
|
|
4
13
|
|
|
5
14
|
Full Changelog: [v14.18.0...v14.19.0](https://github.com/conductor-is/quickbooks-desktop-node/compare/v14.18.0...v14.19.0)
|
package/package.json
CHANGED
|
@@ -47,8 +47,15 @@ export declare class EndUsers extends APIResource {
|
|
|
47
47
|
*/
|
|
48
48
|
delete(id: string, options?: RequestOptions): APIPromise<EndUserDeleteResponse>;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
51
|
-
*
|
|
50
|
+
* Rare escape hatch for sending raw QuickBooks Desktop qbXML request objects
|
|
51
|
+
* directly. Prefer Conductor's native QuickBooks Desktop endpoints whenever
|
|
52
|
+
* possible: Conductor already exposes more than 250 typed QBD endpoints, covers
|
|
53
|
+
* nearly the entire underlying qbXML API surface, returns all documented response
|
|
54
|
+
* fields in a stable typed JSON shape, and powers Conductor SDK types,
|
|
55
|
+
* documentation, IDE autocomplete, and the API Playground. Use passthrough only
|
|
56
|
+
* when you need one of the few qbXML operations that is not yet available as a
|
|
57
|
+
* native Conductor endpoint, or while testing an unsupported qbXML operation.
|
|
58
|
+
* Known gaps are listed in [Missing QBD types](/api-ref/missing-qbd-types).
|
|
52
59
|
*
|
|
53
60
|
* @example
|
|
54
61
|
* ```ts
|
|
@@ -155,7 +162,8 @@ export interface EndUserDeleteResponse {
|
|
|
155
162
|
objectType: 'end_user';
|
|
156
163
|
}
|
|
157
164
|
/**
|
|
158
|
-
* The response from the integration connection.
|
|
165
|
+
* The raw response from the integration connection. For QuickBooks Desktop, this
|
|
166
|
+
* is the qbXML response converted to JSON.
|
|
159
167
|
*/
|
|
160
168
|
export type EndUserPassthroughResponse = {
|
|
161
169
|
[key: string]: unknown;
|
|
@@ -183,7 +191,10 @@ export interface EndUserPassthroughParams {
|
|
|
183
191
|
*/
|
|
184
192
|
id: string;
|
|
185
193
|
/**
|
|
186
|
-
* Body param: The request
|
|
194
|
+
* Body param: The raw qbXML request object to send to the integration connection.
|
|
195
|
+
* For QuickBooks Desktop, use a qbXML request wrapper such as `InvoiceQueryRq` or
|
|
196
|
+
* `CustomerQueryRq`. This body is forwarded directly and does not use Conductor
|
|
197
|
+
* field names.
|
|
187
198
|
*/
|
|
188
199
|
qbd_payload: {
|
|
189
200
|
[key: string]: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end-users.d.mts","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAC/C,OAAO,EAAE,UAAU,EAAE,gCAA4B;AACjD,OAAO,EAAE,cAAc,EAAE,wCAAoC;AAG7D,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIhF;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAInE;;;;;;;OAOG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI/D;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,qBAAqB,CAAC;IAI/E
|
|
1
|
+
{"version":3,"file":"end-users.d.mts","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"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"}
|
package/resources/end-users.d.ts
CHANGED
|
@@ -47,8 +47,15 @@ export declare class EndUsers extends APIResource {
|
|
|
47
47
|
*/
|
|
48
48
|
delete(id: string, options?: RequestOptions): APIPromise<EndUserDeleteResponse>;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
51
|
-
*
|
|
50
|
+
* Rare escape hatch for sending raw QuickBooks Desktop qbXML request objects
|
|
51
|
+
* directly. Prefer Conductor's native QuickBooks Desktop endpoints whenever
|
|
52
|
+
* possible: Conductor already exposes more than 250 typed QBD endpoints, covers
|
|
53
|
+
* nearly the entire underlying qbXML API surface, returns all documented response
|
|
54
|
+
* fields in a stable typed JSON shape, and powers Conductor SDK types,
|
|
55
|
+
* documentation, IDE autocomplete, and the API Playground. Use passthrough only
|
|
56
|
+
* when you need one of the few qbXML operations that is not yet available as a
|
|
57
|
+
* native Conductor endpoint, or while testing an unsupported qbXML operation.
|
|
58
|
+
* Known gaps are listed in [Missing QBD types](/api-ref/missing-qbd-types).
|
|
52
59
|
*
|
|
53
60
|
* @example
|
|
54
61
|
* ```ts
|
|
@@ -155,7 +162,8 @@ export interface EndUserDeleteResponse {
|
|
|
155
162
|
objectType: 'end_user';
|
|
156
163
|
}
|
|
157
164
|
/**
|
|
158
|
-
* The response from the integration connection.
|
|
165
|
+
* The raw response from the integration connection. For QuickBooks Desktop, this
|
|
166
|
+
* is the qbXML response converted to JSON.
|
|
159
167
|
*/
|
|
160
168
|
export type EndUserPassthroughResponse = {
|
|
161
169
|
[key: string]: unknown;
|
|
@@ -183,7 +191,10 @@ export interface EndUserPassthroughParams {
|
|
|
183
191
|
*/
|
|
184
192
|
id: string;
|
|
185
193
|
/**
|
|
186
|
-
* Body param: The request
|
|
194
|
+
* Body param: The raw qbXML request object to send to the integration connection.
|
|
195
|
+
* For QuickBooks Desktop, use a qbXML request wrapper such as `InvoiceQueryRq` or
|
|
196
|
+
* `CustomerQueryRq`. This body is forwarded directly and does not use Conductor
|
|
197
|
+
* field names.
|
|
187
198
|
*/
|
|
188
199
|
qbd_payload: {
|
|
189
200
|
[key: string]: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end-users.d.ts","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAG7D,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIhF;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAInE;;;;;;;OAOG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI/D;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,qBAAqB,CAAC;IAI/E
|
|
1
|
+
{"version":3,"file":"end-users.d.ts","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"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"}
|
package/resources/end-users.js
CHANGED
|
@@ -58,8 +58,15 @@ class EndUsers extends resource_1.APIResource {
|
|
|
58
58
|
return this._client.delete((0, path_1.path) `/end-users/${id}`, options);
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
62
|
-
*
|
|
61
|
+
* Rare escape hatch for sending raw QuickBooks Desktop qbXML request objects
|
|
62
|
+
* directly. Prefer Conductor's native QuickBooks Desktop endpoints whenever
|
|
63
|
+
* possible: Conductor already exposes more than 250 typed QBD endpoints, covers
|
|
64
|
+
* nearly the entire underlying qbXML API surface, returns all documented response
|
|
65
|
+
* fields in a stable typed JSON shape, and powers Conductor SDK types,
|
|
66
|
+
* documentation, IDE autocomplete, and the API Playground. Use passthrough only
|
|
67
|
+
* when you need one of the few qbXML operations that is not yet available as a
|
|
68
|
+
* native Conductor endpoint, or while testing an unsupported qbXML operation.
|
|
69
|
+
* Known gaps are listed in [Missing QBD types](/api-ref/missing-qbd-types).
|
|
63
70
|
*
|
|
64
71
|
* @example
|
|
65
72
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end-users.js","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAG/C,oDAA8C;AAE9C,MAAa,QAAS,SAAQ,sBAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"end-users.js","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAG/C,oDAA8C;AAE9C,MAAa,QAAS,SAAQ,sBAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,WAAW,CACT,eAAqC,EACrC,MAAgC,EAChC,OAAwB;QAExB,MAAM,EAAE,EAAE,EAAE,WAAW,EAAE,GAAG,MAAM,CAAC;QACnC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAA,WAAI,EAAA,cAAc,EAAE,gBAAgB,eAAe,EAAE,EAAE;YAC9E,IAAI,EAAE,WAAW;YACjB,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AA1FD,4BA0FC"}
|
package/resources/end-users.mjs
CHANGED
|
@@ -55,8 +55,15 @@ export class EndUsers extends APIResource {
|
|
|
55
55
|
return this._client.delete(path `/end-users/${id}`, options);
|
|
56
56
|
}
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
59
|
-
*
|
|
58
|
+
* Rare escape hatch for sending raw QuickBooks Desktop qbXML request objects
|
|
59
|
+
* directly. Prefer Conductor's native QuickBooks Desktop endpoints whenever
|
|
60
|
+
* possible: Conductor already exposes more than 250 typed QBD endpoints, covers
|
|
61
|
+
* nearly the entire underlying qbXML API surface, returns all documented response
|
|
62
|
+
* fields in a stable typed JSON shape, and powers Conductor SDK types,
|
|
63
|
+
* documentation, IDE autocomplete, and the API Playground. Use passthrough only
|
|
64
|
+
* when you need one of the few qbXML operations that is not yet available as a
|
|
65
|
+
* native Conductor endpoint, or while testing an unsupported qbXML operation.
|
|
66
|
+
* Known gaps are listed in [Missing QBD types](/api-ref/missing-qbd-types).
|
|
60
67
|
*
|
|
61
68
|
* @example
|
|
62
69
|
* ```ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"end-users.mjs","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAG/C,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"end-users.mjs","sourceRoot":"","sources":["../src/resources/end-users.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAG/C,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAU,EAAE,OAAwB;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED;;;;;;;OAOG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IACjD,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,EAAU,EAAE,OAAwB;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,cAAc,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,WAAW,CACT,eAAqC,EACrC,MAAgC,EAChC,OAAwB;QAExB,MAAM,EAAE,EAAE,EAAE,WAAW,EAAE,GAAG,MAAM,CAAC;QACnC,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,cAAc,EAAE,gBAAgB,eAAe,EAAE,EAAE;YAC9E,IAAI,EAAE,WAAW;YACjB,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -76,7 +76,7 @@ export declare class BillCheckPayments extends APIResource {
|
|
|
76
76
|
*/
|
|
77
77
|
list(params: BillCheckPaymentListParams, options?: RequestOptions): PagePromise<BillCheckPaymentsCursorPage, BillCheckPayment>;
|
|
78
78
|
/**
|
|
79
|
-
* Permanently deletes a
|
|
79
|
+
* Permanently deletes a bill check payment. The deletion will fail if the bill
|
|
80
80
|
* check payment is currently in use or has any linked transactions that are in
|
|
81
81
|
* use.
|
|
82
82
|
*
|
|
@@ -76,7 +76,7 @@ export declare class BillCheckPayments extends APIResource {
|
|
|
76
76
|
*/
|
|
77
77
|
list(params: BillCheckPaymentListParams, options?: RequestOptions): PagePromise<BillCheckPaymentsCursorPage, BillCheckPayment>;
|
|
78
78
|
/**
|
|
79
|
-
* Permanently deletes a
|
|
79
|
+
* Permanently deletes a bill check payment. The deletion will fail if the bill
|
|
80
80
|
* check payment is currently in use or has any linked transactions that are in
|
|
81
81
|
* use.
|
|
82
82
|
*
|
|
@@ -107,7 +107,7 @@ class BillCheckPayments extends resource_1.APIResource {
|
|
|
107
107
|
});
|
|
108
108
|
}
|
|
109
109
|
/**
|
|
110
|
-
* Permanently deletes a
|
|
110
|
+
* Permanently deletes a bill check payment. The deletion will fail if the bill
|
|
111
111
|
* check payment is currently in use or has any linked transactions that are in
|
|
112
112
|
* use.
|
|
113
113
|
*
|
|
@@ -104,7 +104,7 @@ export class BillCheckPayments extends APIResource {
|
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
/**
|
|
107
|
-
* Permanently deletes a
|
|
107
|
+
* Permanently deletes a bill check payment. The deletion will fail if the bill
|
|
108
108
|
* check payment is currently in use or has any linked transactions that are in
|
|
109
109
|
* use.
|
|
110
110
|
*
|
|
@@ -57,7 +57,7 @@ export declare class BillCreditCardPayments extends APIResource {
|
|
|
57
57
|
*/
|
|
58
58
|
list(params: BillCreditCardPaymentListParams, options?: RequestOptions): PagePromise<BillCreditCardPaymentsCursorPage, BillCreditCardPayment>;
|
|
59
59
|
/**
|
|
60
|
-
* Permanently deletes a
|
|
60
|
+
* Permanently deletes a bill credit card payment. The deletion will fail if the
|
|
61
61
|
* bill credit card payment is currently in use or has any linked transactions that
|
|
62
62
|
* are in use.
|
|
63
63
|
*
|
|
@@ -57,7 +57,7 @@ export declare class BillCreditCardPayments extends APIResource {
|
|
|
57
57
|
*/
|
|
58
58
|
list(params: BillCreditCardPaymentListParams, options?: RequestOptions): PagePromise<BillCreditCardPaymentsCursorPage, BillCreditCardPayment>;
|
|
59
59
|
/**
|
|
60
|
-
* Permanently deletes a
|
|
60
|
+
* Permanently deletes a bill credit card payment. The deletion will fail if the
|
|
61
61
|
* bill credit card payment is currently in use or has any linked transactions that
|
|
62
62
|
* are in use.
|
|
63
63
|
*
|
|
@@ -81,7 +81,7 @@ class BillCreditCardPayments extends resource_1.APIResource {
|
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
84
|
-
* Permanently deletes a
|
|
84
|
+
* Permanently deletes a bill credit card payment. The deletion will fail if the
|
|
85
85
|
* bill credit card payment is currently in use or has any linked transactions that
|
|
86
86
|
* are in use.
|
|
87
87
|
*
|
|
@@ -78,7 +78,7 @@ export class BillCreditCardPayments extends APIResource {
|
|
|
78
78
|
});
|
|
79
79
|
}
|
|
80
80
|
/**
|
|
81
|
-
* Permanently deletes a
|
|
81
|
+
* Permanently deletes a bill credit card payment. The deletion will fail if the
|
|
82
82
|
* bill credit card payment is currently in use or has any linked transactions that
|
|
83
83
|
* are in use.
|
|
84
84
|
*
|
|
@@ -74,7 +74,7 @@ export declare class Bills extends APIResource {
|
|
|
74
74
|
*/
|
|
75
75
|
list(params: BillListParams, options?: RequestOptions): PagePromise<BillsCursorPage, Bill>;
|
|
76
76
|
/**
|
|
77
|
-
* Permanently deletes a
|
|
77
|
+
* Permanently deletes a bill. The deletion will fail if the bill is currently in
|
|
78
78
|
* use or has any linked transactions that are in use.
|
|
79
79
|
*
|
|
80
80
|
* @example
|
package/resources/qbd/bills.d.ts
CHANGED
|
@@ -74,7 +74,7 @@ export declare class Bills extends APIResource {
|
|
|
74
74
|
*/
|
|
75
75
|
list(params: BillListParams, options?: RequestOptions): PagePromise<BillsCursorPage, Bill>;
|
|
76
76
|
/**
|
|
77
|
-
* Permanently deletes a
|
|
77
|
+
* Permanently deletes a bill. The deletion will fail if the bill is currently in
|
|
78
78
|
* use or has any linked transactions that are in use.
|
|
79
79
|
*
|
|
80
80
|
* @example
|
package/resources/qbd/bills.js
CHANGED
|
@@ -105,7 +105,7 @@ class Bills extends resource_1.APIResource {
|
|
|
105
105
|
});
|
|
106
106
|
}
|
|
107
107
|
/**
|
|
108
|
-
* Permanently deletes a
|
|
108
|
+
* Permanently deletes a bill. The deletion will fail if the bill is currently in
|
|
109
109
|
* use or has any linked transactions that are in use.
|
|
110
110
|
*
|
|
111
111
|
* @example
|
package/resources/qbd/bills.mjs
CHANGED
|
@@ -102,7 +102,7 @@ export class Bills extends APIResource {
|
|
|
102
102
|
});
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
|
-
* Permanently deletes a
|
|
105
|
+
* Permanently deletes a bill. The deletion will fail if the bill is currently in
|
|
106
106
|
* use or has any linked transactions that are in use.
|
|
107
107
|
*
|
|
108
108
|
* @example
|
|
@@ -70,7 +70,7 @@ export declare class BuildAssemblies extends APIResource {
|
|
|
70
70
|
*/
|
|
71
71
|
list(params: BuildAssemblyListParams, options?: RequestOptions): PagePromise<BuildAssembliesCursorPage, BuildAssembly>;
|
|
72
72
|
/**
|
|
73
|
-
* Permanently deletes a
|
|
73
|
+
* Permanently deletes a build assembly. The deletion will fail if the build
|
|
74
74
|
* assembly is currently in use or has any linked transactions that are in use.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
@@ -70,7 +70,7 @@ export declare class BuildAssemblies extends APIResource {
|
|
|
70
70
|
*/
|
|
71
71
|
list(params: BuildAssemblyListParams, options?: RequestOptions): PagePromise<BuildAssembliesCursorPage, BuildAssembly>;
|
|
72
72
|
/**
|
|
73
|
-
* Permanently deletes a
|
|
73
|
+
* Permanently deletes a build assembly. The deletion will fail if the build
|
|
74
74
|
* assembly is currently in use or has any linked transactions that are in use.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
@@ -101,7 +101,7 @@ class BuildAssemblies extends resource_1.APIResource {
|
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* Permanently deletes a
|
|
104
|
+
* Permanently deletes a build assembly. The deletion will fail if the build
|
|
105
105
|
* assembly is currently in use or has any linked transactions that are in use.
|
|
106
106
|
*
|
|
107
107
|
* @example
|
|
@@ -98,7 +98,7 @@ export class BuildAssemblies extends APIResource {
|
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
|
-
* Permanently deletes a
|
|
101
|
+
* Permanently deletes a build assembly. The deletion will fail if the build
|
|
102
102
|
* assembly is currently in use or has any linked transactions that are in use.
|
|
103
103
|
*
|
|
104
104
|
* @example
|
|
@@ -73,8 +73,8 @@ export declare class Checks extends APIResource {
|
|
|
73
73
|
*/
|
|
74
74
|
list(params: CheckListParams, options?: RequestOptions): PagePromise<ChecksCursorPage, Check>;
|
|
75
75
|
/**
|
|
76
|
-
* Permanently deletes a
|
|
77
|
-
*
|
|
76
|
+
* Permanently deletes a check. The deletion will fail if the check is currently in
|
|
77
|
+
* use or has any linked transactions that are in use.
|
|
78
78
|
*
|
|
79
79
|
* @example
|
|
80
80
|
* ```ts
|
|
@@ -73,8 +73,8 @@ export declare class Checks extends APIResource {
|
|
|
73
73
|
*/
|
|
74
74
|
list(params: CheckListParams, options?: RequestOptions): PagePromise<ChecksCursorPage, Check>;
|
|
75
75
|
/**
|
|
76
|
-
* Permanently deletes a
|
|
77
|
-
*
|
|
76
|
+
* Permanently deletes a check. The deletion will fail if the check is currently in
|
|
77
|
+
* use or has any linked transactions that are in use.
|
|
78
78
|
*
|
|
79
79
|
* @example
|
|
80
80
|
* ```ts
|
package/resources/qbd/checks.js
CHANGED
|
@@ -104,8 +104,8 @@ class Checks extends resource_1.APIResource {
|
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
/**
|
|
107
|
-
* Permanently deletes a
|
|
108
|
-
*
|
|
107
|
+
* Permanently deletes a check. The deletion will fail if the check is currently in
|
|
108
|
+
* use or has any linked transactions that are in use.
|
|
109
109
|
*
|
|
110
110
|
* @example
|
|
111
111
|
* ```ts
|
package/resources/qbd/checks.mjs
CHANGED
|
@@ -101,8 +101,8 @@ export class Checks extends APIResource {
|
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* Permanently deletes a
|
|
105
|
-
*
|
|
104
|
+
* Permanently deletes a check. The deletion will fail if the check is currently in
|
|
105
|
+
* use or has any linked transactions that are in use.
|
|
106
106
|
*
|
|
107
107
|
* @example
|
|
108
108
|
* ```ts
|
|
@@ -73,7 +73,7 @@ export declare class CreditCardCharges extends APIResource {
|
|
|
73
73
|
*/
|
|
74
74
|
list(params: CreditCardChargeListParams, options?: RequestOptions): PagePromise<CreditCardChargesCursorPage, CreditCardCharge>;
|
|
75
75
|
/**
|
|
76
|
-
* Permanently deletes a
|
|
76
|
+
* Permanently deletes a credit card charge. The deletion will fail if the credit
|
|
77
77
|
* card charge is currently in use or has any linked transactions that are in use.
|
|
78
78
|
*
|
|
79
79
|
* @example
|
|
@@ -73,7 +73,7 @@ export declare class CreditCardCharges extends APIResource {
|
|
|
73
73
|
*/
|
|
74
74
|
list(params: CreditCardChargeListParams, options?: RequestOptions): PagePromise<CreditCardChargesCursorPage, CreditCardCharge>;
|
|
75
75
|
/**
|
|
76
|
-
* Permanently deletes a
|
|
76
|
+
* Permanently deletes a credit card charge. The deletion will fail if the credit
|
|
77
77
|
* card charge is currently in use or has any linked transactions that are in use.
|
|
78
78
|
*
|
|
79
79
|
* @example
|
|
@@ -104,7 +104,7 @@ class CreditCardCharges extends resource_1.APIResource {
|
|
|
104
104
|
});
|
|
105
105
|
}
|
|
106
106
|
/**
|
|
107
|
-
* Permanently deletes a
|
|
107
|
+
* Permanently deletes a credit card charge. The deletion will fail if the credit
|
|
108
108
|
* card charge is currently in use or has any linked transactions that are in use.
|
|
109
109
|
*
|
|
110
110
|
* @example
|
|
@@ -101,7 +101,7 @@ export class CreditCardCharges extends APIResource {
|
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* Permanently deletes a
|
|
104
|
+
* Permanently deletes a credit card charge. The deletion will fail if the credit
|
|
105
105
|
* card charge is currently in use or has any linked transactions that are in use.
|
|
106
106
|
*
|
|
107
107
|
* @example
|
|
@@ -71,7 +71,7 @@ export declare class CreditCardCredits extends APIResource {
|
|
|
71
71
|
*/
|
|
72
72
|
list(params: CreditCardCreditListParams, options?: RequestOptions): PagePromise<CreditCardCreditsCursorPage, CreditCardCredit>;
|
|
73
73
|
/**
|
|
74
|
-
* Permanently deletes a
|
|
74
|
+
* Permanently deletes a credit card credit. The deletion will fail if the credit
|
|
75
75
|
* card credit is currently in use or has any linked transactions that are in use.
|
|
76
76
|
*
|
|
77
77
|
* @example
|
|
@@ -71,7 +71,7 @@ export declare class CreditCardCredits extends APIResource {
|
|
|
71
71
|
*/
|
|
72
72
|
list(params: CreditCardCreditListParams, options?: RequestOptions): PagePromise<CreditCardCreditsCursorPage, CreditCardCredit>;
|
|
73
73
|
/**
|
|
74
|
-
* Permanently deletes a
|
|
74
|
+
* Permanently deletes a credit card credit. The deletion will fail if the credit
|
|
75
75
|
* card credit is currently in use or has any linked transactions that are in use.
|
|
76
76
|
*
|
|
77
77
|
* @example
|
|
@@ -102,7 +102,7 @@ class CreditCardCredits extends resource_1.APIResource {
|
|
|
102
102
|
});
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
|
-
* Permanently deletes a
|
|
105
|
+
* Permanently deletes a credit card credit. The deletion will fail if the credit
|
|
106
106
|
* card credit is currently in use or has any linked transactions that are in use.
|
|
107
107
|
*
|
|
108
108
|
* @example
|
|
@@ -99,7 +99,7 @@ export class CreditCardCredits extends APIResource {
|
|
|
99
99
|
});
|
|
100
100
|
}
|
|
101
101
|
/**
|
|
102
|
-
* Permanently deletes a
|
|
102
|
+
* Permanently deletes a credit card credit. The deletion will fail if the credit
|
|
103
103
|
* card credit is currently in use or has any linked transactions that are in use.
|
|
104
104
|
*
|
|
105
105
|
* @example
|
|
@@ -60,7 +60,7 @@ export declare class CreditCardRefunds extends APIResource {
|
|
|
60
60
|
*/
|
|
61
61
|
list(params: CreditCardRefundListParams, options?: RequestOptions): PagePromise<CreditCardRefundsCursorPage, CreditCardRefund>;
|
|
62
62
|
/**
|
|
63
|
-
* Permanently deletes a
|
|
63
|
+
* Permanently deletes a credit card refund. The deletion will fail if the credit
|
|
64
64
|
* card refund is currently in use or has any linked transactions that are in use.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
@@ -60,7 +60,7 @@ export declare class CreditCardRefunds extends APIResource {
|
|
|
60
60
|
*/
|
|
61
61
|
list(params: CreditCardRefundListParams, options?: RequestOptions): PagePromise<CreditCardRefundsCursorPage, CreditCardRefund>;
|
|
62
62
|
/**
|
|
63
|
-
* Permanently deletes a
|
|
63
|
+
* Permanently deletes a credit card refund. The deletion will fail if the credit
|
|
64
64
|
* card refund is currently in use or has any linked transactions that are in use.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
@@ -84,7 +84,7 @@ class CreditCardRefunds extends resource_1.APIResource {
|
|
|
84
84
|
});
|
|
85
85
|
}
|
|
86
86
|
/**
|
|
87
|
-
* Permanently deletes a
|
|
87
|
+
* Permanently deletes a credit card refund. The deletion will fail if the credit
|
|
88
88
|
* card refund is currently in use or has any linked transactions that are in use.
|
|
89
89
|
*
|
|
90
90
|
* @example
|
|
@@ -81,7 +81,7 @@ export class CreditCardRefunds extends APIResource {
|
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
84
|
-
* Permanently deletes a
|
|
84
|
+
* Permanently deletes a credit card refund. The deletion will fail if the credit
|
|
85
85
|
* card refund is currently in use or has any linked transactions that are in use.
|
|
86
86
|
*
|
|
87
87
|
* @example
|
|
@@ -69,8 +69,8 @@ export declare class CreditMemos extends APIResource {
|
|
|
69
69
|
*/
|
|
70
70
|
list(params: CreditMemoListParams, options?: RequestOptions): PagePromise<CreditMemosCursorPage, CreditMemo>;
|
|
71
71
|
/**
|
|
72
|
-
* Permanently deletes a
|
|
73
|
-
*
|
|
72
|
+
* Permanently deletes a credit memo. The deletion will fail if the credit memo is
|
|
73
|
+
* currently in use or has any linked transactions that are in use.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* ```ts
|
|
@@ -69,8 +69,8 @@ export declare class CreditMemos extends APIResource {
|
|
|
69
69
|
*/
|
|
70
70
|
list(params: CreditMemoListParams, options?: RequestOptions): PagePromise<CreditMemosCursorPage, CreditMemo>;
|
|
71
71
|
/**
|
|
72
|
-
* Permanently deletes a
|
|
73
|
-
*
|
|
72
|
+
* Permanently deletes a credit memo. The deletion will fail if the credit memo is
|
|
73
|
+
* currently in use or has any linked transactions that are in use.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* ```ts
|
|
@@ -100,8 +100,8 @@ class CreditMemos extends resource_1.APIResource {
|
|
|
100
100
|
});
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
|
-
* Permanently deletes a
|
|
104
|
-
*
|
|
103
|
+
* Permanently deletes a credit memo. The deletion will fail if the credit memo is
|
|
104
|
+
* currently in use or has any linked transactions that are in use.
|
|
105
105
|
*
|
|
106
106
|
* @example
|
|
107
107
|
* ```ts
|
|
@@ -97,8 +97,8 @@ export class CreditMemos extends APIResource {
|
|
|
97
97
|
});
|
|
98
98
|
}
|
|
99
99
|
/**
|
|
100
|
-
* Permanently deletes a
|
|
101
|
-
*
|
|
100
|
+
* Permanently deletes a credit memo. The deletion will fail if the credit memo is
|
|
101
|
+
* currently in use or has any linked transactions that are in use.
|
|
102
102
|
*
|
|
103
103
|
* @example
|
|
104
104
|
* ```ts
|
|
@@ -70,7 +70,7 @@ export declare class Deposits extends APIResource {
|
|
|
70
70
|
*/
|
|
71
71
|
list(params: DepositListParams, options?: RequestOptions): PagePromise<DepositsCursorPage, Deposit>;
|
|
72
72
|
/**
|
|
73
|
-
* Permanently deletes a
|
|
73
|
+
* Permanently deletes a deposit. The deletion will fail if the deposit is
|
|
74
74
|
* currently in use or has any linked transactions that are in use.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
@@ -70,7 +70,7 @@ export declare class Deposits extends APIResource {
|
|
|
70
70
|
*/
|
|
71
71
|
list(params: DepositListParams, options?: RequestOptions): PagePromise<DepositsCursorPage, Deposit>;
|
|
72
72
|
/**
|
|
73
|
-
* Permanently deletes a
|
|
73
|
+
* Permanently deletes a deposit. The deletion will fail if the deposit is
|
|
74
74
|
* currently in use or has any linked transactions that are in use.
|
|
75
75
|
*
|
|
76
76
|
* @example
|
|
@@ -101,7 +101,7 @@ class Deposits extends resource_1.APIResource {
|
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* Permanently deletes a
|
|
104
|
+
* Permanently deletes a deposit. The deletion will fail if the deposit is
|
|
105
105
|
* currently in use or has any linked transactions that are in use.
|
|
106
106
|
*
|
|
107
107
|
* @example
|
|
@@ -98,7 +98,7 @@ export class Deposits extends APIResource {
|
|
|
98
98
|
});
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
|
-
* Permanently deletes a
|
|
101
|
+
* Permanently deletes a deposit. The deletion will fail if the deposit is
|
|
102
102
|
* currently in use or has any linked transactions that are in use.
|
|
103
103
|
*
|
|
104
104
|
* @example
|