increase 0.10.3 → 0.10.4
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 +31 -0
- package/README.md +4 -0
- package/_shims/{ReadableStream.node.d.ts → ReadableStream-node.d.ts} +1 -1
- package/_shims/ReadableStream-node.d.ts.map +1 -0
- package/_shims/{ReadableStream.node.js → ReadableStream-node.js} +1 -1
- package/_shims/ReadableStream-node.js.map +1 -0
- package/_shims/{ReadableStream.node.mjs → ReadableStream-node.mjs} +1 -1
- package/_shims/ReadableStream-node.mjs.map +1 -0
- package/_shims/{agent.node.d.ts → agent-node.d.ts} +1 -1
- package/_shims/agent-node.d.ts.map +1 -0
- package/_shims/{agent.node.js → agent-node.js} +1 -1
- package/_shims/{agent.node.js.map → agent-node.js.map} +1 -1
- package/_shims/{agent.node.mjs → agent-node.mjs} +1 -1
- package/_shims/{agent.node.mjs.map → agent-node.mjs.map} +1 -1
- package/_shims/agent.d.ts +1 -1
- package/_shims/agent.js +1 -1
- package/_shims/agent.mjs +1 -1
- package/_shims/{fileFromPath.node.d.ts → fileFromPath-node.d.ts} +2 -2
- package/_shims/{fileFromPath.node.d.ts.map → fileFromPath-node.d.ts.map} +1 -1
- package/_shims/{fileFromPath.node.js → fileFromPath-node.js} +1 -1
- package/_shims/{fileFromPath.node.js.map → fileFromPath-node.js.map} +1 -1
- package/_shims/{fileFromPath.node.mjs → fileFromPath-node.mjs} +1 -1
- package/_shims/{fileFromPath.node.mjs.map → fileFromPath-node.mjs.map} +1 -1
- package/_shims/fileFromPath.d.ts +2 -2
- package/_shims/fileFromPath.d.ts.map +1 -1
- package/_shims/fileFromPath.js +1 -1
- package/_shims/fileFromPath.mjs +1 -1
- package/_shims/{getMultipartRequestOptions.node.d.ts → getMultipartRequestOptions-node.d.ts} +2 -2
- package/_shims/getMultipartRequestOptions-node.d.ts.map +1 -0
- package/_shims/{getMultipartRequestOptions.node.js → getMultipartRequestOptions-node.js} +1 -1
- package/_shims/{getMultipartRequestOptions.node.js.map → getMultipartRequestOptions-node.js.map} +1 -1
- package/_shims/{getMultipartRequestOptions.node.mjs → getMultipartRequestOptions-node.mjs} +1 -1
- package/_shims/{getMultipartRequestOptions.node.mjs.map → getMultipartRequestOptions-node.mjs.map} +1 -1
- package/_shims/getMultipartRequestOptions.d.ts +1 -1
- package/_shims/getMultipartRequestOptions.d.ts.map +1 -1
- package/_shims/{node-readable.node.d.ts → node-readable-node.d.ts} +1 -1
- package/_shims/{node-readable.node.d.ts.map → node-readable-node.d.ts.map} +1 -1
- package/_shims/{node-readable.node.js → node-readable-node.js} +1 -1
- package/_shims/node-readable-node.js.map +1 -0
- package/_shims/{node-readable.node.mjs → node-readable-node.mjs} +1 -1
- package/_shims/node-readable-node.mjs.map +1 -0
- package/core.d.ts +2 -1
- package/core.d.ts.map +1 -1
- package/core.js +3 -1
- package/core.js.map +1 -1
- package/core.mjs +1 -1
- package/core.mjs.map +1 -1
- package/error.d.ts +1 -1
- package/error.d.ts.map +1 -1
- package/error.js +2 -2
- package/error.js.map +1 -1
- package/error.mjs +2 -2
- package/error.mjs.map +1 -1
- package/index.d.mts +2 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +3 -3
- package/index.js.map +1 -1
- package/index.mjs +3 -3
- package/index.mjs.map +1 -1
- package/package.json +9 -4
- package/pagination.d.ts +1 -1
- package/resources/ach-prenotifications.d.ts +219 -3
- 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 +14 -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/bookkeeping-entry-sets.d.ts +1 -1
- package/resources/card-profiles.d.ts +1 -1
- package/resources/card-purchase-supplements.d.ts +2 -2
- package/resources/check-deposits.d.ts +3 -0
- 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 +6 -0
- 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 +280 -17
- 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 +2 -1
- 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/entities/beneficial-owners.d.ts +51 -0
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +6 -0
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +6 -0
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +45 -1
- 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/index.d.ts +9 -1
- package/resources/entities/index.d.ts.map +1 -1
- package/resources/entities/index.js.map +1 -1
- package/resources/entities/index.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -0
- 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/inbound-ach-transfers.d.ts +56 -8
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +9 -0
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +9 -0
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/index.d.ts +9 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +19 -6
- 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/real-time-decisions.d.ts +11 -9
- 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/simulations/ach-transfers.d.ts +684 -33
- 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/cards.d.ts +299 -23
- 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/interest-payments.d.ts +402 -14
- 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/real-time-payments-transfers.d.ts +682 -31
- 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 +402 -14
- 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 +402 -14
- 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-transfers.d.ts +7 -5
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +1 -1
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +1 -1
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/_shims/ReadableStream.d.ts +5 -5
- package/src/_shims/agent.ts +1 -1
- package/src/_shims/{fetch.node.d.ts → fetch-node.d.ts} +8 -8
- package/src/_shims/fetch.d.ts +10 -10
- package/src/_shims/{fileFromPath.node.ts → fileFromPath-node.ts} +1 -1
- package/src/_shims/fileFromPath.ts +2 -2
- package/src/_shims/{formdata.node.d.ts → form-data-node.d.ts} +4 -4
- package/src/_shims/{formdata.d.ts → form-data.d.ts} +4 -4
- package/src/_shims/{getMultipartRequestOptions.node.ts → getMultipartRequestOptions-node.ts} +3 -3
- package/src/_shims/getMultipartRequestOptions.ts +3 -3
- package/src/core.ts +11 -10
- package/src/error.ts +3 -3
- package/src/index.ts +9 -7
- package/src/pagination.ts +2 -2
- package/src/resource.ts +1 -1
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +5 -5
- package/src/resources/accounts.ts +5 -5
- package/src/resources/ach-prenotifications.ts +224 -8
- package/src/resources/ach-transfers.ts +19 -14
- package/src/resources/balance-lookups.ts +3 -3
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +4 -4
- package/src/resources/card-disputes.ts +5 -5
- package/src/resources/card-profiles.ts +6 -6
- package/src/resources/card-purchase-supplements.ts +7 -7
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +8 -5
- package/src/resources/check-transfers.ts +12 -5
- package/src/resources/declined-transactions.ts +285 -22
- package/src/resources/digital-wallet-tokens.ts +7 -6
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +66 -4
- package/src/resources/entities/entities.ts +61 -8
- package/src/resources/entities/index.ts +11 -3
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +5 -5
- package/src/resources/events.ts +5 -5
- package/src/resources/exports.ts +5 -5
- package/src/resources/external-accounts.ts +10 -5
- package/src/resources/files.ts +6 -6
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +73 -13
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/index.ts +54 -39
- package/src/resources/limits.ts +5 -5
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/pending-transactions.ts +24 -11
- package/src/resources/programs.ts +5 -5
- package/src/resources/real-time-decisions.ts +14 -12
- package/src/resources/real-time-payments-transfers.ts +5 -5
- package/src/resources/routing-numbers.ts +4 -4
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +3 -3
- package/src/resources/simulations/ach-transfers.ts +697 -39
- package/src/resources/simulations/card-disputes.ts +4 -4
- package/src/resources/simulations/card-profiles.ts +3 -3
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +304 -28
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +18 -18
- package/src/resources/simulations/interest-payments.ts +413 -18
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +695 -37
- package/src/resources/simulations/simulations.ts +19 -19
- package/src/resources/simulations/wire-transfers.ts +413 -18
- package/src/resources/transactions.ts +415 -20
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +12 -10
- package/src/tsconfig.json +11 -0
- package/src/uploads.ts +6 -6
- package/src/version.ts +1 -1
- package/uploads.d.ts +1 -1
- package/uploads.d.ts.map +1 -1
- package/uploads.js +4 -4
- package/uploads.js.map +1 -1
- package/uploads.mjs +1 -1
- package/uploads.mjs.map +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
- package/_shims/ReadableStream.node.d.ts.map +0 -1
- package/_shims/ReadableStream.node.js.map +0 -1
- package/_shims/ReadableStream.node.mjs.map +0 -1
- package/_shims/agent.node.d.ts.map +0 -1
- package/_shims/getMultipartRequestOptions.node.d.ts.map +0 -1
- package/_shims/node-readable.node.js.map +0 -1
- package/_shims/node-readable.node.mjs.map +0 -1
- package/src/_shims/fetch.deno.ts +0 -23
- package/src/_shims/formdata.deno.ts +0 -16
- /package/_shims/{fetch.node.d.ts → fetch-node.d.ts} +0 -0
- /package/_shims/{fetch.node.js → fetch-node.js} +0 -0
- /package/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
- /package/_shims/{formdata.node.d.ts → form-data-node.d.ts} +0 -0
- /package/_shims/{formdata.node.js → form-data-node.js} +0 -0
- /package/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
- /package/_shims/{formdata.d.ts → form-data.d.ts} +0 -0
- /package/_shims/{formdata.js → form-data.js} +0 -0
- /package/_shims/{formdata.mjs → form-data.mjs} +0 -0
- /package/src/_shims/{ReadableStream.node.ts → ReadableStream-node.ts} +0 -0
- /package/src/_shims/{agent.node.ts → agent-node.ts} +0 -0
- /package/src/_shims/{fetch.node.js → fetch-node.js} +0 -0
- /package/src/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
- /package/src/_shims/{formdata.node.js → form-data-node.js} +0 -0
- /package/src/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
- /package/src/_shims/{formdata.js → form-data.js} +0 -0
- /package/src/_shims/{formdata.mjs → form-data.mjs} +0 -0
- /package/src/_shims/{node-readable.node.ts → node-readable-node.ts} +0 -0
|
@@ -192,16 +192,22 @@ export declare namespace DeclinedTransaction {
|
|
|
192
192
|
*
|
|
193
193
|
* - `ach_route_canceled` - The account number is canceled.
|
|
194
194
|
* - `ach_route_disabled` - The account number is disabled.
|
|
195
|
-
* - `breaches_limit` - The transaction would cause
|
|
196
|
-
*
|
|
197
|
-
* - `
|
|
195
|
+
* - `breaches_limit` - The transaction would cause an Increase limit to be
|
|
196
|
+
* exceeded.
|
|
197
|
+
* - `credit_entry_refused_by_receiver` - A credit was refused. This is a
|
|
198
|
+
* reasonable default reason for decline of credits.
|
|
199
|
+
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
200
|
+
* was a duplicate.
|
|
198
201
|
* - `entity_not_active` - The account's entity is not active.
|
|
199
202
|
* - `group_locked` - Your account is inactive.
|
|
200
203
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
201
|
-
* - `misrouted_return` -
|
|
202
|
-
*
|
|
204
|
+
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
205
|
+
* was misrouted.
|
|
206
|
+
* - `return_of_erroneous_or_reversing_debit` - The originating financial
|
|
207
|
+
* institution made a mistake and this return corrects it.
|
|
203
208
|
* - `no_ach_route` - The account number that was debited does not exist.
|
|
204
|
-
* - `originator_request` -
|
|
209
|
+
* - `originator_request` - The originating financial institution asked for this
|
|
210
|
+
* transfer to be returned.
|
|
205
211
|
* - `transaction_not_allowed` - The transaction is not allowed per Increase's
|
|
206
212
|
* terms.
|
|
207
213
|
* - `user_initiated` - The user initiated the decline.
|
|
@@ -293,7 +299,7 @@ export declare namespace DeclinedTransaction {
|
|
|
293
299
|
*/
|
|
294
300
|
merchant_state: string | null;
|
|
295
301
|
/**
|
|
296
|
-
* Fields specific to the `network
|
|
302
|
+
* Fields specific to the `network`.
|
|
297
303
|
*/
|
|
298
304
|
network_details: CardDecline.NetworkDetails;
|
|
299
305
|
/**
|
|
@@ -348,23 +354,23 @@ export declare namespace DeclinedTransaction {
|
|
|
348
354
|
}
|
|
349
355
|
namespace CardDecline {
|
|
350
356
|
/**
|
|
351
|
-
* Fields specific to the `network
|
|
357
|
+
* Fields specific to the `network`.
|
|
352
358
|
*/
|
|
353
359
|
interface NetworkDetails {
|
|
354
360
|
/**
|
|
355
|
-
* The payment network used to process this card authorization
|
|
361
|
+
* The payment network used to process this card authorization.
|
|
356
362
|
*
|
|
357
363
|
* - `visa` - Visa
|
|
358
364
|
*/
|
|
359
365
|
category: 'visa';
|
|
360
366
|
/**
|
|
361
|
-
* Fields specific to the `visa` network
|
|
367
|
+
* Fields specific to the `visa` network.
|
|
362
368
|
*/
|
|
363
369
|
visa: NetworkDetails.Visa | null;
|
|
364
370
|
}
|
|
365
371
|
namespace NetworkDetails {
|
|
366
372
|
/**
|
|
367
|
-
* Fields specific to the `visa` network
|
|
373
|
+
* Fields specific to the `visa` network.
|
|
368
374
|
*/
|
|
369
375
|
interface Visa {
|
|
370
376
|
/**
|
|
@@ -414,7 +420,7 @@ export declare namespace DeclinedTransaction {
|
|
|
414
420
|
| null;
|
|
415
421
|
/**
|
|
416
422
|
* The method used to enter the cardholder's primary account number and card
|
|
417
|
-
* expiration date
|
|
423
|
+
* expiration date.
|
|
418
424
|
*
|
|
419
425
|
* - `unknown` - Unknown
|
|
420
426
|
* - `manual` - Manual key entry
|
|
@@ -455,6 +461,11 @@ export declare namespace DeclinedTransaction {
|
|
|
455
461
|
* dollars, for example, this is cents.
|
|
456
462
|
*/
|
|
457
463
|
amount: number;
|
|
464
|
+
/**
|
|
465
|
+
* A computer-readable number printed on the MICR line of business checks, usually
|
|
466
|
+
* the check number. This is useful for positive pay checks, but can be unreliably
|
|
467
|
+
* transmitted by the bank of first deposit.
|
|
468
|
+
*/
|
|
458
469
|
auxiliary_on_us: string | null;
|
|
459
470
|
/**
|
|
460
471
|
* Why the check was declined.
|
|
@@ -569,40 +580,245 @@ export declare namespace DeclinedTransaction {
|
|
|
569
580
|
* dollars, for example, this is cents.
|
|
570
581
|
*/
|
|
571
582
|
amount: number;
|
|
583
|
+
/**
|
|
584
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
585
|
+
* country code of the destination country.
|
|
586
|
+
*/
|
|
572
587
|
destination_country_code: string;
|
|
588
|
+
/**
|
|
589
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
590
|
+
* destination bank account.
|
|
591
|
+
*/
|
|
573
592
|
destination_currency_code: string;
|
|
574
|
-
|
|
593
|
+
/**
|
|
594
|
+
* A description of how the foreign exchange rate was calculated.
|
|
595
|
+
*
|
|
596
|
+
* - `fixed_to_variable` - The originator chose an amount in their own currency.
|
|
597
|
+
* The settled amount in USD was converted using the exchange rate.
|
|
598
|
+
* - `variable_to_fixed` - The originator chose an amount to settle in USD. The
|
|
599
|
+
* originator's amount was variable; known only after the foreign exchange
|
|
600
|
+
* conversion.
|
|
601
|
+
* - `fixed_to_fixed` - The amount was originated and settled as a fixed amount in
|
|
602
|
+
* USD. There is no foreign exchange conversion.
|
|
603
|
+
*/
|
|
604
|
+
foreign_exchange_indicator: 'fixed_to_variable' | 'variable_to_fixed' | 'fixed_to_fixed';
|
|
605
|
+
/**
|
|
606
|
+
* Depending on the `foreign_exchange_reference_indicator`, an exchange rate or a
|
|
607
|
+
* reference to a well-known rate.
|
|
608
|
+
*/
|
|
575
609
|
foreign_exchange_reference: string | null;
|
|
576
|
-
|
|
610
|
+
/**
|
|
611
|
+
* An instruction of how to interpret the `foreign_exchange_reference` field for
|
|
612
|
+
* this Transaction.
|
|
613
|
+
*
|
|
614
|
+
* - `foreign_exchange_rate` - The ACH file contains a foreign exchange rate.
|
|
615
|
+
* - `foreign_exchange_reference_number` - The ACH file contains a reference to a
|
|
616
|
+
* well-known foreign exchange rate.
|
|
617
|
+
* - `blank` - There is no foreign exchange for this transfer, so the
|
|
618
|
+
* `foreign_exchange_reference` field is blank.
|
|
619
|
+
*/
|
|
620
|
+
foreign_exchange_reference_indicator:
|
|
621
|
+
| 'foreign_exchange_rate'
|
|
622
|
+
| 'foreign_exchange_reference_number'
|
|
623
|
+
| 'blank';
|
|
624
|
+
/**
|
|
625
|
+
* The amount in the minor unit of the foreign payment currency. For dollars, for
|
|
626
|
+
* example, this is cents.
|
|
627
|
+
*/
|
|
577
628
|
foreign_payment_amount: number;
|
|
629
|
+
/**
|
|
630
|
+
* A reference number in the foreign banking infrastructure.
|
|
631
|
+
*/
|
|
578
632
|
foreign_trace_number: string | null;
|
|
579
|
-
|
|
633
|
+
/**
|
|
634
|
+
* The type of transfer. Set by the originator.
|
|
635
|
+
*
|
|
636
|
+
* - `annuity` - Sent as `ANN` in the Nacha file.
|
|
637
|
+
* - `business_or_commercial` - Sent as `BUS` in the Nacha file.
|
|
638
|
+
* - `deposit` - Sent as `DEP` in the Nacha file.
|
|
639
|
+
* - `loan` - Sent as `LOA` in the Nacha file.
|
|
640
|
+
* - `miscellaneous` - Sent as `MIS` in the Nacha file.
|
|
641
|
+
* - `mortgage` - Sent as `MOR` in the Nacha file.
|
|
642
|
+
* - `pension` - Sent as `PEN` in the Nacha file.
|
|
643
|
+
* - `remittance` - Sent as `REM` in the Nacha file.
|
|
644
|
+
* - `rent_or_lease` - Sent as `RLS` in the Nacha file.
|
|
645
|
+
* - `salary_or_payroll` - Sent as `SAL` in the Nacha file.
|
|
646
|
+
* - `tax` - Sent as `TAX` in the Nacha file.
|
|
647
|
+
* - `accounts_receivable` - Sent as `ARC` in the Nacha file.
|
|
648
|
+
* - `back_office_conversion` - Sent as `BOC` in the Nacha file.
|
|
649
|
+
* - `machine_transfer` - Sent as `MTE` in the Nacha file.
|
|
650
|
+
* - `point_of_purchase` - Sent as `POP` in the Nacha file.
|
|
651
|
+
* - `point_of_sale` - Sent as `POS` in the Nacha file.
|
|
652
|
+
* - `represented_check` - Sent as `RCK` in the Nacha file.
|
|
653
|
+
* - `shared_network_transaction` - Sent as `SHR` in the Nacha file.
|
|
654
|
+
* - `telphone_initiated` - Sent as `TEL` in the Nacha file.
|
|
655
|
+
* - `internet_initiated` - Sent as `WEB` in the Nacha file.
|
|
656
|
+
*/
|
|
657
|
+
international_transaction_type_code:
|
|
658
|
+
| 'annuity'
|
|
659
|
+
| 'business_or_commercial'
|
|
660
|
+
| 'deposit'
|
|
661
|
+
| 'loan'
|
|
662
|
+
| 'miscellaneous'
|
|
663
|
+
| 'mortgage'
|
|
664
|
+
| 'pension'
|
|
665
|
+
| 'remittance'
|
|
666
|
+
| 'rent_or_lease'
|
|
667
|
+
| 'salary_or_payroll'
|
|
668
|
+
| 'tax'
|
|
669
|
+
| 'accounts_receivable'
|
|
670
|
+
| 'back_office_conversion'
|
|
671
|
+
| 'machine_transfer'
|
|
672
|
+
| 'point_of_purchase'
|
|
673
|
+
| 'point_of_sale'
|
|
674
|
+
| 'represented_check'
|
|
675
|
+
| 'shared_network_transaction'
|
|
676
|
+
| 'telphone_initiated'
|
|
677
|
+
| 'internet_initiated';
|
|
678
|
+
/**
|
|
679
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
680
|
+
* originating bank account.
|
|
681
|
+
*/
|
|
580
682
|
originating_currency_code: string;
|
|
683
|
+
/**
|
|
684
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
685
|
+
* country code of the originating branch country.
|
|
686
|
+
*/
|
|
581
687
|
originating_depository_financial_institution_branch_country: string;
|
|
688
|
+
/**
|
|
689
|
+
* An identifier for the originating bank. One of an International Bank Account
|
|
690
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
691
|
+
* domestic identifier like a US Routing Number.
|
|
692
|
+
*/
|
|
582
693
|
originating_depository_financial_institution_id: string;
|
|
583
|
-
|
|
694
|
+
/**
|
|
695
|
+
* An instruction of how to interpret the
|
|
696
|
+
* `originating_depository_financial_institution_id` field for this Transaction.
|
|
697
|
+
*
|
|
698
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
699
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
700
|
+
* number.
|
|
701
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
702
|
+
* - `iban` - An International Bank Account Number.
|
|
703
|
+
*/
|
|
704
|
+
originating_depository_financial_institution_id_qualifier:
|
|
705
|
+
| 'national_clearing_system_number'
|
|
706
|
+
| 'bic_code'
|
|
707
|
+
| 'iban';
|
|
708
|
+
/**
|
|
709
|
+
* The name of the originating bank. Sometimes this will refer to an American bank
|
|
710
|
+
* and obscure the correspondent foreign bank.
|
|
711
|
+
*/
|
|
584
712
|
originating_depository_financial_institution_name: string;
|
|
713
|
+
/**
|
|
714
|
+
* A portion of the originator address. This may be incomplete.
|
|
715
|
+
*/
|
|
585
716
|
originator_city: string;
|
|
717
|
+
/**
|
|
718
|
+
* A description field set by the originator.
|
|
719
|
+
*/
|
|
586
720
|
originator_company_entry_description: string;
|
|
721
|
+
/**
|
|
722
|
+
* A portion of the originator address. The
|
|
723
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
724
|
+
* code of the originator country.
|
|
725
|
+
*/
|
|
587
726
|
originator_country: string;
|
|
727
|
+
/**
|
|
728
|
+
* An identifier for the originating company. This is generally stable across
|
|
729
|
+
* multiple ACH transfers.
|
|
730
|
+
*/
|
|
588
731
|
originator_identification: string;
|
|
732
|
+
/**
|
|
733
|
+
* Either the name of the originator or an intermediary money transmitter.
|
|
734
|
+
*/
|
|
589
735
|
originator_name: string;
|
|
736
|
+
/**
|
|
737
|
+
* A portion of the originator address. This may be incomplete.
|
|
738
|
+
*/
|
|
590
739
|
originator_postal_code: string | null;
|
|
740
|
+
/**
|
|
741
|
+
* A portion of the originator address. This may be incomplete.
|
|
742
|
+
*/
|
|
591
743
|
originator_state_or_province: string | null;
|
|
744
|
+
/**
|
|
745
|
+
* A portion of the originator address. This may be incomplete.
|
|
746
|
+
*/
|
|
592
747
|
originator_street_address: string;
|
|
748
|
+
/**
|
|
749
|
+
* A description field set by the originator.
|
|
750
|
+
*/
|
|
593
751
|
payment_related_information: string | null;
|
|
752
|
+
/**
|
|
753
|
+
* A description field set by the originator.
|
|
754
|
+
*/
|
|
594
755
|
payment_related_information2: string | null;
|
|
756
|
+
/**
|
|
757
|
+
* A portion of the receiver address. This may be incomplete.
|
|
758
|
+
*/
|
|
595
759
|
receiver_city: string;
|
|
760
|
+
/**
|
|
761
|
+
* A portion of the receiver address. The
|
|
762
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
763
|
+
* code of the receiver country.
|
|
764
|
+
*/
|
|
596
765
|
receiver_country: string;
|
|
766
|
+
/**
|
|
767
|
+
* An identification number the originator uses for the receiver.
|
|
768
|
+
*/
|
|
597
769
|
receiver_identification_number: string | null;
|
|
770
|
+
/**
|
|
771
|
+
* A portion of the receiver address. This may be incomplete.
|
|
772
|
+
*/
|
|
598
773
|
receiver_postal_code: string | null;
|
|
774
|
+
/**
|
|
775
|
+
* A portion of the receiver address. This may be incomplete.
|
|
776
|
+
*/
|
|
599
777
|
receiver_state_or_province: string | null;
|
|
778
|
+
/**
|
|
779
|
+
* A portion of the receiver address. This may be incomplete.
|
|
780
|
+
*/
|
|
600
781
|
receiver_street_address: string;
|
|
782
|
+
/**
|
|
783
|
+
* The name of the receiver of the transfer. This is not verified by Increase.
|
|
784
|
+
*/
|
|
601
785
|
receiving_company_or_individual_name: string;
|
|
786
|
+
/**
|
|
787
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
788
|
+
* country code of the receiving bank country.
|
|
789
|
+
*/
|
|
602
790
|
receiving_depository_financial_institution_country: string;
|
|
791
|
+
/**
|
|
792
|
+
* An identifier for the receiving bank. One of an International Bank Account
|
|
793
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
794
|
+
* domestic identifier like a US Routing Number.
|
|
795
|
+
*/
|
|
603
796
|
receiving_depository_financial_institution_id: string;
|
|
604
|
-
|
|
797
|
+
/**
|
|
798
|
+
* An instruction of how to interpret the
|
|
799
|
+
* `receiving_depository_financial_institution_id` field for this Transaction.
|
|
800
|
+
*
|
|
801
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
802
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
803
|
+
* number.
|
|
804
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
805
|
+
* - `iban` - An International Bank Account Number.
|
|
806
|
+
*/
|
|
807
|
+
receiving_depository_financial_institution_id_qualifier:
|
|
808
|
+
| 'national_clearing_system_number'
|
|
809
|
+
| 'bic_code'
|
|
810
|
+
| 'iban';
|
|
811
|
+
/**
|
|
812
|
+
* The name of the receiving bank, as set by the sending financial institution.
|
|
813
|
+
*/
|
|
605
814
|
receiving_depository_financial_institution_name: string;
|
|
815
|
+
/**
|
|
816
|
+
* A 15 digit number recorded in the Nacha file and available to both the
|
|
817
|
+
* originating and receiving bank. Along with the amount, date, and originating
|
|
818
|
+
* routing number, this can be used to identify the ACH transfer at either bank.
|
|
819
|
+
* ACH trace numbers are not unique, but are
|
|
820
|
+
* [used to correlate returns](https://increase.com/documentation/ach#returns).
|
|
821
|
+
*/
|
|
606
822
|
trace_number: string;
|
|
607
823
|
}
|
|
608
824
|
/**
|
|
@@ -615,20 +831,67 @@ export declare namespace DeclinedTransaction {
|
|
|
615
831
|
* dollars, for example, this is cents.
|
|
616
832
|
*/
|
|
617
833
|
amount: number;
|
|
834
|
+
/**
|
|
835
|
+
* A free-form address field set by the sender.
|
|
836
|
+
*/
|
|
618
837
|
beneficiary_address_line1: string | null;
|
|
838
|
+
/**
|
|
839
|
+
* A free-form address field set by the sender.
|
|
840
|
+
*/
|
|
619
841
|
beneficiary_address_line2: string | null;
|
|
842
|
+
/**
|
|
843
|
+
* A free-form address field set by the sender.
|
|
844
|
+
*/
|
|
620
845
|
beneficiary_address_line3: string | null;
|
|
846
|
+
/**
|
|
847
|
+
* A name set by the sender.
|
|
848
|
+
*/
|
|
621
849
|
beneficiary_name: string | null;
|
|
850
|
+
/**
|
|
851
|
+
* A free-form reference string set by the sender, to help identify the transfer.
|
|
852
|
+
*/
|
|
622
853
|
beneficiary_reference: string | null;
|
|
854
|
+
/**
|
|
855
|
+
* An Increase-constructed description of the declined transaction.
|
|
856
|
+
*/
|
|
623
857
|
description: string;
|
|
858
|
+
/**
|
|
859
|
+
* A unique identifier available to the originating and receiving banks, commonly
|
|
860
|
+
* abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
|
|
861
|
+
* service and is helpful when debugging wires with the originating bank.
|
|
862
|
+
*/
|
|
624
863
|
input_message_accountability_data: string | null;
|
|
864
|
+
/**
|
|
865
|
+
* The address of the wire originator, set by the sending bank.
|
|
866
|
+
*/
|
|
625
867
|
originator_address_line1: string | null;
|
|
868
|
+
/**
|
|
869
|
+
* The address of the wire originator, set by the sending bank.
|
|
870
|
+
*/
|
|
626
871
|
originator_address_line2: string | null;
|
|
872
|
+
/**
|
|
873
|
+
* The address of the wire originator, set by the sending bank.
|
|
874
|
+
*/
|
|
627
875
|
originator_address_line3: string | null;
|
|
876
|
+
/**
|
|
877
|
+
* The originator of the wire, set by the sending bank.
|
|
878
|
+
*/
|
|
628
879
|
originator_name: string | null;
|
|
880
|
+
/**
|
|
881
|
+
* A free-form message set by the wire originator.
|
|
882
|
+
*/
|
|
629
883
|
originator_to_beneficiary_information_line1: string | null;
|
|
884
|
+
/**
|
|
885
|
+
* A free-form message set by the wire originator.
|
|
886
|
+
*/
|
|
630
887
|
originator_to_beneficiary_information_line2: string | null;
|
|
888
|
+
/**
|
|
889
|
+
* A free-form message set by the wire originator.
|
|
890
|
+
*/
|
|
631
891
|
originator_to_beneficiary_information_line3: string | null;
|
|
892
|
+
/**
|
|
893
|
+
* A free-form message set by the wire originator.
|
|
894
|
+
*/
|
|
632
895
|
originator_to_beneficiary_information_line4: string | null;
|
|
633
896
|
/**
|
|
634
897
|
* Why the wire transfer was declined.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAChD,wCAAiD;AAEjD,oDAAuD;AAEvD,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF;AA5BD,oDA4BC;AAED,MAAa,wBAAyB,SAAQ,iBAAyB;CAAG;AAA1E,4DAA0E;
|
|
1
|
+
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAChD,wCAAiD;AAEjD,oDAAuD;AAEvD,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF;AA5BD,oDA4BC;AAED,MAAa,wBAAyB,SAAQ,iBAAyB;CAAG;AAA1E,4DAA0E;AA2iC1E,WAAiB,oBAAoB;AAIrC,CAAC,EAJgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAIpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OAEzC,EAAE,IAAI,EAAc,MAAM,qBAAqB;AAEtD,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,IAAyB;CAAG;
|
|
1
|
+
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OAEzC,EAAE,IAAI,EAAc,MAAM,qBAAqB;AAEtD,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,IAAyB;CAAG;AA2iC1E,WAAiB,oBAAoB;AAIrC,CAAC,EAJgB,oBAAoB,KAApB,oBAAoB,QAIpC"}
|
|
@@ -52,8 +52,9 @@ export interface DigitalWalletToken {
|
|
|
52
52
|
*
|
|
53
53
|
* - `apple_pay` - Apple Pay
|
|
54
54
|
* - `google_pay` - Google Pay
|
|
55
|
+
* - `unknown` - Unknown
|
|
55
56
|
*/
|
|
56
|
-
token_requestor: 'apple_pay' | 'google_pay';
|
|
57
|
+
token_requestor: 'apple_pay' | 'google_pay' | 'unknown';
|
|
57
58
|
/**
|
|
58
59
|
* A constant representing the object's type. For this resource it will always be
|
|
59
60
|
* `digital_wallet_token`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,GAAG,MAAM,SAAS,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEvD,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAI1G;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;IAChE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;CAUnG;AAED,qBAAa,uBAAwB,SAAQ,IAAI,CAAC,kBAAkB,CAAC;CAAG;AAExE,KAAK,wBAAwB,GAAG,uBAAuB,CAAC;AAExD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAC;IAE5D
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,GAAG,MAAM,SAAS,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEvD,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAI1G;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;IAChE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;CAUnG;AAED,qBAAa,uBAAwB,SAAQ,IAAI,CAAC,kBAAkB,CAAC;CAAG;AAExE,KAAK,wBAAwB,GAAG,uBAAuB,CAAC;AAExD;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAC;IAE5D;;;;;;OAMG;IACH,eAAe,EAAE,WAAW,GAAG,YAAY,GAAG,SAAS,CAAC;IAExD;;;OAGG;IACH,IAAI,EAAE,sBAAsB,CAAC;CAC9B;AAED,MAAM,WAAW,4BAA6B,SAAQ,UAAU;IAC9D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,UAAU,CAAC,EAAE,4BAA4B,CAAC,SAAS,CAAC;CACrD;AAED,yBAAiB,4BAA4B,CAAC;IAC5C,UAAiB,SAAS;QACxB;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAED,yBAAiB,mBAAmB,CAAC;IACnC,MAAM,QAAQ,kBAAkB,GAAG,GAAG,CAAC,kBAAkB,CAAC;IAC1D,KAAY,uBAAuB,GAAG,wBAAwB,CAAC;IAC/D,MAAM,QAAQ,4BAA4B,GAAG,GAAG,CAAC,4BAA4B,CAAC;CAC/E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAChD,wCAAiD;AAEjD,oDAAuD;AAEvD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AAzBD,kDAyBC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAChD,wCAAiD;AAEjD,oDAAuD;AAEvD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AAzBD,kDAyBC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AA0FxE,WAAiB,mBAAmB;AAIpC,CAAC,EAJgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAInC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.mjs","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OAEzC,EAAE,IAAI,EAAc,MAAM,qBAAqB;AAEtD,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.mjs","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OAEzC,EAAE,IAAI,EAAc,MAAM,qBAAqB;AAEtD,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AA0FxE,WAAiB,mBAAmB;AAIpC,CAAC,EAJgB,mBAAmB,KAAnB,mBAAmB,QAInC"}
|
|
@@ -14,6 +14,13 @@ export declare class BeneficialOwners extends APIResource {
|
|
|
14
14
|
body: BeneficialOwnerArchiveParams,
|
|
15
15
|
options?: Core.RequestOptions,
|
|
16
16
|
): Core.APIPromise<Entities.Entity>;
|
|
17
|
+
/**
|
|
18
|
+
* Update the address for a beneficial owner belonging to a corporate Entity
|
|
19
|
+
*/
|
|
20
|
+
updateAddress(
|
|
21
|
+
body: BeneficialOwnerUpdateAddressParams,
|
|
22
|
+
options?: Core.RequestOptions,
|
|
23
|
+
): Core.APIPromise<Entities.Entity>;
|
|
17
24
|
}
|
|
18
25
|
export interface BeneficialOwnerCreateParams {
|
|
19
26
|
/**
|
|
@@ -227,8 +234,52 @@ export interface BeneficialOwnerArchiveParams {
|
|
|
227
234
|
*/
|
|
228
235
|
entity_id: string;
|
|
229
236
|
}
|
|
237
|
+
export interface BeneficialOwnerUpdateAddressParams {
|
|
238
|
+
/**
|
|
239
|
+
* The individual's physical address. Post Office Boxes are disallowed.
|
|
240
|
+
*/
|
|
241
|
+
address: BeneficialOwnerUpdateAddressParams.Address;
|
|
242
|
+
/**
|
|
243
|
+
* The identifying details of anyone controlling or owning 25% or more of the
|
|
244
|
+
* corporation.
|
|
245
|
+
*/
|
|
246
|
+
beneficial_owner_id: string;
|
|
247
|
+
/**
|
|
248
|
+
* The identifier of the Entity to retrieve.
|
|
249
|
+
*/
|
|
250
|
+
entity_id: string;
|
|
251
|
+
}
|
|
252
|
+
export declare namespace BeneficialOwnerUpdateAddressParams {
|
|
253
|
+
/**
|
|
254
|
+
* The individual's physical address. Post Office Boxes are disallowed.
|
|
255
|
+
*/
|
|
256
|
+
interface Address {
|
|
257
|
+
/**
|
|
258
|
+
* The city of the address.
|
|
259
|
+
*/
|
|
260
|
+
city: string;
|
|
261
|
+
/**
|
|
262
|
+
* The first line of the address. This is usually the street number and street.
|
|
263
|
+
*/
|
|
264
|
+
line1: string;
|
|
265
|
+
/**
|
|
266
|
+
* The two-letter United States Postal Service (USPS) abbreviation for the state of
|
|
267
|
+
* the address.
|
|
268
|
+
*/
|
|
269
|
+
state: string;
|
|
270
|
+
/**
|
|
271
|
+
* The ZIP code of the address.
|
|
272
|
+
*/
|
|
273
|
+
zip: string;
|
|
274
|
+
/**
|
|
275
|
+
* The second line of the address. This might be the floor or room number.
|
|
276
|
+
*/
|
|
277
|
+
line2?: string;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
230
280
|
export declare namespace BeneficialOwners {
|
|
231
281
|
export import BeneficialOwnerCreateParams = API.BeneficialOwnerCreateParams;
|
|
232
282
|
export import BeneficialOwnerArchiveParams = API.BeneficialOwnerArchiveParams;
|
|
283
|
+
export import BeneficialOwnerUpdateAddressParams = API.BeneficialOwnerUpdateAddressParams;
|
|
233
284
|
}
|
|
234
285
|
//# sourceMappingURL=beneficial-owners.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.d.ts","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"beneficial-owners.d.ts","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,6 +16,12 @@ class BeneficialOwners extends resource_1.APIResource {
|
|
|
16
16
|
archive(body, options) {
|
|
17
17
|
return this.post('/entity_beneficial_owners/archive', { body, ...options });
|
|
18
18
|
}
|
|
19
|
+
/**
|
|
20
|
+
* Update the address for a beneficial owner belonging to a corporate Entity
|
|
21
|
+
*/
|
|
22
|
+
updateAddress(body, options) {
|
|
23
|
+
return this.post('/entity_beneficial_owners/address', { body, ...options });
|
|
24
|
+
}
|
|
19
25
|
}
|
|
20
26
|
exports.BeneficialOwners = BeneficialOwners;
|
|
21
27
|
(function (BeneficialOwners) {})(
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.js","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAIhD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtE,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"beneficial-owners.js","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAIhD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtE,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED;;OAEG;IACH,aAAa,CACX,IAAwC,EACxC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;CACF;AA3BD,4CA2BC;AA2SD,WAAiB,gBAAgB;AAIjC,CAAC,EAJgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAIhC"}
|
|
@@ -13,6 +13,12 @@ export class BeneficialOwners extends APIResource {
|
|
|
13
13
|
archive(body, options) {
|
|
14
14
|
return this.post('/entity_beneficial_owners/archive', { body, ...options });
|
|
15
15
|
}
|
|
16
|
+
/**
|
|
17
|
+
* Update the address for a beneficial owner belonging to a corporate Entity
|
|
18
|
+
*/
|
|
19
|
+
updateAddress(body, options) {
|
|
20
|
+
return this.post('/entity_beneficial_owners/address', { body, ...options });
|
|
21
|
+
}
|
|
16
22
|
}
|
|
17
23
|
(function (BeneficialOwners) {})(BeneficialOwners || (BeneficialOwners = {}));
|
|
18
24
|
//# sourceMappingURL=beneficial-owners.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.mjs","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;AAI/C,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtE,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"beneficial-owners.mjs","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;AAI/C,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;OAEG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtE,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED;;OAEG;IACH,aAAa,CACX,IAAwC,EACxC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;CACF;AA2SD,WAAiB,gBAAgB;AAIjC,CAAC,EAJgB,gBAAgB,KAAhB,gBAAgB,QAIhC"}
|