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.
Files changed (272) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/README.md +4 -0
  3. package/_shims/{ReadableStream.node.d.ts → ReadableStream-node.d.ts} +1 -1
  4. package/_shims/ReadableStream-node.d.ts.map +1 -0
  5. package/_shims/{ReadableStream.node.js → ReadableStream-node.js} +1 -1
  6. package/_shims/ReadableStream-node.js.map +1 -0
  7. package/_shims/{ReadableStream.node.mjs → ReadableStream-node.mjs} +1 -1
  8. package/_shims/ReadableStream-node.mjs.map +1 -0
  9. package/_shims/{agent.node.d.ts → agent-node.d.ts} +1 -1
  10. package/_shims/agent-node.d.ts.map +1 -0
  11. package/_shims/{agent.node.js → agent-node.js} +1 -1
  12. package/_shims/{agent.node.js.map → agent-node.js.map} +1 -1
  13. package/_shims/{agent.node.mjs → agent-node.mjs} +1 -1
  14. package/_shims/{agent.node.mjs.map → agent-node.mjs.map} +1 -1
  15. package/_shims/agent.d.ts +1 -1
  16. package/_shims/agent.js +1 -1
  17. package/_shims/agent.mjs +1 -1
  18. package/_shims/{fileFromPath.node.d.ts → fileFromPath-node.d.ts} +2 -2
  19. package/_shims/{fileFromPath.node.d.ts.map → fileFromPath-node.d.ts.map} +1 -1
  20. package/_shims/{fileFromPath.node.js → fileFromPath-node.js} +1 -1
  21. package/_shims/{fileFromPath.node.js.map → fileFromPath-node.js.map} +1 -1
  22. package/_shims/{fileFromPath.node.mjs → fileFromPath-node.mjs} +1 -1
  23. package/_shims/{fileFromPath.node.mjs.map → fileFromPath-node.mjs.map} +1 -1
  24. package/_shims/fileFromPath.d.ts +2 -2
  25. package/_shims/fileFromPath.d.ts.map +1 -1
  26. package/_shims/fileFromPath.js +1 -1
  27. package/_shims/fileFromPath.mjs +1 -1
  28. package/_shims/{getMultipartRequestOptions.node.d.ts → getMultipartRequestOptions-node.d.ts} +2 -2
  29. package/_shims/getMultipartRequestOptions-node.d.ts.map +1 -0
  30. package/_shims/{getMultipartRequestOptions.node.js → getMultipartRequestOptions-node.js} +1 -1
  31. package/_shims/{getMultipartRequestOptions.node.js.map → getMultipartRequestOptions-node.js.map} +1 -1
  32. package/_shims/{getMultipartRequestOptions.node.mjs → getMultipartRequestOptions-node.mjs} +1 -1
  33. package/_shims/{getMultipartRequestOptions.node.mjs.map → getMultipartRequestOptions-node.mjs.map} +1 -1
  34. package/_shims/getMultipartRequestOptions.d.ts +1 -1
  35. package/_shims/getMultipartRequestOptions.d.ts.map +1 -1
  36. package/_shims/{node-readable.node.d.ts → node-readable-node.d.ts} +1 -1
  37. package/_shims/{node-readable.node.d.ts.map → node-readable-node.d.ts.map} +1 -1
  38. package/_shims/{node-readable.node.js → node-readable-node.js} +1 -1
  39. package/_shims/node-readable-node.js.map +1 -0
  40. package/_shims/{node-readable.node.mjs → node-readable-node.mjs} +1 -1
  41. package/_shims/node-readable-node.mjs.map +1 -0
  42. package/core.d.ts +2 -1
  43. package/core.d.ts.map +1 -1
  44. package/core.js +3 -1
  45. package/core.js.map +1 -1
  46. package/core.mjs +1 -1
  47. package/core.mjs.map +1 -1
  48. package/error.d.ts +1 -1
  49. package/error.d.ts.map +1 -1
  50. package/error.js +2 -2
  51. package/error.js.map +1 -1
  52. package/error.mjs +2 -2
  53. package/error.mjs.map +1 -1
  54. package/index.d.mts +2 -0
  55. package/index.d.ts +2 -0
  56. package/index.d.ts.map +1 -1
  57. package/index.js +3 -3
  58. package/index.js.map +1 -1
  59. package/index.mjs +3 -3
  60. package/index.mjs.map +1 -1
  61. package/package.json +9 -4
  62. package/pagination.d.ts +1 -1
  63. package/resources/ach-prenotifications.d.ts +219 -3
  64. package/resources/ach-prenotifications.d.ts.map +1 -1
  65. package/resources/ach-prenotifications.js.map +1 -1
  66. package/resources/ach-prenotifications.mjs.map +1 -1
  67. package/resources/ach-transfers.d.ts +14 -9
  68. package/resources/ach-transfers.d.ts.map +1 -1
  69. package/resources/ach-transfers.js.map +1 -1
  70. package/resources/ach-transfers.mjs.map +1 -1
  71. package/resources/bookkeeping-entry-sets.d.ts +1 -1
  72. package/resources/card-profiles.d.ts +1 -1
  73. package/resources/card-purchase-supplements.d.ts +2 -2
  74. package/resources/check-deposits.d.ts +3 -0
  75. package/resources/check-deposits.d.ts.map +1 -1
  76. package/resources/check-deposits.js.map +1 -1
  77. package/resources/check-deposits.mjs.map +1 -1
  78. package/resources/check-transfers.d.ts +6 -0
  79. package/resources/check-transfers.d.ts.map +1 -1
  80. package/resources/check-transfers.js.map +1 -1
  81. package/resources/check-transfers.mjs.map +1 -1
  82. package/resources/declined-transactions.d.ts +280 -17
  83. package/resources/declined-transactions.d.ts.map +1 -1
  84. package/resources/declined-transactions.js.map +1 -1
  85. package/resources/declined-transactions.mjs.map +1 -1
  86. package/resources/digital-wallet-tokens.d.ts +2 -1
  87. package/resources/digital-wallet-tokens.d.ts.map +1 -1
  88. package/resources/digital-wallet-tokens.js.map +1 -1
  89. package/resources/digital-wallet-tokens.mjs.map +1 -1
  90. package/resources/entities/beneficial-owners.d.ts +51 -0
  91. package/resources/entities/beneficial-owners.d.ts.map +1 -1
  92. package/resources/entities/beneficial-owners.js +6 -0
  93. package/resources/entities/beneficial-owners.js.map +1 -1
  94. package/resources/entities/beneficial-owners.mjs +6 -0
  95. package/resources/entities/beneficial-owners.mjs.map +1 -1
  96. package/resources/entities/entities.d.ts +45 -1
  97. package/resources/entities/entities.d.ts.map +1 -1
  98. package/resources/entities/entities.js +6 -0
  99. package/resources/entities/entities.js.map +1 -1
  100. package/resources/entities/entities.mjs +6 -0
  101. package/resources/entities/entities.mjs.map +1 -1
  102. package/resources/entities/index.d.ts +9 -1
  103. package/resources/entities/index.d.ts.map +1 -1
  104. package/resources/entities/index.js.map +1 -1
  105. package/resources/entities/index.mjs.map +1 -1
  106. package/resources/external-accounts.d.ts +4 -0
  107. package/resources/external-accounts.d.ts.map +1 -1
  108. package/resources/external-accounts.js.map +1 -1
  109. package/resources/external-accounts.mjs.map +1 -1
  110. package/resources/inbound-ach-transfers.d.ts +56 -8
  111. package/resources/inbound-ach-transfers.d.ts.map +1 -1
  112. package/resources/inbound-ach-transfers.js +9 -0
  113. package/resources/inbound-ach-transfers.js.map +1 -1
  114. package/resources/inbound-ach-transfers.mjs +9 -0
  115. package/resources/inbound-ach-transfers.mjs.map +1 -1
  116. package/resources/index.d.ts +9 -1
  117. package/resources/index.d.ts.map +1 -1
  118. package/resources/index.js.map +1 -1
  119. package/resources/index.mjs.map +1 -1
  120. package/resources/pending-transactions.d.ts +19 -6
  121. package/resources/pending-transactions.d.ts.map +1 -1
  122. package/resources/pending-transactions.js.map +1 -1
  123. package/resources/pending-transactions.mjs.map +1 -1
  124. package/resources/real-time-decisions.d.ts +11 -9
  125. package/resources/real-time-decisions.d.ts.map +1 -1
  126. package/resources/real-time-decisions.js.map +1 -1
  127. package/resources/real-time-decisions.mjs.map +1 -1
  128. package/resources/simulations/ach-transfers.d.ts +684 -33
  129. package/resources/simulations/ach-transfers.d.ts.map +1 -1
  130. package/resources/simulations/ach-transfers.js.map +1 -1
  131. package/resources/simulations/ach-transfers.mjs.map +1 -1
  132. package/resources/simulations/cards.d.ts +299 -23
  133. package/resources/simulations/cards.d.ts.map +1 -1
  134. package/resources/simulations/cards.js.map +1 -1
  135. package/resources/simulations/cards.mjs.map +1 -1
  136. package/resources/simulations/interest-payments.d.ts +402 -14
  137. package/resources/simulations/interest-payments.d.ts.map +1 -1
  138. package/resources/simulations/interest-payments.js.map +1 -1
  139. package/resources/simulations/interest-payments.mjs.map +1 -1
  140. package/resources/simulations/real-time-payments-transfers.d.ts +682 -31
  141. package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
  142. package/resources/simulations/real-time-payments-transfers.js.map +1 -1
  143. package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
  144. package/resources/simulations/wire-transfers.d.ts +402 -14
  145. package/resources/simulations/wire-transfers.d.ts.map +1 -1
  146. package/resources/simulations/wire-transfers.js.map +1 -1
  147. package/resources/simulations/wire-transfers.mjs.map +1 -1
  148. package/resources/transactions.d.ts +402 -14
  149. package/resources/transactions.d.ts.map +1 -1
  150. package/resources/transactions.js.map +1 -1
  151. package/resources/transactions.mjs.map +1 -1
  152. package/resources/wire-transfers.d.ts +7 -5
  153. package/resources/wire-transfers.d.ts.map +1 -1
  154. package/resources/wire-transfers.js +1 -1
  155. package/resources/wire-transfers.js.map +1 -1
  156. package/resources/wire-transfers.mjs +1 -1
  157. package/resources/wire-transfers.mjs.map +1 -1
  158. package/src/_shims/ReadableStream.d.ts +5 -5
  159. package/src/_shims/agent.ts +1 -1
  160. package/src/_shims/{fetch.node.d.ts → fetch-node.d.ts} +8 -8
  161. package/src/_shims/fetch.d.ts +10 -10
  162. package/src/_shims/{fileFromPath.node.ts → fileFromPath-node.ts} +1 -1
  163. package/src/_shims/fileFromPath.ts +2 -2
  164. package/src/_shims/{formdata.node.d.ts → form-data-node.d.ts} +4 -4
  165. package/src/_shims/{formdata.d.ts → form-data.d.ts} +4 -4
  166. package/src/_shims/{getMultipartRequestOptions.node.ts → getMultipartRequestOptions-node.ts} +3 -3
  167. package/src/_shims/getMultipartRequestOptions.ts +3 -3
  168. package/src/core.ts +11 -10
  169. package/src/error.ts +3 -3
  170. package/src/index.ts +9 -7
  171. package/src/pagination.ts +2 -2
  172. package/src/resource.ts +1 -1
  173. package/src/resources/account-numbers.ts +5 -5
  174. package/src/resources/account-statements.ts +5 -5
  175. package/src/resources/account-transfers.ts +5 -5
  176. package/src/resources/accounts.ts +5 -5
  177. package/src/resources/ach-prenotifications.ts +224 -8
  178. package/src/resources/ach-transfers.ts +19 -14
  179. package/src/resources/balance-lookups.ts +3 -3
  180. package/src/resources/bookkeeping-accounts.ts +5 -5
  181. package/src/resources/bookkeeping-entries.ts +5 -5
  182. package/src/resources/bookkeeping-entry-sets.ts +4 -4
  183. package/src/resources/card-disputes.ts +5 -5
  184. package/src/resources/card-profiles.ts +6 -6
  185. package/src/resources/card-purchase-supplements.ts +7 -7
  186. package/src/resources/cards.ts +5 -5
  187. package/src/resources/check-deposits.ts +8 -5
  188. package/src/resources/check-transfers.ts +12 -5
  189. package/src/resources/declined-transactions.ts +285 -22
  190. package/src/resources/digital-wallet-tokens.ts +7 -6
  191. package/src/resources/documents.ts +5 -5
  192. package/src/resources/entities/beneficial-owners.ts +66 -4
  193. package/src/resources/entities/entities.ts +61 -8
  194. package/src/resources/entities/index.ts +11 -3
  195. package/src/resources/entities/supplemental-documents.ts +5 -5
  196. package/src/resources/event-subscriptions.ts +5 -5
  197. package/src/resources/events.ts +5 -5
  198. package/src/resources/exports.ts +5 -5
  199. package/src/resources/external-accounts.ts +10 -5
  200. package/src/resources/files.ts +6 -6
  201. package/src/resources/groups.ts +3 -3
  202. package/src/resources/inbound-ach-transfers.ts +73 -13
  203. package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
  204. package/src/resources/index.ts +54 -39
  205. package/src/resources/limits.ts +5 -5
  206. package/src/resources/oauth-connections.ts +5 -5
  207. package/src/resources/pending-transactions.ts +24 -11
  208. package/src/resources/programs.ts +5 -5
  209. package/src/resources/real-time-decisions.ts +14 -12
  210. package/src/resources/real-time-payments-transfers.ts +5 -5
  211. package/src/resources/routing-numbers.ts +4 -4
  212. package/src/resources/simulations/account-statements.ts +4 -4
  213. package/src/resources/simulations/account-transfers.ts +3 -3
  214. package/src/resources/simulations/ach-transfers.ts +697 -39
  215. package/src/resources/simulations/card-disputes.ts +4 -4
  216. package/src/resources/simulations/card-profiles.ts +3 -3
  217. package/src/resources/simulations/card-refunds.ts +4 -4
  218. package/src/resources/simulations/cards.ts +304 -28
  219. package/src/resources/simulations/check-deposits.ts +3 -3
  220. package/src/resources/simulations/check-transfers.ts +3 -3
  221. package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
  222. package/src/resources/simulations/documents.ts +4 -4
  223. package/src/resources/simulations/inbound-funds-holds.ts +3 -3
  224. package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
  225. package/src/resources/simulations/index.ts +18 -18
  226. package/src/resources/simulations/interest-payments.ts +413 -18
  227. package/src/resources/simulations/programs.ts +4 -4
  228. package/src/resources/simulations/real-time-payments-transfers.ts +695 -37
  229. package/src/resources/simulations/simulations.ts +19 -19
  230. package/src/resources/simulations/wire-transfers.ts +413 -18
  231. package/src/resources/transactions.ts +415 -20
  232. package/src/resources/wire-drawdown-requests.ts +5 -5
  233. package/src/resources/wire-transfers.ts +12 -10
  234. package/src/tsconfig.json +11 -0
  235. package/src/uploads.ts +6 -6
  236. package/src/version.ts +1 -1
  237. package/uploads.d.ts +1 -1
  238. package/uploads.d.ts.map +1 -1
  239. package/uploads.js +4 -4
  240. package/uploads.js.map +1 -1
  241. package/uploads.mjs +1 -1
  242. package/uploads.mjs.map +1 -1
  243. package/version.d.ts +1 -1
  244. package/version.js +1 -1
  245. package/version.mjs +1 -1
  246. package/_shims/ReadableStream.node.d.ts.map +0 -1
  247. package/_shims/ReadableStream.node.js.map +0 -1
  248. package/_shims/ReadableStream.node.mjs.map +0 -1
  249. package/_shims/agent.node.d.ts.map +0 -1
  250. package/_shims/getMultipartRequestOptions.node.d.ts.map +0 -1
  251. package/_shims/node-readable.node.js.map +0 -1
  252. package/_shims/node-readable.node.mjs.map +0 -1
  253. package/src/_shims/fetch.deno.ts +0 -23
  254. package/src/_shims/formdata.deno.ts +0 -16
  255. /package/_shims/{fetch.node.d.ts → fetch-node.d.ts} +0 -0
  256. /package/_shims/{fetch.node.js → fetch-node.js} +0 -0
  257. /package/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
  258. /package/_shims/{formdata.node.d.ts → form-data-node.d.ts} +0 -0
  259. /package/_shims/{formdata.node.js → form-data-node.js} +0 -0
  260. /package/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
  261. /package/_shims/{formdata.d.ts → form-data.d.ts} +0 -0
  262. /package/_shims/{formdata.js → form-data.js} +0 -0
  263. /package/_shims/{formdata.mjs → form-data.mjs} +0 -0
  264. /package/src/_shims/{ReadableStream.node.ts → ReadableStream-node.ts} +0 -0
  265. /package/src/_shims/{agent.node.ts → agent-node.ts} +0 -0
  266. /package/src/_shims/{fetch.node.js → fetch-node.js} +0 -0
  267. /package/src/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
  268. /package/src/_shims/{formdata.node.js → form-data-node.js} +0 -0
  269. /package/src/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
  270. /package/src/_shims/{formdata.js → form-data.js} +0 -0
  271. /package/src/_shims/{formdata.mjs → form-data.mjs} +0 -0
  272. /package/src/_shims/{node-readable.node.ts → node-readable-node.ts} +0 -0
@@ -390,13 +390,23 @@ export declare namespace InterestPaymentSimulationResult {
390
390
  * response if and only if `category` is equal to `ach_transfer_intention`.
391
391
  */
392
392
  interface ACHTransferIntention {
393
+ /**
394
+ * The account number for the destination account.
395
+ */
393
396
  account_number: string;
394
397
  /**
395
398
  * The amount in the minor unit of the transaction's currency. For dollars, for
396
399
  * example, this is cents.
397
400
  */
398
401
  amount: number;
402
+ /**
403
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
404
+ * destination account.
405
+ */
399
406
  routing_number: string;
407
+ /**
408
+ * A description set when the ACH Transfer was created.
409
+ */
400
410
  statement_descriptor: string;
401
411
  /**
402
412
  * The identifier of the ACH Transfer that led to this Transaction.
@@ -463,7 +473,7 @@ export declare namespace InterestPaymentSimulationResult {
463
473
  * - `enr_invalid_individual_name` - Code R45. The individual name field was
464
474
  * invalid.
465
475
  * - `returned_per_odfi_request` - Code R06. The originating financial institution
466
- * reversed the transfer.
476
+ * asked for this transfer to be returned.
467
477
  * - `limited_participation_dfi` - Code R34. The receiving bank's regulatory
468
478
  * supervisor has limited their participation.
469
479
  * - `incorrectly_coded_outbound_international_payment` - Code R85. The outbound
@@ -550,7 +560,7 @@ export declare namespace InterestPaymentSimulationResult {
550
560
  * bank disputes that an earlier `duplicate_entry` return was actually a
551
561
  * duplicate.
552
562
  * - `return_of_erroneous_or_reversing_debit` - Code R62. A rare return reason. The
553
- * originating bank made a mistake earlier and this return corrects it.
563
+ * originating financial institution made a mistake and this return corrects it.
554
564
  * - `return_of_improper_credit_entry` - Code R36. A rare return reason. Return of
555
565
  * a malformed credit entry.
556
566
  * - `return_of_improper_debit_entry` - Code R35. A rare return reason. Return of a
@@ -1856,6 +1866,9 @@ export declare namespace InterestPaymentSimulationResult {
1856
1866
  */
1857
1867
  currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
1858
1868
  /**
1869
+ * Why this check was returned by the bank holding the account it was drawn
1870
+ * against.
1871
+ *
1859
1872
  * - `ach_conversion_not_supported` - The check doesn't allow ACH conversion.
1860
1873
  * - `closed_account` - The account is closed.
1861
1874
  * - `duplicate_submission` - The check has already been deposited.
@@ -1903,6 +1916,12 @@ export declare namespace InterestPaymentSimulationResult {
1903
1916
  * deposited check.
1904
1917
  */
1905
1918
  back_image_file_id: string | null;
1919
+ /**
1920
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
1921
+ * bank depositing this check. In some rare cases, this is not transmitted via
1922
+ * Check21 and the value will be null.
1923
+ */
1924
+ bank_of_first_deposit_routing_number: string | null;
1906
1925
  /**
1907
1926
  * When the check was deposited.
1908
1927
  */
@@ -2038,14 +2057,48 @@ export declare namespace InterestPaymentSimulationResult {
2038
2057
  * for example, this is cents.
2039
2058
  */
2040
2059
  amount: number;
2060
+ /**
2061
+ * The description of the date of the transfer, usually in the format `YYMMDD`.
2062
+ */
2041
2063
  originator_company_descriptive_date: string | null;
2064
+ /**
2065
+ * Data set by the originator.
2066
+ */
2042
2067
  originator_company_discretionary_data: string | null;
2068
+ /**
2069
+ * An informational description of the transfer.
2070
+ */
2043
2071
  originator_company_entry_description: string;
2072
+ /**
2073
+ * An identifier for the originating company. This is generally, but not always, a
2074
+ * stable identifier across multiple transfers.
2075
+ */
2044
2076
  originator_company_id: string;
2077
+ /**
2078
+ * A name set by the originator to identify themselves.
2079
+ */
2045
2080
  originator_company_name: string;
2081
+ /**
2082
+ * The originator's identifier for the transfer receipient.
2083
+ */
2046
2084
  receiver_id_number: string | null;
2085
+ /**
2086
+ * The name of the transfer recipient. This value is informational and not verified
2087
+ * by Increase.
2088
+ */
2047
2089
  receiver_name: string | null;
2090
+ /**
2091
+ * A 15 digit number recorded in the Nacha file and available to both the
2092
+ * originating and receiving bank. Along with the amount, date, and originating
2093
+ * routing number, this can be used to identify the ACH transfer at either bank.
2094
+ * ACH trace numbers are not unique, but are
2095
+ * [used to correlate returns](https://increase.com/documentation/ach#returns).
2096
+ */
2048
2097
  trace_number: string;
2098
+ /**
2099
+ * The inbound ach transfer's identifier.
2100
+ */
2101
+ transfer_id: string;
2049
2102
  }
2050
2103
  /**
2051
2104
  * An Inbound Check object. This field will be present in the JSON response if and
@@ -2057,8 +2110,24 @@ export declare namespace InterestPaymentSimulationResult {
2057
2110
  * for example, this is cents.
2058
2111
  */
2059
2112
  amount: number;
2113
+ /**
2114
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
2115
+ * bank depositing this check. In some rare cases, this is not transmitted via
2116
+ * Check21 and the value will be null.
2117
+ */
2118
+ bank_of_first_deposit_routing_number: string | null;
2119
+ /**
2120
+ * The front image of the check. This is a black and white TIFF image file.
2121
+ */
2060
2122
  check_front_image_file_id: string | null;
2123
+ /**
2124
+ * The number of the check. This field is set by the depositing bank and can be
2125
+ * unreliable.
2126
+ */
2061
2127
  check_number: string | null;
2128
+ /**
2129
+ * The rear image of the check. This is a black and white TIFF image file.
2130
+ */
2062
2131
  check_rear_image_file_id: string | null;
2063
2132
  /**
2064
2133
  * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
@@ -2084,40 +2153,245 @@ export declare namespace InterestPaymentSimulationResult {
2084
2153
  * for example, this is cents.
2085
2154
  */
2086
2155
  amount: number;
2156
+ /**
2157
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2158
+ * country code of the destination country.
2159
+ */
2087
2160
  destination_country_code: string;
2161
+ /**
2162
+ * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
2163
+ * destination bank account.
2164
+ */
2088
2165
  destination_currency_code: string;
2089
- foreign_exchange_indicator: string;
2166
+ /**
2167
+ * A description of how the foreign exchange rate was calculated.
2168
+ *
2169
+ * - `fixed_to_variable` - The originator chose an amount in their own currency.
2170
+ * The settled amount in USD was converted using the exchange rate.
2171
+ * - `variable_to_fixed` - The originator chose an amount to settle in USD. The
2172
+ * originator's amount was variable; known only after the foreign exchange
2173
+ * conversion.
2174
+ * - `fixed_to_fixed` - The amount was originated and settled as a fixed amount in
2175
+ * USD. There is no foreign exchange conversion.
2176
+ */
2177
+ foreign_exchange_indicator: 'fixed_to_variable' | 'variable_to_fixed' | 'fixed_to_fixed';
2178
+ /**
2179
+ * Depending on the `foreign_exchange_reference_indicator`, an exchange rate or a
2180
+ * reference to a well-known rate.
2181
+ */
2090
2182
  foreign_exchange_reference: string | null;
2091
- foreign_exchange_reference_indicator: string;
2183
+ /**
2184
+ * An instruction of how to interpret the `foreign_exchange_reference` field for
2185
+ * this Transaction.
2186
+ *
2187
+ * - `foreign_exchange_rate` - The ACH file contains a foreign exchange rate.
2188
+ * - `foreign_exchange_reference_number` - The ACH file contains a reference to a
2189
+ * well-known foreign exchange rate.
2190
+ * - `blank` - There is no foreign exchange for this transfer, so the
2191
+ * `foreign_exchange_reference` field is blank.
2192
+ */
2193
+ foreign_exchange_reference_indicator:
2194
+ | 'foreign_exchange_rate'
2195
+ | 'foreign_exchange_reference_number'
2196
+ | 'blank';
2197
+ /**
2198
+ * The amount in the minor unit of the foreign payment currency. For dollars, for
2199
+ * example, this is cents.
2200
+ */
2092
2201
  foreign_payment_amount: number;
2202
+ /**
2203
+ * A reference number in the foreign banking infrastructure.
2204
+ */
2093
2205
  foreign_trace_number: string | null;
2094
- international_transaction_type_code: string;
2206
+ /**
2207
+ * The type of transfer. Set by the originator.
2208
+ *
2209
+ * - `annuity` - Sent as `ANN` in the Nacha file.
2210
+ * - `business_or_commercial` - Sent as `BUS` in the Nacha file.
2211
+ * - `deposit` - Sent as `DEP` in the Nacha file.
2212
+ * - `loan` - Sent as `LOA` in the Nacha file.
2213
+ * - `miscellaneous` - Sent as `MIS` in the Nacha file.
2214
+ * - `mortgage` - Sent as `MOR` in the Nacha file.
2215
+ * - `pension` - Sent as `PEN` in the Nacha file.
2216
+ * - `remittance` - Sent as `REM` in the Nacha file.
2217
+ * - `rent_or_lease` - Sent as `RLS` in the Nacha file.
2218
+ * - `salary_or_payroll` - Sent as `SAL` in the Nacha file.
2219
+ * - `tax` - Sent as `TAX` in the Nacha file.
2220
+ * - `accounts_receivable` - Sent as `ARC` in the Nacha file.
2221
+ * - `back_office_conversion` - Sent as `BOC` in the Nacha file.
2222
+ * - `machine_transfer` - Sent as `MTE` in the Nacha file.
2223
+ * - `point_of_purchase` - Sent as `POP` in the Nacha file.
2224
+ * - `point_of_sale` - Sent as `POS` in the Nacha file.
2225
+ * - `represented_check` - Sent as `RCK` in the Nacha file.
2226
+ * - `shared_network_transaction` - Sent as `SHR` in the Nacha file.
2227
+ * - `telphone_initiated` - Sent as `TEL` in the Nacha file.
2228
+ * - `internet_initiated` - Sent as `WEB` in the Nacha file.
2229
+ */
2230
+ international_transaction_type_code:
2231
+ | 'annuity'
2232
+ | 'business_or_commercial'
2233
+ | 'deposit'
2234
+ | 'loan'
2235
+ | 'miscellaneous'
2236
+ | 'mortgage'
2237
+ | 'pension'
2238
+ | 'remittance'
2239
+ | 'rent_or_lease'
2240
+ | 'salary_or_payroll'
2241
+ | 'tax'
2242
+ | 'accounts_receivable'
2243
+ | 'back_office_conversion'
2244
+ | 'machine_transfer'
2245
+ | 'point_of_purchase'
2246
+ | 'point_of_sale'
2247
+ | 'represented_check'
2248
+ | 'shared_network_transaction'
2249
+ | 'telphone_initiated'
2250
+ | 'internet_initiated';
2251
+ /**
2252
+ * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
2253
+ * originating bank account.
2254
+ */
2095
2255
  originating_currency_code: string;
2256
+ /**
2257
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2258
+ * country code of the originating branch country.
2259
+ */
2096
2260
  originating_depository_financial_institution_branch_country: string;
2261
+ /**
2262
+ * An identifier for the originating bank. One of an International Bank Account
2263
+ * Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
2264
+ * domestic identifier like a US Routing Number.
2265
+ */
2097
2266
  originating_depository_financial_institution_id: string;
2098
- originating_depository_financial_institution_id_qualifier: string;
2267
+ /**
2268
+ * An instruction of how to interpret the
2269
+ * `originating_depository_financial_institution_id` field for this Transaction.
2270
+ *
2271
+ * - `national_clearing_system_number` - A domestic clearing system number. In the
2272
+ * US, for example, this is the American Banking Association (ABA) routing
2273
+ * number.
2274
+ * - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
2275
+ * - `iban` - An International Bank Account Number.
2276
+ */
2277
+ originating_depository_financial_institution_id_qualifier:
2278
+ | 'national_clearing_system_number'
2279
+ | 'bic_code'
2280
+ | 'iban';
2281
+ /**
2282
+ * The name of the originating bank. Sometimes this will refer to an American bank
2283
+ * and obscure the correspondent foreign bank.
2284
+ */
2099
2285
  originating_depository_financial_institution_name: string;
2286
+ /**
2287
+ * A portion of the originator address. This may be incomplete.
2288
+ */
2100
2289
  originator_city: string;
2290
+ /**
2291
+ * A description field set by the originator.
2292
+ */
2101
2293
  originator_company_entry_description: string;
2294
+ /**
2295
+ * A portion of the originator address. The
2296
+ * [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
2297
+ * code of the originator country.
2298
+ */
2102
2299
  originator_country: string;
2300
+ /**
2301
+ * An identifier for the originating company. This is generally stable across
2302
+ * multiple ACH transfers.
2303
+ */
2103
2304
  originator_identification: string;
2305
+ /**
2306
+ * Either the name of the originator or an intermediary money transmitter.
2307
+ */
2104
2308
  originator_name: string;
2309
+ /**
2310
+ * A portion of the originator address. This may be incomplete.
2311
+ */
2105
2312
  originator_postal_code: string | null;
2313
+ /**
2314
+ * A portion of the originator address. This may be incomplete.
2315
+ */
2106
2316
  originator_state_or_province: string | null;
2317
+ /**
2318
+ * A portion of the originator address. This may be incomplete.
2319
+ */
2107
2320
  originator_street_address: string;
2321
+ /**
2322
+ * A description field set by the originator.
2323
+ */
2108
2324
  payment_related_information: string | null;
2325
+ /**
2326
+ * A description field set by the originator.
2327
+ */
2109
2328
  payment_related_information2: string | null;
2329
+ /**
2330
+ * A portion of the receiver address. This may be incomplete.
2331
+ */
2110
2332
  receiver_city: string;
2333
+ /**
2334
+ * A portion of the receiver address. The
2335
+ * [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
2336
+ * code of the receiver country.
2337
+ */
2111
2338
  receiver_country: string;
2339
+ /**
2340
+ * An identification number the originator uses for the receiver.
2341
+ */
2112
2342
  receiver_identification_number: string | null;
2343
+ /**
2344
+ * A portion of the receiver address. This may be incomplete.
2345
+ */
2113
2346
  receiver_postal_code: string | null;
2347
+ /**
2348
+ * A portion of the receiver address. This may be incomplete.
2349
+ */
2114
2350
  receiver_state_or_province: string | null;
2351
+ /**
2352
+ * A portion of the receiver address. This may be incomplete.
2353
+ */
2115
2354
  receiver_street_address: string;
2355
+ /**
2356
+ * The name of the receiver of the transfer. This is not verified by Increase.
2357
+ */
2116
2358
  receiving_company_or_individual_name: string;
2359
+ /**
2360
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2361
+ * country code of the receiving bank country.
2362
+ */
2117
2363
  receiving_depository_financial_institution_country: string;
2364
+ /**
2365
+ * An identifier for the receiving bank. One of an International Bank Account
2366
+ * Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
2367
+ * domestic identifier like a US Routing Number.
2368
+ */
2118
2369
  receiving_depository_financial_institution_id: string;
2119
- receiving_depository_financial_institution_id_qualifier: string;
2370
+ /**
2371
+ * An instruction of how to interpret the
2372
+ * `receiving_depository_financial_institution_id` field for this Transaction.
2373
+ *
2374
+ * - `national_clearing_system_number` - A domestic clearing system number. In the
2375
+ * US, for example, this is the American Banking Association (ABA) routing
2376
+ * number.
2377
+ * - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
2378
+ * - `iban` - An International Bank Account Number.
2379
+ */
2380
+ receiving_depository_financial_institution_id_qualifier:
2381
+ | 'national_clearing_system_number'
2382
+ | 'bic_code'
2383
+ | 'iban';
2384
+ /**
2385
+ * The name of the receiving bank, as set by the sending financial institution.
2386
+ */
2120
2387
  receiving_depository_financial_institution_name: string;
2388
+ /**
2389
+ * A 15 digit number recorded in the Nacha file and available to both the
2390
+ * originating and receiving bank. Along with the amount, date, and originating
2391
+ * routing number, this can be used to identify the ACH transfer at either bank.
2392
+ * ACH trace numbers are not unique, but are
2393
+ * [used to correlate returns](https://increase.com/documentation/ach#returns).
2394
+ */
2121
2395
  trace_number: string;
2122
2396
  }
2123
2397
  /**
@@ -2164,7 +2438,7 @@ export declare namespace InterestPaymentSimulationResult {
2164
2438
  */
2165
2439
  remittance_information: string | null;
2166
2440
  /**
2167
- * The Real-Time Payments network identification of the transfer
2441
+ * The Real-Time Payments network identification of the transfer.
2168
2442
  */
2169
2443
  transaction_identification: string;
2170
2444
  }
@@ -2178,18 +2452,72 @@ export declare namespace InterestPaymentSimulationResult {
2178
2452
  * example, this is cents.
2179
2453
  */
2180
2454
  amount: number;
2455
+ /**
2456
+ * A free-form address field set by the sender.
2457
+ */
2181
2458
  beneficiary_address_line1: string | null;
2459
+ /**
2460
+ * A free-form address field set by the sender.
2461
+ */
2182
2462
  beneficiary_address_line2: string | null;
2463
+ /**
2464
+ * A free-form address field set by the sender.
2465
+ */
2183
2466
  beneficiary_address_line3: string | null;
2467
+ /**
2468
+ * A name set by the sender.
2469
+ */
2184
2470
  beneficiary_name: string | null;
2471
+ /**
2472
+ * A free-form reference string set by the sender, to help identify the transfer.
2473
+ */
2185
2474
  beneficiary_reference: string | null;
2475
+ /**
2476
+ * An Increase-constructed description of the transfer.
2477
+ */
2186
2478
  description: string;
2479
+ /**
2480
+ * A unique identifier available to the originating and receiving banks, commonly
2481
+ * abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
2482
+ * service and is helpful when debugging wires with the receiving bank.
2483
+ */
2187
2484
  input_message_accountability_data: string | null;
2485
+ /**
2486
+ * The address of the wire originator, set by the sending bank.
2487
+ */
2188
2488
  originator_address_line1: string | null;
2489
+ /**
2490
+ * The address of the wire originator, set by the sending bank.
2491
+ */
2189
2492
  originator_address_line2: string | null;
2493
+ /**
2494
+ * The address of the wire originator, set by the sending bank.
2495
+ */
2190
2496
  originator_address_line3: string | null;
2497
+ /**
2498
+ * The originator of the wire, set by the sending bank.
2499
+ */
2191
2500
  originator_name: string | null;
2501
+ /**
2502
+ * An Increase-created concatenation of the Originator-to-Beneficiary lines.
2503
+ */
2192
2504
  originator_to_beneficiary_information: string | null;
2505
+ /**
2506
+ * A free-form message set by the wire originator.
2507
+ */
2508
+ originator_to_beneficiary_information_line1: string | null;
2509
+ /**
2510
+ * A free-form message set by the wire originator.
2511
+ */
2512
+ originator_to_beneficiary_information_line2: string | null;
2513
+ /**
2514
+ * A free-form message set by the wire originator.
2515
+ */
2516
+ originator_to_beneficiary_information_line3: string | null;
2517
+ /**
2518
+ * A free-form message set by the wire originator.
2519
+ */
2520
+ originator_to_beneficiary_information_line4: string | null;
2193
2521
  }
2194
2522
  /**
2195
2523
  * An Inbound Wire Drawdown Payment Reversal object. This field will be present in
@@ -2244,7 +2572,7 @@ export declare namespace InterestPaymentSimulationResult {
2244
2572
  */
2245
2573
  interface InboundWireReversal {
2246
2574
  /**
2247
- * The amount that was reversed.
2575
+ * The amount that was reversed in USD cents.
2248
2576
  */
2249
2577
  amount: number;
2250
2578
  /**
@@ -2253,7 +2581,7 @@ export declare namespace InterestPaymentSimulationResult {
2253
2581
  */
2254
2582
  created_at: string;
2255
2583
  /**
2256
- * The description on the reversal message from Fedwire.
2584
+ * The description on the reversal message from Fedwire, set by the reversing bank.
2257
2585
  */
2258
2586
  description: string;
2259
2587
  /**
@@ -2261,7 +2589,8 @@ export declare namespace InterestPaymentSimulationResult {
2261
2589
  */
2262
2590
  financial_institution_to_financial_institution_information: string | null;
2263
2591
  /**
2264
- * The Fedwire cycle date for the wire reversal.
2592
+ * The Fedwire cycle date for the wire reversal. The "Fedwire day" begins at 9:00
2593
+ * PM Eastern Time on the evening before the `cycle date`.
2265
2594
  */
2266
2595
  input_cycle_date: string;
2267
2596
  /**
@@ -2277,7 +2606,8 @@ export declare namespace InterestPaymentSimulationResult {
2277
2606
  */
2278
2607
  input_source: string;
2279
2608
  /**
2280
- * The Fedwire cycle date for the wire transfer that was reversed.
2609
+ * The Fedwire cycle date for the wire transfer that is being reversed by this
2610
+ * message.
2281
2611
  */
2282
2612
  previous_message_input_cycle_date: string;
2283
2613
  /**
@@ -2312,25 +2642,74 @@ export declare namespace InterestPaymentSimulationResult {
2312
2642
  */
2313
2643
  interface InboundWireTransfer {
2314
2644
  /**
2315
- * The amount in the minor unit of the transaction's currency. For dollars, for
2316
- * example, this is cents.
2645
+ * The amount in USD cents.
2317
2646
  */
2318
2647
  amount: number;
2648
+ /**
2649
+ * A free-form address field set by the sender.
2650
+ */
2319
2651
  beneficiary_address_line1: string | null;
2652
+ /**
2653
+ * A free-form address field set by the sender.
2654
+ */
2320
2655
  beneficiary_address_line2: string | null;
2656
+ /**
2657
+ * A free-form address field set by the sender.
2658
+ */
2321
2659
  beneficiary_address_line3: string | null;
2660
+ /**
2661
+ * A name set by the sender.
2662
+ */
2322
2663
  beneficiary_name: string | null;
2664
+ /**
2665
+ * A free-form reference string set by the sender, to help identify the transfer.
2666
+ */
2323
2667
  beneficiary_reference: string | null;
2668
+ /**
2669
+ * An Increase-constructed description of the transfer.
2670
+ */
2324
2671
  description: string;
2672
+ /**
2673
+ * A unique identifier available to the originating and receiving banks, commonly
2674
+ * abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
2675
+ * service and is helpful when debugging wires with the originating bank.
2676
+ */
2325
2677
  input_message_accountability_data: string | null;
2678
+ /**
2679
+ * The address of the wire originator, set by the sending bank.
2680
+ */
2326
2681
  originator_address_line1: string | null;
2682
+ /**
2683
+ * The address of the wire originator, set by the sending bank.
2684
+ */
2327
2685
  originator_address_line2: string | null;
2686
+ /**
2687
+ * The address of the wire originator, set by the sending bank.
2688
+ */
2328
2689
  originator_address_line3: string | null;
2690
+ /**
2691
+ * The originator of the wire, set by the sending bank.
2692
+ */
2329
2693
  originator_name: string | null;
2694
+ /**
2695
+ * An Increase-created concatenation of the Originator-to-Beneficiary lines.
2696
+ */
2330
2697
  originator_to_beneficiary_information: string | null;
2698
+ /**
2699
+ * A free-form message set by the wire originator.
2700
+ */
2331
2701
  originator_to_beneficiary_information_line1: string | null;
2702
+ /**
2703
+ * A free-form message set by the wire originator.
2704
+ */
2332
2705
  originator_to_beneficiary_information_line2: string | null;
2706
+ /**
2707
+ * A free-form message set by the wire originator.
2708
+ */
2333
2709
  originator_to_beneficiary_information_line3: string | null;
2710
+ /**
2711
+ * A free-form message set by the wire originator.
2712
+ */
2334
2713
  originator_to_beneficiary_information_line4: string | null;
2335
2714
  }
2336
2715
  /**
@@ -2391,6 +2770,9 @@ export declare namespace InterestPaymentSimulationResult {
2391
2770
  */
2392
2771
  currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
2393
2772
  /**
2773
+ * An Internal Source is a transaction between you and Increase. This describes the
2774
+ * reason for the transaction.
2775
+ *
2394
2776
  * - `account_closure` - Account closure
2395
2777
  * - `bank_migration` - Bank migration
2396
2778
  * - `cashback` - Cashback
@@ -2478,6 +2860,9 @@ export declare namespace InterestPaymentSimulationResult {
2478
2860
  * The American Bankers' Association (ABA) Routing Transit Number (RTN).
2479
2861
  */
2480
2862
  routing_number: string;
2863
+ /**
2864
+ * The identifier of the Wire Transfer that led to this Transaction.
2865
+ */
2481
2866
  transfer_id: string;
2482
2867
  }
2483
2868
  /**
@@ -2485,6 +2870,9 @@ export declare namespace InterestPaymentSimulationResult {
2485
2870
  * response if and only if `category` is equal to `wire_transfer_rejection`.
2486
2871
  */
2487
2872
  interface WireTransferRejection {
2873
+ /**
2874
+ * The identifier of the Wire Transfer that led to this Transaction.
2875
+ */
2488
2876
  transfer_id: string;
2489
2877
  }
2490
2878
  }