@moovio/sdk 0.11.5 → 0.12.1
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/FUNCTIONS.md +7 -104
- package/README.md +110 -560
- package/bin/mcp-server.js +2663 -1992
- package/bin/mcp-server.js.map +172 -152
- package/docs/sdks/accounts/README.md +79 -261
- package/docs/sdks/accountterminalapplications/README.md +28 -36
- package/docs/sdks/adjustments/README.md +20 -24
- package/docs/sdks/applepay/README.md +47 -57
- package/docs/sdks/authentication/README.md +14 -18
- package/docs/sdks/avatars/README.md +7 -9
- package/docs/sdks/bankaccounts/README.md +99 -117
- package/docs/sdks/branding/README.md +36 -44
- package/docs/sdks/capabilities/README.md +38 -46
- package/docs/sdks/cardissuing/README.md +57 -83
- package/docs/sdks/cards/README.md +45 -85
- package/docs/sdks/disputes/README.md +131 -153
- package/docs/sdks/endtoendencryption/README.md +14 -18
- package/docs/sdks/enrichedaddress/README.md +7 -9
- package/docs/sdks/enrichedprofile/README.md +9 -11
- package/docs/sdks/feeplans/README.md +65 -79
- package/docs/sdks/files/README.md +29 -35
- package/docs/sdks/industries/README.md +11 -13
- package/docs/sdks/institutions/README.md +98 -9
- package/docs/sdks/issuingtransactions/README.md +51 -61
- package/docs/sdks/onboarding/README.md +30 -206
- package/docs/sdks/paymentlinks/README.md +58 -128
- package/docs/sdks/paymentmethods/README.md +20 -24
- package/docs/sdks/ping/README.md +7 -9
- package/docs/sdks/receipts/README.md +19 -33
- package/docs/sdks/representatives/README.md +53 -71
- package/docs/sdks/scheduling/README.md +76 -88
- package/docs/sdks/sweeps/README.md +64 -76
- package/docs/sdks/terminalapplications/README.md +28 -36
- package/docs/sdks/transfers/README.md +127 -195
- package/docs/sdks/underwriting/README.md +44 -48
- package/docs/sdks/wallets/README.md +20 -24
- package/docs/sdks/wallettransactions/README.md +24 -28
- package/funcs/accountTerminalApplicationsGet.js +2 -0
- package/funcs/accountTerminalApplicationsGet.js.map +1 -1
- package/funcs/accountTerminalApplicationsGetConfiguration.js +2 -0
- package/funcs/accountTerminalApplicationsGetConfiguration.js.map +1 -1
- package/funcs/accountTerminalApplicationsLink.js +2 -0
- package/funcs/accountTerminalApplicationsLink.js.map +1 -1
- package/funcs/accountTerminalApplicationsList.js +2 -0
- package/funcs/accountTerminalApplicationsList.js.map +1 -1
- package/funcs/accountsAssignCountries.js +2 -0
- package/funcs/accountsAssignCountries.js.map +1 -1
- package/funcs/accountsCreate.js +2 -0
- package/funcs/accountsCreate.js.map +1 -1
- package/funcs/accountsDisconnect.js +2 -0
- package/funcs/accountsDisconnect.js.map +1 -1
- package/funcs/accountsGet.js +2 -0
- package/funcs/accountsGet.js.map +1 -1
- package/funcs/accountsGetCountries.js +2 -0
- package/funcs/accountsGetCountries.js.map +1 -1
- package/funcs/accountsGetMerchantProcessingAgreement.js +2 -0
- package/funcs/accountsGetMerchantProcessingAgreement.js.map +1 -1
- package/funcs/accountsGetTermsOfServiceToken.js +2 -0
- package/funcs/accountsGetTermsOfServiceToken.js.map +1 -1
- package/funcs/accountsList.js +2 -0
- package/funcs/accountsList.js.map +1 -1
- package/funcs/accountsUpdate.js +2 -0
- package/funcs/accountsUpdate.js.map +1 -1
- package/funcs/adjustmentsGet.js +2 -0
- package/funcs/adjustmentsGet.js.map +1 -1
- package/funcs/adjustmentsList.js +2 -0
- package/funcs/adjustmentsList.js.map +1 -1
- package/funcs/applePayCreateSession.js +2 -0
- package/funcs/applePayCreateSession.js.map +1 -1
- package/funcs/applePayGetMerchantDomains.js +2 -0
- package/funcs/applePayGetMerchantDomains.js.map +1 -1
- package/funcs/applePayLinkToken.js +2 -0
- package/funcs/applePayLinkToken.js.map +1 -1
- package/funcs/applePayRegisterMerchantDomains.js +2 -0
- package/funcs/applePayRegisterMerchantDomains.js.map +1 -1
- package/funcs/applePayUpdateMerchantDomains.js +2 -0
- package/funcs/applePayUpdateMerchantDomains.js.map +1 -1
- package/funcs/authenticationCreateAccessToken.js +2 -0
- package/funcs/authenticationCreateAccessToken.js.map +1 -1
- package/funcs/authenticationRevokeAccessToken.js +2 -0
- package/funcs/authenticationRevokeAccessToken.js.map +1 -1
- package/funcs/avatarsGet.js +2 -0
- package/funcs/avatarsGet.js.map +1 -1
- package/funcs/bankAccountsCompleteMicroDeposits.js +2 -0
- package/funcs/bankAccountsCompleteMicroDeposits.js.map +1 -1
- package/funcs/bankAccountsCompleteVerification.js +2 -0
- package/funcs/bankAccountsCompleteVerification.js.map +1 -1
- package/funcs/bankAccountsDisable.js +2 -0
- package/funcs/bankAccountsDisable.js.map +1 -1
- package/funcs/bankAccountsGet.js +2 -0
- package/funcs/bankAccountsGet.js.map +1 -1
- package/funcs/bankAccountsGetVerification.js +2 -0
- package/funcs/bankAccountsGetVerification.js.map +1 -1
- package/funcs/bankAccountsInitiateMicroDeposits.js +2 -0
- package/funcs/bankAccountsInitiateMicroDeposits.js.map +1 -1
- package/funcs/bankAccountsInitiateVerification.js +2 -0
- package/funcs/bankAccountsInitiateVerification.js.map +1 -1
- package/funcs/bankAccountsLink.js +2 -0
- package/funcs/bankAccountsLink.js.map +1 -1
- package/funcs/bankAccountsList.js +2 -0
- package/funcs/bankAccountsList.js.map +1 -1
- package/funcs/brandingCreate.js +2 -0
- package/funcs/brandingCreate.js.map +1 -1
- package/funcs/brandingGet.js +2 -0
- package/funcs/brandingGet.js.map +1 -1
- package/funcs/brandingUpdate.js +2 -0
- package/funcs/brandingUpdate.js.map +1 -1
- package/funcs/brandingUpsert.js +2 -0
- package/funcs/brandingUpsert.js.map +1 -1
- package/funcs/capabilitiesDisable.js +2 -0
- package/funcs/capabilitiesDisable.js.map +1 -1
- package/funcs/capabilitiesGet.js +2 -0
- package/funcs/capabilitiesGet.js.map +1 -1
- package/funcs/capabilitiesList.js +2 -0
- package/funcs/capabilitiesList.js.map +1 -1
- package/funcs/capabilitiesRequest.js +2 -0
- package/funcs/capabilitiesRequest.js.map +1 -1
- package/funcs/cardIssuingGet.js +2 -0
- package/funcs/cardIssuingGet.js.map +1 -1
- package/funcs/cardIssuingGetFull.js +2 -0
- package/funcs/cardIssuingGetFull.js.map +1 -1
- package/funcs/cardIssuingList.js +2 -0
- package/funcs/cardIssuingList.js.map +1 -1
- package/funcs/cardIssuingRequest.js +2 -0
- package/funcs/cardIssuingRequest.js.map +1 -1
- package/funcs/cardIssuingUpdate.js +2 -0
- package/funcs/cardIssuingUpdate.js.map +1 -1
- package/funcs/cardsDisable.js +2 -0
- package/funcs/cardsDisable.js.map +1 -1
- package/funcs/cardsGet.js +2 -0
- package/funcs/cardsGet.js.map +1 -1
- package/funcs/cardsLink.js +2 -0
- package/funcs/cardsLink.js.map +1 -1
- package/funcs/cardsList.js +2 -0
- package/funcs/cardsList.js.map +1 -1
- package/funcs/cardsUpdate.js +2 -0
- package/funcs/cardsUpdate.js.map +1 -1
- package/funcs/disputesAccept.js +2 -0
- package/funcs/disputesAccept.js.map +1 -1
- package/funcs/disputesDeleteEvidence.js +2 -0
- package/funcs/disputesDeleteEvidence.js.map +1 -1
- package/funcs/disputesGet.js +2 -0
- package/funcs/disputesGet.js.map +1 -1
- package/funcs/disputesGetEvidence.js +2 -0
- package/funcs/disputesGetEvidence.js.map +1 -1
- package/funcs/disputesGetEvidenceData.js +2 -0
- package/funcs/disputesGetEvidenceData.js.map +1 -1
- package/funcs/disputesList.js +2 -0
- package/funcs/disputesList.js.map +1 -1
- package/funcs/disputesListEvidence.js +2 -0
- package/funcs/disputesListEvidence.js.map +1 -1
- package/funcs/disputesSubmitEvidence.js +2 -0
- package/funcs/disputesSubmitEvidence.js.map +1 -1
- package/funcs/disputesUpdateEvidence.js +2 -0
- package/funcs/disputesUpdateEvidence.js.map +1 -1
- package/funcs/disputesUploadEvidenceFile.js +2 -0
- package/funcs/disputesUploadEvidenceFile.js.map +1 -1
- package/funcs/disputesUploadEvidenceText.js +2 -0
- package/funcs/disputesUploadEvidenceText.js.map +1 -1
- package/funcs/endToEndEncryptionGenerateKey.js +2 -0
- package/funcs/endToEndEncryptionGenerateKey.js.map +1 -1
- package/funcs/endToEndEncryptionTestEncryptedToken.js +2 -0
- package/funcs/endToEndEncryptionTestEncryptedToken.js.map +1 -1
- package/funcs/enrichedAddressGet.js +2 -0
- package/funcs/enrichedAddressGet.js.map +1 -1
- package/funcs/enrichedProfileGet.js +2 -0
- package/funcs/enrichedProfileGet.js.map +1 -1
- package/funcs/feePlansCreateFeePlanAgreements.js +2 -0
- package/funcs/feePlansCreateFeePlanAgreements.js.map +1 -1
- package/funcs/feePlansListFeePlanAgreements.js +2 -0
- package/funcs/feePlansListFeePlanAgreements.js.map +1 -1
- package/funcs/feePlansListFeePlans.js +2 -0
- package/funcs/feePlansListFeePlans.js.map +1 -1
- package/funcs/feePlansListFeesFetch.js +2 -0
- package/funcs/feePlansListFeesFetch.js.map +1 -1
- package/funcs/feePlansListPartnerPricing.js +2 -0
- package/funcs/feePlansListPartnerPricing.js.map +1 -1
- package/funcs/feePlansListPartnerPricingAgreements.js +2 -0
- package/funcs/feePlansListPartnerPricingAgreements.js.map +1 -1
- package/funcs/feePlansRetrieveFees.js +2 -0
- package/funcs/feePlansRetrieveFees.js.map +1 -1
- package/funcs/filesGet.js +2 -0
- package/funcs/filesGet.js.map +1 -1
- package/funcs/filesList.js +2 -0
- package/funcs/filesList.js.map +1 -1
- package/funcs/filesUpload.js +2 -0
- package/funcs/filesUpload.js.map +1 -1
- package/funcs/industriesList.d.ts +2 -2
- package/funcs/industriesList.js +4 -2
- package/funcs/industriesList.js.map +1 -1
- package/funcs/institutionsSearch.js +2 -0
- package/funcs/institutionsSearch.js.map +1 -1
- package/funcs/institutionsSearchInstitutions.d.ts +20 -0
- package/funcs/institutionsSearchInstitutions.d.ts.map +1 -0
- package/funcs/institutionsSearchInstitutions.js +129 -0
- package/funcs/institutionsSearchInstitutions.js.map +1 -0
- package/funcs/issuingTransactionsGet.js +2 -0
- package/funcs/issuingTransactionsGet.js.map +1 -1
- package/funcs/issuingTransactionsGetAuthorization.js +2 -0
- package/funcs/issuingTransactionsGetAuthorization.js.map +1 -1
- package/funcs/issuingTransactionsList.js +2 -0
- package/funcs/issuingTransactionsList.js.map +1 -1
- package/funcs/issuingTransactionsListAuthorizationEvents.js +2 -0
- package/funcs/issuingTransactionsListAuthorizationEvents.js.map +1 -1
- package/funcs/issuingTransactionsListAuthorizations.js +2 -0
- package/funcs/issuingTransactionsListAuthorizations.js.map +1 -1
- package/funcs/onboardingCreateInvite.js +2 -0
- package/funcs/onboardingCreateInvite.js.map +1 -1
- package/funcs/onboardingGetInvite.js +2 -0
- package/funcs/onboardingGetInvite.js.map +1 -1
- package/funcs/onboardingListInvites.js +2 -0
- package/funcs/onboardingListInvites.js.map +1 -1
- package/funcs/onboardingRevokeInvite.js +2 -0
- package/funcs/onboardingRevokeInvite.js.map +1 -1
- package/funcs/paymentLinksCreate.js +2 -0
- package/funcs/paymentLinksCreate.js.map +1 -1
- package/funcs/paymentLinksDisable.js +2 -0
- package/funcs/paymentLinksDisable.js.map +1 -1
- package/funcs/paymentLinksGet.js +2 -0
- package/funcs/paymentLinksGet.js.map +1 -1
- package/funcs/paymentLinksGetQRCode.js +2 -0
- package/funcs/paymentLinksGetQRCode.js.map +1 -1
- package/funcs/paymentLinksList.js +2 -0
- package/funcs/paymentLinksList.js.map +1 -1
- package/funcs/paymentLinksUpdate.js +2 -0
- package/funcs/paymentLinksUpdate.js.map +1 -1
- package/funcs/paymentMethodsGet.js +2 -0
- package/funcs/paymentMethodsGet.js.map +1 -1
- package/funcs/paymentMethodsList.js +2 -0
- package/funcs/paymentMethodsList.js.map +1 -1
- package/funcs/pingPing.js +2 -0
- package/funcs/pingPing.js.map +1 -1
- package/funcs/receiptsCreate.js +2 -0
- package/funcs/receiptsCreate.js.map +1 -1
- package/funcs/receiptsList.js +2 -0
- package/funcs/receiptsList.js.map +1 -1
- package/funcs/representativesCreate.js +2 -0
- package/funcs/representativesCreate.js.map +1 -1
- package/funcs/representativesDelete.js +2 -0
- package/funcs/representativesDelete.js.map +1 -1
- package/funcs/representativesGet.js +2 -0
- package/funcs/representativesGet.js.map +1 -1
- package/funcs/representativesList.js +2 -0
- package/funcs/representativesList.js.map +1 -1
- package/funcs/representativesUpdate.js +2 -0
- package/funcs/representativesUpdate.js.map +1 -1
- package/funcs/schedulingCancel.js +2 -0
- package/funcs/schedulingCancel.js.map +1 -1
- package/funcs/schedulingCreate.js +2 -0
- package/funcs/schedulingCreate.js.map +1 -1
- package/funcs/schedulingGet.js +2 -0
- package/funcs/schedulingGet.js.map +1 -1
- package/funcs/schedulingGetOccurrance.js +2 -0
- package/funcs/schedulingGetOccurrance.js.map +1 -1
- package/funcs/schedulingList.js +2 -0
- package/funcs/schedulingList.js.map +1 -1
- package/funcs/schedulingUpdate.js +2 -0
- package/funcs/schedulingUpdate.js.map +1 -1
- package/funcs/sweepsCreateConfig.js +2 -0
- package/funcs/sweepsCreateConfig.js.map +1 -1
- package/funcs/sweepsGet.js +2 -0
- package/funcs/sweepsGet.js.map +1 -1
- package/funcs/sweepsGetConfig.js +2 -0
- package/funcs/sweepsGetConfig.js.map +1 -1
- package/funcs/sweepsList.js +2 -0
- package/funcs/sweepsList.js.map +1 -1
- package/funcs/sweepsListConfigs.js +2 -0
- package/funcs/sweepsListConfigs.js.map +1 -1
- package/funcs/sweepsUpdateConfig.js +2 -0
- package/funcs/sweepsUpdateConfig.js.map +1 -1
- package/funcs/terminalApplicationsCreate.js +2 -0
- package/funcs/terminalApplicationsCreate.js.map +1 -1
- package/funcs/terminalApplicationsDelete.js +2 -0
- package/funcs/terminalApplicationsDelete.js.map +1 -1
- package/funcs/terminalApplicationsGet.js +2 -0
- package/funcs/terminalApplicationsGet.js.map +1 -1
- package/funcs/terminalApplicationsList.js +2 -0
- package/funcs/terminalApplicationsList.js.map +1 -1
- package/funcs/transfersCreate.js +2 -0
- package/funcs/transfersCreate.js.map +1 -1
- package/funcs/transfersCreateCancellation.js +2 -0
- package/funcs/transfersCreateCancellation.js.map +1 -1
- package/funcs/transfersCreateReversal.js +2 -0
- package/funcs/transfersCreateReversal.js.map +1 -1
- package/funcs/transfersGenerateOptions.js +2 -0
- package/funcs/transfersGenerateOptions.js.map +1 -1
- package/funcs/transfersGet.js +2 -0
- package/funcs/transfersGet.js.map +1 -1
- package/funcs/transfersGetCancellation.js +2 -0
- package/funcs/transfersGetCancellation.js.map +1 -1
- package/funcs/transfersGetRefund.js +2 -0
- package/funcs/transfersGetRefund.js.map +1 -1
- package/funcs/transfersInitiateRefund.js +2 -0
- package/funcs/transfersInitiateRefund.js.map +1 -1
- package/funcs/transfersList.js +2 -0
- package/funcs/transfersList.js.map +1 -1
- package/funcs/transfersListRefunds.js +2 -0
- package/funcs/transfersListRefunds.js.map +1 -1
- package/funcs/transfersUpdate.js +2 -0
- package/funcs/transfersUpdate.js.map +1 -1
- package/funcs/underwritingGet.js +2 -0
- package/funcs/underwritingGet.js.map +1 -1
- package/funcs/underwritingUpsert.js +2 -0
- package/funcs/underwritingUpsert.js.map +1 -1
- package/funcs/walletTransactionsGet.js +2 -0
- package/funcs/walletTransactionsGet.js.map +1 -1
- package/funcs/walletTransactionsList.js +2 -0
- package/funcs/walletTransactionsList.js.map +1 -1
- package/funcs/walletsGet.js +2 -0
- package/funcs/walletsGet.js.map +1 -1
- package/funcs/walletsList.js +2 -0
- package/funcs/walletsList.js.map +1 -1
- package/hooks/types.d.ts +2 -0
- package/hooks/types.d.ts.map +1 -1
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +7 -3
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/sdks.d.ts +1 -0
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +3 -3
- package/lib/sdks.js.map +1 -1
- package/mcp-server/cli/start/impl.js +4 -4
- package/mcp-server/cli/start/impl.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +3 -1
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/industriesList.js +2 -2
- package/mcp-server/tools/institutionsSearchInstitutions.d.ts +8 -0
- package/mcp-server/tools/institutionsSearchInstitutions.d.ts.map +1 -0
- package/mcp-server/tools/institutionsSearchInstitutions.js +69 -0
- package/mcp-server/tools/institutionsSearchInstitutions.js.map +1 -0
- package/models/components/achinstitution.d.ts +40 -0
- package/models/components/achinstitution.d.ts.map +1 -0
- package/models/components/achinstitution.js +77 -0
- package/models/components/achinstitution.js.map +1 -0
- package/models/components/contact.d.ts +30 -0
- package/models/components/contact.d.ts.map +1 -0
- package/models/components/{enrichedindustry.js → contact.js} +20 -25
- package/models/components/contact.js.map +1 -0
- package/models/components/enrichedindustries.d.ts +3 -3
- package/models/components/enrichedindustries.js +3 -3
- package/models/components/index.d.ts +9 -1
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +9 -1
- package/models/components/index.js.map +1 -1
- package/models/components/industrytaxonomy.d.ts +55 -0
- package/models/components/industrytaxonomy.d.ts.map +1 -0
- package/models/components/industrytaxonomy.js +77 -0
- package/models/components/industrytaxonomy.js.map +1 -0
- package/models/components/institutionssearchresponse.d.ts +36 -0
- package/models/components/institutionssearchresponse.d.ts.map +1 -0
- package/models/components/institutionssearchresponse.js +76 -0
- package/models/components/institutionssearchresponse.js.map +1 -0
- package/models/components/rtpinstitution.d.ts +37 -0
- package/models/components/rtpinstitution.d.ts.map +1 -0
- package/models/components/rtpinstitution.js +74 -0
- package/models/components/rtpinstitution.js.map +1 -0
- package/models/components/rtpservices.d.ts +37 -0
- package/models/components/rtpservices.d.ts.map +1 -0
- package/models/components/rtpservices.js +71 -0
- package/models/components/rtpservices.js.map +1 -0
- package/models/components/sweep.d.ts +6 -0
- package/models/components/sweep.d.ts.map +1 -1
- package/models/components/sweep.js +3 -0
- package/models/components/sweep.js.map +1 -1
- package/models/components/sweepsubtotal.d.ts +44 -0
- package/models/components/sweepsubtotal.d.ts.map +1 -0
- package/models/components/sweepsubtotal.js +75 -0
- package/models/components/sweepsubtotal.js.map +1 -0
- package/models/components/wireinstitution.d.ts +40 -0
- package/models/components/wireinstitution.d.ts.map +1 -0
- package/models/components/wireinstitution.js +77 -0
- package/models/components/wireinstitution.js.map +1 -0
- package/models/components/wireservices.d.ts +42 -0
- package/models/components/wireservices.d.ts.map +1 -0
- package/models/components/wireservices.js +73 -0
- package/models/components/wireservices.js.map +1 -0
- package/models/errors/apierror.d.ts +14 -2
- package/models/errors/apierror.d.ts.map +1 -1
- package/models/errors/apierror.js +1 -1
- package/models/errors/apierror.js.map +1 -1
- package/models/operations/index.d.ts +1 -0
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +1 -0
- package/models/operations/index.js.map +1 -1
- package/models/operations/searchinstitutions.d.ts +112 -0
- package/models/operations/searchinstitutions.d.ts.map +1 -0
- package/models/operations/searchinstitutions.js +149 -0
- package/models/operations/searchinstitutions.js.map +1 -0
- package/package.json +2 -2
- package/sdk/industries.d.ts +2 -2
- package/sdk/industries.js +2 -2
- package/sdk/institutions.d.ts +11 -0
- package/sdk/institutions.d.ts.map +1 -1
- package/sdk/institutions.js +14 -0
- package/sdk/institutions.js.map +1 -1
- package/src/funcs/accountTerminalApplicationsGet.ts +2 -0
- package/src/funcs/accountTerminalApplicationsGetConfiguration.ts +2 -0
- package/src/funcs/accountTerminalApplicationsLink.ts +2 -0
- package/src/funcs/accountTerminalApplicationsList.ts +2 -0
- package/src/funcs/accountsAssignCountries.ts +2 -0
- package/src/funcs/accountsCreate.ts +2 -0
- package/src/funcs/accountsDisconnect.ts +2 -0
- package/src/funcs/accountsGet.ts +2 -0
- package/src/funcs/accountsGetCountries.ts +2 -0
- package/src/funcs/accountsGetMerchantProcessingAgreement.ts +2 -0
- package/src/funcs/accountsGetTermsOfServiceToken.ts +2 -0
- package/src/funcs/accountsList.ts +2 -0
- package/src/funcs/accountsUpdate.ts +2 -0
- package/src/funcs/adjustmentsGet.ts +2 -0
- package/src/funcs/adjustmentsList.ts +2 -0
- package/src/funcs/applePayCreateSession.ts +2 -0
- package/src/funcs/applePayGetMerchantDomains.ts +2 -0
- package/src/funcs/applePayLinkToken.ts +2 -0
- package/src/funcs/applePayRegisterMerchantDomains.ts +2 -0
- package/src/funcs/applePayUpdateMerchantDomains.ts +2 -0
- package/src/funcs/authenticationCreateAccessToken.ts +2 -0
- package/src/funcs/authenticationRevokeAccessToken.ts +2 -0
- package/src/funcs/avatarsGet.ts +2 -0
- package/src/funcs/bankAccountsCompleteMicroDeposits.ts +2 -0
- package/src/funcs/bankAccountsCompleteVerification.ts +2 -0
- package/src/funcs/bankAccountsDisable.ts +2 -0
- package/src/funcs/bankAccountsGet.ts +2 -0
- package/src/funcs/bankAccountsGetVerification.ts +2 -0
- package/src/funcs/bankAccountsInitiateMicroDeposits.ts +2 -0
- package/src/funcs/bankAccountsInitiateVerification.ts +2 -0
- package/src/funcs/bankAccountsLink.ts +2 -0
- package/src/funcs/bankAccountsList.ts +2 -0
- package/src/funcs/brandingCreate.ts +2 -0
- package/src/funcs/brandingGet.ts +2 -0
- package/src/funcs/brandingUpdate.ts +2 -0
- package/src/funcs/brandingUpsert.ts +2 -0
- package/src/funcs/capabilitiesDisable.ts +2 -0
- package/src/funcs/capabilitiesGet.ts +2 -0
- package/src/funcs/capabilitiesList.ts +2 -0
- package/src/funcs/capabilitiesRequest.ts +2 -0
- package/src/funcs/cardIssuingGet.ts +2 -0
- package/src/funcs/cardIssuingGetFull.ts +2 -0
- package/src/funcs/cardIssuingList.ts +2 -0
- package/src/funcs/cardIssuingRequest.ts +2 -0
- package/src/funcs/cardIssuingUpdate.ts +2 -0
- package/src/funcs/cardsDisable.ts +2 -0
- package/src/funcs/cardsGet.ts +2 -0
- package/src/funcs/cardsLink.ts +2 -0
- package/src/funcs/cardsList.ts +2 -0
- package/src/funcs/cardsUpdate.ts +2 -0
- package/src/funcs/disputesAccept.ts +2 -0
- package/src/funcs/disputesDeleteEvidence.ts +2 -0
- package/src/funcs/disputesGet.ts +2 -0
- package/src/funcs/disputesGetEvidence.ts +2 -0
- package/src/funcs/disputesGetEvidenceData.ts +2 -0
- package/src/funcs/disputesList.ts +2 -0
- package/src/funcs/disputesListEvidence.ts +2 -0
- package/src/funcs/disputesSubmitEvidence.ts +2 -0
- package/src/funcs/disputesUpdateEvidence.ts +2 -0
- package/src/funcs/disputesUploadEvidenceFile.ts +2 -0
- package/src/funcs/disputesUploadEvidenceText.ts +2 -0
- package/src/funcs/endToEndEncryptionGenerateKey.ts +2 -0
- package/src/funcs/endToEndEncryptionTestEncryptedToken.ts +2 -0
- package/src/funcs/enrichedAddressGet.ts +2 -0
- package/src/funcs/enrichedProfileGet.ts +2 -0
- package/src/funcs/feePlansCreateFeePlanAgreements.ts +2 -0
- package/src/funcs/feePlansListFeePlanAgreements.ts +2 -0
- package/src/funcs/feePlansListFeePlans.ts +2 -0
- package/src/funcs/feePlansListFeesFetch.ts +2 -0
- package/src/funcs/feePlansListPartnerPricing.ts +2 -0
- package/src/funcs/feePlansListPartnerPricingAgreements.ts +2 -0
- package/src/funcs/feePlansRetrieveFees.ts +2 -0
- package/src/funcs/filesGet.ts +2 -0
- package/src/funcs/filesList.ts +2 -0
- package/src/funcs/filesUpload.ts +2 -0
- package/src/funcs/industriesList.ts +4 -2
- package/src/funcs/institutionsSearch.ts +2 -0
- package/src/funcs/institutionsSearchInstitutions.ts +179 -0
- package/src/funcs/issuingTransactionsGet.ts +2 -0
- package/src/funcs/issuingTransactionsGetAuthorization.ts +2 -0
- package/src/funcs/issuingTransactionsList.ts +2 -0
- package/src/funcs/issuingTransactionsListAuthorizationEvents.ts +2 -0
- package/src/funcs/issuingTransactionsListAuthorizations.ts +2 -0
- package/src/funcs/onboardingCreateInvite.ts +2 -0
- package/src/funcs/onboardingGetInvite.ts +2 -0
- package/src/funcs/onboardingListInvites.ts +2 -0
- package/src/funcs/onboardingRevokeInvite.ts +2 -0
- package/src/funcs/paymentLinksCreate.ts +2 -0
- package/src/funcs/paymentLinksDisable.ts +2 -0
- package/src/funcs/paymentLinksGet.ts +2 -0
- package/src/funcs/paymentLinksGetQRCode.ts +2 -0
- package/src/funcs/paymentLinksList.ts +2 -0
- package/src/funcs/paymentLinksUpdate.ts +2 -0
- package/src/funcs/paymentMethodsGet.ts +2 -0
- package/src/funcs/paymentMethodsList.ts +2 -0
- package/src/funcs/pingPing.ts +2 -0
- package/src/funcs/receiptsCreate.ts +2 -0
- package/src/funcs/receiptsList.ts +2 -0
- package/src/funcs/representativesCreate.ts +2 -0
- package/src/funcs/representativesDelete.ts +2 -0
- package/src/funcs/representativesGet.ts +2 -0
- package/src/funcs/representativesList.ts +2 -0
- package/src/funcs/representativesUpdate.ts +2 -0
- package/src/funcs/schedulingCancel.ts +2 -0
- package/src/funcs/schedulingCreate.ts +2 -0
- package/src/funcs/schedulingGet.ts +2 -0
- package/src/funcs/schedulingGetOccurrance.ts +2 -0
- package/src/funcs/schedulingList.ts +2 -0
- package/src/funcs/schedulingUpdate.ts +2 -0
- package/src/funcs/sweepsCreateConfig.ts +2 -0
- package/src/funcs/sweepsGet.ts +2 -0
- package/src/funcs/sweepsGetConfig.ts +2 -0
- package/src/funcs/sweepsList.ts +2 -0
- package/src/funcs/sweepsListConfigs.ts +2 -0
- package/src/funcs/sweepsUpdateConfig.ts +2 -0
- package/src/funcs/terminalApplicationsCreate.ts +2 -0
- package/src/funcs/terminalApplicationsDelete.ts +2 -0
- package/src/funcs/terminalApplicationsGet.ts +2 -0
- package/src/funcs/terminalApplicationsList.ts +2 -0
- package/src/funcs/transfersCreate.ts +2 -0
- package/src/funcs/transfersCreateCancellation.ts +2 -0
- package/src/funcs/transfersCreateReversal.ts +2 -0
- package/src/funcs/transfersGenerateOptions.ts +2 -0
- package/src/funcs/transfersGet.ts +2 -0
- package/src/funcs/transfersGetCancellation.ts +2 -0
- package/src/funcs/transfersGetRefund.ts +2 -0
- package/src/funcs/transfersInitiateRefund.ts +2 -0
- package/src/funcs/transfersList.ts +2 -0
- package/src/funcs/transfersListRefunds.ts +2 -0
- package/src/funcs/transfersUpdate.ts +2 -0
- package/src/funcs/underwritingGet.ts +2 -0
- package/src/funcs/underwritingUpsert.ts +2 -0
- package/src/funcs/walletTransactionsGet.ts +2 -0
- package/src/funcs/walletTransactionsList.ts +2 -0
- package/src/funcs/walletsGet.ts +2 -0
- package/src/funcs/walletsList.ts +2 -0
- package/src/hooks/types.ts +2 -0
- package/src/index.ts +2 -0
- package/src/lib/config.ts +7 -3
- package/src/lib/sdks.ts +10 -4
- package/src/mcp-server/cli/start/impl.ts +4 -4
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/tools/industriesList.ts +2 -2
- package/src/mcp-server/tools/institutionsSearchInstitutions.ts +43 -0
- package/src/models/components/achinstitution.ts +89 -0
- package/src/models/components/contact.ts +65 -0
- package/src/models/components/enrichedindustries.ts +9 -9
- package/src/models/components/index.ts +9 -1
- package/src/models/components/industrytaxonomy.ts +100 -0
- package/src/models/components/institutionssearchresponse.ts +92 -0
- package/src/models/components/rtpinstitution.ts +79 -0
- package/src/models/components/rtpservices.ts +72 -0
- package/src/models/components/sweep.ts +13 -0
- package/src/models/components/sweepsubtotal.ts +90 -0
- package/src/models/components/wireinstitution.ts +91 -0
- package/src/models/components/wireservices.ts +79 -0
- package/src/models/errors/apierror.ts +18 -3
- package/src/models/operations/index.ts +1 -0
- package/src/models/operations/searchinstitutions.ts +236 -0
- package/src/sdk/industries.ts +2 -2
- package/src/sdk/institutions.ts +22 -0
- package/test/README.md +2 -0
- package/test/index.ts +1 -0
- package/test/package.json +25 -0
- package/test/setup.ts +119 -0
- package/test/tests/accounts.test.ts +127 -0
- package/test/tests/bankAccounts.test.ts +171 -0
- package/test/tests/capabilities.test.ts +147 -0
- package/test/tests/cards.test.ts +168 -0
- package/test/tests/paymentMethods.test.ts +55 -0
- package/test/tests/representatives.test.ts +83 -0
- package/test/tests/transfers.test.ts +122 -0
- package/test/tests/wallets.test.ts +31 -0
- package/test/tsconfig.json +30 -0
- package/test/utils/utils.ts +276 -0
- package/models/components/enrichedindustry.d.ts +0 -47
- package/models/components/enrichedindustry.d.ts.map +0 -1
- package/models/components/enrichedindustry.js.map +0 -1
- package/src/models/components/enrichedindustry.ts +0 -90
|
@@ -38,6 +38,7 @@ import { Moov } from "@moovio/sdk";
|
|
|
38
38
|
import { openAsBlob } from "node:fs";
|
|
39
39
|
|
|
40
40
|
const moov = new Moov({
|
|
41
|
+
xMoovVersion: "v2024.01.00",
|
|
41
42
|
security: {
|
|
42
43
|
username: "",
|
|
43
44
|
password: "",
|
|
@@ -46,7 +47,7 @@ const moov = new Moov({
|
|
|
46
47
|
|
|
47
48
|
async function run() {
|
|
48
49
|
const result = await moov.files.upload({
|
|
49
|
-
accountID: "
|
|
50
|
+
accountID: "221c30bd-2551-4ae4-9a14-07bf6599b728",
|
|
50
51
|
fileUploadRequestMultiPart: {
|
|
51
52
|
file: await openAsBlob("example.file"),
|
|
52
53
|
filePurpose: "representative_verification",
|
|
@@ -54,7 +55,6 @@ async function run() {
|
|
|
54
55
|
},
|
|
55
56
|
});
|
|
56
57
|
|
|
57
|
-
// Handle the result
|
|
58
58
|
console.log(result);
|
|
59
59
|
}
|
|
60
60
|
|
|
@@ -73,6 +73,7 @@ import { openAsBlob } from "node:fs";
|
|
|
73
73
|
// Use `MoovCore` for best tree-shaking performance.
|
|
74
74
|
// You can create one instance of it to use across an application.
|
|
75
75
|
const moov = new MoovCore({
|
|
76
|
+
xMoovVersion: "v2024.01.00",
|
|
76
77
|
security: {
|
|
77
78
|
username: "",
|
|
78
79
|
password: "",
|
|
@@ -81,22 +82,19 @@ const moov = new MoovCore({
|
|
|
81
82
|
|
|
82
83
|
async function run() {
|
|
83
84
|
const res = await filesUpload(moov, {
|
|
84
|
-
accountID: "
|
|
85
|
+
accountID: "221c30bd-2551-4ae4-9a14-07bf6599b728",
|
|
85
86
|
fileUploadRequestMultiPart: {
|
|
86
87
|
file: await openAsBlob("example.file"),
|
|
87
88
|
filePurpose: "representative_verification",
|
|
88
89
|
metadata: "{\"requirement_id\": \"document.individual.verification\"}",
|
|
89
90
|
},
|
|
90
91
|
});
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
if (res.ok) {
|
|
93
|
+
const { value: result } = res;
|
|
94
|
+
console.log(result);
|
|
95
|
+
} else {
|
|
96
|
+
console.log("filesUpload failed:", res.error);
|
|
94
97
|
}
|
|
95
|
-
|
|
96
|
-
const { value: result } = res;
|
|
97
|
-
|
|
98
|
-
// Handle the result
|
|
99
|
-
console.log(result);
|
|
100
98
|
}
|
|
101
99
|
|
|
102
100
|
run();
|
|
@@ -136,6 +134,7 @@ you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
|
136
134
|
import { Moov } from "@moovio/sdk";
|
|
137
135
|
|
|
138
136
|
const moov = new Moov({
|
|
137
|
+
xMoovVersion: "v2024.01.00",
|
|
139
138
|
security: {
|
|
140
139
|
username: "",
|
|
141
140
|
password: "",
|
|
@@ -144,10 +143,9 @@ const moov = new Moov({
|
|
|
144
143
|
|
|
145
144
|
async function run() {
|
|
146
145
|
const result = await moov.files.list({
|
|
147
|
-
accountID: "
|
|
146
|
+
accountID: "d1133bf2-4853-4436-9a03-23739895ab98",
|
|
148
147
|
});
|
|
149
148
|
|
|
150
|
-
// Handle the result
|
|
151
149
|
console.log(result);
|
|
152
150
|
}
|
|
153
151
|
|
|
@@ -165,6 +163,7 @@ import { filesList } from "@moovio/sdk/funcs/filesList.js";
|
|
|
165
163
|
// Use `MoovCore` for best tree-shaking performance.
|
|
166
164
|
// You can create one instance of it to use across an application.
|
|
167
165
|
const moov = new MoovCore({
|
|
166
|
+
xMoovVersion: "v2024.01.00",
|
|
168
167
|
security: {
|
|
169
168
|
username: "",
|
|
170
169
|
password: "",
|
|
@@ -173,17 +172,14 @@ const moov = new MoovCore({
|
|
|
173
172
|
|
|
174
173
|
async function run() {
|
|
175
174
|
const res = await filesList(moov, {
|
|
176
|
-
accountID: "
|
|
175
|
+
accountID: "d1133bf2-4853-4436-9a03-23739895ab98",
|
|
177
176
|
});
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
177
|
+
if (res.ok) {
|
|
178
|
+
const { value: result } = res;
|
|
179
|
+
console.log(result);
|
|
180
|
+
} else {
|
|
181
|
+
console.log("filesList failed:", res.error);
|
|
181
182
|
}
|
|
182
|
-
|
|
183
|
-
const { value: result } = res;
|
|
184
|
-
|
|
185
|
-
// Handle the result
|
|
186
|
-
console.log(result);
|
|
187
183
|
}
|
|
188
184
|
|
|
189
185
|
run();
|
|
@@ -221,6 +217,7 @@ you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
|
221
217
|
import { Moov } from "@moovio/sdk";
|
|
222
218
|
|
|
223
219
|
const moov = new Moov({
|
|
220
|
+
xMoovVersion: "v2024.01.00",
|
|
224
221
|
security: {
|
|
225
222
|
username: "",
|
|
226
223
|
password: "",
|
|
@@ -229,11 +226,10 @@ const moov = new Moov({
|
|
|
229
226
|
|
|
230
227
|
async function run() {
|
|
231
228
|
const result = await moov.files.get({
|
|
232
|
-
accountID: "
|
|
233
|
-
fileID: "
|
|
229
|
+
accountID: "7f888113-d35a-4536-b9bc-c55076736ab6",
|
|
230
|
+
fileID: "af170db9-0d17-4a9f-ade6-5dd2f1b3412d",
|
|
234
231
|
});
|
|
235
232
|
|
|
236
|
-
// Handle the result
|
|
237
233
|
console.log(result);
|
|
238
234
|
}
|
|
239
235
|
|
|
@@ -251,6 +247,7 @@ import { filesGet } from "@moovio/sdk/funcs/filesGet.js";
|
|
|
251
247
|
// Use `MoovCore` for best tree-shaking performance.
|
|
252
248
|
// You can create one instance of it to use across an application.
|
|
253
249
|
const moov = new MoovCore({
|
|
250
|
+
xMoovVersion: "v2024.01.00",
|
|
254
251
|
security: {
|
|
255
252
|
username: "",
|
|
256
253
|
password: "",
|
|
@@ -259,18 +256,15 @@ const moov = new MoovCore({
|
|
|
259
256
|
|
|
260
257
|
async function run() {
|
|
261
258
|
const res = await filesGet(moov, {
|
|
262
|
-
accountID: "
|
|
263
|
-
fileID: "
|
|
259
|
+
accountID: "7f888113-d35a-4536-b9bc-c55076736ab6",
|
|
260
|
+
fileID: "af170db9-0d17-4a9f-ade6-5dd2f1b3412d",
|
|
264
261
|
});
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
262
|
+
if (res.ok) {
|
|
263
|
+
const { value: result } = res;
|
|
264
|
+
console.log(result);
|
|
265
|
+
} else {
|
|
266
|
+
console.log("filesGet failed:", res.error);
|
|
268
267
|
}
|
|
269
|
-
|
|
270
|
-
const { value: result } = res;
|
|
271
|
-
|
|
272
|
-
// Handle the result
|
|
273
|
-
console.log(result);
|
|
274
268
|
}
|
|
275
269
|
|
|
276
270
|
run();
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
### Available Operations
|
|
7
7
|
|
|
8
|
-
* [list](#list) - Returns a list of
|
|
8
|
+
* [list](#list) - Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
9
9
|
|
|
10
|
-
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
10
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
11
11
|
you'll need to specify the `/profile-enrichment.read` scope.
|
|
12
12
|
|
|
13
13
|
## list
|
|
14
14
|
|
|
15
|
-
Returns a list of
|
|
15
|
+
Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
16
16
|
|
|
17
|
-
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
17
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
18
18
|
you'll need to specify the `/profile-enrichment.read` scope.
|
|
19
19
|
|
|
20
20
|
### Example Usage
|
|
@@ -23,6 +23,7 @@ you'll need to specify the `/profile-enrichment.read` scope.
|
|
|
23
23
|
import { Moov } from "@moovio/sdk";
|
|
24
24
|
|
|
25
25
|
const moov = new Moov({
|
|
26
|
+
xMoovVersion: "v2024.01.00",
|
|
26
27
|
security: {
|
|
27
28
|
username: "",
|
|
28
29
|
password: "",
|
|
@@ -32,7 +33,6 @@ const moov = new Moov({
|
|
|
32
33
|
async function run() {
|
|
33
34
|
const result = await moov.industries.list({});
|
|
34
35
|
|
|
35
|
-
// Handle the result
|
|
36
36
|
console.log(result);
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -50,6 +50,7 @@ import { industriesList } from "@moovio/sdk/funcs/industriesList.js";
|
|
|
50
50
|
// Use `MoovCore` for best tree-shaking performance.
|
|
51
51
|
// You can create one instance of it to use across an application.
|
|
52
52
|
const moov = new MoovCore({
|
|
53
|
+
xMoovVersion: "v2024.01.00",
|
|
53
54
|
security: {
|
|
54
55
|
username: "",
|
|
55
56
|
password: "",
|
|
@@ -58,15 +59,12 @@ const moov = new MoovCore({
|
|
|
58
59
|
|
|
59
60
|
async function run() {
|
|
60
61
|
const res = await industriesList(moov, {});
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
if (res.ok) {
|
|
63
|
+
const { value: result } = res;
|
|
64
|
+
console.log(result);
|
|
65
|
+
} else {
|
|
66
|
+
console.log("industriesList failed:", res.error);
|
|
64
67
|
}
|
|
65
|
-
|
|
66
|
-
const { value: result } = res;
|
|
67
|
-
|
|
68
|
-
// Handle the result
|
|
69
|
-
console.log(result);
|
|
70
68
|
}
|
|
71
69
|
|
|
72
70
|
run();
|
|
@@ -5,11 +5,102 @@
|
|
|
5
5
|
|
|
6
6
|
### Available Operations
|
|
7
7
|
|
|
8
|
+
* [searchInstitutions](#searchinstitutions) - Search for financial institutions by name or routing number.
|
|
9
|
+
|
|
10
|
+
This endpoint returns metadata about each matched institution, including basic identifying details (such as name, routing number, and address) and information about which payment services they support (e.g., ACH, RTP, and Wire).
|
|
11
|
+
|
|
12
|
+
This can be used to validate a financial institution before initiating payment activity, or to check which payment rails are available for a given routing number.
|
|
13
|
+
|
|
14
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
15
|
+
you'll need to specify the `/institutions.read` scope.
|
|
8
16
|
* [search](#search) - Search for institutions by either their name or routing number.
|
|
9
17
|
|
|
10
18
|
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
11
19
|
you'll need to specify the `/fed.read` scope.
|
|
12
20
|
|
|
21
|
+
## searchInstitutions
|
|
22
|
+
|
|
23
|
+
Search for financial institutions by name or routing number.
|
|
24
|
+
|
|
25
|
+
This endpoint returns metadata about each matched institution, including basic identifying details (such as name, routing number, and address) and information about which payment services they support (e.g., ACH, RTP, and Wire).
|
|
26
|
+
|
|
27
|
+
This can be used to validate a financial institution before initiating payment activity, or to check which payment rails are available for a given routing number.
|
|
28
|
+
|
|
29
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
30
|
+
you'll need to specify the `/institutions.read` scope.
|
|
31
|
+
|
|
32
|
+
### Example Usage
|
|
33
|
+
|
|
34
|
+
```typescript
|
|
35
|
+
import { Moov } from "@moovio/sdk";
|
|
36
|
+
|
|
37
|
+
const moov = new Moov({
|
|
38
|
+
xMoovVersion: "v2024.01.00",
|
|
39
|
+
security: {
|
|
40
|
+
username: "",
|
|
41
|
+
password: "",
|
|
42
|
+
},
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
async function run() {
|
|
46
|
+
const result = await moov.institutions.searchInstitutions({});
|
|
47
|
+
|
|
48
|
+
console.log(result);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
run();
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
### Standalone function
|
|
55
|
+
|
|
56
|
+
The standalone function version of this method:
|
|
57
|
+
|
|
58
|
+
```typescript
|
|
59
|
+
import { MoovCore } from "@moovio/sdk/core.js";
|
|
60
|
+
import { institutionsSearchInstitutions } from "@moovio/sdk/funcs/institutionsSearchInstitutions.js";
|
|
61
|
+
|
|
62
|
+
// Use `MoovCore` for best tree-shaking performance.
|
|
63
|
+
// You can create one instance of it to use across an application.
|
|
64
|
+
const moov = new MoovCore({
|
|
65
|
+
xMoovVersion: "v2024.01.00",
|
|
66
|
+
security: {
|
|
67
|
+
username: "",
|
|
68
|
+
password: "",
|
|
69
|
+
},
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
async function run() {
|
|
73
|
+
const res = await institutionsSearchInstitutions(moov, {});
|
|
74
|
+
if (res.ok) {
|
|
75
|
+
const { value: result } = res;
|
|
76
|
+
console.log(result);
|
|
77
|
+
} else {
|
|
78
|
+
console.log("institutionsSearchInstitutions failed:", res.error);
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
run();
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
### Parameters
|
|
86
|
+
|
|
87
|
+
| Parameter | Type | Required | Description |
|
|
88
|
+
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
89
|
+
| `request` | [operations.SearchInstitutionsRequest](../../models/operations/searchinstitutionsrequest.md) | :heavy_check_mark: | The request object to use for the request. |
|
|
90
|
+
| `options` | RequestOptions | :heavy_minus_sign: | Used to set various options for making HTTP requests. |
|
|
91
|
+
| `options.fetchOptions` | [RequestInit](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request#options) | :heavy_minus_sign: | Options that are passed to the underlying HTTP request. This can be used to inject extra headers for examples. All `Request` options, except `method` and `body`, are allowed. |
|
|
92
|
+
| `options.retries` | [RetryConfig](../../lib/utils/retryconfig.md) | :heavy_minus_sign: | Enables retrying HTTP requests under certain failure conditions. |
|
|
93
|
+
|
|
94
|
+
### Response
|
|
95
|
+
|
|
96
|
+
**Promise\<[operations.SearchInstitutionsResponse](../../models/operations/searchinstitutionsresponse.md)\>**
|
|
97
|
+
|
|
98
|
+
### Errors
|
|
99
|
+
|
|
100
|
+
| Error Type | Status Code | Content Type |
|
|
101
|
+
| --------------- | --------------- | --------------- |
|
|
102
|
+
| errors.APIError | 4XX, 5XX | \*/\* |
|
|
103
|
+
|
|
13
104
|
## search
|
|
14
105
|
|
|
15
106
|
Search for institutions by either their name or routing number.
|
|
@@ -23,6 +114,7 @@ you'll need to specify the `/fed.read` scope.
|
|
|
23
114
|
import { Moov } from "@moovio/sdk";
|
|
24
115
|
|
|
25
116
|
const moov = new Moov({
|
|
117
|
+
xMoovVersion: "v2024.01.00",
|
|
26
118
|
security: {
|
|
27
119
|
username: "",
|
|
28
120
|
password: "",
|
|
@@ -32,7 +124,6 @@ const moov = new Moov({
|
|
|
32
124
|
async function run() {
|
|
33
125
|
const result = await moov.institutions.search({});
|
|
34
126
|
|
|
35
|
-
// Handle the result
|
|
36
127
|
console.log(result);
|
|
37
128
|
}
|
|
38
129
|
|
|
@@ -50,6 +141,7 @@ import { institutionsSearch } from "@moovio/sdk/funcs/institutionsSearch.js";
|
|
|
50
141
|
// Use `MoovCore` for best tree-shaking performance.
|
|
51
142
|
// You can create one instance of it to use across an application.
|
|
52
143
|
const moov = new MoovCore({
|
|
144
|
+
xMoovVersion: "v2024.01.00",
|
|
53
145
|
security: {
|
|
54
146
|
username: "",
|
|
55
147
|
password: "",
|
|
@@ -58,15 +150,12 @@ const moov = new MoovCore({
|
|
|
58
150
|
|
|
59
151
|
async function run() {
|
|
60
152
|
const res = await institutionsSearch(moov, {});
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
153
|
+
if (res.ok) {
|
|
154
|
+
const { value: result } = res;
|
|
155
|
+
console.log(result);
|
|
156
|
+
} else {
|
|
157
|
+
console.log("institutionsSearch failed:", res.error);
|
|
64
158
|
}
|
|
65
|
-
|
|
66
|
-
const { value: result } = res;
|
|
67
|
-
|
|
68
|
-
// Handle the result
|
|
69
|
-
console.log(result);
|
|
70
159
|
}
|
|
71
160
|
|
|
72
161
|
run();
|
|
@@ -39,6 +39,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
39
39
|
import { Moov } from "@moovio/sdk";
|
|
40
40
|
|
|
41
41
|
const moov = new Moov({
|
|
42
|
+
xMoovVersion: "v2024.01.00",
|
|
42
43
|
security: {
|
|
43
44
|
username: "",
|
|
44
45
|
password: "",
|
|
@@ -47,12 +48,11 @@ const moov = new Moov({
|
|
|
47
48
|
|
|
48
49
|
async function run() {
|
|
49
50
|
const result = await moov.issuingTransactions.listAuthorizations({
|
|
50
|
-
accountID: "
|
|
51
|
+
accountID: "6465d95a-e945-4a49-8983-d74faa135bb4",
|
|
51
52
|
skip: 60,
|
|
52
53
|
count: 20,
|
|
53
54
|
});
|
|
54
55
|
|
|
55
|
-
// Handle the result
|
|
56
56
|
console.log(result);
|
|
57
57
|
}
|
|
58
58
|
|
|
@@ -70,6 +70,7 @@ import { issuingTransactionsListAuthorizations } from "@moovio/sdk/funcs/issuing
|
|
|
70
70
|
// Use `MoovCore` for best tree-shaking performance.
|
|
71
71
|
// You can create one instance of it to use across an application.
|
|
72
72
|
const moov = new MoovCore({
|
|
73
|
+
xMoovVersion: "v2024.01.00",
|
|
73
74
|
security: {
|
|
74
75
|
username: "",
|
|
75
76
|
password: "",
|
|
@@ -78,19 +79,16 @@ const moov = new MoovCore({
|
|
|
78
79
|
|
|
79
80
|
async function run() {
|
|
80
81
|
const res = await issuingTransactionsListAuthorizations(moov, {
|
|
81
|
-
accountID: "
|
|
82
|
+
accountID: "6465d95a-e945-4a49-8983-d74faa135bb4",
|
|
82
83
|
skip: 60,
|
|
83
84
|
count: 20,
|
|
84
85
|
});
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
86
|
+
if (res.ok) {
|
|
87
|
+
const { value: result } = res;
|
|
88
|
+
console.log(result);
|
|
89
|
+
} else {
|
|
90
|
+
console.log("issuingTransactionsListAuthorizations failed:", res.error);
|
|
88
91
|
}
|
|
89
|
-
|
|
90
|
-
const { value: result } = res;
|
|
91
|
-
|
|
92
|
-
// Handle the result
|
|
93
|
-
console.log(result);
|
|
94
92
|
}
|
|
95
93
|
|
|
96
94
|
run();
|
|
@@ -128,6 +126,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
128
126
|
import { Moov } from "@moovio/sdk";
|
|
129
127
|
|
|
130
128
|
const moov = new Moov({
|
|
129
|
+
xMoovVersion: "v2024.01.00",
|
|
131
130
|
security: {
|
|
132
131
|
username: "",
|
|
133
132
|
password: "",
|
|
@@ -136,11 +135,10 @@ const moov = new Moov({
|
|
|
136
135
|
|
|
137
136
|
async function run() {
|
|
138
137
|
const result = await moov.issuingTransactions.getAuthorization({
|
|
139
|
-
accountID: "
|
|
140
|
-
authorizationID: "
|
|
138
|
+
accountID: "0ccac2cc-6692-44a9-b0d1-35a1892c2db2",
|
|
139
|
+
authorizationID: "d9ee8dde-b1eb-492f-bea1-d8e09bccbc52",
|
|
141
140
|
});
|
|
142
141
|
|
|
143
|
-
// Handle the result
|
|
144
142
|
console.log(result);
|
|
145
143
|
}
|
|
146
144
|
|
|
@@ -158,6 +156,7 @@ import { issuingTransactionsGetAuthorization } from "@moovio/sdk/funcs/issuingTr
|
|
|
158
156
|
// Use `MoovCore` for best tree-shaking performance.
|
|
159
157
|
// You can create one instance of it to use across an application.
|
|
160
158
|
const moov = new MoovCore({
|
|
159
|
+
xMoovVersion: "v2024.01.00",
|
|
161
160
|
security: {
|
|
162
161
|
username: "",
|
|
163
162
|
password: "",
|
|
@@ -166,18 +165,15 @@ const moov = new MoovCore({
|
|
|
166
165
|
|
|
167
166
|
async function run() {
|
|
168
167
|
const res = await issuingTransactionsGetAuthorization(moov, {
|
|
169
|
-
accountID: "
|
|
170
|
-
authorizationID: "
|
|
168
|
+
accountID: "0ccac2cc-6692-44a9-b0d1-35a1892c2db2",
|
|
169
|
+
authorizationID: "d9ee8dde-b1eb-492f-bea1-d8e09bccbc52",
|
|
171
170
|
});
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
171
|
+
if (res.ok) {
|
|
172
|
+
const { value: result } = res;
|
|
173
|
+
console.log(result);
|
|
174
|
+
} else {
|
|
175
|
+
console.log("issuingTransactionsGetAuthorization failed:", res.error);
|
|
175
176
|
}
|
|
176
|
-
|
|
177
|
-
const { value: result } = res;
|
|
178
|
-
|
|
179
|
-
// Handle the result
|
|
180
|
-
console.log(result);
|
|
181
177
|
}
|
|
182
178
|
|
|
183
179
|
run();
|
|
@@ -215,6 +211,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
215
211
|
import { Moov } from "@moovio/sdk";
|
|
216
212
|
|
|
217
213
|
const moov = new Moov({
|
|
214
|
+
xMoovVersion: "v2024.01.00",
|
|
218
215
|
security: {
|
|
219
216
|
username: "",
|
|
220
217
|
password: "",
|
|
@@ -223,13 +220,12 @@ const moov = new Moov({
|
|
|
223
220
|
|
|
224
221
|
async function run() {
|
|
225
222
|
const result = await moov.issuingTransactions.listAuthorizationEvents({
|
|
226
|
-
accountID: "
|
|
227
|
-
authorizationID: "
|
|
223
|
+
accountID: "f30f8cb3-64d8-4a5f-a427-965317fa559a",
|
|
224
|
+
authorizationID: "e6a0946d-f3d8-451e-9b1c-5bc346a95dd6",
|
|
228
225
|
skip: 60,
|
|
229
226
|
count: 20,
|
|
230
227
|
});
|
|
231
228
|
|
|
232
|
-
// Handle the result
|
|
233
229
|
console.log(result);
|
|
234
230
|
}
|
|
235
231
|
|
|
@@ -247,6 +243,7 @@ import { issuingTransactionsListAuthorizationEvents } from "@moovio/sdk/funcs/is
|
|
|
247
243
|
// Use `MoovCore` for best tree-shaking performance.
|
|
248
244
|
// You can create one instance of it to use across an application.
|
|
249
245
|
const moov = new MoovCore({
|
|
246
|
+
xMoovVersion: "v2024.01.00",
|
|
250
247
|
security: {
|
|
251
248
|
username: "",
|
|
252
249
|
password: "",
|
|
@@ -255,20 +252,17 @@ const moov = new MoovCore({
|
|
|
255
252
|
|
|
256
253
|
async function run() {
|
|
257
254
|
const res = await issuingTransactionsListAuthorizationEvents(moov, {
|
|
258
|
-
accountID: "
|
|
259
|
-
authorizationID: "
|
|
255
|
+
accountID: "f30f8cb3-64d8-4a5f-a427-965317fa559a",
|
|
256
|
+
authorizationID: "e6a0946d-f3d8-451e-9b1c-5bc346a95dd6",
|
|
260
257
|
skip: 60,
|
|
261
258
|
count: 20,
|
|
262
259
|
});
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
260
|
+
if (res.ok) {
|
|
261
|
+
const { value: result } = res;
|
|
262
|
+
console.log(result);
|
|
263
|
+
} else {
|
|
264
|
+
console.log("issuingTransactionsListAuthorizationEvents failed:", res.error);
|
|
266
265
|
}
|
|
267
|
-
|
|
268
|
-
const { value: result } = res;
|
|
269
|
-
|
|
270
|
-
// Handle the result
|
|
271
|
-
console.log(result);
|
|
272
266
|
}
|
|
273
267
|
|
|
274
268
|
run();
|
|
@@ -306,6 +300,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
306
300
|
import { Moov } from "@moovio/sdk";
|
|
307
301
|
|
|
308
302
|
const moov = new Moov({
|
|
303
|
+
xMoovVersion: "v2024.01.00",
|
|
309
304
|
security: {
|
|
310
305
|
username: "",
|
|
311
306
|
password: "",
|
|
@@ -314,12 +309,11 @@ const moov = new Moov({
|
|
|
314
309
|
|
|
315
310
|
async function run() {
|
|
316
311
|
const result = await moov.issuingTransactions.list({
|
|
317
|
-
accountID: "
|
|
312
|
+
accountID: "4efcb497-f915-4b6e-b973-e5e5bcc1fd34",
|
|
318
313
|
skip: 60,
|
|
319
314
|
count: 20,
|
|
320
315
|
});
|
|
321
316
|
|
|
322
|
-
// Handle the result
|
|
323
317
|
console.log(result);
|
|
324
318
|
}
|
|
325
319
|
|
|
@@ -337,6 +331,7 @@ import { issuingTransactionsList } from "@moovio/sdk/funcs/issuingTransactionsLi
|
|
|
337
331
|
// Use `MoovCore` for best tree-shaking performance.
|
|
338
332
|
// You can create one instance of it to use across an application.
|
|
339
333
|
const moov = new MoovCore({
|
|
334
|
+
xMoovVersion: "v2024.01.00",
|
|
340
335
|
security: {
|
|
341
336
|
username: "",
|
|
342
337
|
password: "",
|
|
@@ -345,19 +340,16 @@ const moov = new MoovCore({
|
|
|
345
340
|
|
|
346
341
|
async function run() {
|
|
347
342
|
const res = await issuingTransactionsList(moov, {
|
|
348
|
-
accountID: "
|
|
343
|
+
accountID: "4efcb497-f915-4b6e-b973-e5e5bcc1fd34",
|
|
349
344
|
skip: 60,
|
|
350
345
|
count: 20,
|
|
351
346
|
});
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
347
|
+
if (res.ok) {
|
|
348
|
+
const { value: result } = res;
|
|
349
|
+
console.log(result);
|
|
350
|
+
} else {
|
|
351
|
+
console.log("issuingTransactionsList failed:", res.error);
|
|
355
352
|
}
|
|
356
|
-
|
|
357
|
-
const { value: result } = res;
|
|
358
|
-
|
|
359
|
-
// Handle the result
|
|
360
|
-
console.log(result);
|
|
361
353
|
}
|
|
362
354
|
|
|
363
355
|
run();
|
|
@@ -395,6 +387,7 @@ you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
|
395
387
|
import { Moov } from "@moovio/sdk";
|
|
396
388
|
|
|
397
389
|
const moov = new Moov({
|
|
390
|
+
xMoovVersion: "v2024.01.00",
|
|
398
391
|
security: {
|
|
399
392
|
username: "",
|
|
400
393
|
password: "",
|
|
@@ -403,11 +396,10 @@ const moov = new Moov({
|
|
|
403
396
|
|
|
404
397
|
async function run() {
|
|
405
398
|
const result = await moov.issuingTransactions.get({
|
|
406
|
-
accountID: "
|
|
407
|
-
cardTransactionID: "
|
|
399
|
+
accountID: "b2b6e23c-a5aa-46a9-adb7-d12876e47288",
|
|
400
|
+
cardTransactionID: "d5a1aab9-eb96-409a-ab95-88ac99cf00a5",
|
|
408
401
|
});
|
|
409
402
|
|
|
410
|
-
// Handle the result
|
|
411
403
|
console.log(result);
|
|
412
404
|
}
|
|
413
405
|
|
|
@@ -425,6 +417,7 @@ import { issuingTransactionsGet } from "@moovio/sdk/funcs/issuingTransactionsGet
|
|
|
425
417
|
// Use `MoovCore` for best tree-shaking performance.
|
|
426
418
|
// You can create one instance of it to use across an application.
|
|
427
419
|
const moov = new MoovCore({
|
|
420
|
+
xMoovVersion: "v2024.01.00",
|
|
428
421
|
security: {
|
|
429
422
|
username: "",
|
|
430
423
|
password: "",
|
|
@@ -433,18 +426,15 @@ const moov = new MoovCore({
|
|
|
433
426
|
|
|
434
427
|
async function run() {
|
|
435
428
|
const res = await issuingTransactionsGet(moov, {
|
|
436
|
-
accountID: "
|
|
437
|
-
cardTransactionID: "
|
|
429
|
+
accountID: "b2b6e23c-a5aa-46a9-adb7-d12876e47288",
|
|
430
|
+
cardTransactionID: "d5a1aab9-eb96-409a-ab95-88ac99cf00a5",
|
|
438
431
|
});
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
432
|
+
if (res.ok) {
|
|
433
|
+
const { value: result } = res;
|
|
434
|
+
console.log(result);
|
|
435
|
+
} else {
|
|
436
|
+
console.log("issuingTransactionsGet failed:", res.error);
|
|
442
437
|
}
|
|
443
|
-
|
|
444
|
-
const { value: result } = res;
|
|
445
|
-
|
|
446
|
-
// Handle the result
|
|
447
|
-
console.log(result);
|
|
448
438
|
}
|
|
449
439
|
|
|
450
440
|
run();
|