@moovio/sdk 26.7.1 → 26.7.2
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.
- package/README.md +22 -10
- package/bin/mcp-server.js +131 -38
- package/bin/mcp-server.js.map +93 -91
- package/funcs/cardIssuingGetFull.d.ts +1 -1
- package/funcs/cardIssuingGetFull.js +1 -1
- package/funcs/imagesUpload.d.ts +1 -1
- package/funcs/imagesUpload.js +1 -1
- package/funcs/institutionsSearch.d.ts +1 -1
- package/funcs/institutionsSearch.js +1 -1
- package/funcs/issuingTransactionsList.js +1 -0
- package/funcs/issuingTransactionsList.js.map +1 -1
- package/funcs/transfersCreateCancellation.d.ts +3 -0
- package/funcs/transfersCreateCancellation.d.ts.map +1 -1
- package/funcs/transfersCreateCancellation.js +6 -1
- package/funcs/transfersCreateCancellation.js.map +1 -1
- package/funcs/transfersCreateReversal.d.ts +3 -0
- package/funcs/transfersCreateReversal.d.ts.map +1 -1
- package/funcs/transfersCreateReversal.js +3 -0
- package/funcs/transfersCreateReversal.js.map +1 -1
- package/funcs/transfersListCancellations.js +1 -1
- package/funcs/transfersListCancellations.js.map +1 -1
- package/funcs/transfersListRefunds.js +1 -1
- package/funcs/transfersListRefunds.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/encodings.d.ts +10 -9
- package/lib/encodings.d.ts.map +1 -1
- package/lib/encodings.js +29 -13
- package/lib/encodings.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/mcp-server/tools/cardIssuingGetFull.js +1 -1
- package/mcp-server/tools/cardIssuingGetFull.js.map +1 -1
- package/mcp-server/tools/imagesUpload.js +1 -1
- package/mcp-server/tools/imagesUpload.js.map +1 -1
- package/mcp-server/tools/institutionsSearch.js +1 -1
- package/mcp-server/tools/transfersCreateCancellation.d.ts.map +1 -1
- package/mcp-server/tools/transfersCreateCancellation.js +3 -0
- package/mcp-server/tools/transfersCreateCancellation.js.map +1 -1
- package/mcp-server/tools/transfersCreateReversal.d.ts.map +1 -1
- package/mcp-server/tools/transfersCreateReversal.js +4 -1
- package/mcp-server/tools/transfersCreateReversal.js.map +1 -1
- package/mcp-server/tools/transfersListCancellations.js +1 -1
- package/models/components/adjustmentfees.d.ts +30 -0
- package/models/components/adjustmentfees.d.ts.map +1 -0
- package/models/components/adjustmentfees.js +62 -0
- package/models/components/adjustmentfees.js.map +1 -0
- package/models/components/amountdecimalrange.d.ts +1 -3
- package/models/components/amountdecimalrange.d.ts.map +1 -1
- package/models/components/amountdecimalrange.js.map +1 -1
- package/models/components/amountdecimalrangeupdate.d.ts +1 -3
- package/models/components/amountdecimalrangeupdate.d.ts.map +1 -1
- package/models/components/amountdecimalrangeupdate.js.map +1 -1
- package/models/components/applicationscope.d.ts +1 -1
- package/models/components/applicationscope.js +1 -1
- package/models/components/applicationscope.js.map +1 -1
- package/models/components/billingadjustment.d.ts +34 -0
- package/models/components/billingadjustment.d.ts.map +1 -0
- package/models/components/billingadjustment.js +64 -0
- package/models/components/billingadjustment.js.map +1 -0
- package/models/components/billingsummary.d.ts +15 -10
- package/models/components/billingsummary.d.ts.map +1 -1
- package/models/components/billingsummary.js +14 -11
- package/models/components/billingsummary.js.map +1 -1
- package/models/components/cancellation.d.ts +3 -0
- package/models/components/cancellation.d.ts.map +1 -1
- package/models/components/cancellation.js.map +1 -1
- package/models/components/createdtransfer.d.ts +8 -0
- package/models/components/createdtransfer.d.ts.map +1 -1
- package/models/components/createdtransfer.js.map +1 -1
- package/models/components/createfeeplanagreement.d.ts +16 -1
- package/models/components/createfeeplanagreement.d.ts.map +1 -1
- package/models/components/createfeeplanagreement.js +2 -0
- package/models/components/createfeeplanagreement.js.map +1 -1
- package/models/components/createpaymentlink.d.ts +3 -0
- package/models/components/createpaymentlink.d.ts.map +1 -1
- package/models/components/createpaymentlink.js.map +1 -1
- package/models/components/createrefund.d.ts +1 -1
- package/models/components/createreversal.d.ts +6 -1
- package/models/components/createreversal.d.ts.map +1 -1
- package/models/components/createreversal.js.map +1 -1
- package/models/components/createtransfer.d.ts +1 -1
- package/models/components/facilitatorfee.d.ts +2 -2
- package/models/components/feepaidby.d.ts +0 -6
- package/models/components/feepaidby.d.ts.map +1 -1
- package/models/components/feepaidby.js +0 -3
- package/models/components/feepaidby.js.map +1 -1
- package/models/components/feeplanagreement.d.ts +10 -0
- package/models/components/feeplanagreement.d.ts.map +1 -1
- package/models/components/feeplanagreement.js +5 -0
- package/models/components/feeplanagreement.js.map +1 -1
- package/models/components/fullissuedcard.d.ts +1 -0
- package/models/components/fullissuedcard.d.ts.map +1 -1
- package/models/components/fullissuedcard.js.map +1 -1
- package/models/components/index.d.ts +2 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +2 -0
- package/models/components/index.js.map +1 -1
- package/models/components/issuedcard.d.ts +1 -0
- package/models/components/issuedcard.d.ts.map +1 -1
- package/models/components/issuedcard.js.map +1 -1
- package/models/components/issuedcardstate.d.ts +3 -0
- package/models/components/issuedcardstate.d.ts.map +1 -1
- package/models/components/issuedcardstate.js +2 -0
- package/models/components/issuedcardstate.js.map +1 -1
- package/models/components/issuedcontrols.d.ts +1 -4
- package/models/components/issuedcontrols.d.ts.map +1 -1
- package/models/components/issuedcontrols.js.map +1 -1
- package/models/components/issuingcontrols.d.ts +5 -5
- package/models/components/issuingcontrols.d.ts.map +1 -1
- package/models/components/issuingcontrolsrestrictionmode.d.ts +2 -2
- package/models/components/issuingcontrolsrestrictionmode.js +1 -1
- package/models/components/merchantcategoryrestrictions.d.ts +2 -2
- package/models/components/merchantentry.d.ts +3 -3
- package/models/components/merchantentry.d.ts.map +1 -1
- package/models/components/merchantentry.js +2 -2
- package/models/components/merchantentry.js.map +1 -1
- package/models/components/merchantentryerror.d.ts +2 -2
- package/models/components/merchantentryerror.d.ts.map +1 -1
- package/models/components/merchantentryerror.js +2 -2
- package/models/components/merchantentryerror.js.map +1 -1
- package/models/components/merchantrestrictions.d.ts +1 -1
- package/models/components/partnerpricingagreement.d.ts +12 -2
- package/models/components/partnerpricingagreement.d.ts.map +1 -1
- package/models/components/partnerpricingagreement.js +5 -0
- package/models/components/partnerpricingagreement.js.map +1 -1
- package/models/components/paymentlink.d.ts +4 -3
- package/models/components/paymentlink.d.ts.map +1 -1
- package/models/components/paymentlink.js.map +1 -1
- package/models/components/paymentlinkcustomamountpaymentdetails.d.ts +1 -3
- package/models/components/paymentlinkcustomamountpaymentdetails.d.ts.map +1 -1
- package/models/components/paymentlinkcustomamountpaymentdetails.js.map +1 -1
- package/models/components/paymentlinkcustomamountpaymentdetailsupdate.d.ts +1 -3
- package/models/components/paymentlinkcustomamountpaymentdetailsupdate.d.ts.map +1 -1
- package/models/components/paymentlinkcustomamountpaymentdetailsupdate.js.map +1 -1
- package/models/components/paymentlinkpayoutdetails.d.ts +7 -8
- package/models/components/paymentlinkpayoutdetails.d.ts.map +1 -1
- package/models/components/paymentlinkpayoutdetails.js.map +1 -1
- package/models/components/paymentlinkpayoutdetailsupdate.d.ts +7 -8
- package/models/components/paymentlinkpayoutdetailsupdate.d.ts.map +1 -1
- package/models/components/paymentlinkpayoutdetailsupdate.js.map +1 -1
- package/models/components/pushoptions.d.ts +4 -6
- package/models/components/pushoptions.d.ts.map +1 -1
- package/models/components/pushoptions.js.map +1 -1
- package/models/components/pushoptionsupdate.d.ts +4 -6
- package/models/components/pushoptionsupdate.d.ts.map +1 -1
- package/models/components/pushoptionsupdate.js.map +1 -1
- package/models/components/requestcard.d.ts +3 -0
- package/models/components/requestcard.d.ts.map +1 -1
- package/models/components/requestcard.js.map +1 -1
- package/models/components/requirementid.d.ts +14 -0
- package/models/components/requirementid.d.ts.map +1 -1
- package/models/components/requirementid.js +14 -0
- package/models/components/requirementid.js.map +1 -1
- package/models/components/reversalamountdetails.d.ts +5 -1
- package/models/components/reversalamountdetails.d.ts.map +1 -1
- package/models/components/reversalamountdetails.js.map +1 -1
- package/models/components/reversedwithcancellation.d.ts +3 -0
- package/models/components/reversedwithcancellation.d.ts.map +1 -1
- package/models/components/reversedwithcancellation.js.map +1 -1
- package/models/components/statement.d.ts +6 -0
- package/models/components/statement.d.ts.map +1 -1
- package/models/components/statement.js +3 -0
- package/models/components/statement.js.map +1 -1
- package/models/components/sweepconfig.d.ts +2 -2
- package/models/components/sweepconfigpaymentmethod.d.ts +1 -1
- package/models/components/transfer.d.ts +8 -0
- package/models/components/transfer.d.ts.map +1 -1
- package/models/components/transfer.js.map +1 -1
- package/models/components/transferfeepaidby.d.ts +1 -1
- package/models/components/updateissuedcard.d.ts +2 -0
- package/models/components/updateissuedcard.d.ts.map +1 -1
- package/models/components/updateissuedcard.js.map +1 -1
- package/models/components/updateissuedcardstate.d.ts +6 -0
- package/models/components/updateissuedcardstate.d.ts.map +1 -1
- package/models/components/updateissuedcardstate.js +4 -0
- package/models/components/updateissuedcardstate.js.map +1 -1
- package/models/components/updateissuingcontrols.d.ts +10 -10
- package/models/components/updatepaymentlink.d.ts +3 -0
- package/models/components/updatepaymentlink.d.ts.map +1 -1
- package/models/components/updatepaymentlink.js.map +1 -1
- package/models/errors/transfer.d.ts +16 -0
- package/models/errors/transfer.d.ts.map +1 -1
- package/models/errors/transfer.js.map +1 -1
- package/models/operations/listaccounts.d.ts +3 -0
- package/models/operations/listaccounts.d.ts.map +1 -1
- package/models/operations/listaccounts.js.map +1 -1
- package/models/operations/listconnectedaccountsforaccount.d.ts +3 -0
- package/models/operations/listconnectedaccountsforaccount.d.ts.map +1 -1
- package/models/operations/listconnectedaccountsforaccount.js.map +1 -1
- package/models/operations/listdisputes.d.ts +3 -0
- package/models/operations/listdisputes.d.ts.map +1 -1
- package/models/operations/listdisputes.js.map +1 -1
- package/models/operations/listfeeplanagreements.d.ts +3 -0
- package/models/operations/listfeeplanagreements.d.ts.map +1 -1
- package/models/operations/listfeeplanagreements.js.map +1 -1
- package/models/operations/listfeerevenue.d.ts +3 -0
- package/models/operations/listfeerevenue.d.ts.map +1 -1
- package/models/operations/listfeerevenue.js.map +1 -1
- package/models/operations/listinvoices.d.ts +3 -0
- package/models/operations/listinvoices.d.ts.map +1 -1
- package/models/operations/listinvoices.js.map +1 -1
- package/models/operations/listissuedcardauthorizationevents.d.ts +3 -0
- package/models/operations/listissuedcardauthorizationevents.d.ts.map +1 -1
- package/models/operations/listissuedcardauthorizationevents.js.map +1 -1
- package/models/operations/listissuedcardauthorizations.d.ts +3 -0
- package/models/operations/listissuedcardauthorizations.d.ts.map +1 -1
- package/models/operations/listissuedcardauthorizations.js.map +1 -1
- package/models/operations/listissuedcards.d.ts +3 -0
- package/models/operations/listissuedcards.d.ts.map +1 -1
- package/models/operations/listissuedcards.js.map +1 -1
- package/models/operations/listissuedcardtransactions.d.ts +8 -0
- package/models/operations/listissuedcardtransactions.d.ts.map +1 -1
- package/models/operations/listissuedcardtransactions.js +2 -0
- package/models/operations/listissuedcardtransactions.js.map +1 -1
- package/models/operations/listpartnerpricingagreements.d.ts +3 -0
- package/models/operations/listpartnerpricingagreements.d.ts.map +1 -1
- package/models/operations/listpartnerpricingagreements.js.map +1 -1
- package/models/operations/listpaymentlinks.d.ts +3 -0
- package/models/operations/listpaymentlinks.d.ts.map +1 -1
- package/models/operations/listpaymentlinks.js.map +1 -1
- package/models/operations/listproducts.d.ts +3 -0
- package/models/operations/listproducts.d.ts.map +1 -1
- package/models/operations/listproducts.js.map +1 -1
- package/models/operations/listresidualfees.d.ts +3 -0
- package/models/operations/listresidualfees.d.ts.map +1 -1
- package/models/operations/listresidualfees.js.map +1 -1
- package/models/operations/listresiduals.d.ts +3 -0
- package/models/operations/listresiduals.d.ts.map +1 -1
- package/models/operations/listresiduals.js.map +1 -1
- package/models/operations/listschedules.d.ts +3 -0
- package/models/operations/listschedules.d.ts.map +1 -1
- package/models/operations/listschedules.js.map +1 -1
- package/models/operations/liststatements.d.ts +3 -0
- package/models/operations/liststatements.d.ts.map +1 -1
- package/models/operations/liststatements.js.map +1 -1
- package/models/operations/listsweeps.d.ts +3 -0
- package/models/operations/listsweeps.d.ts.map +1 -1
- package/models/operations/listsweeps.js.map +1 -1
- package/models/operations/listtickets.d.ts +3 -0
- package/models/operations/listtickets.d.ts.map +1 -1
- package/models/operations/listtickets.js.map +1 -1
- package/models/operations/listtransfers.d.ts +4 -1
- package/models/operations/listtransfers.d.ts.map +1 -1
- package/models/operations/listtransfers.js.map +1 -1
- package/models/operations/listwallets.d.ts +3 -0
- package/models/operations/listwallets.d.ts.map +1 -1
- package/models/operations/listwallets.js.map +1 -1
- package/models/operations/listwallettransactions.d.ts +3 -0
- package/models/operations/listwallettransactions.d.ts.map +1 -1
- package/models/operations/listwallettransactions.js.map +1 -1
- package/models/operations/retrievefees.d.ts +3 -0
- package/models/operations/retrievefees.d.ts.map +1 -1
- package/models/operations/retrievefees.js.map +1 -1
- package/package.json +1 -1
- package/sdk/cardissuing.d.ts +1 -1
- package/sdk/cardissuing.js +1 -1
- package/sdk/images.d.ts +1 -1
- package/sdk/images.js +1 -1
- package/sdk/institutions.d.ts +1 -1
- package/sdk/institutions.js +1 -1
- package/sdk/transfers.d.ts +6 -0
- package/sdk/transfers.d.ts.map +1 -1
- package/sdk/transfers.js +6 -0
- package/sdk/transfers.js.map +1 -1
- package/src/funcs/cardIssuingGetFull.ts +1 -1
- package/src/funcs/imagesUpload.ts +1 -1
- package/src/funcs/institutionsSearch.ts +1 -1
- package/src/funcs/issuingTransactionsList.ts +1 -0
- package/src/funcs/transfersCreateCancellation.ts +6 -1
- package/src/funcs/transfersCreateReversal.ts +3 -0
- package/src/funcs/transfersListCancellations.ts +1 -1
- package/src/funcs/transfersListRefunds.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/encodings.ts +58 -23
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/cardIssuingGetFull.ts +1 -1
- package/src/mcp-server/tools/imagesUpload.ts +1 -1
- package/src/mcp-server/tools/institutionsSearch.ts +1 -1
- package/src/mcp-server/tools/transfersCreateCancellation.ts +3 -0
- package/src/mcp-server/tools/transfersCreateReversal.ts +4 -1
- package/src/mcp-server/tools/transfersListCancellations.ts +1 -1
- package/src/models/components/adjustmentfees.ts +72 -0
- package/src/models/components/amountdecimalrange.ts +1 -3
- package/src/models/components/amountdecimalrangeupdate.ts +1 -3
- package/src/models/components/applicationscope.ts +1 -1
- package/src/models/components/billingadjustment.ts +78 -0
- package/src/models/components/billingsummary.ts +35 -19
- package/src/models/components/cancellation.ts +3 -0
- package/src/models/components/createdtransfer.ts +8 -0
- package/src/models/components/createfeeplanagreement.ts +18 -1
- package/src/models/components/createpaymentlink.ts +3 -0
- package/src/models/components/createrefund.ts +1 -1
- package/src/models/components/createreversal.ts +6 -1
- package/src/models/components/createtransfer.ts +1 -1
- package/src/models/components/facilitatorfee.ts +2 -2
- package/src/models/components/feepaidby.ts +0 -6
- package/src/models/components/feeplanagreement.ts +15 -0
- package/src/models/components/fullissuedcard.ts +1 -0
- package/src/models/components/index.ts +2 -0
- package/src/models/components/issuedcard.ts +1 -0
- package/src/models/components/issuedcardstate.ts +3 -0
- package/src/models/components/issuedcontrols.ts +1 -4
- package/src/models/components/issuingcontrols.ts +5 -5
- package/src/models/components/issuingcontrolsrestrictionmode.ts +2 -2
- package/src/models/components/merchantcategoryrestrictions.ts +2 -2
- package/src/models/components/merchantentry.ts +5 -5
- package/src/models/components/merchantentryerror.ts +4 -4
- package/src/models/components/merchantrestrictions.ts +1 -1
- package/src/models/components/partnerpricingagreement.ts +17 -2
- package/src/models/components/paymentlink.ts +4 -3
- package/src/models/components/paymentlinkcustomamountpaymentdetails.ts +1 -3
- package/src/models/components/paymentlinkcustomamountpaymentdetailsupdate.ts +1 -3
- package/src/models/components/paymentlinkpayoutdetails.ts +7 -8
- package/src/models/components/paymentlinkpayoutdetailsupdate.ts +7 -8
- package/src/models/components/pushoptions.ts +4 -6
- package/src/models/components/pushoptionsupdate.ts +4 -6
- package/src/models/components/requestcard.ts +3 -0
- package/src/models/components/requirementid.ts +28 -0
- package/src/models/components/reversalamountdetails.ts +5 -1
- package/src/models/components/reversedwithcancellation.ts +3 -0
- package/src/models/components/statement.ts +13 -0
- package/src/models/components/sweepconfig.ts +2 -2
- package/src/models/components/sweepconfigpaymentmethod.ts +1 -1
- package/src/models/components/transfer.ts +8 -0
- package/src/models/components/transferfeepaidby.ts +1 -1
- package/src/models/components/updateissuedcard.ts +2 -0
- package/src/models/components/updateissuedcardstate.ts +6 -0
- package/src/models/components/updateissuingcontrols.ts +10 -10
- package/src/models/components/updatepaymentlink.ts +3 -0
- package/src/models/errors/transfer.ts +16 -0
- package/src/models/operations/listaccounts.ts +3 -0
- package/src/models/operations/listconnectedaccountsforaccount.ts +3 -0
- package/src/models/operations/listdisputes.ts +3 -0
- package/src/models/operations/listfeeplanagreements.ts +3 -0
- package/src/models/operations/listfeerevenue.ts +3 -0
- package/src/models/operations/listinvoices.ts +3 -0
- package/src/models/operations/listissuedcardauthorizationevents.ts +3 -0
- package/src/models/operations/listissuedcardauthorizations.ts +3 -0
- package/src/models/operations/listissuedcards.ts +3 -0
- package/src/models/operations/listissuedcardtransactions.ts +10 -0
- package/src/models/operations/listpartnerpricingagreements.ts +3 -0
- package/src/models/operations/listpaymentlinks.ts +3 -0
- package/src/models/operations/listproducts.ts +3 -0
- package/src/models/operations/listresidualfees.ts +3 -0
- package/src/models/operations/listresiduals.ts +3 -0
- package/src/models/operations/listschedules.ts +3 -0
- package/src/models/operations/liststatements.ts +3 -0
- package/src/models/operations/listsweeps.ts +3 -0
- package/src/models/operations/listtickets.ts +3 -0
- package/src/models/operations/listtransfers.ts +4 -1
- package/src/models/operations/listwallets.ts +3 -0
- package/src/models/operations/listwallettransactions.ts +3 -0
- package/src/models/operations/retrievefees.ts +3 -0
- package/src/sdk/cardissuing.ts +1 -1
- package/src/sdk/images.ts +1 -1
- package/src/sdk/institutions.ts +1 -1
- package/src/sdk/transfers.ts +6 -0
package/README.md
CHANGED
|
@@ -625,7 +625,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.write` scope.
|
|
|
625
625
|
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
626
626
|
|
|
627
627
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
628
|
-
you'll need to specify the `/accounts/{accountID}/issued-cards.read-
|
|
628
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read-private` scope.
|
|
629
629
|
|
|
630
630
|
### [Cards](docs/sdks/cards/README.md)
|
|
631
631
|
|
|
@@ -865,7 +865,7 @@ you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
|
865
865
|
|
|
866
866
|
* [list](docs/sdks/images/README.md#list) - List metadata for all images in the specified account.
|
|
867
867
|
* [upload](docs/sdks/images/README.md#upload) - Upload a new PNG, JPEG, or WebP image with optional metadata.
|
|
868
|
-
Duplicate images
|
|
868
|
+
Duplicate images return the existing image's metadata with a 409 status. Requests larger than 16MB will be rejected.
|
|
869
869
|
* [getMetadata](docs/sdks/images/README.md#getmetadata) - Retrieve metadata for a specific image by its ID.
|
|
870
870
|
* [update](docs/sdks/images/README.md#update) - Replace an existing image and, optionally, its metadata.
|
|
871
871
|
|
|
@@ -895,7 +895,7 @@ This can be used to validate a financial institution before initiating payment a
|
|
|
895
895
|
|
|
896
896
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
897
897
|
you'll need to specify the `/institutions.read` scope.
|
|
898
|
-
* [~~search~~](docs/sdks/institutions/README.md#search) - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/
|
|
898
|
+
* [~~search~~](docs/sdks/institutions/README.md#search) - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/institutions/get/).
|
|
899
899
|
|
|
900
900
|
Search for institutions by either their name or routing number.
|
|
901
901
|
|
|
@@ -1299,10 +1299,13 @@ To access this endpoint using an [access token](https://docs.moov.io/api/authent
|
|
|
1299
1299
|
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1300
1300
|
* [createCancellation](docs/sdks/transfers/README.md#createcancellation) - Initiate a cancellation for a card, ACH, or queued transfer.
|
|
1301
1301
|
|
|
1302
|
+
In v2026.10 and later, an auth-capture `card-payment` transfer can be canceled before any captures exist.
|
|
1303
|
+
For these transfers, a successful cancellation reduces `capturableAmount` without changing `authorizedAmount`.
|
|
1304
|
+
For these transfers, a partial cancellation leaves the remaining `capturableAmount` available for capture.
|
|
1302
1305
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1303
1306
|
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1304
1307
|
* [listCancellations](docs/sdks/transfers/README.md#listcancellations) - Get a list of cancellations for a transfer.
|
|
1305
|
-
|
|
1308
|
+
|
|
1306
1309
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1307
1310
|
to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1308
1311
|
* [getCancellation](docs/sdks/transfers/README.md#getcancellation) - Get details of a cancellation for a transfer.
|
|
@@ -1324,7 +1327,10 @@ you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
|
1324
1327
|
|
|
1325
1328
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1326
1329
|
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1327
|
-
* [createReversal](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
1330
|
+
* [createReversal](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
1331
|
+
In v2026.10 and later, reversing an auth-capture `card-payment` transfer with no captures cancels the entire `capturableAmount`.
|
|
1332
|
+
In those API versions, an auth-capture `card-payment` transfer with one final capture is canceled or refunded depending on its processing state.
|
|
1333
|
+
Auth-capture `card-payment` transfers with a non-final capture or multiple captures are not supported in those API versions.
|
|
1328
1334
|
Read our [reversals guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/)
|
|
1329
1335
|
to learn more.
|
|
1330
1336
|
|
|
@@ -1705,7 +1711,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
1705
1711
|
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
1706
1712
|
|
|
1707
1713
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1708
|
-
you'll need to specify the `/accounts/{accountID}/issued-cards.read-
|
|
1714
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read-private` scope.
|
|
1709
1715
|
- [`cardIssuingList`](docs/sdks/cardissuing/README.md#list) - List Moov issued cards existing for the account.
|
|
1710
1716
|
|
|
1711
1717
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
@@ -1944,7 +1950,7 @@ This endpoint replaces the existing image with the new PNG, JPEG, or WebP. Omit
|
|
|
1944
1950
|
the metadata form section to keep existing metadata. Duplicate images, and requests larger than 16MB will be rejected.
|
|
1945
1951
|
- [`imagesUpdateMetadata`](docs/sdks/images/README.md#updatemetadata) - Replace the metadata for an existing image.
|
|
1946
1952
|
- [`imagesUpload`](docs/sdks/images/README.md#upload) - Upload a new PNG, JPEG, or WebP image with optional metadata.
|
|
1947
|
-
Duplicate images
|
|
1953
|
+
Duplicate images return the existing image's metadata with a 409 status. Requests larger than 16MB will be rejected.
|
|
1948
1954
|
- [`industriesList`](docs/sdks/industries/README.md#list) - Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
1949
1955
|
|
|
1950
1956
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
@@ -2271,9 +2277,15 @@ To access this endpoint using an [access token](https://docs.moov.io/api/authent
|
|
|
2271
2277
|
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2272
2278
|
- [`transfersCreateCancellation`](docs/sdks/transfers/README.md#createcancellation) - Initiate a cancellation for a card, ACH, or queued transfer.
|
|
2273
2279
|
|
|
2280
|
+
In v2026.10 and later, an auth-capture `card-payment` transfer can be canceled before any captures exist.
|
|
2281
|
+
For these transfers, a successful cancellation reduces `capturableAmount` without changing `authorizedAmount`.
|
|
2282
|
+
For these transfers, a partial cancellation leaves the remaining `capturableAmount` available for capture.
|
|
2274
2283
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
2275
2284
|
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2276
|
-
- [`transfersCreateReversal`](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
2285
|
+
- [`transfersCreateReversal`](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
2286
|
+
In v2026.10 and later, reversing an auth-capture `card-payment` transfer with no captures cancels the entire `capturableAmount`.
|
|
2287
|
+
In those API versions, an auth-capture `card-payment` transfer with one final capture is canceled or refunded depending on its processing state.
|
|
2288
|
+
Auth-capture `card-payment` transfers with a non-final capture or multiple captures are not supported in those API versions.
|
|
2277
2289
|
Read our [reversals guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/)
|
|
2278
2290
|
to learn more.
|
|
2279
2291
|
|
|
@@ -2322,7 +2334,7 @@ period of time. You can run multiple requests in smaller time window increments
|
|
|
2322
2334
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2323
2335
|
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2324
2336
|
- [`transfersListCancellations`](docs/sdks/transfers/README.md#listcancellations) - Get a list of cancellations for a transfer.
|
|
2325
|
-
|
|
2337
|
+
|
|
2326
2338
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
2327
2339
|
to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2328
2340
|
- [`transfersListRefunds`](docs/sdks/transfers/README.md#listrefunds) - Get a list of refunds for a card transfer.
|
|
@@ -2397,7 +2409,7 @@ you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
|
2397
2409
|
- [`webhooksListEventTypes`](docs/sdks/webhooks/README.md#listeventtypes) - List all available event types that can be subscribed to.
|
|
2398
2410
|
- [`webhooksPing`](docs/sdks/webhooks/README.md#ping) - Send a test ping to a webhook to verify it is configured correctly.
|
|
2399
2411
|
- [`webhooksUpdate`](docs/sdks/webhooks/README.md#update) - Update an existing webhook.
|
|
2400
|
-
- ~~[`institutionsSearch`](docs/sdks/institutions/README.md#search)~~ - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/
|
|
2412
|
+
- ~~[`institutionsSearch`](docs/sdks/institutions/README.md#search)~~ - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/institutions/get/).
|
|
2401
2413
|
|
|
2402
2414
|
Search for institutions by either their name or routing number.
|
|
2403
2415
|
|
package/bin/mcp-server.js
CHANGED
|
@@ -53651,9 +53651,9 @@ var init_config = __esm(() => {
|
|
|
53651
53651
|
SDK_METADATA = {
|
|
53652
53652
|
language: "typescript",
|
|
53653
53653
|
openapiDocVersion: "v2026.07.00",
|
|
53654
|
-
sdkVersion: "26.7.
|
|
53655
|
-
genVersion: "2.
|
|
53656
|
-
userAgent: "speakeasy-sdk/typescript 26.7.
|
|
53654
|
+
sdkVersion: "26.7.2",
|
|
53655
|
+
genVersion: "2.935.1",
|
|
53656
|
+
userAgent: "speakeasy-sdk/typescript 26.7.2 2.935.1 v2026.07.00 @moovio/sdk"
|
|
53657
53657
|
};
|
|
53658
53658
|
});
|
|
53659
53659
|
|
|
@@ -53827,6 +53827,19 @@ var init_base64 = __esm(() => {
|
|
|
53827
53827
|
});
|
|
53828
53828
|
|
|
53829
53829
|
// src/lib/encodings.ts
|
|
53830
|
+
function encodeKeyChars(v2, charEncoding) {
|
|
53831
|
+
return encodeChars(v2, charEncoding === "percentExceptReserved" ? "percent" : charEncoding);
|
|
53832
|
+
}
|
|
53833
|
+
function encodeChars(v2, charEncoding) {
|
|
53834
|
+
switch (charEncoding) {
|
|
53835
|
+
case "percent":
|
|
53836
|
+
return encodeURIComponent(v2);
|
|
53837
|
+
case "percentExceptReserved":
|
|
53838
|
+
return encodeURIComponent(v2).replace(reservedEscapes, (m) => decodeURIComponent(m));
|
|
53839
|
+
default:
|
|
53840
|
+
return v2;
|
|
53841
|
+
}
|
|
53842
|
+
}
|
|
53830
53843
|
function formEncoder(sep) {
|
|
53831
53844
|
return (key, value, options) => {
|
|
53832
53845
|
let out = "";
|
|
@@ -53835,7 +53848,7 @@ function formEncoder(sep) {
|
|
|
53835
53848
|
return;
|
|
53836
53849
|
}
|
|
53837
53850
|
const encodeString = (v2) => {
|
|
53838
|
-
return options?.charEncoding
|
|
53851
|
+
return encodeChars(v2, options?.charEncoding);
|
|
53839
53852
|
};
|
|
53840
53853
|
const encodeValue = (v2) => encodeString(serializeValue(v2));
|
|
53841
53854
|
const encodedSep = encodeString(sep);
|
|
@@ -53856,7 +53869,7 @@ function formEncoder(sep) {
|
|
|
53856
53869
|
if (encValue == null) {
|
|
53857
53870
|
return;
|
|
53858
53871
|
}
|
|
53859
|
-
tmp = `${
|
|
53872
|
+
tmp = `${encodeKeyChars(pk, options?.charEncoding)}=${encValue}`;
|
|
53860
53873
|
if (!tmp || tmp === "=") {
|
|
53861
53874
|
return;
|
|
53862
53875
|
}
|
|
@@ -53880,7 +53893,7 @@ function encodeDeepObjectObject(key, value, options) {
|
|
|
53880
53893
|
}
|
|
53881
53894
|
let out = "";
|
|
53882
53895
|
const encodeString = (v2) => {
|
|
53883
|
-
return options?.charEncoding
|
|
53896
|
+
return encodeChars(v2, options?.charEncoding);
|
|
53884
53897
|
};
|
|
53885
53898
|
if (!isPlainObject2(value)) {
|
|
53886
53899
|
throw new EncodingError(`Expected parameter '${key}' to be an object.`);
|
|
@@ -53897,7 +53910,7 @@ function encodeDeepObjectObject(key, value, options) {
|
|
|
53897
53910
|
}
|
|
53898
53911
|
const pairs = Array.isArray(cv) ? cv : [cv];
|
|
53899
53912
|
const encoded = mapDefined(pairs, (v2) => {
|
|
53900
|
-
return `${
|
|
53913
|
+
return `${encodeKeyChars(pk, options?.charEncoding)}=${encodeString(serializeValue(v2))}`;
|
|
53901
53914
|
})?.join("&");
|
|
53902
53915
|
out += encoded == null ? "" : `&${encoded}`;
|
|
53903
53916
|
});
|
|
@@ -53908,10 +53921,10 @@ function encodeJSON(key, value, options) {
|
|
|
53908
53921
|
return;
|
|
53909
53922
|
}
|
|
53910
53923
|
const encodeString = (v2) => {
|
|
53911
|
-
return options?.charEncoding
|
|
53924
|
+
return encodeChars(v2, options?.charEncoding);
|
|
53912
53925
|
};
|
|
53913
53926
|
const encVal = encodeString(JSON.stringify(value, jsonReplacer));
|
|
53914
|
-
return options?.explode ? encVal : `${
|
|
53927
|
+
return options?.explode ? encVal : `${encodeKeyChars(key, options?.charEncoding)}=${encVal}`;
|
|
53915
53928
|
}
|
|
53916
53929
|
function explode(key, value) {
|
|
53917
53930
|
if (Array.isArray(value)) {
|
|
@@ -54025,14 +54038,14 @@ async function normalizeBlob(value) {
|
|
|
54025
54038
|
}
|
|
54026
54039
|
return new Blob([await value.arrayBuffer()], { type: value.type });
|
|
54027
54040
|
}
|
|
54028
|
-
var EncodingError, encodeForm, encodeSpaceDelimited, encodePipeDelimited, encodeSimple = (key, value, options) => {
|
|
54041
|
+
var EncodingError, reservedEscapes, encodeForm, encodeSpaceDelimited, encodePipeDelimited, encodeSimple = (key, value, options) => {
|
|
54029
54042
|
let out = "";
|
|
54030
54043
|
const pairs = options?.explode ? explode(key, value) : [[key, value]];
|
|
54031
54044
|
if (pairs.every(([_2, v2]) => v2 == null)) {
|
|
54032
54045
|
return;
|
|
54033
54046
|
}
|
|
54034
54047
|
const encodeString = (v2) => {
|
|
54035
|
-
return options?.charEncoding
|
|
54048
|
+
return encodeChars(v2, options?.charEncoding);
|
|
54036
54049
|
};
|
|
54037
54050
|
const encodeValue = (v2) => encodeString(serializeValue(v2));
|
|
54038
54051
|
pairs.forEach(([pk, pv]) => {
|
|
@@ -54063,6 +54076,7 @@ var init_encodings = __esm(() => {
|
|
|
54063
54076
|
this.name = "EncodingError";
|
|
54064
54077
|
}
|
|
54065
54078
|
};
|
|
54079
|
+
reservedEscapes = /%(2[346bcf]|3[abdf]|40|5[bd])/gi;
|
|
54066
54080
|
encodeForm = formEncoder(",");
|
|
54067
54081
|
encodeSpaceDelimited = formEncoder(" ");
|
|
54068
54082
|
encodePipeDelimited = formEncoder("|");
|
|
@@ -57047,6 +57061,40 @@ var init_adjustment = __esm(() => {
|
|
|
57047
57061
|
});
|
|
57048
57062
|
});
|
|
57049
57063
|
|
|
57064
|
+
// src/models/components/billingadjustment.ts
|
|
57065
|
+
var BillingAdjustment$inboundSchema, BillingAdjustment$outboundSchema;
|
|
57066
|
+
var init_billingadjustment = __esm(() => {
|
|
57067
|
+
init_v3();
|
|
57068
|
+
init_primitives2();
|
|
57069
|
+
init_amountdecimal();
|
|
57070
|
+
BillingAdjustment$inboundSchema = objectType({
|
|
57071
|
+
feeName: string4(),
|
|
57072
|
+
count: number4(),
|
|
57073
|
+
amount: AmountDecimal$inboundSchema
|
|
57074
|
+
});
|
|
57075
|
+
BillingAdjustment$outboundSchema = objectType({
|
|
57076
|
+
feeName: stringType(),
|
|
57077
|
+
count: numberType().int(),
|
|
57078
|
+
amount: AmountDecimal$outboundSchema
|
|
57079
|
+
});
|
|
57080
|
+
});
|
|
57081
|
+
|
|
57082
|
+
// src/models/components/adjustmentfees.ts
|
|
57083
|
+
var AdjustmentFees$inboundSchema, AdjustmentFees$outboundSchema;
|
|
57084
|
+
var init_adjustmentfees = __esm(() => {
|
|
57085
|
+
init_v3();
|
|
57086
|
+
init_billingadjustment();
|
|
57087
|
+
init_billingcountandamount();
|
|
57088
|
+
AdjustmentFees$inboundSchema = objectType({
|
|
57089
|
+
items: arrayType(BillingAdjustment$inboundSchema),
|
|
57090
|
+
total: BillingCountAndAmount$inboundSchema
|
|
57091
|
+
});
|
|
57092
|
+
AdjustmentFees$outboundSchema = objectType({
|
|
57093
|
+
items: arrayType(BillingAdjustment$outboundSchema),
|
|
57094
|
+
total: BillingCountAndAmount$outboundSchema
|
|
57095
|
+
});
|
|
57096
|
+
});
|
|
57097
|
+
|
|
57050
57098
|
// src/models/components/schedulewindowerror.ts
|
|
57051
57099
|
var ScheduleWindowError$inboundSchema, ScheduleWindowError$outboundSchema;
|
|
57052
57100
|
var init_schedulewindowerror = __esm(() => {
|
|
@@ -57426,7 +57474,7 @@ var init_applicationscope = __esm(() => {
|
|
|
57426
57474
|
FilesWrite: "files.write",
|
|
57427
57475
|
IssuedCardsRead: "issued-cards.read",
|
|
57428
57476
|
IssuedCardsWrite: "issued-cards.write",
|
|
57429
|
-
|
|
57477
|
+
IssuedCardsReadPrivate: "issued-cards.read-private",
|
|
57430
57478
|
PaymentMethodsRead: "payment-methods.read",
|
|
57431
57479
|
PingRead: "ping.read",
|
|
57432
57480
|
ProfileEnrichmentRead: "profile-enrichment.read",
|
|
@@ -60453,7 +60501,7 @@ var init_partnerfees = __esm(() => {
|
|
|
60453
60501
|
});
|
|
60454
60502
|
|
|
60455
60503
|
// src/models/components/billingsummary.ts
|
|
60456
|
-
var BillingSummaryVolumeAmount$inboundSchema, BillingSummaryVolumeAmount$outboundSchema, CardAcquiring$inboundSchema, CardAcquiring$outboundSchema, BillingSummaryPlatformFees$inboundSchema, BillingSummaryPlatformFees$outboundSchema,
|
|
60504
|
+
var BillingSummaryVolumeAmount$inboundSchema, BillingSummaryVolumeAmount$outboundSchema, CardAcquiring$inboundSchema, CardAcquiring$outboundSchema, BillingSummaryPlatformFees$inboundSchema, BillingSummaryPlatformFees$outboundSchema, BillingSummaryAdjustmentFees$inboundSchema, BillingSummaryAdjustmentFees$outboundSchema, OtherFees$inboundSchema, OtherFees$outboundSchema, BillingSummary$inboundSchema, BillingSummary$outboundSchema;
|
|
60457
60505
|
var init_billingsummary = __esm(() => {
|
|
60458
60506
|
init_v3();
|
|
60459
60507
|
init_primitives2();
|
|
@@ -60495,11 +60543,11 @@ var init_billingsummary = __esm(() => {
|
|
|
60495
60543
|
currency: stringType(),
|
|
60496
60544
|
valueDecimal: stringType()
|
|
60497
60545
|
});
|
|
60498
|
-
|
|
60546
|
+
BillingSummaryAdjustmentFees$inboundSchema = objectType({
|
|
60499
60547
|
currency: string4(),
|
|
60500
60548
|
valueDecimal: string4()
|
|
60501
60549
|
});
|
|
60502
|
-
|
|
60550
|
+
BillingSummaryAdjustmentFees$outboundSchema = objectType({
|
|
60503
60551
|
currency: stringType(),
|
|
60504
60552
|
valueDecimal: stringType()
|
|
60505
60553
|
});
|
|
@@ -60517,7 +60565,7 @@ var init_billingsummary = __esm(() => {
|
|
|
60517
60565
|
instantPayments: optional3(BillingSummaryDetails$inboundSchema),
|
|
60518
60566
|
platformFees: optional3(lazyType(() => BillingSummaryPlatformFees$inboundSchema)),
|
|
60519
60567
|
accountFees: optional3(BillingSummaryDetails$inboundSchema),
|
|
60520
|
-
adjustmentFees: optional3(lazyType(() =>
|
|
60568
|
+
adjustmentFees: optional3(lazyType(() => BillingSummaryAdjustmentFees$inboundSchema)),
|
|
60521
60569
|
otherFees: optional3(lazyType(() => OtherFees$inboundSchema)),
|
|
60522
60570
|
otherCardFees: optional3(BillingSummaryDetails$inboundSchema),
|
|
60523
60571
|
total: optional3(AmountDecimal$inboundSchema),
|
|
@@ -60525,7 +60573,8 @@ var init_billingsummary = __esm(() => {
|
|
|
60525
60573
|
revenueShare: optional3(string4()),
|
|
60526
60574
|
residualSubtotal: optional3(AmountDecimal$inboundSchema),
|
|
60527
60575
|
monthlyPartnerCosts: optional3(PartnerFees$inboundSchema),
|
|
60528
|
-
netPartnerPayment: optional3(AmountDecimal$inboundSchema)
|
|
60576
|
+
netPartnerPayment: optional3(AmountDecimal$inboundSchema),
|
|
60577
|
+
totalNetPartnerPayment: optional3(AmountDecimal$inboundSchema)
|
|
60529
60578
|
});
|
|
60530
60579
|
BillingSummary$outboundSchema = objectType({
|
|
60531
60580
|
cardAcquiring: lazyType(() => CardAcquiring$outboundSchema).optional(),
|
|
@@ -60533,7 +60582,7 @@ var init_billingsummary = __esm(() => {
|
|
|
60533
60582
|
instantPayments: BillingSummaryDetails$outboundSchema.optional(),
|
|
60534
60583
|
platformFees: lazyType(() => BillingSummaryPlatformFees$outboundSchema).optional(),
|
|
60535
60584
|
accountFees: BillingSummaryDetails$outboundSchema.optional(),
|
|
60536
|
-
adjustmentFees: lazyType(() =>
|
|
60585
|
+
adjustmentFees: lazyType(() => BillingSummaryAdjustmentFees$outboundSchema).optional(),
|
|
60537
60586
|
otherFees: lazyType(() => OtherFees$outboundSchema).optional(),
|
|
60538
60587
|
otherCardFees: BillingSummaryDetails$outboundSchema.optional(),
|
|
60539
60588
|
total: AmountDecimal$outboundSchema.optional(),
|
|
@@ -60541,7 +60590,8 @@ var init_billingsummary = __esm(() => {
|
|
|
60541
60590
|
revenueShare: stringType().optional(),
|
|
60542
60591
|
residualSubtotal: AmountDecimal$outboundSchema.optional(),
|
|
60543
60592
|
monthlyPartnerCosts: PartnerFees$outboundSchema.optional(),
|
|
60544
|
-
netPartnerPayment: AmountDecimal$outboundSchema.optional()
|
|
60593
|
+
netPartnerPayment: AmountDecimal$outboundSchema.optional(),
|
|
60594
|
+
totalNetPartnerPayment: AmountDecimal$outboundSchema.optional()
|
|
60545
60595
|
});
|
|
60546
60596
|
});
|
|
60547
60597
|
|
|
@@ -60858,6 +60908,20 @@ var init_requirementid = __esm(() => {
|
|
|
60858
60908
|
UnderwritingSendFundsPushToCardEstimatedActivityMonthlyVolumeRange: "underwriting.sendFunds.pushToCard.estimatedActivity.monthlyVolumeRange",
|
|
60859
60909
|
UnderwritingSendFundsPushToCardFulfillment: "underwriting.sendFunds.pushToCard.fulfillment",
|
|
60860
60910
|
UnderwritingSendFundsPushToCardRefundPolicy: "underwriting.sendFunds.pushToCard.refundPolicy",
|
|
60911
|
+
UnderwritingSendFundsInstantBankCardAcceptanceMethods: "underwriting.sendFunds.instantBank.cardAcceptanceMethods",
|
|
60912
|
+
UnderwritingSendFundsInstantBankCurrentlyAcceptsCards: "underwriting.sendFunds.instantBank.currentlyAcceptsCards",
|
|
60913
|
+
UnderwritingSendFundsInstantBankEstimatedActivityAverageTransactionAmount: "underwriting.sendFunds.instantBank.estimatedActivity.averageTransactionAmount",
|
|
60914
|
+
UnderwritingSendFundsInstantBankEstimatedActivityMaximumTransactionAmount: "underwriting.sendFunds.instantBank.estimatedActivity.maximumTransactionAmount",
|
|
60915
|
+
UnderwritingSendFundsInstantBankEstimatedActivityMonthlyVolumeRange: "underwriting.sendFunds.instantBank.estimatedActivity.monthlyVolumeRange",
|
|
60916
|
+
UnderwritingSendFundsInstantBankFulfillment: "underwriting.sendFunds.instantBank.fulfillment",
|
|
60917
|
+
UnderwritingSendFundsInstantBankRefundPolicy: "underwriting.sendFunds.instantBank.refundPolicy",
|
|
60918
|
+
UnderwritingSendFundsWireCardAcceptanceMethods: "underwriting.sendFunds.wire.cardAcceptanceMethods",
|
|
60919
|
+
UnderwritingSendFundsWireCurrentlyAcceptsCards: "underwriting.sendFunds.wire.currentlyAcceptsCards",
|
|
60920
|
+
UnderwritingSendFundsWireEstimatedActivityAverageTransactionAmount: "underwriting.sendFunds.wire.estimatedActivity.averageTransactionAmount",
|
|
60921
|
+
UnderwritingSendFundsWireEstimatedActivityMaximumTransactionAmount: "underwriting.sendFunds.wire.estimatedActivity.maximumTransactionAmount",
|
|
60922
|
+
UnderwritingSendFundsWireEstimatedActivityMonthlyVolumeRange: "underwriting.sendFunds.wire.estimatedActivity.monthlyVolumeRange",
|
|
60923
|
+
UnderwritingSendFundsWireFulfillment: "underwriting.sendFunds.wire.fulfillment",
|
|
60924
|
+
UnderwritingSendFundsWireRefundPolicy: "underwriting.sendFunds.wire.refundPolicy",
|
|
60861
60925
|
UnderwritingMoneyTransferPullFromCardCardAcceptanceMethods: "underwriting.moneyTransfer.pullFromCard.cardAcceptanceMethods",
|
|
60862
60926
|
UnderwritingMoneyTransferPullFromCardCurrentlyAcceptsCards: "underwriting.moneyTransfer.pullFromCard.currentlyAcceptsCards",
|
|
60863
60927
|
UnderwritingMoneyTransferPullFromCardEstimatedActivityAverageTransactionAmount: "underwriting.moneyTransfer.pullFromCard.estimatedActivity.averageTransactionAmount",
|
|
@@ -63175,10 +63239,12 @@ var init_createfeeplanagreement = __esm(() => {
|
|
|
63175
63239
|
init_v3();
|
|
63176
63240
|
init_primitives2();
|
|
63177
63241
|
CreateFeePlanAgreement$inboundSchema = objectType({
|
|
63178
|
-
planID: string4()
|
|
63242
|
+
planID: string4(),
|
|
63243
|
+
priorAgreementID: optional3(string4())
|
|
63179
63244
|
});
|
|
63180
63245
|
CreateFeePlanAgreement$outboundSchema = objectType({
|
|
63181
|
-
planID: stringType()
|
|
63246
|
+
planID: stringType(),
|
|
63247
|
+
priorAgreementID: stringType().optional()
|
|
63182
63248
|
});
|
|
63183
63249
|
});
|
|
63184
63250
|
|
|
@@ -65454,7 +65520,9 @@ var init_feeplanagreement = __esm(() => {
|
|
|
65454
65520
|
cardAcquiringModel: CardAcquiringModel$inboundSchema,
|
|
65455
65521
|
billableFees: arrayType(BillableFee$inboundSchema),
|
|
65456
65522
|
minimumCommitment: MinimumCommitment$inboundSchema,
|
|
65457
|
-
monthlyPlatformFee: MonthlyPlatformFee$inboundSchema
|
|
65523
|
+
monthlyPlatformFee: MonthlyPlatformFee$inboundSchema,
|
|
65524
|
+
priorAgreementID: optional3(string4()),
|
|
65525
|
+
priorAgreementTerminatedOn: optional3(date4())
|
|
65458
65526
|
});
|
|
65459
65527
|
FeePlanAgreement$outboundSchema = objectType({
|
|
65460
65528
|
agreementID: stringType(),
|
|
@@ -65467,7 +65535,9 @@ var init_feeplanagreement = __esm(() => {
|
|
|
65467
65535
|
cardAcquiringModel: CardAcquiringModel$outboundSchema,
|
|
65468
65536
|
billableFees: arrayType(BillableFee$outboundSchema),
|
|
65469
65537
|
minimumCommitment: MinimumCommitment$outboundSchema,
|
|
65470
|
-
monthlyPlatformFee: MonthlyPlatformFee$outboundSchema
|
|
65538
|
+
monthlyPlatformFee: MonthlyPlatformFee$outboundSchema,
|
|
65539
|
+
priorAgreementID: stringType().optional(),
|
|
65540
|
+
priorAgreementTerminatedOn: dateType().transform((v2) => v2.toISOString()).optional()
|
|
65471
65541
|
});
|
|
65472
65542
|
});
|
|
65473
65543
|
|
|
@@ -65674,6 +65744,7 @@ var init_issuedcardstate = __esm(() => {
|
|
|
65674
65744
|
init_enums();
|
|
65675
65745
|
IssuedCardState = {
|
|
65676
65746
|
Active: "active",
|
|
65747
|
+
Frozen: "frozen",
|
|
65677
65748
|
Closed: "closed"
|
|
65678
65749
|
};
|
|
65679
65750
|
IssuedCardState$inboundSchema = inboundSchema(IssuedCardState);
|
|
@@ -65776,12 +65847,12 @@ var init_merchantentry = __esm(() => {
|
|
|
65776
65847
|
init_v3();
|
|
65777
65848
|
init_primitives2();
|
|
65778
65849
|
MerchantEntry$inboundSchema = objectType({
|
|
65779
|
-
|
|
65850
|
+
networkID: optional3(string4()),
|
|
65780
65851
|
descriptorPattern: optional3(string4()),
|
|
65781
65852
|
name: optional3(string4())
|
|
65782
65853
|
});
|
|
65783
65854
|
MerchantEntry$outboundSchema = objectType({
|
|
65784
|
-
|
|
65855
|
+
networkID: stringType().optional(),
|
|
65785
65856
|
descriptorPattern: stringType().optional(),
|
|
65786
65857
|
name: stringType().optional()
|
|
65787
65858
|
});
|
|
@@ -67042,11 +67113,11 @@ var init_merchantentryerror = __esm(() => {
|
|
|
67042
67113
|
init_v3();
|
|
67043
67114
|
init_primitives2();
|
|
67044
67115
|
MerchantEntryError$inboundSchema = objectType({
|
|
67045
|
-
|
|
67116
|
+
networkID: optional3(string4()),
|
|
67046
67117
|
descriptorPattern: optional3(string4())
|
|
67047
67118
|
});
|
|
67048
67119
|
MerchantEntryError$outboundSchema = objectType({
|
|
67049
|
-
|
|
67120
|
+
networkID: stringType().optional(),
|
|
67050
67121
|
descriptorPattern: stringType().optional()
|
|
67051
67122
|
});
|
|
67052
67123
|
});
|
|
@@ -68029,6 +68100,8 @@ var init_partnerpricingagreement = __esm(() => {
|
|
|
68029
68100
|
billableFees: arrayType(BillableFee$inboundSchema),
|
|
68030
68101
|
minimumCommitment: MinimumCommitment$inboundSchema,
|
|
68031
68102
|
monthlyPlatformFee: MonthlyPlatformFee$inboundSchema,
|
|
68103
|
+
priorAgreementID: optional3(string4()),
|
|
68104
|
+
priorAgreementTerminatedOn: optional3(date4()),
|
|
68032
68105
|
revenueShare: string4()
|
|
68033
68106
|
});
|
|
68034
68107
|
PartnerPricingAgreement$outboundSchema = objectType({
|
|
@@ -68043,6 +68116,8 @@ var init_partnerpricingagreement = __esm(() => {
|
|
|
68043
68116
|
billableFees: arrayType(BillableFee$outboundSchema),
|
|
68044
68117
|
minimumCommitment: MinimumCommitment$outboundSchema,
|
|
68045
68118
|
monthlyPlatformFee: MonthlyPlatformFee$outboundSchema,
|
|
68119
|
+
priorAgreementID: stringType().optional(),
|
|
68120
|
+
priorAgreementTerminatedOn: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
68046
68121
|
revenueShare: stringType()
|
|
68047
68122
|
});
|
|
68048
68123
|
});
|
|
@@ -69995,6 +70070,7 @@ var init_statement = __esm(() => {
|
|
|
69995
70070
|
init_primitives2();
|
|
69996
70071
|
init_accountfees();
|
|
69997
70072
|
init_achfees();
|
|
70073
|
+
init_adjustmentfees();
|
|
69998
70074
|
init_billingsummary();
|
|
69999
70075
|
init_cardacquiringfees();
|
|
70000
70076
|
init_instantpaymentfees();
|
|
@@ -70017,6 +70093,7 @@ var init_statement = __esm(() => {
|
|
|
70017
70093
|
accountFees: optional3(AccountFees$inboundSchema),
|
|
70018
70094
|
otherCardFees: optional3(OtherCardFees$inboundSchema),
|
|
70019
70095
|
partnerFees: optional3(PartnerFees$inboundSchema),
|
|
70096
|
+
adjustments: optional3(AdjustmentFees$inboundSchema),
|
|
70020
70097
|
createdOn: date4(),
|
|
70021
70098
|
updatedOn: date4()
|
|
70022
70099
|
});
|
|
@@ -70036,6 +70113,7 @@ var init_statement = __esm(() => {
|
|
|
70036
70113
|
accountFees: AccountFees$outboundSchema.optional(),
|
|
70037
70114
|
otherCardFees: OtherCardFees$outboundSchema.optional(),
|
|
70038
70115
|
partnerFees: PartnerFees$outboundSchema.optional(),
|
|
70116
|
+
adjustments: AdjustmentFees$outboundSchema.optional(),
|
|
70039
70117
|
createdOn: dateType().transform((v2) => v2.toISOString()),
|
|
70040
70118
|
updatedOn: dateType().transform((v2) => v2.toISOString())
|
|
70041
70119
|
});
|
|
@@ -70842,6 +70920,8 @@ var UpdateIssuedCardState, UpdateIssuedCardState$inboundSchema, UpdateIssuedCard
|
|
|
70842
70920
|
var init_updateissuedcardstate = __esm(() => {
|
|
70843
70921
|
init_v3();
|
|
70844
70922
|
UpdateIssuedCardState = {
|
|
70923
|
+
Active: "active",
|
|
70924
|
+
Frozen: "frozen",
|
|
70845
70925
|
Closed: "closed"
|
|
70846
70926
|
};
|
|
70847
70927
|
UpdateIssuedCardState$inboundSchema = nativeEnumType(UpdateIssuedCardState);
|
|
@@ -72380,6 +72460,7 @@ var init_components = __esm(() => {
|
|
|
72380
72460
|
init_addresssuggestion();
|
|
72381
72461
|
init_addressupdate();
|
|
72382
72462
|
init_adjustment();
|
|
72463
|
+
init_adjustmentfees();
|
|
72383
72464
|
init_allowedscheduleerror();
|
|
72384
72465
|
init_amount();
|
|
72385
72466
|
init_amountdecimal();
|
|
@@ -72422,6 +72503,7 @@ var init_components = __esm(() => {
|
|
|
72422
72503
|
init_basicpaymentmethod();
|
|
72423
72504
|
init_batchgettransfersrequest();
|
|
72424
72505
|
init_billablefee();
|
|
72506
|
+
init_billingadjustment();
|
|
72425
72507
|
init_billingcountandamount();
|
|
72426
72508
|
init_billinginterchangeprogramfee();
|
|
72427
72509
|
init_billingsummary();
|
|
@@ -81196,6 +81278,7 @@ var init_listissuedcardtransactions = __esm(() => {
|
|
|
81196
81278
|
skip: optional3(number4()),
|
|
81197
81279
|
count: optional3(number4()),
|
|
81198
81280
|
issuedCardID: optional3(string4()),
|
|
81281
|
+
merchantName: optional3(string4()),
|
|
81199
81282
|
startDateTime: optional3(date4()),
|
|
81200
81283
|
endDateTime: optional3(date4())
|
|
81201
81284
|
});
|
|
@@ -81204,6 +81287,7 @@ var init_listissuedcardtransactions = __esm(() => {
|
|
|
81204
81287
|
skip: numberType().int().optional(),
|
|
81205
81288
|
count: numberType().int().optional(),
|
|
81206
81289
|
issuedCardID: stringType().optional(),
|
|
81290
|
+
merchantName: stringType().optional(),
|
|
81207
81291
|
startDateTime: dateType().transform((v2) => v2.toISOString()).optional(),
|
|
81208
81292
|
endDateTime: dateType().transform((v2) => v2.toISOString()).optional()
|
|
81209
81293
|
});
|
|
@@ -88828,7 +88912,7 @@ var init_cardIssuingGetFull2 = __esm(() => {
|
|
|
88828
88912
|
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
88829
88913
|
|
|
88830
88914
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
88831
|
-
you'll need to specify the \`/accounts/{accountID}/issued-cards.read-
|
|
88915
|
+
you'll need to specify the \`/accounts/{accountID}/issued-cards.read-private\` scope.`,
|
|
88832
88916
|
args: args43,
|
|
88833
88917
|
tool: async (client, args44, ctx) => {
|
|
88834
88918
|
const [result, apiCall] = await cardIssuingGetFull(client, args44.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
|
|
@@ -94440,7 +94524,7 @@ var init_imagesUpload2 = __esm(() => {
|
|
|
94440
94524
|
tool$imagesUpload = {
|
|
94441
94525
|
name: "images-upload",
|
|
94442
94526
|
description: ` Upload a new PNG, JPEG, or WebP image with optional metadata.
|
|
94443
|
-
Duplicate images
|
|
94527
|
+
Duplicate images return the existing image's metadata with a 409 status. Requests larger than 16MB will be rejected.`,
|
|
94444
94528
|
args: args88,
|
|
94445
94529
|
tool: async (client, args89, ctx) => {
|
|
94446
94530
|
const [result, apiCall] = await imagesUpload(client, args89.request, { fetchOptions: { signal: ctx.signal } }).$inspect();
|
|
@@ -94641,7 +94725,7 @@ var init_institutionsSearch2 = __esm(() => {
|
|
|
94641
94725
|
};
|
|
94642
94726
|
tool$institutionsSearch = {
|
|
94643
94727
|
name: "institutions-search",
|
|
94644
|
-
description: `This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/
|
|
94728
|
+
description: `This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/institutions/get/).
|
|
94645
94729
|
|
|
94646
94730
|
Search for institutions by either their name or routing number.
|
|
94647
94731
|
|
|
@@ -95852,6 +95936,7 @@ async function $do103(client, request, options) {
|
|
|
95852
95936
|
count: payload.count,
|
|
95853
95937
|
endDateTime: payload.endDateTime,
|
|
95854
95938
|
issuedCardID: payload.issuedCardID,
|
|
95939
|
+
merchantName: payload.merchantName,
|
|
95855
95940
|
skip: payload.skip,
|
|
95856
95941
|
startDateTime: payload.startDateTime
|
|
95857
95942
|
}, { explode: false });
|
|
@@ -102929,7 +103014,9 @@ async function $do165(client, request, options) {
|
|
|
102929
103014
|
const [result] = await match(json([200, 202], CreateCancellationResponse$inboundSchema, {
|
|
102930
103015
|
hdrs: true,
|
|
102931
103016
|
key: "Result"
|
|
102932
|
-
}), jsonErr(400,
|
|
103017
|
+
}), jsonErr([400, 409, 422], GenericError$inboundSchema, {
|
|
103018
|
+
hdrs: true
|
|
103019
|
+
}), fail([401, 403, 404, 429]), fail([500, 504]), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
102933
103020
|
if (!result.ok) {
|
|
102934
103021
|
return [result, { status: "complete", request: req, response }];
|
|
102935
103022
|
}
|
|
@@ -102961,6 +103048,9 @@ var init_transfersCreateCancellation2 = __esm(() => {
|
|
|
102961
103048
|
name: "transfers-create-cancellation",
|
|
102962
103049
|
description: ` Initiate a cancellation for a card, ACH, or queued transfer.
|
|
102963
103050
|
|
|
103051
|
+
In v2026.10 and later, an auth-capture \`card-payment\` transfer can be canceled before any captures exist.
|
|
103052
|
+
For these transfers, a successful cancellation reduces \`capturableAmount\` without changing \`authorizedAmount\`.
|
|
103053
|
+
For these transfers, a partial cancellation leaves the remaining \`capturableAmount\` available for capture.
|
|
102964
103054
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
102965
103055
|
to specify the \`/accounts/{accountID}/transfers.write\` scope.`,
|
|
102966
103056
|
args: args158,
|
|
@@ -103079,7 +103169,10 @@ var init_transfersCreateReversal2 = __esm(() => {
|
|
|
103079
103169
|
};
|
|
103080
103170
|
tool$transfersCreateReversal = {
|
|
103081
103171
|
name: "transfers-create-reversal",
|
|
103082
|
-
description: `Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
103172
|
+
description: `Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
103173
|
+
In v2026.10 and later, reversing an auth-capture \`card-payment\` transfer with no captures cancels the entire \`capturableAmount\`.
|
|
103174
|
+
In those API versions, an auth-capture \`card-payment\` transfer with one final capture is canceled or refunded depending on its processing state.
|
|
103175
|
+
Auth-capture \`card-payment\` transfers with a non-final capture or multiple captures are not supported in those API versions.
|
|
103083
103176
|
Read our [reversals guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/)
|
|
103084
103177
|
to learn more.
|
|
103085
103178
|
|
|
@@ -103911,7 +104004,7 @@ async function $do173(client, request, options) {
|
|
|
103911
104004
|
const [result] = await match(json(200, ListCancellationsResponse$inboundSchema, {
|
|
103912
104005
|
hdrs: true,
|
|
103913
104006
|
key: "Result"
|
|
103914
|
-
}), fail([401, 403, 429]), fail([500, 504]), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
104007
|
+
}), fail([401, 403, 404, 429]), fail([500, 504]), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
103915
104008
|
if (!result.ok) {
|
|
103916
104009
|
return [result, { status: "complete", request: req, response }];
|
|
103917
104010
|
}
|
|
@@ -103941,7 +104034,7 @@ var init_transfersListCancellations2 = __esm(() => {
|
|
|
103941
104034
|
tool$transfersListCancellations = {
|
|
103942
104035
|
name: "transfers-list-cancellations",
|
|
103943
104036
|
description: ` Get a list of cancellations for a transfer.
|
|
103944
|
-
|
|
104037
|
+
|
|
103945
104038
|
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
103946
104039
|
to specify the \`/accounts/{accountID}/transfers.read\` scope.`,
|
|
103947
104040
|
args: args166,
|
|
@@ -104026,7 +104119,7 @@ async function $do174(client, request, options) {
|
|
|
104026
104119
|
const [result] = await match(json(200, ListRefundsResponse$inboundSchema, {
|
|
104027
104120
|
hdrs: true,
|
|
104028
104121
|
key: "Result"
|
|
104029
|
-
}), fail([401, 403, 429]), fail([500, 504]), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
104122
|
+
}), fail([401, 403, 404, 429]), fail([500, 504]), fail("4XX"), fail("5XX"))(response, req, { extraFields: responseFields });
|
|
104030
104123
|
if (!result.ok) {
|
|
104031
104124
|
return [result, { status: "complete", request: req, response }];
|
|
104032
104125
|
}
|
|
@@ -106109,7 +106202,7 @@ var init_webhooksUpdate2 = __esm(() => {
|
|
|
106109
106202
|
function createMCPServer(deps) {
|
|
106110
106203
|
const server = new McpServer({
|
|
106111
106204
|
name: "Moov",
|
|
106112
|
-
version: "26.7.
|
|
106205
|
+
version: "26.7.2"
|
|
106113
106206
|
});
|
|
106114
106207
|
const client = new MoovCore({
|
|
106115
106208
|
security: deps.security,
|
|
@@ -107717,7 +107810,7 @@ var routes = rn({
|
|
|
107717
107810
|
var app = Ve(routes, {
|
|
107718
107811
|
name: "mcp",
|
|
107719
107812
|
versionInfo: {
|
|
107720
|
-
currentVersion: "26.7.
|
|
107813
|
+
currentVersion: "26.7.2"
|
|
107721
107814
|
}
|
|
107722
107815
|
});
|
|
107723
107816
|
_t(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -107725,5 +107818,5 @@ export {
|
|
|
107725
107818
|
app
|
|
107726
107819
|
};
|
|
107727
107820
|
|
|
107728
|
-
//# debugId=
|
|
107821
|
+
//# debugId=E07D7EDA54EBEBD664756E2164756E21
|
|
107729
107822
|
//# sourceMappingURL=mcp-server.js.map
|