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