increase 0.10.2 → 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 +50 -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 +3 -2
- 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 -5
- package/index.d.ts +2 -5
- package/index.d.ts.map +1 -1
- package/index.js +3 -6
- package/index.js.map +1 -1
- package/index.mjs +3 -6
- 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 +282 -19
- 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 +57 -9
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +11 -2
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +11 -2
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/index.d.ts +9 -7
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +0 -15
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +0 -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 +16 -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 +686 -35
- 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 +301 -25
- 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 +684 -33
- 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 +12 -11
- package/src/error.ts +3 -3
- package/src/index.ts +9 -13
- 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 +287 -24
- 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 +75 -15
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/index.ts +54 -45
- 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 +20 -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 +699 -41
- 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 +306 -30
- 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 +697 -39
- 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/resources/inbound-ach-transfer-returns.d.ts +0 -115
- package/resources/inbound-ach-transfer-returns.d.ts.map +0 -1
- package/resources/inbound-ach-transfer-returns.js +0 -31
- package/resources/inbound-ach-transfer-returns.js.map +0 -1
- package/resources/inbound-ach-transfer-returns.mjs +0 -24
- package/resources/inbound-ach-transfer-returns.mjs.map +0 -1
- package/src/_shims/fetch.deno.ts +0 -23
- package/src/_shims/formdata.deno.ts +0 -16
- package/src/resources/inbound-ach-transfer-returns.ts +0 -145
- /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
|
@@ -391,13 +391,23 @@ export declare namespace WireTransferSimulation {
|
|
|
391
391
|
* response if and only if `category` is equal to `ach_transfer_intention`.
|
|
392
392
|
*/
|
|
393
393
|
interface ACHTransferIntention {
|
|
394
|
+
/**
|
|
395
|
+
* The account number for the destination account.
|
|
396
|
+
*/
|
|
394
397
|
account_number: string;
|
|
395
398
|
/**
|
|
396
399
|
* The amount in the minor unit of the transaction's currency. For dollars, for
|
|
397
400
|
* example, this is cents.
|
|
398
401
|
*/
|
|
399
402
|
amount: number;
|
|
403
|
+
/**
|
|
404
|
+
* The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
|
|
405
|
+
* destination account.
|
|
406
|
+
*/
|
|
400
407
|
routing_number: string;
|
|
408
|
+
/**
|
|
409
|
+
* A description set when the ACH Transfer was created.
|
|
410
|
+
*/
|
|
401
411
|
statement_descriptor: string;
|
|
402
412
|
/**
|
|
403
413
|
* The identifier of the ACH Transfer that led to this Transaction.
|
|
@@ -464,7 +474,7 @@ export declare namespace WireTransferSimulation {
|
|
|
464
474
|
* - `enr_invalid_individual_name` - Code R45. The individual name field was
|
|
465
475
|
* invalid.
|
|
466
476
|
* - `returned_per_odfi_request` - Code R06. The originating financial institution
|
|
467
|
-
*
|
|
477
|
+
* asked for this transfer to be returned.
|
|
468
478
|
* - `limited_participation_dfi` - Code R34. The receiving bank's regulatory
|
|
469
479
|
* supervisor has limited their participation.
|
|
470
480
|
* - `incorrectly_coded_outbound_international_payment` - Code R85. The outbound
|
|
@@ -551,7 +561,7 @@ export declare namespace WireTransferSimulation {
|
|
|
551
561
|
* bank disputes that an earlier `duplicate_entry` return was actually a
|
|
552
562
|
* duplicate.
|
|
553
563
|
* - `return_of_erroneous_or_reversing_debit` - Code R62. A rare return reason. The
|
|
554
|
-
* originating
|
|
564
|
+
* originating financial institution made a mistake and this return corrects it.
|
|
555
565
|
* - `return_of_improper_credit_entry` - Code R36. A rare return reason. Return of
|
|
556
566
|
* a malformed credit entry.
|
|
557
567
|
* - `return_of_improper_debit_entry` - Code R35. A rare return reason. Return of a
|
|
@@ -1857,6 +1867,9 @@ export declare namespace WireTransferSimulation {
|
|
|
1857
1867
|
*/
|
|
1858
1868
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
1859
1869
|
/**
|
|
1870
|
+
* Why this check was returned by the bank holding the account it was drawn
|
|
1871
|
+
* against.
|
|
1872
|
+
*
|
|
1860
1873
|
* - `ach_conversion_not_supported` - The check doesn't allow ACH conversion.
|
|
1861
1874
|
* - `closed_account` - The account is closed.
|
|
1862
1875
|
* - `duplicate_submission` - The check has already been deposited.
|
|
@@ -1904,6 +1917,12 @@ export declare namespace WireTransferSimulation {
|
|
|
1904
1917
|
* deposited check.
|
|
1905
1918
|
*/
|
|
1906
1919
|
back_image_file_id: string | null;
|
|
1920
|
+
/**
|
|
1921
|
+
* The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
|
|
1922
|
+
* bank depositing this check. In some rare cases, this is not transmitted via
|
|
1923
|
+
* Check21 and the value will be null.
|
|
1924
|
+
*/
|
|
1925
|
+
bank_of_first_deposit_routing_number: string | null;
|
|
1907
1926
|
/**
|
|
1908
1927
|
* When the check was deposited.
|
|
1909
1928
|
*/
|
|
@@ -2039,14 +2058,48 @@ export declare namespace WireTransferSimulation {
|
|
|
2039
2058
|
* for example, this is cents.
|
|
2040
2059
|
*/
|
|
2041
2060
|
amount: number;
|
|
2061
|
+
/**
|
|
2062
|
+
* The description of the date of the transfer, usually in the format `YYMMDD`.
|
|
2063
|
+
*/
|
|
2042
2064
|
originator_company_descriptive_date: string | null;
|
|
2065
|
+
/**
|
|
2066
|
+
* Data set by the originator.
|
|
2067
|
+
*/
|
|
2043
2068
|
originator_company_discretionary_data: string | null;
|
|
2069
|
+
/**
|
|
2070
|
+
* An informational description of the transfer.
|
|
2071
|
+
*/
|
|
2044
2072
|
originator_company_entry_description: string;
|
|
2073
|
+
/**
|
|
2074
|
+
* An identifier for the originating company. This is generally, but not always, a
|
|
2075
|
+
* stable identifier across multiple transfers.
|
|
2076
|
+
*/
|
|
2045
2077
|
originator_company_id: string;
|
|
2078
|
+
/**
|
|
2079
|
+
* A name set by the originator to identify themselves.
|
|
2080
|
+
*/
|
|
2046
2081
|
originator_company_name: string;
|
|
2082
|
+
/**
|
|
2083
|
+
* The originator's identifier for the transfer receipient.
|
|
2084
|
+
*/
|
|
2047
2085
|
receiver_id_number: string | null;
|
|
2086
|
+
/**
|
|
2087
|
+
* The name of the transfer recipient. This value is informational and not verified
|
|
2088
|
+
* by Increase.
|
|
2089
|
+
*/
|
|
2048
2090
|
receiver_name: string | null;
|
|
2091
|
+
/**
|
|
2092
|
+
* A 15 digit number recorded in the Nacha file and available to both the
|
|
2093
|
+
* originating and receiving bank. Along with the amount, date, and originating
|
|
2094
|
+
* routing number, this can be used to identify the ACH transfer at either bank.
|
|
2095
|
+
* ACH trace numbers are not unique, but are
|
|
2096
|
+
* [used to correlate returns](https://increase.com/documentation/ach#returns).
|
|
2097
|
+
*/
|
|
2049
2098
|
trace_number: string;
|
|
2099
|
+
/**
|
|
2100
|
+
* The inbound ach transfer's identifier.
|
|
2101
|
+
*/
|
|
2102
|
+
transfer_id: string;
|
|
2050
2103
|
}
|
|
2051
2104
|
/**
|
|
2052
2105
|
* An Inbound Check object. This field will be present in the JSON response if and
|
|
@@ -2058,8 +2111,24 @@ export declare namespace WireTransferSimulation {
|
|
|
2058
2111
|
* for example, this is cents.
|
|
2059
2112
|
*/
|
|
2060
2113
|
amount: number;
|
|
2114
|
+
/**
|
|
2115
|
+
* The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
|
|
2116
|
+
* bank depositing this check. In some rare cases, this is not transmitted via
|
|
2117
|
+
* Check21 and the value will be null.
|
|
2118
|
+
*/
|
|
2119
|
+
bank_of_first_deposit_routing_number: string | null;
|
|
2120
|
+
/**
|
|
2121
|
+
* The front image of the check. This is a black and white TIFF image file.
|
|
2122
|
+
*/
|
|
2061
2123
|
check_front_image_file_id: string | null;
|
|
2124
|
+
/**
|
|
2125
|
+
* The number of the check. This field is set by the depositing bank and can be
|
|
2126
|
+
* unreliable.
|
|
2127
|
+
*/
|
|
2062
2128
|
check_number: string | null;
|
|
2129
|
+
/**
|
|
2130
|
+
* The rear image of the check. This is a black and white TIFF image file.
|
|
2131
|
+
*/
|
|
2063
2132
|
check_rear_image_file_id: string | null;
|
|
2064
2133
|
/**
|
|
2065
2134
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -2085,40 +2154,245 @@ export declare namespace WireTransferSimulation {
|
|
|
2085
2154
|
* for example, this is cents.
|
|
2086
2155
|
*/
|
|
2087
2156
|
amount: number;
|
|
2157
|
+
/**
|
|
2158
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
2159
|
+
* country code of the destination country.
|
|
2160
|
+
*/
|
|
2088
2161
|
destination_country_code: string;
|
|
2162
|
+
/**
|
|
2163
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
2164
|
+
* destination bank account.
|
|
2165
|
+
*/
|
|
2089
2166
|
destination_currency_code: string;
|
|
2090
|
-
|
|
2167
|
+
/**
|
|
2168
|
+
* A description of how the foreign exchange rate was calculated.
|
|
2169
|
+
*
|
|
2170
|
+
* - `fixed_to_variable` - The originator chose an amount in their own currency.
|
|
2171
|
+
* The settled amount in USD was converted using the exchange rate.
|
|
2172
|
+
* - `variable_to_fixed` - The originator chose an amount to settle in USD. The
|
|
2173
|
+
* originator's amount was variable; known only after the foreign exchange
|
|
2174
|
+
* conversion.
|
|
2175
|
+
* - `fixed_to_fixed` - The amount was originated and settled as a fixed amount in
|
|
2176
|
+
* USD. There is no foreign exchange conversion.
|
|
2177
|
+
*/
|
|
2178
|
+
foreign_exchange_indicator: 'fixed_to_variable' | 'variable_to_fixed' | 'fixed_to_fixed';
|
|
2179
|
+
/**
|
|
2180
|
+
* Depending on the `foreign_exchange_reference_indicator`, an exchange rate or a
|
|
2181
|
+
* reference to a well-known rate.
|
|
2182
|
+
*/
|
|
2091
2183
|
foreign_exchange_reference: string | null;
|
|
2092
|
-
|
|
2184
|
+
/**
|
|
2185
|
+
* An instruction of how to interpret the `foreign_exchange_reference` field for
|
|
2186
|
+
* this Transaction.
|
|
2187
|
+
*
|
|
2188
|
+
* - `foreign_exchange_rate` - The ACH file contains a foreign exchange rate.
|
|
2189
|
+
* - `foreign_exchange_reference_number` - The ACH file contains a reference to a
|
|
2190
|
+
* well-known foreign exchange rate.
|
|
2191
|
+
* - `blank` - There is no foreign exchange for this transfer, so the
|
|
2192
|
+
* `foreign_exchange_reference` field is blank.
|
|
2193
|
+
*/
|
|
2194
|
+
foreign_exchange_reference_indicator:
|
|
2195
|
+
| 'foreign_exchange_rate'
|
|
2196
|
+
| 'foreign_exchange_reference_number'
|
|
2197
|
+
| 'blank';
|
|
2198
|
+
/**
|
|
2199
|
+
* The amount in the minor unit of the foreign payment currency. For dollars, for
|
|
2200
|
+
* example, this is cents.
|
|
2201
|
+
*/
|
|
2093
2202
|
foreign_payment_amount: number;
|
|
2203
|
+
/**
|
|
2204
|
+
* A reference number in the foreign banking infrastructure.
|
|
2205
|
+
*/
|
|
2094
2206
|
foreign_trace_number: string | null;
|
|
2095
|
-
|
|
2207
|
+
/**
|
|
2208
|
+
* The type of transfer. Set by the originator.
|
|
2209
|
+
*
|
|
2210
|
+
* - `annuity` - Sent as `ANN` in the Nacha file.
|
|
2211
|
+
* - `business_or_commercial` - Sent as `BUS` in the Nacha file.
|
|
2212
|
+
* - `deposit` - Sent as `DEP` in the Nacha file.
|
|
2213
|
+
* - `loan` - Sent as `LOA` in the Nacha file.
|
|
2214
|
+
* - `miscellaneous` - Sent as `MIS` in the Nacha file.
|
|
2215
|
+
* - `mortgage` - Sent as `MOR` in the Nacha file.
|
|
2216
|
+
* - `pension` - Sent as `PEN` in the Nacha file.
|
|
2217
|
+
* - `remittance` - Sent as `REM` in the Nacha file.
|
|
2218
|
+
* - `rent_or_lease` - Sent as `RLS` in the Nacha file.
|
|
2219
|
+
* - `salary_or_payroll` - Sent as `SAL` in the Nacha file.
|
|
2220
|
+
* - `tax` - Sent as `TAX` in the Nacha file.
|
|
2221
|
+
* - `accounts_receivable` - Sent as `ARC` in the Nacha file.
|
|
2222
|
+
* - `back_office_conversion` - Sent as `BOC` in the Nacha file.
|
|
2223
|
+
* - `machine_transfer` - Sent as `MTE` in the Nacha file.
|
|
2224
|
+
* - `point_of_purchase` - Sent as `POP` in the Nacha file.
|
|
2225
|
+
* - `point_of_sale` - Sent as `POS` in the Nacha file.
|
|
2226
|
+
* - `represented_check` - Sent as `RCK` in the Nacha file.
|
|
2227
|
+
* - `shared_network_transaction` - Sent as `SHR` in the Nacha file.
|
|
2228
|
+
* - `telphone_initiated` - Sent as `TEL` in the Nacha file.
|
|
2229
|
+
* - `internet_initiated` - Sent as `WEB` in the Nacha file.
|
|
2230
|
+
*/
|
|
2231
|
+
international_transaction_type_code:
|
|
2232
|
+
| 'annuity'
|
|
2233
|
+
| 'business_or_commercial'
|
|
2234
|
+
| 'deposit'
|
|
2235
|
+
| 'loan'
|
|
2236
|
+
| 'miscellaneous'
|
|
2237
|
+
| 'mortgage'
|
|
2238
|
+
| 'pension'
|
|
2239
|
+
| 'remittance'
|
|
2240
|
+
| 'rent_or_lease'
|
|
2241
|
+
| 'salary_or_payroll'
|
|
2242
|
+
| 'tax'
|
|
2243
|
+
| 'accounts_receivable'
|
|
2244
|
+
| 'back_office_conversion'
|
|
2245
|
+
| 'machine_transfer'
|
|
2246
|
+
| 'point_of_purchase'
|
|
2247
|
+
| 'point_of_sale'
|
|
2248
|
+
| 'represented_check'
|
|
2249
|
+
| 'shared_network_transaction'
|
|
2250
|
+
| 'telphone_initiated'
|
|
2251
|
+
| 'internet_initiated';
|
|
2252
|
+
/**
|
|
2253
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
2254
|
+
* originating bank account.
|
|
2255
|
+
*/
|
|
2096
2256
|
originating_currency_code: string;
|
|
2257
|
+
/**
|
|
2258
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
2259
|
+
* country code of the originating branch country.
|
|
2260
|
+
*/
|
|
2097
2261
|
originating_depository_financial_institution_branch_country: string;
|
|
2262
|
+
/**
|
|
2263
|
+
* An identifier for the originating bank. One of an International Bank Account
|
|
2264
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
2265
|
+
* domestic identifier like a US Routing Number.
|
|
2266
|
+
*/
|
|
2098
2267
|
originating_depository_financial_institution_id: string;
|
|
2099
|
-
|
|
2268
|
+
/**
|
|
2269
|
+
* An instruction of how to interpret the
|
|
2270
|
+
* `originating_depository_financial_institution_id` field for this Transaction.
|
|
2271
|
+
*
|
|
2272
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
2273
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
2274
|
+
* number.
|
|
2275
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
2276
|
+
* - `iban` - An International Bank Account Number.
|
|
2277
|
+
*/
|
|
2278
|
+
originating_depository_financial_institution_id_qualifier:
|
|
2279
|
+
| 'national_clearing_system_number'
|
|
2280
|
+
| 'bic_code'
|
|
2281
|
+
| 'iban';
|
|
2282
|
+
/**
|
|
2283
|
+
* The name of the originating bank. Sometimes this will refer to an American bank
|
|
2284
|
+
* and obscure the correspondent foreign bank.
|
|
2285
|
+
*/
|
|
2100
2286
|
originating_depository_financial_institution_name: string;
|
|
2287
|
+
/**
|
|
2288
|
+
* A portion of the originator address. This may be incomplete.
|
|
2289
|
+
*/
|
|
2101
2290
|
originator_city: string;
|
|
2291
|
+
/**
|
|
2292
|
+
* A description field set by the originator.
|
|
2293
|
+
*/
|
|
2102
2294
|
originator_company_entry_description: string;
|
|
2295
|
+
/**
|
|
2296
|
+
* A portion of the originator address. The
|
|
2297
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
2298
|
+
* code of the originator country.
|
|
2299
|
+
*/
|
|
2103
2300
|
originator_country: string;
|
|
2301
|
+
/**
|
|
2302
|
+
* An identifier for the originating company. This is generally stable across
|
|
2303
|
+
* multiple ACH transfers.
|
|
2304
|
+
*/
|
|
2104
2305
|
originator_identification: string;
|
|
2306
|
+
/**
|
|
2307
|
+
* Either the name of the originator or an intermediary money transmitter.
|
|
2308
|
+
*/
|
|
2105
2309
|
originator_name: string;
|
|
2310
|
+
/**
|
|
2311
|
+
* A portion of the originator address. This may be incomplete.
|
|
2312
|
+
*/
|
|
2106
2313
|
originator_postal_code: string | null;
|
|
2314
|
+
/**
|
|
2315
|
+
* A portion of the originator address. This may be incomplete.
|
|
2316
|
+
*/
|
|
2107
2317
|
originator_state_or_province: string | null;
|
|
2318
|
+
/**
|
|
2319
|
+
* A portion of the originator address. This may be incomplete.
|
|
2320
|
+
*/
|
|
2108
2321
|
originator_street_address: string;
|
|
2322
|
+
/**
|
|
2323
|
+
* A description field set by the originator.
|
|
2324
|
+
*/
|
|
2109
2325
|
payment_related_information: string | null;
|
|
2326
|
+
/**
|
|
2327
|
+
* A description field set by the originator.
|
|
2328
|
+
*/
|
|
2110
2329
|
payment_related_information2: string | null;
|
|
2330
|
+
/**
|
|
2331
|
+
* A portion of the receiver address. This may be incomplete.
|
|
2332
|
+
*/
|
|
2111
2333
|
receiver_city: string;
|
|
2334
|
+
/**
|
|
2335
|
+
* A portion of the receiver address. The
|
|
2336
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
2337
|
+
* code of the receiver country.
|
|
2338
|
+
*/
|
|
2112
2339
|
receiver_country: string;
|
|
2340
|
+
/**
|
|
2341
|
+
* An identification number the originator uses for the receiver.
|
|
2342
|
+
*/
|
|
2113
2343
|
receiver_identification_number: string | null;
|
|
2344
|
+
/**
|
|
2345
|
+
* A portion of the receiver address. This may be incomplete.
|
|
2346
|
+
*/
|
|
2114
2347
|
receiver_postal_code: string | null;
|
|
2348
|
+
/**
|
|
2349
|
+
* A portion of the receiver address. This may be incomplete.
|
|
2350
|
+
*/
|
|
2115
2351
|
receiver_state_or_province: string | null;
|
|
2352
|
+
/**
|
|
2353
|
+
* A portion of the receiver address. This may be incomplete.
|
|
2354
|
+
*/
|
|
2116
2355
|
receiver_street_address: string;
|
|
2356
|
+
/**
|
|
2357
|
+
* The name of the receiver of the transfer. This is not verified by Increase.
|
|
2358
|
+
*/
|
|
2117
2359
|
receiving_company_or_individual_name: string;
|
|
2360
|
+
/**
|
|
2361
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
2362
|
+
* country code of the receiving bank country.
|
|
2363
|
+
*/
|
|
2118
2364
|
receiving_depository_financial_institution_country: string;
|
|
2365
|
+
/**
|
|
2366
|
+
* An identifier for the receiving bank. One of an International Bank Account
|
|
2367
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
2368
|
+
* domestic identifier like a US Routing Number.
|
|
2369
|
+
*/
|
|
2119
2370
|
receiving_depository_financial_institution_id: string;
|
|
2120
|
-
|
|
2371
|
+
/**
|
|
2372
|
+
* An instruction of how to interpret the
|
|
2373
|
+
* `receiving_depository_financial_institution_id` field for this Transaction.
|
|
2374
|
+
*
|
|
2375
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
2376
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
2377
|
+
* number.
|
|
2378
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
2379
|
+
* - `iban` - An International Bank Account Number.
|
|
2380
|
+
*/
|
|
2381
|
+
receiving_depository_financial_institution_id_qualifier:
|
|
2382
|
+
| 'national_clearing_system_number'
|
|
2383
|
+
| 'bic_code'
|
|
2384
|
+
| 'iban';
|
|
2385
|
+
/**
|
|
2386
|
+
* The name of the receiving bank, as set by the sending financial institution.
|
|
2387
|
+
*/
|
|
2121
2388
|
receiving_depository_financial_institution_name: string;
|
|
2389
|
+
/**
|
|
2390
|
+
* A 15 digit number recorded in the Nacha file and available to both the
|
|
2391
|
+
* originating and receiving bank. Along with the amount, date, and originating
|
|
2392
|
+
* routing number, this can be used to identify the ACH transfer at either bank.
|
|
2393
|
+
* ACH trace numbers are not unique, but are
|
|
2394
|
+
* [used to correlate returns](https://increase.com/documentation/ach#returns).
|
|
2395
|
+
*/
|
|
2122
2396
|
trace_number: string;
|
|
2123
2397
|
}
|
|
2124
2398
|
/**
|
|
@@ -2165,7 +2439,7 @@ export declare namespace WireTransferSimulation {
|
|
|
2165
2439
|
*/
|
|
2166
2440
|
remittance_information: string | null;
|
|
2167
2441
|
/**
|
|
2168
|
-
* The Real-Time Payments network identification of the transfer
|
|
2442
|
+
* The Real-Time Payments network identification of the transfer.
|
|
2169
2443
|
*/
|
|
2170
2444
|
transaction_identification: string;
|
|
2171
2445
|
}
|
|
@@ -2179,18 +2453,72 @@ export declare namespace WireTransferSimulation {
|
|
|
2179
2453
|
* example, this is cents.
|
|
2180
2454
|
*/
|
|
2181
2455
|
amount: number;
|
|
2456
|
+
/**
|
|
2457
|
+
* A free-form address field set by the sender.
|
|
2458
|
+
*/
|
|
2182
2459
|
beneficiary_address_line1: string | null;
|
|
2460
|
+
/**
|
|
2461
|
+
* A free-form address field set by the sender.
|
|
2462
|
+
*/
|
|
2183
2463
|
beneficiary_address_line2: string | null;
|
|
2464
|
+
/**
|
|
2465
|
+
* A free-form address field set by the sender.
|
|
2466
|
+
*/
|
|
2184
2467
|
beneficiary_address_line3: string | null;
|
|
2468
|
+
/**
|
|
2469
|
+
* A name set by the sender.
|
|
2470
|
+
*/
|
|
2185
2471
|
beneficiary_name: string | null;
|
|
2472
|
+
/**
|
|
2473
|
+
* A free-form reference string set by the sender, to help identify the transfer.
|
|
2474
|
+
*/
|
|
2186
2475
|
beneficiary_reference: string | null;
|
|
2476
|
+
/**
|
|
2477
|
+
* An Increase-constructed description of the transfer.
|
|
2478
|
+
*/
|
|
2187
2479
|
description: string;
|
|
2480
|
+
/**
|
|
2481
|
+
* A unique identifier available to the originating and receiving banks, commonly
|
|
2482
|
+
* abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
|
|
2483
|
+
* service and is helpful when debugging wires with the receiving bank.
|
|
2484
|
+
*/
|
|
2188
2485
|
input_message_accountability_data: string | null;
|
|
2486
|
+
/**
|
|
2487
|
+
* The address of the wire originator, set by the sending bank.
|
|
2488
|
+
*/
|
|
2189
2489
|
originator_address_line1: string | null;
|
|
2490
|
+
/**
|
|
2491
|
+
* The address of the wire originator, set by the sending bank.
|
|
2492
|
+
*/
|
|
2190
2493
|
originator_address_line2: string | null;
|
|
2494
|
+
/**
|
|
2495
|
+
* The address of the wire originator, set by the sending bank.
|
|
2496
|
+
*/
|
|
2191
2497
|
originator_address_line3: string | null;
|
|
2498
|
+
/**
|
|
2499
|
+
* The originator of the wire, set by the sending bank.
|
|
2500
|
+
*/
|
|
2192
2501
|
originator_name: string | null;
|
|
2502
|
+
/**
|
|
2503
|
+
* An Increase-created concatenation of the Originator-to-Beneficiary lines.
|
|
2504
|
+
*/
|
|
2193
2505
|
originator_to_beneficiary_information: string | null;
|
|
2506
|
+
/**
|
|
2507
|
+
* A free-form message set by the wire originator.
|
|
2508
|
+
*/
|
|
2509
|
+
originator_to_beneficiary_information_line1: string | null;
|
|
2510
|
+
/**
|
|
2511
|
+
* A free-form message set by the wire originator.
|
|
2512
|
+
*/
|
|
2513
|
+
originator_to_beneficiary_information_line2: string | null;
|
|
2514
|
+
/**
|
|
2515
|
+
* A free-form message set by the wire originator.
|
|
2516
|
+
*/
|
|
2517
|
+
originator_to_beneficiary_information_line3: string | null;
|
|
2518
|
+
/**
|
|
2519
|
+
* A free-form message set by the wire originator.
|
|
2520
|
+
*/
|
|
2521
|
+
originator_to_beneficiary_information_line4: string | null;
|
|
2194
2522
|
}
|
|
2195
2523
|
/**
|
|
2196
2524
|
* An Inbound Wire Drawdown Payment Reversal object. This field will be present in
|
|
@@ -2245,7 +2573,7 @@ export declare namespace WireTransferSimulation {
|
|
|
2245
2573
|
*/
|
|
2246
2574
|
interface InboundWireReversal {
|
|
2247
2575
|
/**
|
|
2248
|
-
* The amount that was reversed.
|
|
2576
|
+
* The amount that was reversed in USD cents.
|
|
2249
2577
|
*/
|
|
2250
2578
|
amount: number;
|
|
2251
2579
|
/**
|
|
@@ -2254,7 +2582,7 @@ export declare namespace WireTransferSimulation {
|
|
|
2254
2582
|
*/
|
|
2255
2583
|
created_at: string;
|
|
2256
2584
|
/**
|
|
2257
|
-
* The description on the reversal message from Fedwire.
|
|
2585
|
+
* The description on the reversal message from Fedwire, set by the reversing bank.
|
|
2258
2586
|
*/
|
|
2259
2587
|
description: string;
|
|
2260
2588
|
/**
|
|
@@ -2262,7 +2590,8 @@ export declare namespace WireTransferSimulation {
|
|
|
2262
2590
|
*/
|
|
2263
2591
|
financial_institution_to_financial_institution_information: string | null;
|
|
2264
2592
|
/**
|
|
2265
|
-
* The Fedwire cycle date for the wire reversal.
|
|
2593
|
+
* The Fedwire cycle date for the wire reversal. The "Fedwire day" begins at 9:00
|
|
2594
|
+
* PM Eastern Time on the evening before the `cycle date`.
|
|
2266
2595
|
*/
|
|
2267
2596
|
input_cycle_date: string;
|
|
2268
2597
|
/**
|
|
@@ -2278,7 +2607,8 @@ export declare namespace WireTransferSimulation {
|
|
|
2278
2607
|
*/
|
|
2279
2608
|
input_source: string;
|
|
2280
2609
|
/**
|
|
2281
|
-
* The Fedwire cycle date for the wire transfer that
|
|
2610
|
+
* The Fedwire cycle date for the wire transfer that is being reversed by this
|
|
2611
|
+
* message.
|
|
2282
2612
|
*/
|
|
2283
2613
|
previous_message_input_cycle_date: string;
|
|
2284
2614
|
/**
|
|
@@ -2313,25 +2643,74 @@ export declare namespace WireTransferSimulation {
|
|
|
2313
2643
|
*/
|
|
2314
2644
|
interface InboundWireTransfer {
|
|
2315
2645
|
/**
|
|
2316
|
-
* The amount in
|
|
2317
|
-
* example, this is cents.
|
|
2646
|
+
* The amount in USD cents.
|
|
2318
2647
|
*/
|
|
2319
2648
|
amount: number;
|
|
2649
|
+
/**
|
|
2650
|
+
* A free-form address field set by the sender.
|
|
2651
|
+
*/
|
|
2320
2652
|
beneficiary_address_line1: string | null;
|
|
2653
|
+
/**
|
|
2654
|
+
* A free-form address field set by the sender.
|
|
2655
|
+
*/
|
|
2321
2656
|
beneficiary_address_line2: string | null;
|
|
2657
|
+
/**
|
|
2658
|
+
* A free-form address field set by the sender.
|
|
2659
|
+
*/
|
|
2322
2660
|
beneficiary_address_line3: string | null;
|
|
2661
|
+
/**
|
|
2662
|
+
* A name set by the sender.
|
|
2663
|
+
*/
|
|
2323
2664
|
beneficiary_name: string | null;
|
|
2665
|
+
/**
|
|
2666
|
+
* A free-form reference string set by the sender, to help identify the transfer.
|
|
2667
|
+
*/
|
|
2324
2668
|
beneficiary_reference: string | null;
|
|
2669
|
+
/**
|
|
2670
|
+
* An Increase-constructed description of the transfer.
|
|
2671
|
+
*/
|
|
2325
2672
|
description: string;
|
|
2673
|
+
/**
|
|
2674
|
+
* A unique identifier available to the originating and receiving banks, commonly
|
|
2675
|
+
* abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
|
|
2676
|
+
* service and is helpful when debugging wires with the originating bank.
|
|
2677
|
+
*/
|
|
2326
2678
|
input_message_accountability_data: string | null;
|
|
2679
|
+
/**
|
|
2680
|
+
* The address of the wire originator, set by the sending bank.
|
|
2681
|
+
*/
|
|
2327
2682
|
originator_address_line1: string | null;
|
|
2683
|
+
/**
|
|
2684
|
+
* The address of the wire originator, set by the sending bank.
|
|
2685
|
+
*/
|
|
2328
2686
|
originator_address_line2: string | null;
|
|
2687
|
+
/**
|
|
2688
|
+
* The address of the wire originator, set by the sending bank.
|
|
2689
|
+
*/
|
|
2329
2690
|
originator_address_line3: string | null;
|
|
2691
|
+
/**
|
|
2692
|
+
* The originator of the wire, set by the sending bank.
|
|
2693
|
+
*/
|
|
2330
2694
|
originator_name: string | null;
|
|
2695
|
+
/**
|
|
2696
|
+
* An Increase-created concatenation of the Originator-to-Beneficiary lines.
|
|
2697
|
+
*/
|
|
2331
2698
|
originator_to_beneficiary_information: string | null;
|
|
2699
|
+
/**
|
|
2700
|
+
* A free-form message set by the wire originator.
|
|
2701
|
+
*/
|
|
2332
2702
|
originator_to_beneficiary_information_line1: string | null;
|
|
2703
|
+
/**
|
|
2704
|
+
* A free-form message set by the wire originator.
|
|
2705
|
+
*/
|
|
2333
2706
|
originator_to_beneficiary_information_line2: string | null;
|
|
2707
|
+
/**
|
|
2708
|
+
* A free-form message set by the wire originator.
|
|
2709
|
+
*/
|
|
2334
2710
|
originator_to_beneficiary_information_line3: string | null;
|
|
2711
|
+
/**
|
|
2712
|
+
* A free-form message set by the wire originator.
|
|
2713
|
+
*/
|
|
2335
2714
|
originator_to_beneficiary_information_line4: string | null;
|
|
2336
2715
|
}
|
|
2337
2716
|
/**
|
|
@@ -2392,6 +2771,9 @@ export declare namespace WireTransferSimulation {
|
|
|
2392
2771
|
*/
|
|
2393
2772
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
2394
2773
|
/**
|
|
2774
|
+
* An Internal Source is a transaction between you and Increase. This describes the
|
|
2775
|
+
* reason for the transaction.
|
|
2776
|
+
*
|
|
2395
2777
|
* - `account_closure` - Account closure
|
|
2396
2778
|
* - `bank_migration` - Bank migration
|
|
2397
2779
|
* - `cashback` - Cashback
|
|
@@ -2479,6 +2861,9 @@ export declare namespace WireTransferSimulation {
|
|
|
2479
2861
|
* The American Bankers' Association (ABA) Routing Transit Number (RTN).
|
|
2480
2862
|
*/
|
|
2481
2863
|
routing_number: string;
|
|
2864
|
+
/**
|
|
2865
|
+
* The identifier of the Wire Transfer that led to this Transaction.
|
|
2866
|
+
*/
|
|
2482
2867
|
transfer_id: string;
|
|
2483
2868
|
}
|
|
2484
2869
|
/**
|
|
@@ -2486,6 +2871,9 @@ export declare namespace WireTransferSimulation {
|
|
|
2486
2871
|
* response if and only if `category` is equal to `wire_transfer_rejection`.
|
|
2487
2872
|
*/
|
|
2488
2873
|
interface WireTransferRejection {
|
|
2874
|
+
/**
|
|
2875
|
+
* The identifier of the Wire Transfer that led to this Transaction.
|
|
2876
|
+
*/
|
|
2489
2877
|
transfer_id: string;
|
|
2490
2878
|
}
|
|
2491
2879
|
}
|