increase 0.10.2 → 0.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (281) hide show
  1. package/CHANGELOG.md +50 -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 +3 -2
  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 -5
  55. package/index.d.ts +2 -5
  56. package/index.d.ts.map +1 -1
  57. package/index.js +3 -6
  58. package/index.js.map +1 -1
  59. package/index.mjs +3 -6
  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 +282 -19
  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 +57 -9
  111. package/resources/inbound-ach-transfers.d.ts.map +1 -1
  112. package/resources/inbound-ach-transfers.js +11 -2
  113. package/resources/inbound-ach-transfers.js.map +1 -1
  114. package/resources/inbound-ach-transfers.mjs +11 -2
  115. package/resources/inbound-ach-transfers.mjs.map +1 -1
  116. package/resources/index.d.ts +9 -7
  117. package/resources/index.d.ts.map +1 -1
  118. package/resources/index.js +0 -15
  119. package/resources/index.js.map +1 -1
  120. package/resources/index.mjs +0 -1
  121. package/resources/index.mjs.map +1 -1
  122. package/resources/pending-transactions.d.ts +19 -6
  123. package/resources/pending-transactions.d.ts.map +1 -1
  124. package/resources/pending-transactions.js.map +1 -1
  125. package/resources/pending-transactions.mjs.map +1 -1
  126. package/resources/real-time-decisions.d.ts +16 -9
  127. package/resources/real-time-decisions.d.ts.map +1 -1
  128. package/resources/real-time-decisions.js.map +1 -1
  129. package/resources/real-time-decisions.mjs.map +1 -1
  130. package/resources/simulations/ach-transfers.d.ts +686 -35
  131. package/resources/simulations/ach-transfers.d.ts.map +1 -1
  132. package/resources/simulations/ach-transfers.js.map +1 -1
  133. package/resources/simulations/ach-transfers.mjs.map +1 -1
  134. package/resources/simulations/cards.d.ts +301 -25
  135. package/resources/simulations/cards.d.ts.map +1 -1
  136. package/resources/simulations/cards.js.map +1 -1
  137. package/resources/simulations/cards.mjs.map +1 -1
  138. package/resources/simulations/interest-payments.d.ts +402 -14
  139. package/resources/simulations/interest-payments.d.ts.map +1 -1
  140. package/resources/simulations/interest-payments.js.map +1 -1
  141. package/resources/simulations/interest-payments.mjs.map +1 -1
  142. package/resources/simulations/real-time-payments-transfers.d.ts +684 -33
  143. package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
  144. package/resources/simulations/real-time-payments-transfers.js.map +1 -1
  145. package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
  146. package/resources/simulations/wire-transfers.d.ts +402 -14
  147. package/resources/simulations/wire-transfers.d.ts.map +1 -1
  148. package/resources/simulations/wire-transfers.js.map +1 -1
  149. package/resources/simulations/wire-transfers.mjs.map +1 -1
  150. package/resources/transactions.d.ts +402 -14
  151. package/resources/transactions.d.ts.map +1 -1
  152. package/resources/transactions.js.map +1 -1
  153. package/resources/transactions.mjs.map +1 -1
  154. package/resources/wire-transfers.d.ts +7 -5
  155. package/resources/wire-transfers.d.ts.map +1 -1
  156. package/resources/wire-transfers.js +1 -1
  157. package/resources/wire-transfers.js.map +1 -1
  158. package/resources/wire-transfers.mjs +1 -1
  159. package/resources/wire-transfers.mjs.map +1 -1
  160. package/src/_shims/ReadableStream.d.ts +5 -5
  161. package/src/_shims/agent.ts +1 -1
  162. package/src/_shims/{fetch.node.d.ts → fetch-node.d.ts} +8 -8
  163. package/src/_shims/fetch.d.ts +10 -10
  164. package/src/_shims/{fileFromPath.node.ts → fileFromPath-node.ts} +1 -1
  165. package/src/_shims/fileFromPath.ts +2 -2
  166. package/src/_shims/{formdata.node.d.ts → form-data-node.d.ts} +4 -4
  167. package/src/_shims/{formdata.d.ts → form-data.d.ts} +4 -4
  168. package/src/_shims/{getMultipartRequestOptions.node.ts → getMultipartRequestOptions-node.ts} +3 -3
  169. package/src/_shims/getMultipartRequestOptions.ts +3 -3
  170. package/src/core.ts +12 -11
  171. package/src/error.ts +3 -3
  172. package/src/index.ts +9 -13
  173. package/src/pagination.ts +2 -2
  174. package/src/resource.ts +1 -1
  175. package/src/resources/account-numbers.ts +5 -5
  176. package/src/resources/account-statements.ts +5 -5
  177. package/src/resources/account-transfers.ts +5 -5
  178. package/src/resources/accounts.ts +5 -5
  179. package/src/resources/ach-prenotifications.ts +224 -8
  180. package/src/resources/ach-transfers.ts +19 -14
  181. package/src/resources/balance-lookups.ts +3 -3
  182. package/src/resources/bookkeeping-accounts.ts +5 -5
  183. package/src/resources/bookkeeping-entries.ts +5 -5
  184. package/src/resources/bookkeeping-entry-sets.ts +4 -4
  185. package/src/resources/card-disputes.ts +5 -5
  186. package/src/resources/card-profiles.ts +6 -6
  187. package/src/resources/card-purchase-supplements.ts +7 -7
  188. package/src/resources/cards.ts +5 -5
  189. package/src/resources/check-deposits.ts +8 -5
  190. package/src/resources/check-transfers.ts +12 -5
  191. package/src/resources/declined-transactions.ts +287 -24
  192. package/src/resources/digital-wallet-tokens.ts +7 -6
  193. package/src/resources/documents.ts +5 -5
  194. package/src/resources/entities/beneficial-owners.ts +66 -4
  195. package/src/resources/entities/entities.ts +61 -8
  196. package/src/resources/entities/index.ts +11 -3
  197. package/src/resources/entities/supplemental-documents.ts +5 -5
  198. package/src/resources/event-subscriptions.ts +5 -5
  199. package/src/resources/events.ts +5 -5
  200. package/src/resources/exports.ts +5 -5
  201. package/src/resources/external-accounts.ts +10 -5
  202. package/src/resources/files.ts +6 -6
  203. package/src/resources/groups.ts +3 -3
  204. package/src/resources/inbound-ach-transfers.ts +75 -15
  205. package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
  206. package/src/resources/index.ts +54 -45
  207. package/src/resources/limits.ts +5 -5
  208. package/src/resources/oauth-connections.ts +5 -5
  209. package/src/resources/pending-transactions.ts +24 -11
  210. package/src/resources/programs.ts +5 -5
  211. package/src/resources/real-time-decisions.ts +20 -12
  212. package/src/resources/real-time-payments-transfers.ts +5 -5
  213. package/src/resources/routing-numbers.ts +4 -4
  214. package/src/resources/simulations/account-statements.ts +4 -4
  215. package/src/resources/simulations/account-transfers.ts +3 -3
  216. package/src/resources/simulations/ach-transfers.ts +699 -41
  217. package/src/resources/simulations/card-disputes.ts +4 -4
  218. package/src/resources/simulations/card-profiles.ts +3 -3
  219. package/src/resources/simulations/card-refunds.ts +4 -4
  220. package/src/resources/simulations/cards.ts +306 -30
  221. package/src/resources/simulations/check-deposits.ts +3 -3
  222. package/src/resources/simulations/check-transfers.ts +3 -3
  223. package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
  224. package/src/resources/simulations/documents.ts +4 -4
  225. package/src/resources/simulations/inbound-funds-holds.ts +3 -3
  226. package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
  227. package/src/resources/simulations/index.ts +18 -18
  228. package/src/resources/simulations/interest-payments.ts +413 -18
  229. package/src/resources/simulations/programs.ts +4 -4
  230. package/src/resources/simulations/real-time-payments-transfers.ts +697 -39
  231. package/src/resources/simulations/simulations.ts +19 -19
  232. package/src/resources/simulations/wire-transfers.ts +413 -18
  233. package/src/resources/transactions.ts +415 -20
  234. package/src/resources/wire-drawdown-requests.ts +5 -5
  235. package/src/resources/wire-transfers.ts +12 -10
  236. package/src/tsconfig.json +11 -0
  237. package/src/uploads.ts +6 -6
  238. package/src/version.ts +1 -1
  239. package/uploads.d.ts +1 -1
  240. package/uploads.d.ts.map +1 -1
  241. package/uploads.js +4 -4
  242. package/uploads.js.map +1 -1
  243. package/uploads.mjs +1 -1
  244. package/uploads.mjs.map +1 -1
  245. package/version.d.ts +1 -1
  246. package/version.js +1 -1
  247. package/version.mjs +1 -1
  248. package/_shims/ReadableStream.node.d.ts.map +0 -1
  249. package/_shims/ReadableStream.node.js.map +0 -1
  250. package/_shims/ReadableStream.node.mjs.map +0 -1
  251. package/_shims/agent.node.d.ts.map +0 -1
  252. package/_shims/getMultipartRequestOptions.node.d.ts.map +0 -1
  253. package/_shims/node-readable.node.js.map +0 -1
  254. package/_shims/node-readable.node.mjs.map +0 -1
  255. package/resources/inbound-ach-transfer-returns.d.ts +0 -115
  256. package/resources/inbound-ach-transfer-returns.d.ts.map +0 -1
  257. package/resources/inbound-ach-transfer-returns.js +0 -31
  258. package/resources/inbound-ach-transfer-returns.js.map +0 -1
  259. package/resources/inbound-ach-transfer-returns.mjs +0 -24
  260. package/resources/inbound-ach-transfer-returns.mjs.map +0 -1
  261. package/src/_shims/fetch.deno.ts +0 -23
  262. package/src/_shims/formdata.deno.ts +0 -16
  263. package/src/resources/inbound-ach-transfer-returns.ts +0 -145
  264. /package/_shims/{fetch.node.d.ts → fetch-node.d.ts} +0 -0
  265. /package/_shims/{fetch.node.js → fetch-node.js} +0 -0
  266. /package/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
  267. /package/_shims/{formdata.node.d.ts → form-data-node.d.ts} +0 -0
  268. /package/_shims/{formdata.node.js → form-data-node.js} +0 -0
  269. /package/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
  270. /package/_shims/{formdata.d.ts → form-data.d.ts} +0 -0
  271. /package/_shims/{formdata.js → form-data.js} +0 -0
  272. /package/_shims/{formdata.mjs → form-data.mjs} +0 -0
  273. /package/src/_shims/{ReadableStream.node.ts → ReadableStream-node.ts} +0 -0
  274. /package/src/_shims/{agent.node.ts → agent-node.ts} +0 -0
  275. /package/src/_shims/{fetch.node.js → fetch-node.js} +0 -0
  276. /package/src/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
  277. /package/src/_shims/{formdata.node.js → form-data-node.js} +0 -0
  278. /package/src/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
  279. /package/src/_shims/{formdata.js → form-data.js} +0 -0
  280. /package/src/_shims/{formdata.mjs → form-data.mjs} +0 -0
  281. /package/src/_shims/{node-readable.node.ts → node-readable-node.ts} +0 -0
@@ -6,14 +6,14 @@ export {
6
6
  ACHPrenotificationListParams,
7
7
  ACHPrenotificationsPage,
8
8
  ACHPrenotifications,
9
- } from './ach-prenotifications';
9
+ } from './ach-prenotifications.js';
10
10
  export {
11
11
  ACHTransfer,
12
12
  ACHTransferCreateParams,
13
13
  ACHTransferListParams,
14
14
  ACHTransfersPage,
15
15
  ACHTransfers,
16
- } from './ach-transfers';
16
+ } from './ach-transfers.js';
17
17
  export {
18
18
  Account,
19
19
  AccountCreateParams,
@@ -21,7 +21,7 @@ export {
21
21
  AccountListParams,
22
22
  AccountsPage,
23
23
  Accounts,
24
- } from './accounts';
24
+ } from './accounts.js';
25
25
  export {
26
26
  AccountNumber,
27
27
  AccountNumberCreateParams,
@@ -29,39 +29,39 @@ export {
29
29
  AccountNumberListParams,
30
30
  AccountNumbersPage,
31
31
  AccountNumbers,
32
- } from './account-numbers';
32
+ } from './account-numbers.js';
33
33
  export {
34
34
  AccountStatement,
35
35
  AccountStatementListParams,
36
36
  AccountStatementsPage,
37
37
  AccountStatements,
38
- } from './account-statements';
38
+ } from './account-statements.js';
39
39
  export {
40
40
  AccountTransfer,
41
41
  AccountTransferCreateParams,
42
42
  AccountTransferListParams,
43
43
  AccountTransfersPage,
44
44
  AccountTransfers,
45
- } from './account-transfers';
46
- export { BalanceLookupLookupResponse, BalanceLookupLookupParams, BalanceLookups } from './balance-lookups';
45
+ } from './account-transfers.js';
46
+ export { BalanceLookupLookupResponse, BalanceLookupLookupParams, BalanceLookups } from './balance-lookups.js';
47
47
  export {
48
48
  BookkeepingAccount,
49
49
  BookkeepingAccountCreateParams,
50
50
  BookkeepingAccountListParams,
51
51
  BookkeepingAccountsPage,
52
52
  BookkeepingAccounts,
53
- } from './bookkeeping-accounts';
53
+ } from './bookkeeping-accounts.js';
54
54
  export {
55
55
  BookkeepingEntry,
56
56
  BookkeepingEntryListParams,
57
57
  BookkeepingEntriesPage,
58
58
  BookkeepingEntries,
59
- } from './bookkeeping-entries';
59
+ } from './bookkeeping-entries.js';
60
60
  export {
61
61
  BookkeepingEntrySet,
62
62
  BookkeepingEntrySetCreateParams,
63
63
  BookkeepingEntrySets,
64
- } from './bookkeeping-entry-sets';
64
+ } from './bookkeeping-entry-sets.js';
65
65
  export {
66
66
  Card,
67
67
  CardDetails,
@@ -70,34 +70,34 @@ export {
70
70
  CardListParams,
71
71
  CardsPage,
72
72
  Cards,
73
- } from './cards';
73
+ } from './cards.js';
74
74
  export {
75
75
  CardDispute,
76
76
  CardDisputeCreateParams,
77
77
  CardDisputeListParams,
78
78
  CardDisputesPage,
79
79
  CardDisputes,
80
- } from './card-disputes';
80
+ } from './card-disputes.js';
81
81
  export {
82
82
  CardProfile,
83
83
  CardProfileCreateParams,
84
84
  CardProfileListParams,
85
85
  CardProfilesPage,
86
86
  CardProfiles,
87
- } from './card-profiles';
87
+ } from './card-profiles.js';
88
88
  export {
89
89
  CardPurchaseSupplement,
90
90
  CardPurchaseSupplementListParams,
91
91
  CardPurchaseSupplementsPage,
92
92
  CardPurchaseSupplements,
93
- } from './card-purchase-supplements';
93
+ } from './card-purchase-supplements.js';
94
94
  export {
95
95
  CheckDeposit,
96
96
  CheckDepositCreateParams,
97
97
  CheckDepositListParams,
98
98
  CheckDepositsPage,
99
99
  CheckDeposits,
100
- } from './check-deposits';
100
+ } from './check-deposits.js';
101
101
  export {
102
102
  CheckTransfer,
103
103
  CheckTransferCreateParams,
@@ -105,22 +105,29 @@ export {
105
105
  CheckTransferStopPaymentParams,
106
106
  CheckTransfersPage,
107
107
  CheckTransfers,
108
- } from './check-transfers';
108
+ } from './check-transfers.js';
109
109
  export {
110
110
  DeclinedTransaction,
111
111
  DeclinedTransactionListParams,
112
112
  DeclinedTransactionsPage,
113
113
  DeclinedTransactions,
114
- } from './declined-transactions';
114
+ } from './declined-transactions.js';
115
115
  export {
116
116
  DigitalWalletToken,
117
117
  DigitalWalletTokenListParams,
118
118
  DigitalWalletTokensPage,
119
119
  DigitalWalletTokens,
120
- } from './digital-wallet-tokens';
121
- export { Document, DocumentListParams, DocumentsPage, Documents } from './documents';
122
- export { Entity, EntityCreateParams, EntityListParams, EntitiesPage, Entities } from './entities/entities';
123
- export { Event, EventListParams, EventsPage, Events } from './events';
120
+ } from './digital-wallet-tokens.js';
121
+ export { Document, DocumentListParams, DocumentsPage, Documents } from './documents.js';
122
+ export {
123
+ Entity,
124
+ EntityCreateParams,
125
+ EntityListParams,
126
+ EntityUpdateAddressParams,
127
+ EntitiesPage,
128
+ Entities,
129
+ } from './entities/entities.js';
130
+ export { Event, EventListParams, EventsPage, Events } from './events.js';
124
131
  export {
125
132
  EventSubscription,
126
133
  EventSubscriptionCreateParams,
@@ -128,8 +135,8 @@ export {
128
135
  EventSubscriptionListParams,
129
136
  EventSubscriptionsPage,
130
137
  EventSubscriptions,
131
- } from './event-subscriptions';
132
- export { Export, ExportCreateParams, ExportListParams, ExportsPage, Exports } from './exports';
138
+ } from './event-subscriptions.js';
139
+ export { Export, ExportCreateParams, ExportListParams, ExportsPage, Exports } from './exports.js';
133
140
  export {
134
141
  ExternalAccount,
135
142
  ExternalAccountCreateParams,
@@ -137,69 +144,71 @@ export {
137
144
  ExternalAccountListParams,
138
145
  ExternalAccountsPage,
139
146
  ExternalAccounts,
140
- } from './external-accounts';
141
- export { File, FileCreateParams, FileListParams, FilesPage, Files } from './files';
142
- export { Group, Groups } from './groups';
147
+ } from './external-accounts.js';
148
+ export { File, FileCreateParams, FileListParams, FilesPage, Files } from './files.js';
149
+ export { Group, Groups } from './groups.js';
143
150
  export {
144
151
  InboundACHTransfer,
145
152
  InboundACHTransferListParams,
153
+ InboundACHTransferNotificationOfChangeParams,
146
154
  InboundACHTransferTransferReturnParams,
147
155
  InboundACHTransfersPage,
148
156
  InboundACHTransfers,
149
- } from './inbound-ach-transfers';
150
- export {
151
- InboundACHTransferReturn,
152
- InboundACHTransferReturnListParams,
153
- InboundACHTransferReturnsPage,
154
- InboundACHTransferReturns,
155
- } from './inbound-ach-transfer-returns';
157
+ } from './inbound-ach-transfers.js';
156
158
  export {
157
159
  InboundWireDrawdownRequest,
158
160
  InboundWireDrawdownRequestListParams,
159
161
  InboundWireDrawdownRequestsPage,
160
162
  InboundWireDrawdownRequests,
161
- } from './inbound-wire-drawdown-requests';
162
- export { Limit, LimitCreateParams, LimitUpdateParams, LimitListParams, LimitsPage, Limits } from './limits';
163
+ } from './inbound-wire-drawdown-requests.js';
164
+ export {
165
+ Limit,
166
+ LimitCreateParams,
167
+ LimitUpdateParams,
168
+ LimitListParams,
169
+ LimitsPage,
170
+ Limits,
171
+ } from './limits.js';
163
172
  export {
164
173
  OauthConnection,
165
174
  OauthConnectionListParams,
166
175
  OauthConnectionsPage,
167
176
  OauthConnections,
168
- } from './oauth-connections';
177
+ } from './oauth-connections.js';
169
178
  export {
170
179
  PendingTransaction,
171
180
  PendingTransactionListParams,
172
181
  PendingTransactionsPage,
173
182
  PendingTransactions,
174
- } from './pending-transactions';
175
- export { Program, ProgramListParams, ProgramsPage, Programs } from './programs';
176
- export { RealTimeDecision, RealTimeDecisionActionParams, RealTimeDecisions } from './real-time-decisions';
183
+ } from './pending-transactions.js';
184
+ export { Program, ProgramListParams, ProgramsPage, Programs } from './programs.js';
185
+ export { RealTimeDecision, RealTimeDecisionActionParams, RealTimeDecisions } from './real-time-decisions.js';
177
186
  export {
178
187
  RealTimePaymentsTransfer,
179
188
  RealTimePaymentsTransferCreateParams,
180
189
  RealTimePaymentsTransferListParams,
181
190
  RealTimePaymentsTransfersPage,
182
191
  RealTimePaymentsTransfers,
183
- } from './real-time-payments-transfers';
192
+ } from './real-time-payments-transfers.js';
184
193
  export {
185
194
  RoutingNumber,
186
195
  RoutingNumberListParams,
187
196
  RoutingNumbersPage,
188
197
  RoutingNumbers,
189
- } from './routing-numbers';
190
- export { Simulations } from './simulations/simulations';
191
- export { Transaction, TransactionListParams, TransactionsPage, Transactions } from './transactions';
198
+ } from './routing-numbers.js';
199
+ export { Simulations } from './simulations/simulations.js';
200
+ export { Transaction, TransactionListParams, TransactionsPage, Transactions } from './transactions.js';
192
201
  export {
193
202
  WireDrawdownRequest,
194
203
  WireDrawdownRequestCreateParams,
195
204
  WireDrawdownRequestListParams,
196
205
  WireDrawdownRequestsPage,
197
206
  WireDrawdownRequests,
198
- } from './wire-drawdown-requests';
207
+ } from './wire-drawdown-requests.js';
199
208
  export {
200
209
  WireTransfer,
201
210
  WireTransferCreateParams,
202
211
  WireTransferListParams,
203
212
  WireTransfersPage,
204
213
  WireTransfers,
205
- } from './wire-transfers';
214
+ } from './wire-transfers.js';
@@ -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 Limits extends APIResource {
10
10
  /**
@@ -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 OauthConnections extends APIResource {
10
10
  /**
@@ -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 PendingTransactions extends APIResource {
10
10
  /**
@@ -339,7 +339,7 @@ export namespace PendingTransaction {
339
339
  merchant_descriptor: string;
340
340
 
341
341
  /**
342
- * Fields specific to the `network`
342
+ * Fields specific to the `network`.
343
343
  */
344
344
  network_details: CardAuthorization.NetworkDetails;
345
345
 
@@ -369,25 +369,25 @@ export namespace PendingTransaction {
369
369
 
370
370
  export namespace CardAuthorization {
371
371
  /**
372
- * Fields specific to the `network`
372
+ * Fields specific to the `network`.
373
373
  */
374
374
  export interface NetworkDetails {
375
375
  /**
376
- * The payment network used to process this card authorization
376
+ * The payment network used to process this card authorization.
377
377
  *
378
378
  * - `visa` - Visa
379
379
  */
380
380
  category: 'visa';
381
381
 
382
382
  /**
383
- * Fields specific to the `visa` network
383
+ * Fields specific to the `visa` network.
384
384
  */
385
385
  visa: NetworkDetails.Visa | null;
386
386
  }
387
387
 
388
388
  export namespace NetworkDetails {
389
389
  /**
390
- * Fields specific to the `visa` network
390
+ * Fields specific to the `visa` network.
391
391
  */
392
392
  export interface Visa {
393
393
  /**
@@ -438,7 +438,7 @@ export namespace PendingTransaction {
438
438
 
439
439
  /**
440
440
  * The method used to enter the cardholder's primary account number and card
441
- * expiration date
441
+ * expiration date.
442
442
  *
443
443
  * - `unknown` - Unknown
444
444
  * - `manual` - Manual key entry
@@ -637,6 +637,9 @@ export namespace PendingTransaction {
637
637
  * response if and only if `category` is equal to `wire_transfer_instruction`.
638
638
  */
639
639
  export interface WireTransferInstruction {
640
+ /**
641
+ * The account number for the destination account.
642
+ */
640
643
  account_number: string;
641
644
 
642
645
  /**
@@ -645,10 +648,20 @@ export namespace PendingTransaction {
645
648
  */
646
649
  amount: number;
647
650
 
651
+ /**
652
+ * The message that will show on the recipient's bank statement.
653
+ */
648
654
  message_to_recipient: string;
649
655
 
656
+ /**
657
+ * The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
658
+ * destination account.
659
+ */
650
660
  routing_number: string;
651
661
 
662
+ /**
663
+ * The identifier of the Wire Transfer that led to this Pending Transaction.
664
+ */
652
665
  transfer_id: string;
653
666
  }
654
667
  }
@@ -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 Programs extends APIResource {
10
10
  /**
@@ -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 RealTimeDecisions extends APIResource {
8
8
  /**
@@ -116,6 +116,12 @@ export namespace RealTimeDecision {
116
116
  */
117
117
  decision: 'approve' | 'decline' | null;
118
118
 
119
+ /**
120
+ * If the authorization was made via a Digital Wallet Token (such as an Apple Pay
121
+ * purchase), the identifier of the token that was used.
122
+ */
123
+ digital_wallet_token_id: string | null;
124
+
119
125
  /**
120
126
  * The merchant identifier (commonly abbreviated as MID) of the merchant the card
121
127
  * is transacting with.
@@ -144,7 +150,7 @@ export namespace RealTimeDecision {
144
150
  merchant_descriptor: string;
145
151
 
146
152
  /**
147
- * Fields specific to the `network`
153
+ * Fields specific to the `network`.
148
154
  */
149
155
  network_details: CardAuthorization.NetworkDetails;
150
156
 
@@ -187,25 +193,25 @@ export namespace RealTimeDecision {
187
193
 
188
194
  export namespace CardAuthorization {
189
195
  /**
190
- * Fields specific to the `network`
196
+ * Fields specific to the `network`.
191
197
  */
192
198
  export interface NetworkDetails {
193
199
  /**
194
- * The payment network used to process this card authorization
200
+ * The payment network used to process this card authorization.
195
201
  *
196
202
  * - `visa` - Visa
197
203
  */
198
204
  category: 'visa';
199
205
 
200
206
  /**
201
- * Fields specific to the `visa` network
207
+ * Fields specific to the `visa` network.
202
208
  */
203
209
  visa: NetworkDetails.Visa | null;
204
210
  }
205
211
 
206
212
  export namespace NetworkDetails {
207
213
  /**
208
- * Fields specific to the `visa` network
214
+ * Fields specific to the `visa` network.
209
215
  */
210
216
  export interface Visa {
211
217
  /**
@@ -256,7 +262,7 @@ export namespace RealTimeDecision {
256
262
 
257
263
  /**
258
264
  * The method used to enter the cardholder's primary account number and card
259
- * expiration date
265
+ * expiration date.
260
266
  *
261
267
  * - `unknown` - Unknown
262
268
  * - `manual` - Manual key entry
@@ -293,7 +299,7 @@ export namespace RealTimeDecision {
293
299
  export interface RequestDetails {
294
300
  /**
295
301
  * The type of this request (e.g., an initial authorization or an incremental
296
- * authorization.)
302
+ * authorization).
297
303
  *
298
304
  * - `initial_authorization` - A regular, standalone authorization.
299
305
  * - `incremental_authorization` - An incremental request to increase the amount of
@@ -353,8 +359,9 @@ export namespace RealTimeDecision {
353
359
  *
354
360
  * - `apple_pay` - Apple Pay
355
361
  * - `google_pay` - Google Pay
362
+ * - `unknown` - Unknown
356
363
  */
357
- digital_wallet: 'apple_pay' | 'google_pay';
364
+ digital_wallet: 'apple_pay' | 'google_pay' | 'unknown';
358
365
 
359
366
  /**
360
367
  * The email to send the one-time passcode to if `channel` is equal to `email`.
@@ -413,8 +420,9 @@ export namespace RealTimeDecision {
413
420
  *
414
421
  * - `apple_pay` - Apple Pay
415
422
  * - `google_pay` - Google Pay
423
+ * - `unknown` - Unknown
416
424
  */
417
- digital_wallet: 'apple_pay' | 'google_pay';
425
+ digital_wallet: 'apple_pay' | 'google_pay' | 'unknown';
418
426
  }
419
427
  }
420
428
 
@@ -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 RealTimePaymentsTransfers extends APIResource {
10
10
  /**
@@ -1,9 +1,9 @@
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';
6
- import { Page, PageParams } from '../pagination';
3
+ import * as Core from '../core.js';
4
+ import { APIResource } from '../resource.js';
5
+ import * as API from './index.js';
6
+ import { Page, PageParams } from '../pagination.js';
7
7
 
8
8
  export class RoutingNumbers extends APIResource {
9
9
  /**
@@ -1,9 +1,9 @@
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 AccountStatements_ from '../account-statements';
6
- import * as API from './index';
3
+ import * as Core from '../../core.js';
4
+ import { APIResource } from '../../resource.js';
5
+ import * as AccountStatements_ from '../account-statements.js';
6
+ import * as API from './index.js';
7
7
 
8
8
  export class AccountStatements extends APIResource {
9
9
  /**
@@ -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 AccountTransfers_ from '../account-transfers';
3
+ import * as Core from '../../core.js';
4
+ import { APIResource } from '../../resource.js';
5
+ import * as AccountTransfers_ from '../account-transfers.js';
6
6
 
7
7
  export class AccountTransfers extends APIResource {
8
8
  /**