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
@@ -1,8 +1,8 @@
1
1
  // File generated from our OpenAPI spec by Stainless.
2
2
 
3
- import * as Core from '../../core';
4
- import { APIResource } from '../../resource';
5
- import * as API from './index';
3
+ import * as Core from '../../core.js';
4
+ import { APIResource } from '../../resource.js';
5
+ import * as API from './index.js';
6
6
 
7
7
  export class WireTransfers extends APIResource {
8
8
  /**
@@ -444,6 +444,9 @@ export namespace WireTransferSimulation {
444
444
  * response if and only if `category` is equal to `ach_transfer_intention`.
445
445
  */
446
446
  export interface ACHTransferIntention {
447
+ /**
448
+ * The account number for the destination account.
449
+ */
447
450
  account_number: string;
448
451
 
449
452
  /**
@@ -452,8 +455,15 @@ export namespace WireTransferSimulation {
452
455
  */
453
456
  amount: number;
454
457
 
458
+ /**
459
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
460
+ * destination account.
461
+ */
455
462
  routing_number: string;
456
463
 
464
+ /**
465
+ * A description set when the ACH Transfer was created.
466
+ */
457
467
  statement_descriptor: string;
458
468
 
459
469
  /**
@@ -525,7 +535,7 @@ export namespace WireTransferSimulation {
525
535
  * - `enr_invalid_individual_name` - Code R45. The individual name field was
526
536
  * invalid.
527
537
  * - `returned_per_odfi_request` - Code R06. The originating financial institution
528
- * reversed the transfer.
538
+ * asked for this transfer to be returned.
529
539
  * - `limited_participation_dfi` - Code R34. The receiving bank's regulatory
530
540
  * supervisor has limited their participation.
531
541
  * - `incorrectly_coded_outbound_international_payment` - Code R85. The outbound
@@ -612,7 +622,7 @@ export namespace WireTransferSimulation {
612
622
  * bank disputes that an earlier `duplicate_entry` return was actually a
613
623
  * duplicate.
614
624
  * - `return_of_erroneous_or_reversing_debit` - Code R62. A rare return reason. The
615
- * originating bank made a mistake earlier and this return corrects it.
625
+ * originating financial institution made a mistake and this return corrects it.
616
626
  * - `return_of_improper_credit_entry` - Code R36. A rare return reason. Return of
617
627
  * a malformed credit entry.
618
628
  * - `return_of_improper_debit_entry` - Code R35. A rare return reason. Return of a
@@ -2101,6 +2111,9 @@ export namespace WireTransferSimulation {
2101
2111
  currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
2102
2112
 
2103
2113
  /**
2114
+ * Why this check was returned by the bank holding the account it was drawn
2115
+ * against.
2116
+ *
2104
2117
  * - `ach_conversion_not_supported` - The check doesn't allow ACH conversion.
2105
2118
  * - `closed_account` - The account is closed.
2106
2119
  * - `duplicate_submission` - The check has already been deposited.
@@ -2152,6 +2165,13 @@ export namespace WireTransferSimulation {
2152
2165
  */
2153
2166
  back_image_file_id: string | null;
2154
2167
 
2168
+ /**
2169
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
2170
+ * bank depositing this check. In some rare cases, this is not transmitted via
2171
+ * Check21 and the value will be null.
2172
+ */
2173
+ bank_of_first_deposit_routing_number: string | null;
2174
+
2155
2175
  /**
2156
2176
  * When the check was deposited.
2157
2177
  */
@@ -2308,21 +2328,56 @@ export namespace WireTransferSimulation {
2308
2328
  */
2309
2329
  amount: number;
2310
2330
 
2331
+ /**
2332
+ * The description of the date of the transfer, usually in the format `YYMMDD`.
2333
+ */
2311
2334
  originator_company_descriptive_date: string | null;
2312
2335
 
2336
+ /**
2337
+ * Data set by the originator.
2338
+ */
2313
2339
  originator_company_discretionary_data: string | null;
2314
2340
 
2341
+ /**
2342
+ * An informational description of the transfer.
2343
+ */
2315
2344
  originator_company_entry_description: string;
2316
2345
 
2346
+ /**
2347
+ * An identifier for the originating company. This is generally, but not always, a
2348
+ * stable identifier across multiple transfers.
2349
+ */
2317
2350
  originator_company_id: string;
2318
2351
 
2352
+ /**
2353
+ * A name set by the originator to identify themselves.
2354
+ */
2319
2355
  originator_company_name: string;
2320
2356
 
2357
+ /**
2358
+ * The originator's identifier for the transfer receipient.
2359
+ */
2321
2360
  receiver_id_number: string | null;
2322
2361
 
2362
+ /**
2363
+ * The name of the transfer recipient. This value is informational and not verified
2364
+ * by Increase.
2365
+ */
2323
2366
  receiver_name: string | null;
2324
2367
 
2368
+ /**
2369
+ * A 15 digit number recorded in the Nacha file and available to both the
2370
+ * originating and receiving bank. Along with the amount, date, and originating
2371
+ * routing number, this can be used to identify the ACH transfer at either bank.
2372
+ * ACH trace numbers are not unique, but are
2373
+ * [used to correlate returns](https://increase.com/documentation/ach#returns).
2374
+ */
2325
2375
  trace_number: string;
2376
+
2377
+ /**
2378
+ * The inbound ach transfer's identifier.
2379
+ */
2380
+ transfer_id: string;
2326
2381
  }
2327
2382
 
2328
2383
  /**
@@ -2336,10 +2391,27 @@ export namespace WireTransferSimulation {
2336
2391
  */
2337
2392
  amount: number;
2338
2393
 
2394
+ /**
2395
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
2396
+ * bank depositing this check. In some rare cases, this is not transmitted via
2397
+ * Check21 and the value will be null.
2398
+ */
2399
+ bank_of_first_deposit_routing_number: string | null;
2400
+
2401
+ /**
2402
+ * The front image of the check. This is a black and white TIFF image file.
2403
+ */
2339
2404
  check_front_image_file_id: string | null;
2340
2405
 
2406
+ /**
2407
+ * The number of the check. This field is set by the depositing bank and can be
2408
+ * unreliable.
2409
+ */
2341
2410
  check_number: string | null;
2342
2411
 
2412
+ /**
2413
+ * The rear image of the check. This is a black and white TIFF image file.
2414
+ */
2343
2415
  check_rear_image_file_id: string | null;
2344
2416
 
2345
2417
  /**
@@ -2368,74 +2440,279 @@ export namespace WireTransferSimulation {
2368
2440
  */
2369
2441
  amount: number;
2370
2442
 
2443
+ /**
2444
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2445
+ * country code of the destination country.
2446
+ */
2371
2447
  destination_country_code: string;
2372
2448
 
2449
+ /**
2450
+ * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
2451
+ * destination bank account.
2452
+ */
2373
2453
  destination_currency_code: string;
2374
2454
 
2375
- foreign_exchange_indicator: string;
2455
+ /**
2456
+ * A description of how the foreign exchange rate was calculated.
2457
+ *
2458
+ * - `fixed_to_variable` - The originator chose an amount in their own currency.
2459
+ * The settled amount in USD was converted using the exchange rate.
2460
+ * - `variable_to_fixed` - The originator chose an amount to settle in USD. The
2461
+ * originator's amount was variable; known only after the foreign exchange
2462
+ * conversion.
2463
+ * - `fixed_to_fixed` - The amount was originated and settled as a fixed amount in
2464
+ * USD. There is no foreign exchange conversion.
2465
+ */
2466
+ foreign_exchange_indicator: 'fixed_to_variable' | 'variable_to_fixed' | 'fixed_to_fixed';
2376
2467
 
2468
+ /**
2469
+ * Depending on the `foreign_exchange_reference_indicator`, an exchange rate or a
2470
+ * reference to a well-known rate.
2471
+ */
2377
2472
  foreign_exchange_reference: string | null;
2378
2473
 
2379
- foreign_exchange_reference_indicator: string;
2474
+ /**
2475
+ * An instruction of how to interpret the `foreign_exchange_reference` field for
2476
+ * this Transaction.
2477
+ *
2478
+ * - `foreign_exchange_rate` - The ACH file contains a foreign exchange rate.
2479
+ * - `foreign_exchange_reference_number` - The ACH file contains a reference to a
2480
+ * well-known foreign exchange rate.
2481
+ * - `blank` - There is no foreign exchange for this transfer, so the
2482
+ * `foreign_exchange_reference` field is blank.
2483
+ */
2484
+ foreign_exchange_reference_indicator:
2485
+ | 'foreign_exchange_rate'
2486
+ | 'foreign_exchange_reference_number'
2487
+ | 'blank';
2380
2488
 
2489
+ /**
2490
+ * The amount in the minor unit of the foreign payment currency. For dollars, for
2491
+ * example, this is cents.
2492
+ */
2381
2493
  foreign_payment_amount: number;
2382
2494
 
2495
+ /**
2496
+ * A reference number in the foreign banking infrastructure.
2497
+ */
2383
2498
  foreign_trace_number: string | null;
2384
2499
 
2385
- international_transaction_type_code: string;
2386
-
2500
+ /**
2501
+ * The type of transfer. Set by the originator.
2502
+ *
2503
+ * - `annuity` - Sent as `ANN` in the Nacha file.
2504
+ * - `business_or_commercial` - Sent as `BUS` in the Nacha file.
2505
+ * - `deposit` - Sent as `DEP` in the Nacha file.
2506
+ * - `loan` - Sent as `LOA` in the Nacha file.
2507
+ * - `miscellaneous` - Sent as `MIS` in the Nacha file.
2508
+ * - `mortgage` - Sent as `MOR` in the Nacha file.
2509
+ * - `pension` - Sent as `PEN` in the Nacha file.
2510
+ * - `remittance` - Sent as `REM` in the Nacha file.
2511
+ * - `rent_or_lease` - Sent as `RLS` in the Nacha file.
2512
+ * - `salary_or_payroll` - Sent as `SAL` in the Nacha file.
2513
+ * - `tax` - Sent as `TAX` in the Nacha file.
2514
+ * - `accounts_receivable` - Sent as `ARC` in the Nacha file.
2515
+ * - `back_office_conversion` - Sent as `BOC` in the Nacha file.
2516
+ * - `machine_transfer` - Sent as `MTE` in the Nacha file.
2517
+ * - `point_of_purchase` - Sent as `POP` in the Nacha file.
2518
+ * - `point_of_sale` - Sent as `POS` in the Nacha file.
2519
+ * - `represented_check` - Sent as `RCK` in the Nacha file.
2520
+ * - `shared_network_transaction` - Sent as `SHR` in the Nacha file.
2521
+ * - `telphone_initiated` - Sent as `TEL` in the Nacha file.
2522
+ * - `internet_initiated` - Sent as `WEB` in the Nacha file.
2523
+ */
2524
+ international_transaction_type_code:
2525
+ | 'annuity'
2526
+ | 'business_or_commercial'
2527
+ | 'deposit'
2528
+ | 'loan'
2529
+ | 'miscellaneous'
2530
+ | 'mortgage'
2531
+ | 'pension'
2532
+ | 'remittance'
2533
+ | 'rent_or_lease'
2534
+ | 'salary_or_payroll'
2535
+ | 'tax'
2536
+ | 'accounts_receivable'
2537
+ | 'back_office_conversion'
2538
+ | 'machine_transfer'
2539
+ | 'point_of_purchase'
2540
+ | 'point_of_sale'
2541
+ | 'represented_check'
2542
+ | 'shared_network_transaction'
2543
+ | 'telphone_initiated'
2544
+ | 'internet_initiated';
2545
+
2546
+ /**
2547
+ * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
2548
+ * originating bank account.
2549
+ */
2387
2550
  originating_currency_code: string;
2388
2551
 
2552
+ /**
2553
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2554
+ * country code of the originating branch country.
2555
+ */
2389
2556
  originating_depository_financial_institution_branch_country: string;
2390
2557
 
2558
+ /**
2559
+ * An identifier for the originating bank. One of an International Bank Account
2560
+ * Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
2561
+ * domestic identifier like a US Routing Number.
2562
+ */
2391
2563
  originating_depository_financial_institution_id: string;
2392
2564
 
2393
- originating_depository_financial_institution_id_qualifier: string;
2565
+ /**
2566
+ * An instruction of how to interpret the
2567
+ * `originating_depository_financial_institution_id` field for this Transaction.
2568
+ *
2569
+ * - `national_clearing_system_number` - A domestic clearing system number. In the
2570
+ * US, for example, this is the American Banking Association (ABA) routing
2571
+ * number.
2572
+ * - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
2573
+ * - `iban` - An International Bank Account Number.
2574
+ */
2575
+ originating_depository_financial_institution_id_qualifier:
2576
+ | 'national_clearing_system_number'
2577
+ | 'bic_code'
2578
+ | 'iban';
2394
2579
 
2580
+ /**
2581
+ * The name of the originating bank. Sometimes this will refer to an American bank
2582
+ * and obscure the correspondent foreign bank.
2583
+ */
2395
2584
  originating_depository_financial_institution_name: string;
2396
2585
 
2586
+ /**
2587
+ * A portion of the originator address. This may be incomplete.
2588
+ */
2397
2589
  originator_city: string;
2398
2590
 
2591
+ /**
2592
+ * A description field set by the originator.
2593
+ */
2399
2594
  originator_company_entry_description: string;
2400
2595
 
2596
+ /**
2597
+ * A portion of the originator address. The
2598
+ * [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
2599
+ * code of the originator country.
2600
+ */
2401
2601
  originator_country: string;
2402
2602
 
2603
+ /**
2604
+ * An identifier for the originating company. This is generally stable across
2605
+ * multiple ACH transfers.
2606
+ */
2403
2607
  originator_identification: string;
2404
2608
 
2609
+ /**
2610
+ * Either the name of the originator or an intermediary money transmitter.
2611
+ */
2405
2612
  originator_name: string;
2406
2613
 
2614
+ /**
2615
+ * A portion of the originator address. This may be incomplete.
2616
+ */
2407
2617
  originator_postal_code: string | null;
2408
2618
 
2619
+ /**
2620
+ * A portion of the originator address. This may be incomplete.
2621
+ */
2409
2622
  originator_state_or_province: string | null;
2410
2623
 
2624
+ /**
2625
+ * A portion of the originator address. This may be incomplete.
2626
+ */
2411
2627
  originator_street_address: string;
2412
2628
 
2629
+ /**
2630
+ * A description field set by the originator.
2631
+ */
2413
2632
  payment_related_information: string | null;
2414
2633
 
2634
+ /**
2635
+ * A description field set by the originator.
2636
+ */
2415
2637
  payment_related_information2: string | null;
2416
2638
 
2639
+ /**
2640
+ * A portion of the receiver address. This may be incomplete.
2641
+ */
2417
2642
  receiver_city: string;
2418
2643
 
2644
+ /**
2645
+ * A portion of the receiver address. The
2646
+ * [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
2647
+ * code of the receiver country.
2648
+ */
2419
2649
  receiver_country: string;
2420
2650
 
2651
+ /**
2652
+ * An identification number the originator uses for the receiver.
2653
+ */
2421
2654
  receiver_identification_number: string | null;
2422
2655
 
2656
+ /**
2657
+ * A portion of the receiver address. This may be incomplete.
2658
+ */
2423
2659
  receiver_postal_code: string | null;
2424
2660
 
2661
+ /**
2662
+ * A portion of the receiver address. This may be incomplete.
2663
+ */
2425
2664
  receiver_state_or_province: string | null;
2426
2665
 
2666
+ /**
2667
+ * A portion of the receiver address. This may be incomplete.
2668
+ */
2427
2669
  receiver_street_address: string;
2428
2670
 
2671
+ /**
2672
+ * The name of the receiver of the transfer. This is not verified by Increase.
2673
+ */
2429
2674
  receiving_company_or_individual_name: string;
2430
2675
 
2676
+ /**
2677
+ * The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
2678
+ * country code of the receiving bank country.
2679
+ */
2431
2680
  receiving_depository_financial_institution_country: string;
2432
2681
 
2682
+ /**
2683
+ * An identifier for the receiving bank. One of an International Bank Account
2684
+ * Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
2685
+ * domestic identifier like a US Routing Number.
2686
+ */
2433
2687
  receiving_depository_financial_institution_id: string;
2434
2688
 
2435
- receiving_depository_financial_institution_id_qualifier: string;
2689
+ /**
2690
+ * An instruction of how to interpret the
2691
+ * `receiving_depository_financial_institution_id` field for this Transaction.
2692
+ *
2693
+ * - `national_clearing_system_number` - A domestic clearing system number. In the
2694
+ * US, for example, this is the American Banking Association (ABA) routing
2695
+ * number.
2696
+ * - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
2697
+ * - `iban` - An International Bank Account Number.
2698
+ */
2699
+ receiving_depository_financial_institution_id_qualifier:
2700
+ | 'national_clearing_system_number'
2701
+ | 'bic_code'
2702
+ | 'iban';
2436
2703
 
2704
+ /**
2705
+ * The name of the receiving bank, as set by the sending financial institution.
2706
+ */
2437
2707
  receiving_depository_financial_institution_name: string;
2438
2708
 
2709
+ /**
2710
+ * A 15 digit number recorded in the Nacha file and available to both the
2711
+ * originating and receiving bank. Along with the amount, date, and originating
2712
+ * routing number, this can be used to identify the ACH transfer at either bank.
2713
+ * ACH trace numbers are not unique, but are
2714
+ * [used to correlate returns](https://increase.com/documentation/ach#returns).
2715
+ */
2439
2716
  trace_number: string;
2440
2717
  }
2441
2718
 
@@ -2490,7 +2767,7 @@ export namespace WireTransferSimulation {
2490
2767
  remittance_information: string | null;
2491
2768
 
2492
2769
  /**
2493
- * The Real-Time Payments network identification of the transfer
2770
+ * The Real-Time Payments network identification of the transfer.
2494
2771
  */
2495
2772
  transaction_identification: string;
2496
2773
  }
@@ -2506,29 +2783,87 @@ export namespace WireTransferSimulation {
2506
2783
  */
2507
2784
  amount: number;
2508
2785
 
2786
+ /**
2787
+ * A free-form address field set by the sender.
2788
+ */
2509
2789
  beneficiary_address_line1: string | null;
2510
2790
 
2791
+ /**
2792
+ * A free-form address field set by the sender.
2793
+ */
2511
2794
  beneficiary_address_line2: string | null;
2512
2795
 
2796
+ /**
2797
+ * A free-form address field set by the sender.
2798
+ */
2513
2799
  beneficiary_address_line3: string | null;
2514
2800
 
2801
+ /**
2802
+ * A name set by the sender.
2803
+ */
2515
2804
  beneficiary_name: string | null;
2516
2805
 
2806
+ /**
2807
+ * A free-form reference string set by the sender, to help identify the transfer.
2808
+ */
2517
2809
  beneficiary_reference: string | null;
2518
2810
 
2811
+ /**
2812
+ * An Increase-constructed description of the transfer.
2813
+ */
2519
2814
  description: string;
2520
2815
 
2816
+ /**
2817
+ * A unique identifier available to the originating and receiving banks, commonly
2818
+ * abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
2819
+ * service and is helpful when debugging wires with the receiving bank.
2820
+ */
2521
2821
  input_message_accountability_data: string | null;
2522
2822
 
2823
+ /**
2824
+ * The address of the wire originator, set by the sending bank.
2825
+ */
2523
2826
  originator_address_line1: string | null;
2524
2827
 
2828
+ /**
2829
+ * The address of the wire originator, set by the sending bank.
2830
+ */
2525
2831
  originator_address_line2: string | null;
2526
2832
 
2833
+ /**
2834
+ * The address of the wire originator, set by the sending bank.
2835
+ */
2527
2836
  originator_address_line3: string | null;
2528
2837
 
2838
+ /**
2839
+ * The originator of the wire, set by the sending bank.
2840
+ */
2529
2841
  originator_name: string | null;
2530
2842
 
2843
+ /**
2844
+ * An Increase-created concatenation of the Originator-to-Beneficiary lines.
2845
+ */
2531
2846
  originator_to_beneficiary_information: string | null;
2847
+
2848
+ /**
2849
+ * A free-form message set by the wire originator.
2850
+ */
2851
+ originator_to_beneficiary_information_line1: string | null;
2852
+
2853
+ /**
2854
+ * A free-form message set by the wire originator.
2855
+ */
2856
+ originator_to_beneficiary_information_line2: string | null;
2857
+
2858
+ /**
2859
+ * A free-form message set by the wire originator.
2860
+ */
2861
+ originator_to_beneficiary_information_line3: string | null;
2862
+
2863
+ /**
2864
+ * A free-form message set by the wire originator.
2865
+ */
2866
+ originator_to_beneficiary_information_line4: string | null;
2532
2867
  }
2533
2868
 
2534
2869
  /**
@@ -2594,7 +2929,7 @@ export namespace WireTransferSimulation {
2594
2929
  */
2595
2930
  export interface InboundWireReversal {
2596
2931
  /**
2597
- * The amount that was reversed.
2932
+ * The amount that was reversed in USD cents.
2598
2933
  */
2599
2934
  amount: number;
2600
2935
 
@@ -2605,7 +2940,7 @@ export namespace WireTransferSimulation {
2605
2940
  created_at: string;
2606
2941
 
2607
2942
  /**
2608
- * The description on the reversal message from Fedwire.
2943
+ * The description on the reversal message from Fedwire, set by the reversing bank.
2609
2944
  */
2610
2945
  description: string;
2611
2946
 
@@ -2615,7 +2950,8 @@ export namespace WireTransferSimulation {
2615
2950
  financial_institution_to_financial_institution_information: string | null;
2616
2951
 
2617
2952
  /**
2618
- * The Fedwire cycle date for the wire reversal.
2953
+ * The Fedwire cycle date for the wire reversal. The "Fedwire day" begins at 9:00
2954
+ * PM Eastern Time on the evening before the `cycle date`.
2619
2955
  */
2620
2956
  input_cycle_date: string;
2621
2957
 
@@ -2635,7 +2971,8 @@ export namespace WireTransferSimulation {
2635
2971
  input_source: string;
2636
2972
 
2637
2973
  /**
2638
- * The Fedwire cycle date for the wire transfer that was reversed.
2974
+ * The Fedwire cycle date for the wire transfer that is being reversed by this
2975
+ * message.
2639
2976
  */
2640
2977
  previous_message_input_cycle_date: string;
2641
2978
 
@@ -2677,41 +3014,90 @@ export namespace WireTransferSimulation {
2677
3014
  */
2678
3015
  export interface InboundWireTransfer {
2679
3016
  /**
2680
- * The amount in the minor unit of the transaction's currency. For dollars, for
2681
- * example, this is cents.
3017
+ * The amount in USD cents.
2682
3018
  */
2683
3019
  amount: number;
2684
3020
 
3021
+ /**
3022
+ * A free-form address field set by the sender.
3023
+ */
2685
3024
  beneficiary_address_line1: string | null;
2686
3025
 
3026
+ /**
3027
+ * A free-form address field set by the sender.
3028
+ */
2687
3029
  beneficiary_address_line2: string | null;
2688
3030
 
3031
+ /**
3032
+ * A free-form address field set by the sender.
3033
+ */
2689
3034
  beneficiary_address_line3: string | null;
2690
3035
 
3036
+ /**
3037
+ * A name set by the sender.
3038
+ */
2691
3039
  beneficiary_name: string | null;
2692
3040
 
3041
+ /**
3042
+ * A free-form reference string set by the sender, to help identify the transfer.
3043
+ */
2693
3044
  beneficiary_reference: string | null;
2694
3045
 
3046
+ /**
3047
+ * An Increase-constructed description of the transfer.
3048
+ */
2695
3049
  description: string;
2696
3050
 
3051
+ /**
3052
+ * A unique identifier available to the originating and receiving banks, commonly
3053
+ * abbreviated as IMAD. It is created when the wire is submitted to the Fedwire
3054
+ * service and is helpful when debugging wires with the originating bank.
3055
+ */
2697
3056
  input_message_accountability_data: string | null;
2698
3057
 
3058
+ /**
3059
+ * The address of the wire originator, set by the sending bank.
3060
+ */
2699
3061
  originator_address_line1: string | null;
2700
3062
 
3063
+ /**
3064
+ * The address of the wire originator, set by the sending bank.
3065
+ */
2701
3066
  originator_address_line2: string | null;
2702
3067
 
3068
+ /**
3069
+ * The address of the wire originator, set by the sending bank.
3070
+ */
2703
3071
  originator_address_line3: string | null;
2704
3072
 
3073
+ /**
3074
+ * The originator of the wire, set by the sending bank.
3075
+ */
2705
3076
  originator_name: string | null;
2706
3077
 
3078
+ /**
3079
+ * An Increase-created concatenation of the Originator-to-Beneficiary lines.
3080
+ */
2707
3081
  originator_to_beneficiary_information: string | null;
2708
3082
 
3083
+ /**
3084
+ * A free-form message set by the wire originator.
3085
+ */
2709
3086
  originator_to_beneficiary_information_line1: string | null;
2710
3087
 
3088
+ /**
3089
+ * A free-form message set by the wire originator.
3090
+ */
2711
3091
  originator_to_beneficiary_information_line2: string | null;
2712
3092
 
3093
+ /**
3094
+ * A free-form message set by the wire originator.
3095
+ */
2713
3096
  originator_to_beneficiary_information_line3: string | null;
2714
3097
 
3098
+ /**
3099
+ * A free-form message set by the wire originator.
3100
+ */
2715
3101
  originator_to_beneficiary_information_line4: string | null;
2716
3102
  }
2717
3103
 
@@ -2780,6 +3166,9 @@ export namespace WireTransferSimulation {
2780
3166
  currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
2781
3167
 
2782
3168
  /**
3169
+ * An Internal Source is a transaction between you and Increase. This describes the
3170
+ * reason for the transaction.
3171
+ *
2783
3172
  * - `account_closure` - Account closure
2784
3173
  * - `bank_migration` - Bank migration
2785
3174
  * - `cashback` - Cashback
@@ -2878,6 +3267,9 @@ export namespace WireTransferSimulation {
2878
3267
  */
2879
3268
  routing_number: string;
2880
3269
 
3270
+ /**
3271
+ * The identifier of the Wire Transfer that led to this Transaction.
3272
+ */
2881
3273
  transfer_id: string;
2882
3274
  }
2883
3275
 
@@ -2886,6 +3278,9 @@ export namespace WireTransferSimulation {
2886
3278
  * response if and only if `category` is equal to `wire_transfer_rejection`.
2887
3279
  */
2888
3280
  export interface WireTransferRejection {
3281
+ /**
3282
+ * The identifier of the Wire Transfer that led to this Transaction.
3283
+ */
2889
3284
  transfer_id: string;
2890
3285
  }
2891
3286
  }