@moovio/sdk 0.0.0-dev.25 → 0.0.0-dev.27

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 (224) hide show
  1. package/README.md +93 -61
  2. package/bin/mcp-server.js +1542 -997
  3. package/bin/mcp-server.js.map +51 -36
  4. package/funcs/bankAccountsLink.d.ts +1 -1
  5. package/funcs/bankAccountsLink.js +1 -1
  6. package/funcs/depositViewCreate.d.ts +22 -0
  7. package/funcs/depositViewCreate.d.ts.map +1 -0
  8. package/funcs/depositViewCreate.js +136 -0
  9. package/funcs/depositViewCreate.js.map +1 -0
  10. package/funcs/transfersGetRiskOutcomes.d.ts +19 -0
  11. package/funcs/transfersGetRiskOutcomes.d.ts.map +1 -0
  12. package/funcs/transfersGetRiskOutcomes.js +131 -0
  13. package/funcs/transfersGetRiskOutcomes.js.map +1 -0
  14. package/jsr.json +1 -1
  15. package/lib/config.d.ts +3 -3
  16. package/lib/config.js +3 -3
  17. package/lib/http.d.ts +1 -1
  18. package/lib/http.d.ts.map +1 -1
  19. package/lib/http.js +1 -1
  20. package/lib/http.js.map +1 -1
  21. package/lib/security.d.ts +5 -4
  22. package/lib/security.d.ts.map +1 -1
  23. package/lib/security.js +6 -7
  24. package/lib/security.js.map +1 -1
  25. package/mcp-server/mcp-server.js +1 -1
  26. package/mcp-server/server.d.ts.map +1 -1
  27. package/mcp-server/server.js +5 -1
  28. package/mcp-server/server.js.map +1 -1
  29. package/mcp-server/tools/bankAccountsLink.js +1 -1
  30. package/mcp-server/tools/depositViewCreate.d.ts +8 -0
  31. package/mcp-server/tools/depositViewCreate.d.ts.map +1 -0
  32. package/mcp-server/tools/depositViewCreate.js +69 -0
  33. package/mcp-server/tools/depositViewCreate.js.map +1 -0
  34. package/mcp-server/tools/transfersGetRiskOutcomes.d.ts +8 -0
  35. package/mcp-server/tools/transfersGetRiskOutcomes.d.ts.map +1 -0
  36. package/mcp-server/tools/transfersGetRiskOutcomes.js +67 -0
  37. package/mcp-server/tools/transfersGetRiskOutcomes.js.map +1 -0
  38. package/models/components/capabilityid.d.ts +1 -0
  39. package/models/components/capabilityid.d.ts.map +1 -1
  40. package/models/components/capabilityid.js +1 -0
  41. package/models/components/capabilityid.js.map +1 -1
  42. package/models/components/cardbrandfees.d.ts +5 -0
  43. package/models/components/cardbrandfees.d.ts.map +1 -1
  44. package/models/components/cardbrandfees.js +2 -0
  45. package/models/components/cardbrandfees.js.map +1 -1
  46. package/models/components/cardtransactiondetails.d.ts +3 -1
  47. package/models/components/cardtransactiondetails.d.ts.map +1 -1
  48. package/models/components/cardtransactiondetails.js +2 -0
  49. package/models/components/cardtransactiondetails.js.map +1 -1
  50. package/models/components/contributingrule.d.ts +23 -0
  51. package/models/components/contributingrule.d.ts.map +1 -0
  52. package/models/components/contributingrule.js +59 -0
  53. package/models/components/contributingrule.js.map +1 -0
  54. package/models/components/createtransferdestinationcard.d.ts +1 -1
  55. package/models/components/depositaccountingestedresponse.d.ts +39 -0
  56. package/models/components/depositaccountingestedresponse.d.ts.map +1 -0
  57. package/models/components/depositaccountingestedresponse.js +66 -0
  58. package/models/components/depositaccountingestedresponse.js.map +1 -0
  59. package/models/components/filedetails.d.ts +1 -1
  60. package/models/components/filepurpose.d.ts +2 -2
  61. package/models/components/filepurpose.js +1 -1
  62. package/models/components/fullissuedcard.d.ts +1 -3
  63. package/models/components/fullissuedcard.d.ts.map +1 -1
  64. package/models/components/fullissuedcard.js.map +1 -1
  65. package/models/components/index.d.ts +8 -0
  66. package/models/components/index.d.ts.map +1 -1
  67. package/models/components/index.js +8 -0
  68. package/models/components/index.js.map +1 -1
  69. package/models/components/invoice.d.ts +5 -0
  70. package/models/components/invoice.d.ts.map +1 -1
  71. package/models/components/invoice.js +2 -0
  72. package/models/components/invoice.js.map +1 -1
  73. package/models/components/issuedcard.d.ts +1 -3
  74. package/models/components/issuedcard.d.ts.map +1 -1
  75. package/models/components/issuedcard.js.map +1 -1
  76. package/models/components/issuedcardstate.d.ts +2 -8
  77. package/models/components/issuedcardstate.d.ts.map +1 -1
  78. package/models/components/issuedcardstate.js +1 -5
  79. package/models/components/issuedcardstate.js.map +1 -1
  80. package/models/components/manualtermsofservice.d.ts +1 -1
  81. package/models/components/manualtermsofserviceupdate.d.ts +1 -1
  82. package/models/components/onboardinginvite.d.ts +1 -1
  83. package/models/components/partnerriskoutcomesresponse.d.ts +33 -0
  84. package/models/components/partnerriskoutcomesresponse.d.ts.map +1 -0
  85. package/models/components/partnerriskoutcomesresponse.js +62 -0
  86. package/models/components/partnerriskoutcomesresponse.js.map +1 -0
  87. package/models/components/patchtransfer.d.ts +5 -2
  88. package/models/components/patchtransfer.d.ts.map +1 -1
  89. package/models/components/patchtransfer.js +2 -2
  90. package/models/components/patchtransfer.js.map +1 -1
  91. package/models/components/patchwallet.d.ts +4 -7
  92. package/models/components/patchwallet.d.ts.map +1 -1
  93. package/models/components/patchwallet.js +4 -4
  94. package/models/components/patchwallet.js.map +1 -1
  95. package/models/components/paymentlinkpayoutdetails.d.ts +11 -0
  96. package/models/components/paymentlinkpayoutdetails.d.ts.map +1 -1
  97. package/models/components/paymentlinkpayoutdetails.js +3 -0
  98. package/models/components/paymentlinkpayoutdetails.js.map +1 -1
  99. package/models/components/paymentlinkpayoutdetailsupdate.d.ts +11 -0
  100. package/models/components/paymentlinkpayoutdetailsupdate.d.ts.map +1 -1
  101. package/models/components/paymentlinkpayoutdetailsupdate.js +3 -0
  102. package/models/components/paymentlinkpayoutdetailsupdate.js.map +1 -1
  103. package/models/components/paymentmethodscard.d.ts +8 -0
  104. package/models/components/paymentmethodscard.d.ts.map +1 -1
  105. package/models/components/paymentmethodscard.js +2 -0
  106. package/models/components/paymentmethodscard.js.map +1 -1
  107. package/models/components/payoutdetailserror.d.ts +3 -0
  108. package/models/components/payoutdetailserror.d.ts.map +1 -1
  109. package/models/components/payoutdetailserror.js +3 -0
  110. package/models/components/payoutdetailserror.js.map +1 -1
  111. package/models/components/pushdeliveryspeed.d.ts +18 -0
  112. package/models/components/pushdeliveryspeed.d.ts.map +1 -0
  113. package/models/components/pushdeliveryspeed.js +52 -0
  114. package/models/components/pushdeliveryspeed.js.map +1 -0
  115. package/models/components/pushoptions.d.ts +35 -0
  116. package/models/components/pushoptions.d.ts.map +1 -0
  117. package/models/components/pushoptions.js +62 -0
  118. package/models/components/pushoptions.js.map +1 -0
  119. package/models/components/pushoptionserror.d.ts +19 -0
  120. package/models/components/pushoptionserror.d.ts.map +1 -0
  121. package/models/components/pushoptionserror.js +61 -0
  122. package/models/components/pushoptionserror.js.map +1 -0
  123. package/models/components/pushoptionsupdate.d.ts +35 -0
  124. package/models/components/pushoptionsupdate.d.ts.map +1 -0
  125. package/models/components/pushoptionsupdate.js +62 -0
  126. package/models/components/pushoptionsupdate.js.map +1 -0
  127. package/models/components/sourcesystem.d.ts +29 -0
  128. package/models/components/sourcesystem.d.ts.map +1 -0
  129. package/models/components/sourcesystem.js +58 -0
  130. package/models/components/sourcesystem.js.map +1 -0
  131. package/models/components/termsofservice.d.ts +1 -1
  132. package/models/components/updatepaymentlinkamountdetails.d.ts +60 -5
  133. package/models/components/updatepaymentlinkamountdetails.d.ts.map +1 -1
  134. package/models/components/updatepaymentlinkamountdetails.js +43 -6
  135. package/models/components/updatepaymentlinkamountdetails.js.map +1 -1
  136. package/models/errors/depositaccountvalidationerror.d.ts +41 -0
  137. package/models/errors/depositaccountvalidationerror.d.ts.map +1 -0
  138. package/models/errors/depositaccountvalidationerror.js +81 -0
  139. package/models/errors/depositaccountvalidationerror.js.map +1 -0
  140. package/models/errors/index.d.ts +1 -0
  141. package/models/errors/index.d.ts.map +1 -1
  142. package/models/errors/index.js +1 -0
  143. package/models/errors/index.js.map +1 -1
  144. package/models/operations/createdepositaccount.d.ts +44 -0
  145. package/models/operations/createdepositaccount.d.ts.map +1 -0
  146. package/models/operations/createdepositaccount.js +113 -0
  147. package/models/operations/createdepositaccount.js.map +1 -0
  148. package/models/operations/gettransferriskoutcomes.d.ts +48 -0
  149. package/models/operations/gettransferriskoutcomes.d.ts.map +1 -0
  150. package/models/operations/gettransferriskoutcomes.js +99 -0
  151. package/models/operations/gettransferriskoutcomes.js.map +1 -0
  152. package/models/operations/index.d.ts +2 -0
  153. package/models/operations/index.d.ts.map +1 -1
  154. package/models/operations/index.js +2 -0
  155. package/models/operations/index.js.map +1 -1
  156. package/models/operations/linkbankaccount.d.ts +1 -1
  157. package/models/operations/listissuedcards.d.ts +1 -1
  158. package/package.json +1 -1
  159. package/sdk/bankaccounts.d.ts +1 -1
  160. package/sdk/bankaccounts.js +1 -1
  161. package/sdk/depositview.d.ts +16 -0
  162. package/sdk/depositview.d.ts.map +1 -0
  163. package/sdk/depositview.js +26 -0
  164. package/sdk/depositview.js.map +1 -0
  165. package/sdk/sdk.d.ts +3 -0
  166. package/sdk/sdk.d.ts.map +1 -1
  167. package/sdk/sdk.js +4 -0
  168. package/sdk/sdk.js.map +1 -1
  169. package/sdk/transfers.d.ts +9 -0
  170. package/sdk/transfers.d.ts.map +1 -1
  171. package/sdk/transfers.js +12 -0
  172. package/sdk/transfers.js.map +1 -1
  173. package/src/funcs/bankAccountsLink.ts +1 -1
  174. package/src/funcs/depositViewCreate.ts +201 -0
  175. package/src/funcs/transfersGetRiskOutcomes.ts +182 -0
  176. package/src/lib/config.ts +3 -3
  177. package/src/lib/http.ts +3 -1
  178. package/src/lib/security.ts +10 -5
  179. package/src/mcp-server/mcp-server.ts +1 -1
  180. package/src/mcp-server/server.ts +5 -1
  181. package/src/mcp-server/tools/bankAccountsLink.ts +1 -1
  182. package/src/mcp-server/tools/depositViewCreate.ts +43 -0
  183. package/src/mcp-server/tools/transfersGetRiskOutcomes.ts +41 -0
  184. package/src/models/components/capabilityid.ts +1 -0
  185. package/src/models/components/cardbrandfees.ts +7 -0
  186. package/src/models/components/cardtransactiondetails.ts +5 -1
  187. package/src/models/components/contributingrule.ts +58 -0
  188. package/src/models/components/createtransferdestinationcard.ts +1 -1
  189. package/src/models/components/depositaccountingestedresponse.ts +86 -0
  190. package/src/models/components/filedetails.ts +1 -1
  191. package/src/models/components/filepurpose.ts +2 -2
  192. package/src/models/components/fullissuedcard.ts +1 -3
  193. package/src/models/components/index.ts +8 -0
  194. package/src/models/components/invoice.ts +7 -0
  195. package/src/models/components/issuedcard.ts +1 -3
  196. package/src/models/components/issuedcardstate.ts +2 -8
  197. package/src/models/components/manualtermsofservice.ts +1 -1
  198. package/src/models/components/manualtermsofserviceupdate.ts +1 -1
  199. package/src/models/components/onboardinginvite.ts +1 -1
  200. package/src/models/components/partnerriskoutcomesresponse.ts +77 -0
  201. package/src/models/components/patchtransfer.ts +7 -4
  202. package/src/models/components/patchwallet.ts +8 -11
  203. package/src/models/components/paymentlinkpayoutdetails.ts +18 -0
  204. package/src/models/components/paymentlinkpayoutdetailsupdate.ts +18 -0
  205. package/src/models/components/paymentmethodscard.ts +10 -0
  206. package/src/models/components/payoutdetailserror.ts +10 -0
  207. package/src/models/components/pushdeliveryspeed.ts +32 -0
  208. package/src/models/components/pushoptions.ts +72 -0
  209. package/src/models/components/pushoptionserror.ts +56 -0
  210. package/src/models/components/pushoptionsupdate.ts +76 -0
  211. package/src/models/components/sourcesystem.ts +43 -0
  212. package/src/models/components/termsofservice.ts +1 -1
  213. package/src/models/components/updatepaymentlinkamountdetails.ts +114 -14
  214. package/src/models/errors/depositaccountvalidationerror.ts +86 -0
  215. package/src/models/errors/index.ts +1 -0
  216. package/src/models/operations/createdepositaccount.ts +146 -0
  217. package/src/models/operations/gettransferriskoutcomes.ts +136 -0
  218. package/src/models/operations/index.ts +2 -0
  219. package/src/models/operations/linkbankaccount.ts +1 -1
  220. package/src/models/operations/listissuedcards.ts +1 -1
  221. package/src/sdk/bankaccounts.ts +1 -1
  222. package/src/sdk/depositview.ts +31 -0
  223. package/src/sdk/sdk.ts +6 -0
  224. package/src/sdk/transfers.ts +20 -0
package/README.md CHANGED
@@ -433,7 +433,7 @@ you'll need to specify the `/profile-enrichment.read` scope.
433
433
  * [link](docs/sdks/bankaccounts/README.md#link) - Link a bank account to an existing Moov account. Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
434
434
 
435
435
  It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
436
- bank-account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
436
+ bank account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
437
437
  Methods](https://docs.moov.io/api/sources/payment-methods/list/)
438
438
  endpoint to wait for the new payment methods to be available for use.
439
439
 
@@ -635,6 +635,17 @@ Only use this endpoint if you have provided Moov with a copy of your PCI attesta
635
635
  To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
636
636
  you'll need to specify the `/card-metadata.read` scope.
637
637
 
638
+ ### [DepositView](docs/sdks/depositview/README.md)
639
+
640
+ * [create](docs/sdks/depositview/README.md#create) - Ingest a deposit account into the deposit view from a core banking source system.
641
+
642
+ The request body is a raw byte payload whose format depends on the core banking
643
+ system that produced it. Set the `X-Source-System` header to identify that system
644
+ so the payload can be parsed correctly.
645
+
646
+ To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
647
+ you'll need to specify the `/accounts/{accountID}/profile.write` scope.
648
+
638
649
  ### [Disputes](docs/sdks/disputes/README.md)
639
650
 
640
651
  * [list](docs/sdks/disputes/README.md#list) - Returns the list of disputes.
@@ -1270,6 +1281,12 @@ to learn more.
1270
1281
 
1271
1282
  To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
1272
1283
  to specify the `/accounts/{accountID}/transfers.write` scope.
1284
+ * [getRiskOutcomes](docs/sdks/transfers/README.md#getriskoutcomes) - Retrieve the risk rules that contributed to a transfer's risk decision.
1285
+
1286
+ This endpoint has limited availability and must be enabled for your account by Moov.
1287
+
1288
+ To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
1289
+ you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
1273
1290
 
1274
1291
  ### [Underwriting](docs/sdks/underwriting/README.md)
1275
1292
 
@@ -1576,7 +1593,7 @@ you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
1576
1593
  - [`bankAccountsLink`](docs/sdks/bankaccounts/README.md#link) - Link a bank account to an existing Moov account. Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
1577
1594
 
1578
1595
  It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
1579
- bank-account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
1596
+ bank account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
1580
1597
  Methods](https://docs.moov.io/api/sources/payment-methods/list/)
1581
1598
  endpoint to wait for the new payment methods to be available for use.
1582
1599
 
@@ -1693,6 +1710,14 @@ Only use this endpoint if you have provided Moov with a copy of your PCI attesta
1693
1710
 
1694
1711
  To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
1695
1712
  you'll need to specify the `/accounts/{accountID}/cards.write` scope.
1713
+ - [`depositViewCreate`](docs/sdks/depositview/README.md#create) - Ingest a deposit account into the deposit view from a core banking source system.
1714
+
1715
+ The request body is a raw byte payload whose format depends on the core banking
1716
+ system that produced it. Set the `X-Source-System` header to identify that system
1717
+ so the payload can be parsed correctly.
1718
+
1719
+ To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
1720
+ you'll need to specify the `/accounts/{accountID}/profile.write` scope.
1696
1721
  - [`disputesAccept`](docs/sdks/disputes/README.md#accept) - Accepts liability for a dispute.
1697
1722
 
1698
1723
  Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
@@ -2210,6 +2235,12 @@ you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
2210
2235
 
2211
2236
  To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
2212
2237
  you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
2238
+ - [`transfersGetRiskOutcomes`](docs/sdks/transfers/README.md#getriskoutcomes) - Retrieve the risk rules that contributed to a transfer's risk decision.
2239
+
2240
+ This endpoint has limited availability and must be enabled for your account by Moov.
2241
+
2242
+ To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
2243
+ you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
2213
2244
  - [`transfersInitiateRefund`](docs/sdks/transfers/README.md#initiaterefund) - Initiate a refund for a card transfer.
2214
2245
 
2215
2246
  **Use the [Cancel or refund a card transfer](https://docs.moov.io/api/money-movement/refunds/cancel/) endpoint for more comprehensive cancel and refund options.**
@@ -2502,7 +2533,7 @@ run();
2502
2533
  **Primary error:**
2503
2534
  * [`MoovError`](./src/models/errors/mooverror.ts): The base class for HTTP error responses.
2504
2535
 
2505
- <details><summary>Less common errors (64)</summary>
2536
+ <details><summary>Less common errors (65)</summary>
2506
2537
 
2507
2538
  <br />
2508
2539
 
@@ -2515,64 +2546,65 @@ run();
2515
2546
 
2516
2547
 
2517
2548
  **Inherit from [`MoovError`](./src/models/errors/mooverror.ts)**:
2518
- * [`GenericError`](./src/models/errors/genericerror.ts): Applicable to 85 of 189 methods.*
2519
- * [`BrandValidationError`](./src/models/errors/brandvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2520
- * [`ImageRequestValidationError`](./src/models/errors/imagerequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2521
- * [`ProductRequestValidationError`](./src/models/errors/productrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2522
- * [`ScheduleValidationError`](./src/models/errors/schedulevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2523
- * [`TransferConfigValidationError`](./src/models/errors/transferconfigvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2524
- * [`TerminalApplicationError`](./src/models/errors/terminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 189 methods.*
2525
- * [`DuplicateCardError`](./src/models/errors/duplicatecarderror.ts): Attempted to link card that already exists on the account. Status code `409`. Applicable to 1 of 189 methods.*
2526
- * [`Transfer`](./src/models/errors/transfer.ts): Details of a Transfer. Status code `409`. Applicable to 1 of 189 methods.*
2527
- * [`CardAcquiringRefund`](./src/models/errors/cardacquiringrefund.ts): Details of a card refund. Status code `409`. Applicable to 1 of 189 methods.*
2528
- * [`CreateAccountError`](./src/models/errors/createaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2529
- * [`PatchAccountError`](./src/models/errors/patchaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2530
- * [`ConnectAccountRequestValidationError`](./src/models/errors/connectaccountrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2531
- * [`AssignCountriesError`](./src/models/errors/assigncountrieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2532
- * [`LinkApplePayError`](./src/models/errors/linkapplepayerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2533
- * [`BankAccountValidationError`](./src/models/errors/bankaccountvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2534
- * [`MicroDepositValidationError`](./src/models/errors/microdepositvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2535
- * [`AddCapabilitiesError`](./src/models/errors/addcapabilitieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2536
- * [`LinkCardError`](./src/models/errors/linkcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2537
- * [`UpdateCardError`](./src/models/errors/updatecarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2538
- * [`CardMetadataRequestError`](./src/models/errors/cardmetadatarequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2539
- * [`FileUploadValidationError`](./src/models/errors/fileuploadvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2540
- * [`FeePlanAgreementError`](./src/models/errors/feeplanagreementerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2541
- * [`FileValidationError`](./src/models/errors/filevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2542
- * [`LinkGooglePayError`](./src/models/errors/linkgooglepayerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2543
- * [`ImageMetadataValidationError`](./src/models/errors/imagemetadatavalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2544
- * [`CreateInvoiceError`](./src/models/errors/createinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2545
- * [`ListInvoicesValidationError`](./src/models/errors/listinvoicesvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2546
- * [`UpdateInvoiceError`](./src/models/errors/updateinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2547
- * [`CreateInvoicePaymentError`](./src/models/errors/createinvoicepaymenterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2548
- * [`CreatePaymentLinkError`](./src/models/errors/createpaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2549
- * [`UpdatePaymentLinkError`](./src/models/errors/updatepaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2550
- * [`RepresentativeValidationError`](./src/models/errors/representativevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2551
- * [`CreateResolutionLinkError`](./src/models/errors/createresolutionlinkerror.ts): Describes validation errors for the create resolution link request. Status code `422`. Applicable to 1 of 189 methods.*
2552
- * [`CreateSweepConfigError`](./src/models/errors/createsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2553
- * [`PatchSweepConfigError`](./src/models/errors/patchsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2554
- * [`AccountTerminalApplicationError`](./src/models/errors/accountterminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2555
- * [`CreateTicketError`](./src/models/errors/createticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2556
- * [`UpdateTicketError`](./src/models/errors/updateticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2557
- * [`TransferOptionsValidationError`](./src/models/errors/transferoptionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2558
- * [`TransferValidationError`](./src/models/errors/transfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2559
- * [`ListTransfersValidationError`](./src/models/errors/listtransfersvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2560
- * [`PatchTransferValidationError`](./src/models/errors/patchtransfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2561
- * [`RefundValidationError`](./src/models/errors/refundvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2562
- * [`ReversalValidationError`](./src/models/errors/reversalvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2563
- * [`UpsertUnderwritingError`](./src/models/errors/upsertunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2564
- * [`UpdateUnderwritingError`](./src/models/errors/updateunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2565
- * [`CreateWalletValidationError`](./src/models/errors/createwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2566
- * [`ListWalletsValidationError`](./src/models/errors/listwalletsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2567
- * [`PatchWalletValidationError`](./src/models/errors/patchwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2568
- * [`ListWalletTransactionsValidationError`](./src/models/errors/listwallettransactionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2569
- * [`CreateWebhookValidationError`](./src/models/errors/createwebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2570
- * [`UpdateWebhookValidationError`](./src/models/errors/updatewebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2571
- * [`RequestCardError`](./src/models/errors/requestcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2572
- * [`UpdateIssuedCardError`](./src/models/errors/updateissuedcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2573
- * [`RevokeTokenRequestError`](./src/models/errors/revoketokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2574
- * [`AuthTokenRequestError`](./src/models/errors/authtokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2575
- * [`OnboardingInviteError`](./src/models/errors/onboardinginviteerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 189 methods.*
2549
+ * [`GenericError`](./src/models/errors/genericerror.ts): Applicable to 86 of 191 methods.*
2550
+ * [`BrandValidationError`](./src/models/errors/brandvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2551
+ * [`ImageRequestValidationError`](./src/models/errors/imagerequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2552
+ * [`ProductRequestValidationError`](./src/models/errors/productrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2553
+ * [`ScheduleValidationError`](./src/models/errors/schedulevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2554
+ * [`TransferConfigValidationError`](./src/models/errors/transferconfigvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2555
+ * [`TerminalApplicationError`](./src/models/errors/terminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 191 methods.*
2556
+ * [`DuplicateCardError`](./src/models/errors/duplicatecarderror.ts): Attempted to link card that already exists on the account. Status code `409`. Applicable to 1 of 191 methods.*
2557
+ * [`Transfer`](./src/models/errors/transfer.ts): Details of a Transfer. Status code `409`. Applicable to 1 of 191 methods.*
2558
+ * [`CardAcquiringRefund`](./src/models/errors/cardacquiringrefund.ts): Details of a card refund. Status code `409`. Applicable to 1 of 191 methods.*
2559
+ * [`CreateAccountError`](./src/models/errors/createaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2560
+ * [`PatchAccountError`](./src/models/errors/patchaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2561
+ * [`ConnectAccountRequestValidationError`](./src/models/errors/connectaccountrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2562
+ * [`AssignCountriesError`](./src/models/errors/assigncountrieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2563
+ * [`LinkApplePayError`](./src/models/errors/linkapplepayerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2564
+ * [`BankAccountValidationError`](./src/models/errors/bankaccountvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2565
+ * [`MicroDepositValidationError`](./src/models/errors/microdepositvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2566
+ * [`AddCapabilitiesError`](./src/models/errors/addcapabilitieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2567
+ * [`LinkCardError`](./src/models/errors/linkcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2568
+ * [`UpdateCardError`](./src/models/errors/updatecarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2569
+ * [`CardMetadataRequestError`](./src/models/errors/cardmetadatarequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2570
+ * [`FileUploadValidationError`](./src/models/errors/fileuploadvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2571
+ * [`FeePlanAgreementError`](./src/models/errors/feeplanagreementerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2572
+ * [`FileValidationError`](./src/models/errors/filevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2573
+ * [`LinkGooglePayError`](./src/models/errors/linkgooglepayerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2574
+ * [`ImageMetadataValidationError`](./src/models/errors/imagemetadatavalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2575
+ * [`CreateInvoiceError`](./src/models/errors/createinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2576
+ * [`ListInvoicesValidationError`](./src/models/errors/listinvoicesvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2577
+ * [`UpdateInvoiceError`](./src/models/errors/updateinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2578
+ * [`CreateInvoicePaymentError`](./src/models/errors/createinvoicepaymenterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2579
+ * [`CreatePaymentLinkError`](./src/models/errors/createpaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2580
+ * [`UpdatePaymentLinkError`](./src/models/errors/updatepaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2581
+ * [`RepresentativeValidationError`](./src/models/errors/representativevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2582
+ * [`CreateResolutionLinkError`](./src/models/errors/createresolutionlinkerror.ts): Describes validation errors for the create resolution link request. Status code `422`. Applicable to 1 of 191 methods.*
2583
+ * [`CreateSweepConfigError`](./src/models/errors/createsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2584
+ * [`PatchSweepConfigError`](./src/models/errors/patchsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2585
+ * [`AccountTerminalApplicationError`](./src/models/errors/accountterminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2586
+ * [`CreateTicketError`](./src/models/errors/createticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2587
+ * [`UpdateTicketError`](./src/models/errors/updateticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2588
+ * [`TransferOptionsValidationError`](./src/models/errors/transferoptionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2589
+ * [`TransferValidationError`](./src/models/errors/transfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2590
+ * [`ListTransfersValidationError`](./src/models/errors/listtransfersvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2591
+ * [`PatchTransferValidationError`](./src/models/errors/patchtransfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2592
+ * [`RefundValidationError`](./src/models/errors/refundvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2593
+ * [`ReversalValidationError`](./src/models/errors/reversalvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2594
+ * [`UpsertUnderwritingError`](./src/models/errors/upsertunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2595
+ * [`UpdateUnderwritingError`](./src/models/errors/updateunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2596
+ * [`CreateWalletValidationError`](./src/models/errors/createwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2597
+ * [`ListWalletsValidationError`](./src/models/errors/listwalletsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2598
+ * [`PatchWalletValidationError`](./src/models/errors/patchwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2599
+ * [`ListWalletTransactionsValidationError`](./src/models/errors/listwallettransactionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2600
+ * [`CreateWebhookValidationError`](./src/models/errors/createwebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2601
+ * [`UpdateWebhookValidationError`](./src/models/errors/updatewebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2602
+ * [`RequestCardError`](./src/models/errors/requestcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2603
+ * [`UpdateIssuedCardError`](./src/models/errors/updateissuedcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2604
+ * [`RevokeTokenRequestError`](./src/models/errors/revoketokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2605
+ * [`AuthTokenRequestError`](./src/models/errors/authtokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2606
+ * [`OnboardingInviteError`](./src/models/errors/onboardinginviteerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 191 methods.*
2607
+ * [`DepositAccountValidationError`](./src/models/errors/depositaccountvalidationerror.ts): Descriptions of any field validations that failed while parsing the deposit account payload. Status code `422`. Applicable to 1 of 191 methods.*
2576
2608
  * [`ResponseValidationError`](./src/models/errors/responsevalidationerror.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
2577
2609
 
2578
2610
  </details>