increase 0.8.1 → 0.9.1
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 +42 -0
- package/README.md +31 -11
- package/_shims/fetch.d.ts +8 -1
- package/_shims/fetch.node.d.ts +11 -1
- package/core.d.ts +76 -28
- package/core.d.ts.map +1 -1
- package/core.js +123 -55
- package/core.js.map +1 -1
- package/core.mjs +119 -55
- package/core.mjs.map +1 -1
- package/index.js +3 -2
- package/index.js.map +1 -1
- package/index.mjs +3 -2
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/pagination.d.ts +2 -2
- package/pagination.d.ts.map +1 -1
- package/pagination.js +4 -4
- package/pagination.js.map +1 -1
- package/pagination.mjs +4 -4
- package/pagination.mjs.map +1 -1
- package/resources/account-numbers.d.ts +8 -8
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +3 -6
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +6 -18
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +6 -6
- package/resources/accounts.d.ts.map +1 -1
- package/resources/ach-prenotifications.d.ts +51 -7
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +16 -9
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/balance-lookups.d.ts +1 -1
- package/resources/balance-lookups.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +3 -3
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-entries.d.ts +2 -2
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +1 -1
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/card-disputes.d.ts +7 -7
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-profiles.d.ts +15 -7
- package/resources/card-profiles.d.ts.map +1 -1
- package/resources/card-profiles.js +6 -0
- package/resources/card-profiles.js.map +1 -1
- package/resources/card-profiles.mjs +6 -0
- package/resources/card-profiles.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +3 -3
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/cards.d.ts +6 -13
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +7 -7
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +15 -10
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +25 -28
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +3 -6
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +3 -3
- package/resources/documents.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +4 -8
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +11 -11
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +6 -0
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +6 -0
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +2 -2
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/event-subscriptions.d.ts +5 -8
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +7 -5
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js.map +1 -1
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +4 -4
- package/resources/exports.d.ts.map +1 -1
- package/resources/external-accounts.d.ts +5 -11
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +9 -4
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +2 -2
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +2 -2
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +1 -1
- package/resources/groups.d.ts.map +1 -1
- package/resources/inbound-ach-transfer-returns.d.ts +6 -4
- package/resources/inbound-ach-transfer-returns.d.ts.map +1 -1
- package/resources/inbound-ach-transfer-returns.js.map +1 -1
- package/resources/inbound-ach-transfer-returns.mjs.map +1 -1
- package/resources/inbound-wire-drawdown-requests.d.ts +5 -3
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/limits.d.ts +5 -9
- package/resources/limits.d.ts.map +1 -1
- package/resources/limits.js.map +1 -1
- package/resources/limits.mjs.map +1 -1
- package/resources/oauth-connections.d.ts +3 -6
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +28 -37
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/programs.d.ts +3 -3
- package/resources/programs.d.ts.map +1 -1
- package/resources/real-time-decisions.d.ts +2 -5
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +6 -4
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +4 -1
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +1 -1
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-transfers.d.ts +1 -1
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +124 -138
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +1 -1
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-profiles.d.ts +1 -4
- package/resources/simulations/card-profiles.d.ts.map +1 -1
- package/resources/simulations/card-profiles.js.map +1 -1
- package/resources/simulations/card-profiles.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +1 -1
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/cards.d.ts +49 -58
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +3 -12
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-transfers.d.ts +2 -2
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/documents.d.ts +1 -4
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/interest-payments.d.ts +100 -108
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +1 -4
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +123 -134
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +100 -108
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +105 -110
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +4 -4
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-transfers.d.ts +11 -11
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/_shims/fetch.d.ts +8 -1
- package/src/_shims/fetch.node.d.ts +11 -1
- package/src/core.ts +176 -76
- package/src/index.ts +2 -2
- package/src/pagination.ts +5 -5
- package/src/resources/account-numbers.ts +9 -9
- package/src/resources/account-statements.ts +4 -7
- package/src/resources/account-transfers.ts +7 -19
- package/src/resources/accounts.ts +7 -7
- package/src/resources/ach-prenotifications.ts +56 -8
- package/src/resources/ach-transfers.ts +18 -10
- package/src/resources/balance-lookups.ts +1 -1
- package/src/resources/bookkeeping-accounts.ts +4 -4
- package/src/resources/bookkeeping-entries.ts +3 -3
- package/src/resources/bookkeeping-entry-sets.ts +1 -1
- package/src/resources/card-disputes.ts +8 -8
- package/src/resources/card-profiles.ts +20 -8
- package/src/resources/card-purchase-supplements.ts +4 -4
- package/src/resources/cards.ts +7 -14
- package/src/resources/check-deposits.ts +8 -8
- package/src/resources/check-transfers.ts +17 -11
- package/src/resources/declined-transactions.ts +26 -29
- package/src/resources/digital-wallet-tokens.ts +4 -7
- package/src/resources/documents.ts +4 -4
- package/src/resources/entities/beneficial-owners.ts +4 -8
- package/src/resources/entities/entities.ts +15 -12
- package/src/resources/entities/supplemental-documents.ts +2 -2
- package/src/resources/event-subscriptions.ts +6 -9
- package/src/resources/events.ts +8 -6
- package/src/resources/exports.ts +5 -5
- package/src/resources/external-accounts.ts +6 -12
- package/src/resources/files.ts +11 -6
- package/src/resources/groups.ts +1 -1
- package/src/resources/inbound-ach-transfer-returns.ts +7 -5
- package/src/resources/inbound-wire-drawdown-requests.ts +6 -4
- package/src/resources/limits.ts +6 -10
- package/src/resources/oauth-connections.ts +4 -7
- package/src/resources/pending-transactions.ts +29 -38
- package/src/resources/programs.ts +4 -4
- package/src/resources/real-time-decisions.ts +2 -5
- package/src/resources/real-time-payments-transfers.ts +7 -5
- package/src/resources/routing-numbers.ts +4 -1
- package/src/resources/simulations/account-statements.ts +1 -1
- package/src/resources/simulations/account-transfers.ts +1 -1
- package/src/resources/simulations/ach-transfers.ts +124 -138
- package/src/resources/simulations/card-disputes.ts +1 -1
- package/src/resources/simulations/card-profiles.ts +1 -4
- package/src/resources/simulations/card-refunds.ts +1 -1
- package/src/resources/simulations/cards.ts +49 -58
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +2 -2
- package/src/resources/simulations/digital-wallet-token-requests.ts +1 -1
- package/src/resources/simulations/documents.ts +1 -4
- package/src/resources/simulations/inbound-funds-holds.ts +1 -1
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +1 -1
- package/src/resources/simulations/interest-payments.ts +100 -108
- package/src/resources/simulations/programs.ts +1 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +123 -134
- package/src/resources/simulations/wire-transfers.ts +100 -108
- package/src/resources/transactions.ts +106 -111
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +12 -12
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -12,7 +12,7 @@ export class InterestPayments extends APIResource {
|
|
|
12
12
|
create(
|
|
13
13
|
body: InterestPaymentCreateParams,
|
|
14
14
|
options?: Core.RequestOptions,
|
|
15
|
-
):
|
|
15
|
+
): Core.APIPromise<InterestPaymentSimulationResult> {
|
|
16
16
|
return this.post('/simulations/interest_payment', { body, ...options });
|
|
17
17
|
}
|
|
18
18
|
}
|
|
@@ -121,26 +121,26 @@ export namespace InterestPaymentSimulationResult {
|
|
|
121
121
|
*/
|
|
122
122
|
export interface Source {
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
* An Account Transfer Intention object. This field will be present in the JSON
|
|
125
125
|
* response if and only if `category` is equal to `account_transfer_intention`.
|
|
126
126
|
*/
|
|
127
127
|
account_transfer_intention: Source.AccountTransferIntention | null;
|
|
128
128
|
|
|
129
129
|
/**
|
|
130
|
-
*
|
|
131
|
-
* if and only if `category` is equal to `ach_transfer_intention`.
|
|
130
|
+
* An ACH Transfer Intention object. This field will be present in the JSON
|
|
131
|
+
* response if and only if `category` is equal to `ach_transfer_intention`.
|
|
132
132
|
*/
|
|
133
133
|
ach_transfer_intention: Source.ACHTransferIntention | null;
|
|
134
134
|
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
137
|
-
* if and only if `category` is equal to `ach_transfer_rejection`.
|
|
136
|
+
* An ACH Transfer Rejection object. This field will be present in the JSON
|
|
137
|
+
* response if and only if `category` is equal to `ach_transfer_rejection`.
|
|
138
138
|
*/
|
|
139
139
|
ach_transfer_rejection: Source.ACHTransferRejection | null;
|
|
140
140
|
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
143
|
-
* and only if `category` is equal to `ach_transfer_return`.
|
|
142
|
+
* An ACH Transfer Return object. This field will be present in the JSON response
|
|
143
|
+
* if and only if `category` is equal to `ach_transfer_return`.
|
|
144
144
|
*/
|
|
145
145
|
ach_transfer_return: Source.ACHTransferReturn | null;
|
|
146
146
|
|
|
@@ -169,77 +169,69 @@ export namespace InterestPaymentSimulationResult {
|
|
|
169
169
|
card_settlement: Source.CardSettlement | null;
|
|
170
170
|
|
|
171
171
|
/**
|
|
172
|
-
* The type of
|
|
173
|
-
*
|
|
174
|
-
* additions gracefully.
|
|
172
|
+
* The type of the resource. We may add additional possible values for this enum
|
|
173
|
+
* over time; your application should be able to handle such additions gracefully.
|
|
175
174
|
*
|
|
176
|
-
* - `account_transfer_intention` -
|
|
177
|
-
*
|
|
178
|
-
*
|
|
179
|
-
*
|
|
180
|
-
*
|
|
181
|
-
*
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
*
|
|
185
|
-
*
|
|
186
|
-
*
|
|
187
|
-
* - `
|
|
188
|
-
*
|
|
189
|
-
* - `
|
|
190
|
-
*
|
|
191
|
-
* - `
|
|
192
|
-
*
|
|
193
|
-
* - `
|
|
194
|
-
*
|
|
175
|
+
* - `account_transfer_intention` - Account Transfer Intention: details will be
|
|
176
|
+
* under the `account_transfer_intention` object.
|
|
177
|
+
* - `ach_transfer_intention` - ACH Transfer Intention: details will be under the
|
|
178
|
+
* `ach_transfer_intention` object.
|
|
179
|
+
* - `ach_transfer_rejection` - ACH Transfer Rejection: details will be under the
|
|
180
|
+
* `ach_transfer_rejection` object.
|
|
181
|
+
* - `ach_transfer_return` - ACH Transfer Return: details will be under the
|
|
182
|
+
* `ach_transfer_return` object.
|
|
183
|
+
* - `card_dispute_acceptance` - Card Dispute Acceptance: details will be under the
|
|
184
|
+
* `card_dispute_acceptance` object.
|
|
185
|
+
* - `card_refund` - Card Refund: details will be under the `card_refund` object.
|
|
186
|
+
* - `card_revenue_payment` - Card Revenue Payment: details will be under the
|
|
187
|
+
* `card_revenue_payment` object.
|
|
188
|
+
* - `card_settlement` - Card Settlement: details will be under the
|
|
189
|
+
* `card_settlement` object.
|
|
190
|
+
* - `check_deposit_acceptance` - Check Deposit Acceptance: details will be under
|
|
191
|
+
* the `check_deposit_acceptance` object.
|
|
192
|
+
* - `check_deposit_return` - Check Deposit Return: details will be under the
|
|
193
|
+
* `check_deposit_return` object.
|
|
194
|
+
* - `check_transfer_deposit` - Check Transfer Deposit: details will be under the
|
|
195
|
+
* `check_transfer_deposit` object.
|
|
196
|
+
* - `check_transfer_intention` - Check Transfer Intention: details will be under
|
|
197
|
+
* the `check_transfer_intention` object.
|
|
198
|
+
* - `check_transfer_stop_payment_request` - Check Transfer Stop Payment Request:
|
|
199
|
+
* details will be under the `check_transfer_stop_payment_request` object.
|
|
200
|
+
* - `fee_payment` - Fee Payment: details will be under the `fee_payment` object.
|
|
201
|
+
* - `inbound_ach_transfer` - Inbound ACH Transfer Intention: details will be under
|
|
202
|
+
* the `inbound_ach_transfer` object.
|
|
203
|
+
* - `inbound_ach_transfer_return_intention` - Inbound ACH Transfer Return
|
|
204
|
+
* Intention: details will be under the `inbound_ach_transfer_return_intention`
|
|
195
205
|
* object.
|
|
196
|
-
* - `
|
|
197
|
-
* object.
|
|
198
|
-
* - `
|
|
199
|
-
*
|
|
200
|
-
* - `
|
|
201
|
-
*
|
|
202
|
-
*
|
|
203
|
-
*
|
|
204
|
-
* `
|
|
205
|
-
* - `
|
|
206
|
-
* will be under the `
|
|
207
|
-
*
|
|
208
|
-
*
|
|
209
|
-
*
|
|
210
|
-
*
|
|
211
|
-
* `
|
|
212
|
-
* - `
|
|
213
|
-
*
|
|
214
|
-
* - `
|
|
215
|
-
*
|
|
216
|
-
*
|
|
217
|
-
*
|
|
218
|
-
*
|
|
219
|
-
*
|
|
220
|
-
*
|
|
221
|
-
*
|
|
222
|
-
* `
|
|
223
|
-
* - `
|
|
224
|
-
*
|
|
225
|
-
* `inbound_wire_drawdown_payment_reversal` object.
|
|
226
|
-
* - `inbound_wire_reversal` - The Transaction was created by a Inbound Wire
|
|
227
|
-
* Reversal object. Details will be under the `inbound_wire_reversal` object.
|
|
228
|
-
* - `inbound_wire_transfer` - The Transaction was created by a Inbound Wire
|
|
229
|
-
* Transfer object. Details will be under the `inbound_wire_transfer` object.
|
|
230
|
-
* - `interest_payment` - The Transaction was created by a Interest Payment object.
|
|
231
|
-
* Details will be under the `interest_payment` object.
|
|
232
|
-
* - `internal_source` - The Transaction was created by a Internal Source object.
|
|
233
|
-
* Details will be under the `internal_source` object.
|
|
234
|
-
* - `real_time_payments_transfer_acknowledgement` - The Transaction was created by
|
|
235
|
-
* a Real Time Payments Transfer Acknowledgement object. Details will be under
|
|
236
|
-
* the `real_time_payments_transfer_acknowledgement` object.
|
|
237
|
-
* - `sample_funds` - The Transaction was created by a Sample Funds object. Details
|
|
238
|
-
* will be under the `sample_funds` object.
|
|
239
|
-
* - `wire_transfer_intention` - The Transaction was created by a Wire Transfer
|
|
240
|
-
* Intention object. Details will be under the `wire_transfer_intention` object.
|
|
241
|
-
* - `wire_transfer_rejection` - The Transaction was created by a Wire Transfer
|
|
242
|
-
* Rejection object. Details will be under the `wire_transfer_rejection` object.
|
|
206
|
+
* - `inbound_check` - Inbound Check: details will be under the `inbound_check`
|
|
207
|
+
* object.
|
|
208
|
+
* - `inbound_international_ach_transfer` - Inbound International ACH Transfer:
|
|
209
|
+
* details will be under the `inbound_international_ach_transfer` object.
|
|
210
|
+
* - `inbound_real_time_payments_transfer_confirmation` - Inbound Real Time
|
|
211
|
+
* Payments Transfer Confirmation: details will be under the
|
|
212
|
+
* `inbound_real_time_payments_transfer_confirmation` object.
|
|
213
|
+
* - `inbound_wire_drawdown_payment` - Inbound Wire Drawdown Payment: details will
|
|
214
|
+
* be under the `inbound_wire_drawdown_payment` object.
|
|
215
|
+
* - `inbound_wire_drawdown_payment_reversal` - Inbound Wire Drawdown Payment
|
|
216
|
+
* Reversal: details will be under the `inbound_wire_drawdown_payment_reversal`
|
|
217
|
+
* object.
|
|
218
|
+
* - `inbound_wire_reversal` - Inbound Wire Reversal: details will be under the
|
|
219
|
+
* `inbound_wire_reversal` object.
|
|
220
|
+
* - `inbound_wire_transfer` - Inbound Wire Transfer: details will be under the
|
|
221
|
+
* `inbound_wire_transfer` object.
|
|
222
|
+
* - `interest_payment` - Interest Payment: details will be under the
|
|
223
|
+
* `interest_payment` object.
|
|
224
|
+
* - `internal_source` - Internal Source: details will be under the
|
|
225
|
+
* `internal_source` object.
|
|
226
|
+
* - `real_time_payments_transfer_acknowledgement` - Real Time Payments Transfer
|
|
227
|
+
* Acknowledgement: details will be under the
|
|
228
|
+
* `real_time_payments_transfer_acknowledgement` object.
|
|
229
|
+
* - `sample_funds` - Sample Funds: details will be under the `sample_funds`
|
|
230
|
+
* object.
|
|
231
|
+
* - `wire_transfer_intention` - Wire Transfer Intention: details will be under the
|
|
232
|
+
* `wire_transfer_intention` object.
|
|
233
|
+
* - `wire_transfer_rejection` - Wire Transfer Rejection: details will be under the
|
|
234
|
+
* `wire_transfer_rejection` object.
|
|
243
235
|
* - `other` - The Transaction was made for an undocumented or deprecated reason.
|
|
244
236
|
*/
|
|
245
237
|
category:
|
|
@@ -312,65 +304,65 @@ export namespace InterestPaymentSimulationResult {
|
|
|
312
304
|
fee_payment: Source.FeePayment | null;
|
|
313
305
|
|
|
314
306
|
/**
|
|
315
|
-
*
|
|
316
|
-
* if and only if `category` is equal to `inbound_ach_transfer`.
|
|
307
|
+
* An Inbound ACH Transfer Intention object. This field will be present in the JSON
|
|
308
|
+
* response if and only if `category` is equal to `inbound_ach_transfer`.
|
|
317
309
|
*/
|
|
318
310
|
inbound_ach_transfer: Source.InboundACHTransfer | null;
|
|
319
311
|
|
|
320
312
|
/**
|
|
321
|
-
*
|
|
313
|
+
* An Inbound Check object. This field will be present in the JSON response if and
|
|
322
314
|
* only if `category` is equal to `inbound_check`.
|
|
323
315
|
*/
|
|
324
316
|
inbound_check: Source.InboundCheck | null;
|
|
325
317
|
|
|
326
318
|
/**
|
|
327
|
-
*
|
|
319
|
+
* An Inbound International ACH Transfer object. This field will be present in the
|
|
328
320
|
* JSON response if and only if `category` is equal to
|
|
329
321
|
* `inbound_international_ach_transfer`.
|
|
330
322
|
*/
|
|
331
323
|
inbound_international_ach_transfer: Source.InboundInternationalACHTransfer | null;
|
|
332
324
|
|
|
333
325
|
/**
|
|
334
|
-
*
|
|
326
|
+
* An Inbound Real Time Payments Transfer Confirmation object. This field will be
|
|
335
327
|
* present in the JSON response if and only if `category` is equal to
|
|
336
328
|
* `inbound_real_time_payments_transfer_confirmation`.
|
|
337
329
|
*/
|
|
338
330
|
inbound_real_time_payments_transfer_confirmation: Source.InboundRealTimePaymentsTransferConfirmation | null;
|
|
339
331
|
|
|
340
332
|
/**
|
|
341
|
-
*
|
|
333
|
+
* An Inbound Wire Drawdown Payment object. This field will be present in the JSON
|
|
342
334
|
* response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
|
|
343
335
|
*/
|
|
344
336
|
inbound_wire_drawdown_payment: Source.InboundWireDrawdownPayment | null;
|
|
345
337
|
|
|
346
338
|
/**
|
|
347
|
-
*
|
|
339
|
+
* An Inbound Wire Drawdown Payment Reversal object. This field will be present in
|
|
348
340
|
* the JSON response if and only if `category` is equal to
|
|
349
341
|
* `inbound_wire_drawdown_payment_reversal`.
|
|
350
342
|
*/
|
|
351
343
|
inbound_wire_drawdown_payment_reversal: Source.InboundWireDrawdownPaymentReversal | null;
|
|
352
344
|
|
|
353
345
|
/**
|
|
354
|
-
*
|
|
346
|
+
* An Inbound Wire Reversal object. This field will be present in the JSON response
|
|
355
347
|
* if and only if `category` is equal to `inbound_wire_reversal`.
|
|
356
348
|
*/
|
|
357
349
|
inbound_wire_reversal: Source.InboundWireReversal | null;
|
|
358
350
|
|
|
359
351
|
/**
|
|
360
|
-
*
|
|
352
|
+
* An Inbound Wire Transfer object. This field will be present in the JSON response
|
|
361
353
|
* if and only if `category` is equal to `inbound_wire_transfer`.
|
|
362
354
|
*/
|
|
363
355
|
inbound_wire_transfer: Source.InboundWireTransfer | null;
|
|
364
356
|
|
|
365
357
|
/**
|
|
366
|
-
*
|
|
358
|
+
* An Interest Payment object. This field will be present in the JSON response if
|
|
367
359
|
* and only if `category` is equal to `interest_payment`.
|
|
368
360
|
*/
|
|
369
361
|
interest_payment: Source.InterestPayment | null;
|
|
370
362
|
|
|
371
363
|
/**
|
|
372
|
-
*
|
|
373
|
-
* only if `category` is equal to `internal_source`.
|
|
364
|
+
* An Internal Source object. This field will be present in the JSON response if
|
|
365
|
+
* and only if `category` is equal to `internal_source`.
|
|
374
366
|
*/
|
|
375
367
|
internal_source: Source.InternalSource | null;
|
|
376
368
|
|
|
@@ -402,7 +394,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
402
394
|
|
|
403
395
|
export namespace Source {
|
|
404
396
|
/**
|
|
405
|
-
*
|
|
397
|
+
* An Account Transfer Intention object. This field will be present in the JSON
|
|
406
398
|
* response if and only if `category` is equal to `account_transfer_intention`.
|
|
407
399
|
*/
|
|
408
400
|
export interface AccountTransferIntention {
|
|
@@ -447,8 +439,8 @@ export namespace InterestPaymentSimulationResult {
|
|
|
447
439
|
}
|
|
448
440
|
|
|
449
441
|
/**
|
|
450
|
-
*
|
|
451
|
-
* if and only if `category` is equal to `ach_transfer_intention`.
|
|
442
|
+
* An ACH Transfer Intention object. This field will be present in the JSON
|
|
443
|
+
* response if and only if `category` is equal to `ach_transfer_intention`.
|
|
452
444
|
*/
|
|
453
445
|
export interface ACHTransferIntention {
|
|
454
446
|
account_number: string;
|
|
@@ -470,8 +462,8 @@ export namespace InterestPaymentSimulationResult {
|
|
|
470
462
|
}
|
|
471
463
|
|
|
472
464
|
/**
|
|
473
|
-
*
|
|
474
|
-
* if and only if `category` is equal to `ach_transfer_rejection`.
|
|
465
|
+
* An ACH Transfer Rejection object. This field will be present in the JSON
|
|
466
|
+
* response if and only if `category` is equal to `ach_transfer_rejection`.
|
|
475
467
|
*/
|
|
476
468
|
export interface ACHTransferRejection {
|
|
477
469
|
/**
|
|
@@ -481,8 +473,8 @@ export namespace InterestPaymentSimulationResult {
|
|
|
481
473
|
}
|
|
482
474
|
|
|
483
475
|
/**
|
|
484
|
-
*
|
|
485
|
-
* and only if `category` is equal to `ach_transfer_return`.
|
|
476
|
+
* An ACH Transfer Return object. This field will be present in the JSON response
|
|
477
|
+
* if and only if `category` is equal to `ach_transfer_return`.
|
|
486
478
|
*/
|
|
487
479
|
export interface ACHTransferReturn {
|
|
488
480
|
/**
|
|
@@ -2305,8 +2297,8 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2305
2297
|
}
|
|
2306
2298
|
|
|
2307
2299
|
/**
|
|
2308
|
-
*
|
|
2309
|
-
* if and only if `category` is equal to `inbound_ach_transfer`.
|
|
2300
|
+
* An Inbound ACH Transfer Intention object. This field will be present in the JSON
|
|
2301
|
+
* response if and only if `category` is equal to `inbound_ach_transfer`.
|
|
2310
2302
|
*/
|
|
2311
2303
|
export interface InboundACHTransfer {
|
|
2312
2304
|
/**
|
|
@@ -2333,7 +2325,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2333
2325
|
}
|
|
2334
2326
|
|
|
2335
2327
|
/**
|
|
2336
|
-
*
|
|
2328
|
+
* An Inbound Check object. This field will be present in the JSON response if and
|
|
2337
2329
|
* only if `category` is equal to `inbound_check`.
|
|
2338
2330
|
*/
|
|
2339
2331
|
export interface InboundCheck {
|
|
@@ -2364,7 +2356,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2364
2356
|
}
|
|
2365
2357
|
|
|
2366
2358
|
/**
|
|
2367
|
-
*
|
|
2359
|
+
* An Inbound International ACH Transfer object. This field will be present in the
|
|
2368
2360
|
* JSON response if and only if `category` is equal to
|
|
2369
2361
|
* `inbound_international_ach_transfer`.
|
|
2370
2362
|
*/
|
|
@@ -2447,7 +2439,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2447
2439
|
}
|
|
2448
2440
|
|
|
2449
2441
|
/**
|
|
2450
|
-
*
|
|
2442
|
+
* An Inbound Real Time Payments Transfer Confirmation object. This field will be
|
|
2451
2443
|
* present in the JSON response if and only if `category` is equal to
|
|
2452
2444
|
* `inbound_real_time_payments_transfer_confirmation`.
|
|
2453
2445
|
*/
|
|
@@ -2503,7 +2495,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2503
2495
|
}
|
|
2504
2496
|
|
|
2505
2497
|
/**
|
|
2506
|
-
*
|
|
2498
|
+
* An Inbound Wire Drawdown Payment object. This field will be present in the JSON
|
|
2507
2499
|
* response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
|
|
2508
2500
|
*/
|
|
2509
2501
|
export interface InboundWireDrawdownPayment {
|
|
@@ -2539,7 +2531,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2539
2531
|
}
|
|
2540
2532
|
|
|
2541
2533
|
/**
|
|
2542
|
-
*
|
|
2534
|
+
* An Inbound Wire Drawdown Payment Reversal object. This field will be present in
|
|
2543
2535
|
* the JSON response if and only if `category` is equal to
|
|
2544
2536
|
* `inbound_wire_drawdown_payment_reversal`.
|
|
2545
2537
|
*/
|
|
@@ -2596,7 +2588,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2596
2588
|
}
|
|
2597
2589
|
|
|
2598
2590
|
/**
|
|
2599
|
-
*
|
|
2591
|
+
* An Inbound Wire Reversal object. This field will be present in the JSON response
|
|
2600
2592
|
* if and only if `category` is equal to `inbound_wire_reversal`.
|
|
2601
2593
|
*/
|
|
2602
2594
|
export interface InboundWireReversal {
|
|
@@ -2679,7 +2671,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2679
2671
|
}
|
|
2680
2672
|
|
|
2681
2673
|
/**
|
|
2682
|
-
*
|
|
2674
|
+
* An Inbound Wire Transfer object. This field will be present in the JSON response
|
|
2683
2675
|
* if and only if `category` is equal to `inbound_wire_transfer`.
|
|
2684
2676
|
*/
|
|
2685
2677
|
export interface InboundWireTransfer {
|
|
@@ -2723,7 +2715,7 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2723
2715
|
}
|
|
2724
2716
|
|
|
2725
2717
|
/**
|
|
2726
|
-
*
|
|
2718
|
+
* An Interest Payment object. This field will be present in the JSON response if
|
|
2727
2719
|
* and only if `category` is equal to `interest_payment`.
|
|
2728
2720
|
*/
|
|
2729
2721
|
export interface InterestPayment {
|
|
@@ -2763,8 +2755,8 @@ export namespace InterestPaymentSimulationResult {
|
|
|
2763
2755
|
}
|
|
2764
2756
|
|
|
2765
2757
|
/**
|
|
2766
|
-
*
|
|
2767
|
-
* only if `category` is equal to `internal_source`.
|
|
2758
|
+
* An Internal Source object. This field will be present in the JSON response if
|
|
2759
|
+
* and only if `category` is equal to `internal_source`.
|
|
2768
2760
|
*/
|
|
2769
2761
|
export interface InternalSource {
|
|
2770
2762
|
/**
|
|
@@ -11,10 +11,7 @@ export class Programs extends APIResource {
|
|
|
11
11
|
* program called Commercial Banking. Note that when your group operates more than
|
|
12
12
|
* one program, `program_id` is a required field when creating accounts.
|
|
13
13
|
*/
|
|
14
|
-
create(
|
|
15
|
-
body: ProgramCreateParams,
|
|
16
|
-
options?: Core.RequestOptions,
|
|
17
|
-
): Promise<Core.APIResponse<Programs_.Program>> {
|
|
14
|
+
create(body: ProgramCreateParams, options?: Core.RequestOptions): Core.APIPromise<Programs_.Program> {
|
|
18
15
|
return this.post('/simulations/programs', { body, ...options });
|
|
19
16
|
}
|
|
20
17
|
}
|