@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
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.SearchInstitutionsResponse$ = exports.SearchInstitutionsResponse$outboundSchema = exports.SearchInstitutionsResponse$inboundSchema = exports.SearchInstitutionsRequest$ = exports.SearchInstitutionsRequest$outboundSchema = exports.SearchInstitutionsRequest$inboundSchema = exports.SearchInstitutionsGlobals$ = exports.SearchInstitutionsGlobals$outboundSchema = exports.SearchInstitutionsGlobals$inboundSchema = void 0;
|
|
40
|
+
exports.searchInstitutionsGlobalsToJSON = searchInstitutionsGlobalsToJSON;
|
|
41
|
+
exports.searchInstitutionsGlobalsFromJSON = searchInstitutionsGlobalsFromJSON;
|
|
42
|
+
exports.searchInstitutionsRequestToJSON = searchInstitutionsRequestToJSON;
|
|
43
|
+
exports.searchInstitutionsRequestFromJSON = searchInstitutionsRequestFromJSON;
|
|
44
|
+
exports.searchInstitutionsResponseToJSON = searchInstitutionsResponseToJSON;
|
|
45
|
+
exports.searchInstitutionsResponseFromJSON = searchInstitutionsResponseFromJSON;
|
|
46
|
+
const z = __importStar(require("zod"));
|
|
47
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
48
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
49
|
+
const components = __importStar(require("../components/index.js"));
|
|
50
|
+
/** @internal */
|
|
51
|
+
exports.SearchInstitutionsGlobals$inboundSchema = z.object({
|
|
52
|
+
"x-moov-version": z.string().default("v2024.01.00"),
|
|
53
|
+
}).transform((v) => {
|
|
54
|
+
return (0, primitives_js_1.remap)(v, {
|
|
55
|
+
"x-moov-version": "xMoovVersion",
|
|
56
|
+
});
|
|
57
|
+
});
|
|
58
|
+
/** @internal */
|
|
59
|
+
exports.SearchInstitutionsGlobals$outboundSchema = z.object({
|
|
60
|
+
xMoovVersion: z.string().default("v2024.01.00"),
|
|
61
|
+
}).transform((v) => {
|
|
62
|
+
return (0, primitives_js_1.remap)(v, {
|
|
63
|
+
xMoovVersion: "x-moov-version",
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
69
|
+
*/
|
|
70
|
+
var SearchInstitutionsGlobals$;
|
|
71
|
+
(function (SearchInstitutionsGlobals$) {
|
|
72
|
+
/** @deprecated use `SearchInstitutionsGlobals$inboundSchema` instead. */
|
|
73
|
+
SearchInstitutionsGlobals$.inboundSchema = exports.SearchInstitutionsGlobals$inboundSchema;
|
|
74
|
+
/** @deprecated use `SearchInstitutionsGlobals$outboundSchema` instead. */
|
|
75
|
+
SearchInstitutionsGlobals$.outboundSchema = exports.SearchInstitutionsGlobals$outboundSchema;
|
|
76
|
+
})(SearchInstitutionsGlobals$ || (exports.SearchInstitutionsGlobals$ = SearchInstitutionsGlobals$ = {}));
|
|
77
|
+
function searchInstitutionsGlobalsToJSON(searchInstitutionsGlobals) {
|
|
78
|
+
return JSON.stringify(exports.SearchInstitutionsGlobals$outboundSchema.parse(searchInstitutionsGlobals));
|
|
79
|
+
}
|
|
80
|
+
function searchInstitutionsGlobalsFromJSON(jsonString) {
|
|
81
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SearchInstitutionsGlobals$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchInstitutionsGlobals' from JSON`);
|
|
82
|
+
}
|
|
83
|
+
/** @internal */
|
|
84
|
+
exports.SearchInstitutionsRequest$inboundSchema = z.object({
|
|
85
|
+
name: z.string().optional(),
|
|
86
|
+
routingNumber: z.string().optional(),
|
|
87
|
+
limit: z.number().int().optional(),
|
|
88
|
+
});
|
|
89
|
+
/** @internal */
|
|
90
|
+
exports.SearchInstitutionsRequest$outboundSchema = z.object({
|
|
91
|
+
name: z.string().optional(),
|
|
92
|
+
routingNumber: z.string().optional(),
|
|
93
|
+
limit: z.number().int().optional(),
|
|
94
|
+
});
|
|
95
|
+
/**
|
|
96
|
+
* @internal
|
|
97
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
98
|
+
*/
|
|
99
|
+
var SearchInstitutionsRequest$;
|
|
100
|
+
(function (SearchInstitutionsRequest$) {
|
|
101
|
+
/** @deprecated use `SearchInstitutionsRequest$inboundSchema` instead. */
|
|
102
|
+
SearchInstitutionsRequest$.inboundSchema = exports.SearchInstitutionsRequest$inboundSchema;
|
|
103
|
+
/** @deprecated use `SearchInstitutionsRequest$outboundSchema` instead. */
|
|
104
|
+
SearchInstitutionsRequest$.outboundSchema = exports.SearchInstitutionsRequest$outboundSchema;
|
|
105
|
+
})(SearchInstitutionsRequest$ || (exports.SearchInstitutionsRequest$ = SearchInstitutionsRequest$ = {}));
|
|
106
|
+
function searchInstitutionsRequestToJSON(searchInstitutionsRequest) {
|
|
107
|
+
return JSON.stringify(exports.SearchInstitutionsRequest$outboundSchema.parse(searchInstitutionsRequest));
|
|
108
|
+
}
|
|
109
|
+
function searchInstitutionsRequestFromJSON(jsonString) {
|
|
110
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SearchInstitutionsRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchInstitutionsRequest' from JSON`);
|
|
111
|
+
}
|
|
112
|
+
/** @internal */
|
|
113
|
+
exports.SearchInstitutionsResponse$inboundSchema = z.object({
|
|
114
|
+
Headers: z.record(z.array(z.string())),
|
|
115
|
+
Result: components.InstitutionsSearchResponse$inboundSchema,
|
|
116
|
+
}).transform((v) => {
|
|
117
|
+
return (0, primitives_js_1.remap)(v, {
|
|
118
|
+
"Headers": "headers",
|
|
119
|
+
"Result": "result",
|
|
120
|
+
});
|
|
121
|
+
});
|
|
122
|
+
/** @internal */
|
|
123
|
+
exports.SearchInstitutionsResponse$outboundSchema = z.object({
|
|
124
|
+
headers: z.record(z.array(z.string())),
|
|
125
|
+
result: components.InstitutionsSearchResponse$outboundSchema,
|
|
126
|
+
}).transform((v) => {
|
|
127
|
+
return (0, primitives_js_1.remap)(v, {
|
|
128
|
+
headers: "Headers",
|
|
129
|
+
result: "Result",
|
|
130
|
+
});
|
|
131
|
+
});
|
|
132
|
+
/**
|
|
133
|
+
* @internal
|
|
134
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
135
|
+
*/
|
|
136
|
+
var SearchInstitutionsResponse$;
|
|
137
|
+
(function (SearchInstitutionsResponse$) {
|
|
138
|
+
/** @deprecated use `SearchInstitutionsResponse$inboundSchema` instead. */
|
|
139
|
+
SearchInstitutionsResponse$.inboundSchema = exports.SearchInstitutionsResponse$inboundSchema;
|
|
140
|
+
/** @deprecated use `SearchInstitutionsResponse$outboundSchema` instead. */
|
|
141
|
+
SearchInstitutionsResponse$.outboundSchema = exports.SearchInstitutionsResponse$outboundSchema;
|
|
142
|
+
})(SearchInstitutionsResponse$ || (exports.SearchInstitutionsResponse$ = SearchInstitutionsResponse$ = {}));
|
|
143
|
+
function searchInstitutionsResponseToJSON(searchInstitutionsResponse) {
|
|
144
|
+
return JSON.stringify(exports.SearchInstitutionsResponse$outboundSchema.parse(searchInstitutionsResponse));
|
|
145
|
+
}
|
|
146
|
+
function searchInstitutionsResponseFromJSON(jsonString) {
|
|
147
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.SearchInstitutionsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchInstitutionsResponse' from JSON`);
|
|
148
|
+
}
|
|
149
|
+
//# sourceMappingURL=searchinstitutions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"searchinstitutions.js","sourceRoot":"","sources":["../../src/models/operations/searchinstitutions.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@moovio/sdk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.1",
|
|
4
4
|
"author": "Moov",
|
|
5
5
|
"bin": {
|
|
6
6
|
"mcp": "bin/mcp-server.js"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"globals": "^15.14.0",
|
|
37
37
|
"typescript": "^5.4.5",
|
|
38
38
|
"typescript-eslint": "^8.22.0",
|
|
39
|
-
"zod": "^3.
|
|
39
|
+
"zod": "^3.25.17"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
|
package/sdk/industries.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
|
2
2
|
import * as operations from "../models/operations/index.js";
|
|
3
3
|
export declare class Industries extends ClientSDK {
|
|
4
4
|
/**
|
|
5
|
-
* Returns a list of
|
|
5
|
+
* Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
6
6
|
*
|
|
7
|
-
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
7
|
+
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
8
8
|
* you'll need to specify the `/profile-enrichment.read` scope.
|
|
9
9
|
*/
|
|
10
10
|
list(request: operations.ListIndustriesRequest, options?: RequestOptions): Promise<operations.ListIndustriesResponse>;
|
package/sdk/industries.js
CHANGED
|
@@ -9,9 +9,9 @@ const sdks_js_1 = require("../lib/sdks.js");
|
|
|
9
9
|
const fp_js_1 = require("../types/fp.js");
|
|
10
10
|
class Industries extends sdks_js_1.ClientSDK {
|
|
11
11
|
/**
|
|
12
|
-
* Returns a list of
|
|
12
|
+
* Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
13
13
|
*
|
|
14
|
-
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
14
|
+
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
15
15
|
* you'll need to specify the `/profile-enrichment.read` scope.
|
|
16
16
|
*/
|
|
17
17
|
async list(request, options) {
|
package/sdk/institutions.d.ts
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
2
|
import * as operations from "../models/operations/index.js";
|
|
3
3
|
export declare class Institutions extends ClientSDK {
|
|
4
|
+
/**
|
|
5
|
+
* Search for financial institutions by name or routing number.
|
|
6
|
+
*
|
|
7
|
+
* 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).
|
|
8
|
+
*
|
|
9
|
+
* 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.
|
|
10
|
+
*
|
|
11
|
+
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
12
|
+
* you'll need to specify the `/institutions.read` scope.
|
|
13
|
+
*/
|
|
14
|
+
searchInstitutions(request: operations.SearchInstitutionsRequest, options?: RequestOptions): Promise<operations.SearchInstitutionsResponse>;
|
|
4
15
|
/**
|
|
5
16
|
* Search for institutions by either their name or routing number.
|
|
6
17
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"institutions.d.ts","sourceRoot":"","sources":["../src/sdk/institutions.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"institutions.d.ts","sourceRoot":"","sources":["../src/sdk/institutions.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,YAAa,SAAQ,SAAS;IACzC;;;;;;;;;OASG;IACG,kBAAkB,CACtB,OAAO,EAAE,UAAU,CAAC,yBAAyB,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,0BAA0B,CAAC;IAQjD;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,uBAAuB,EAC3C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,wBAAwB,CAAC;CAOhD"}
|
package/sdk/institutions.js
CHANGED
|
@@ -5,9 +5,23 @@
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Institutions = void 0;
|
|
7
7
|
const institutionsSearch_js_1 = require("../funcs/institutionsSearch.js");
|
|
8
|
+
const institutionsSearchInstitutions_js_1 = require("../funcs/institutionsSearchInstitutions.js");
|
|
8
9
|
const sdks_js_1 = require("../lib/sdks.js");
|
|
9
10
|
const fp_js_1 = require("../types/fp.js");
|
|
10
11
|
class Institutions extends sdks_js_1.ClientSDK {
|
|
12
|
+
/**
|
|
13
|
+
* Search for financial institutions by name or routing number.
|
|
14
|
+
*
|
|
15
|
+
* 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).
|
|
16
|
+
*
|
|
17
|
+
* 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.
|
|
18
|
+
*
|
|
19
|
+
* To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
20
|
+
* you'll need to specify the `/institutions.read` scope.
|
|
21
|
+
*/
|
|
22
|
+
async searchInstitutions(request, options) {
|
|
23
|
+
return (0, fp_js_1.unwrapAsync)((0, institutionsSearchInstitutions_js_1.institutionsSearchInstitutions)(this, request, options));
|
|
24
|
+
}
|
|
11
25
|
/**
|
|
12
26
|
* Search for institutions by either their name or routing number.
|
|
13
27
|
*
|
package/sdk/institutions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"institutions.js","sourceRoot":"","sources":["../src/sdk/institutions.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH,0EAAoE;AACpE,4CAA2D;AAE3D,0CAA6C;AAE7C,MAAa,YAAa,SAAQ,mBAAS;IACzC;;;;;OAKG;IACH,KAAK,CAAC,MAAM,CACV,OAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,0CAAkB,EACnC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;CACF;
|
|
1
|
+
{"version":3,"file":"institutions.js","sourceRoot":"","sources":["../src/sdk/institutions.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH,0EAAoE;AACpE,kGAA4F;AAC5F,4CAA2D;AAE3D,0CAA6C;AAE7C,MAAa,YAAa,SAAQ,mBAAS;IACzC;;;;;;;;;OASG;IACH,KAAK,CAAC,kBAAkB,CACtB,OAA6C,EAC7C,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,kEAA8B,EAC/C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;IAED;;;;;OAKG;IACH,KAAK,CAAC,MAAM,CACV,OAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAA,mBAAW,EAAC,IAAA,0CAAkB,EACnC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IACL,CAAC;CACF;AAtCD,oCAsCC"}
|
|
@@ -114,6 +114,7 @@ async function $do(
|
|
|
114
114
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
115
115
|
|
|
116
116
|
const context = {
|
|
117
|
+
options: client._options,
|
|
117
118
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
118
119
|
operationID: "getAccountTerminalApplication",
|
|
119
120
|
oAuth2Scopes: [],
|
|
@@ -134,6 +135,7 @@ async function $do(
|
|
|
134
135
|
path: path,
|
|
135
136
|
headers: headers,
|
|
136
137
|
body: body,
|
|
138
|
+
userAgent: client._options.userAgent,
|
|
137
139
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
138
140
|
}, options);
|
|
139
141
|
if (!requestRes.ok) {
|
|
@@ -112,6 +112,7 @@ async function $do(
|
|
|
112
112
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
113
113
|
|
|
114
114
|
const context = {
|
|
115
|
+
options: client._options,
|
|
115
116
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
116
117
|
operationID: "getTerminalConfiguration",
|
|
117
118
|
oAuth2Scopes: [],
|
|
@@ -132,6 +133,7 @@ async function $do(
|
|
|
132
133
|
path: path,
|
|
133
134
|
headers: headers,
|
|
134
135
|
body: body,
|
|
136
|
+
userAgent: client._options.userAgent,
|
|
135
137
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
136
138
|
}, options);
|
|
137
139
|
if (!requestRes.ok) {
|
|
@@ -117,6 +117,7 @@ async function $do(
|
|
|
117
117
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
118
118
|
|
|
119
119
|
const context = {
|
|
120
|
+
options: client._options,
|
|
120
121
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
121
122
|
operationID: "linkAccountTerminalApplication",
|
|
122
123
|
oAuth2Scopes: [],
|
|
@@ -137,6 +138,7 @@ async function $do(
|
|
|
137
138
|
path: path,
|
|
138
139
|
headers: headers,
|
|
139
140
|
body: body,
|
|
141
|
+
userAgent: client._options.userAgent,
|
|
140
142
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
141
143
|
}, options);
|
|
142
144
|
if (!requestRes.ok) {
|
|
@@ -109,6 +109,7 @@ async function $do(
|
|
|
109
109
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
110
110
|
|
|
111
111
|
const context = {
|
|
112
|
+
options: client._options,
|
|
112
113
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
113
114
|
operationID: "listAccountTerminalApplications",
|
|
114
115
|
oAuth2Scopes: [],
|
|
@@ -129,6 +130,7 @@ async function $do(
|
|
|
129
130
|
path: path,
|
|
130
131
|
headers: headers,
|
|
131
132
|
body: body,
|
|
133
|
+
userAgent: client._options.userAgent,
|
|
132
134
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
133
135
|
}, options);
|
|
134
136
|
if (!requestRes.ok) {
|
|
@@ -113,6 +113,7 @@ async function $do(
|
|
|
113
113
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
114
114
|
|
|
115
115
|
const context = {
|
|
116
|
+
options: client._options,
|
|
116
117
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
117
118
|
operationID: "assignAccountCountries",
|
|
118
119
|
oAuth2Scopes: [],
|
|
@@ -133,6 +134,7 @@ async function $do(
|
|
|
133
134
|
path: path,
|
|
134
135
|
headers: headers,
|
|
135
136
|
body: body,
|
|
137
|
+
userAgent: client._options.userAgent,
|
|
136
138
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
137
139
|
}, options);
|
|
138
140
|
if (!requestRes.ok) {
|
|
@@ -115,6 +115,7 @@ async function $do(
|
|
|
115
115
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
116
116
|
|
|
117
117
|
const context = {
|
|
118
|
+
options: client._options,
|
|
118
119
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
119
120
|
operationID: "createAccount",
|
|
120
121
|
oAuth2Scopes: [],
|
|
@@ -135,6 +136,7 @@ async function $do(
|
|
|
135
136
|
path: path,
|
|
136
137
|
headers: headers,
|
|
137
138
|
body: body,
|
|
139
|
+
userAgent: client._options.userAgent,
|
|
138
140
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
139
141
|
}, options);
|
|
140
142
|
if (!requestRes.ok) {
|
|
@@ -109,6 +109,7 @@ async function $do(
|
|
|
109
109
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
110
110
|
|
|
111
111
|
const context = {
|
|
112
|
+
options: client._options,
|
|
112
113
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
113
114
|
operationID: "disconnectAccount",
|
|
114
115
|
oAuth2Scopes: [],
|
|
@@ -129,6 +130,7 @@ async function $do(
|
|
|
129
130
|
path: path,
|
|
130
131
|
headers: headers,
|
|
131
132
|
body: body,
|
|
133
|
+
userAgent: client._options.userAgent,
|
|
132
134
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
133
135
|
}, options);
|
|
134
136
|
if (!requestRes.ok) {
|
package/src/funcs/accountsGet.ts
CHANGED
|
@@ -104,6 +104,7 @@ async function $do(
|
|
|
104
104
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
105
105
|
|
|
106
106
|
const context = {
|
|
107
|
+
options: client._options,
|
|
107
108
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
108
109
|
operationID: "getAccount",
|
|
109
110
|
oAuth2Scopes: [],
|
|
@@ -124,6 +125,7 @@ async function $do(
|
|
|
124
125
|
path: path,
|
|
125
126
|
headers: headers,
|
|
126
127
|
body: body,
|
|
128
|
+
userAgent: client._options.userAgent,
|
|
127
129
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
128
130
|
}, options);
|
|
129
131
|
if (!requestRes.ok) {
|
|
@@ -105,6 +105,7 @@ async function $do(
|
|
|
105
105
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
106
106
|
|
|
107
107
|
const context = {
|
|
108
|
+
options: client._options,
|
|
108
109
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
109
110
|
operationID: "getAccountCountries",
|
|
110
111
|
oAuth2Scopes: [],
|
|
@@ -125,6 +126,7 @@ async function $do(
|
|
|
125
126
|
path: path,
|
|
126
127
|
headers: headers,
|
|
127
128
|
body: body,
|
|
129
|
+
userAgent: client._options.userAgent,
|
|
128
130
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
129
131
|
}, options);
|
|
130
132
|
if (!requestRes.ok) {
|
|
@@ -109,6 +109,7 @@ async function $do(
|
|
|
109
109
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
110
110
|
|
|
111
111
|
const context = {
|
|
112
|
+
options: client._options,
|
|
112
113
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
113
114
|
operationID: "getMerchantProcessingAgreement",
|
|
114
115
|
oAuth2Scopes: [],
|
|
@@ -129,6 +130,7 @@ async function $do(
|
|
|
129
130
|
path: path,
|
|
130
131
|
headers: headers,
|
|
131
132
|
body: body,
|
|
133
|
+
userAgent: client._options.userAgent,
|
|
132
134
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
133
135
|
}, options);
|
|
134
136
|
if (!requestRes.ok) {
|
|
@@ -107,6 +107,7 @@ async function $do(
|
|
|
107
107
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
108
108
|
|
|
109
109
|
const context = {
|
|
110
|
+
options: client._options,
|
|
110
111
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
111
112
|
operationID: "getTermsOfServiceToken",
|
|
112
113
|
oAuth2Scopes: [],
|
|
@@ -127,6 +128,7 @@ async function $do(
|
|
|
127
128
|
path: path,
|
|
128
129
|
headers: headers,
|
|
129
130
|
body: body,
|
|
131
|
+
userAgent: client._options.userAgent,
|
|
130
132
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
131
133
|
}, options);
|
|
132
134
|
if (!requestRes.ok) {
|
|
@@ -114,6 +114,7 @@ async function $do(
|
|
|
114
114
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
115
115
|
|
|
116
116
|
const context = {
|
|
117
|
+
options: client._options,
|
|
117
118
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
118
119
|
operationID: "listAccounts",
|
|
119
120
|
oAuth2Scopes: [],
|
|
@@ -135,6 +136,7 @@ async function $do(
|
|
|
135
136
|
headers: headers,
|
|
136
137
|
query: query,
|
|
137
138
|
body: body,
|
|
139
|
+
userAgent: client._options.userAgent,
|
|
138
140
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
139
141
|
}, options);
|
|
140
142
|
if (!requestRes.ok) {
|
|
@@ -118,6 +118,7 @@ async function $do(
|
|
|
118
118
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
119
119
|
|
|
120
120
|
const context = {
|
|
121
|
+
options: client._options,
|
|
121
122
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
122
123
|
operationID: "updateAccount",
|
|
123
124
|
oAuth2Scopes: [],
|
|
@@ -138,6 +139,7 @@ async function $do(
|
|
|
138
139
|
path: path,
|
|
139
140
|
headers: headers,
|
|
140
141
|
body: body,
|
|
142
|
+
userAgent: client._options.userAgent,
|
|
141
143
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
142
144
|
}, options);
|
|
143
145
|
if (!requestRes.ok) {
|
|
@@ -110,6 +110,7 @@ async function $do(
|
|
|
110
110
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
111
111
|
|
|
112
112
|
const context = {
|
|
113
|
+
options: client._options,
|
|
113
114
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
114
115
|
operationID: "getAdjustment",
|
|
115
116
|
oAuth2Scopes: [],
|
|
@@ -130,6 +131,7 @@ async function $do(
|
|
|
130
131
|
path: path,
|
|
131
132
|
headers: headers,
|
|
132
133
|
body: body,
|
|
134
|
+
userAgent: client._options.userAgent,
|
|
133
135
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
134
136
|
}, options);
|
|
135
137
|
if (!requestRes.ok) {
|
|
@@ -108,6 +108,7 @@ async function $do(
|
|
|
108
108
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
109
109
|
|
|
110
110
|
const context = {
|
|
111
|
+
options: client._options,
|
|
111
112
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
112
113
|
operationID: "listAdjustments",
|
|
113
114
|
oAuth2Scopes: [],
|
|
@@ -129,6 +130,7 @@ async function $do(
|
|
|
129
130
|
headers: headers,
|
|
130
131
|
query: query,
|
|
131
132
|
body: body,
|
|
133
|
+
userAgent: client._options.userAgent,
|
|
132
134
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
133
135
|
}, options);
|
|
134
136
|
if (!requestRes.ok) {
|
|
@@ -116,6 +116,7 @@ async function $do(
|
|
|
116
116
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
117
117
|
|
|
118
118
|
const context = {
|
|
119
|
+
options: client._options,
|
|
119
120
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
120
121
|
operationID: "createApplePaySession",
|
|
121
122
|
oAuth2Scopes: [],
|
|
@@ -136,6 +137,7 @@ async function $do(
|
|
|
136
137
|
path: path,
|
|
137
138
|
headers: headers,
|
|
138
139
|
body: body,
|
|
140
|
+
userAgent: client._options.userAgent,
|
|
139
141
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
140
142
|
}, options);
|
|
141
143
|
if (!requestRes.ok) {
|
|
@@ -109,6 +109,7 @@ async function $do(
|
|
|
109
109
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
110
110
|
|
|
111
111
|
const context = {
|
|
112
|
+
options: client._options,
|
|
112
113
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
113
114
|
operationID: "getApplePayMerchantDomains",
|
|
114
115
|
oAuth2Scopes: [],
|
|
@@ -129,6 +130,7 @@ async function $do(
|
|
|
129
130
|
path: path,
|
|
130
131
|
headers: headers,
|
|
131
132
|
body: body,
|
|
133
|
+
userAgent: client._options.userAgent,
|
|
132
134
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
133
135
|
}, options);
|
|
134
136
|
if (!requestRes.ok) {
|
|
@@ -113,6 +113,7 @@ async function $do(
|
|
|
113
113
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
114
114
|
|
|
115
115
|
const context = {
|
|
116
|
+
options: client._options,
|
|
116
117
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
117
118
|
operationID: "linkApplePayToken",
|
|
118
119
|
oAuth2Scopes: [],
|
|
@@ -133,6 +134,7 @@ async function $do(
|
|
|
133
134
|
path: path,
|
|
134
135
|
headers: headers,
|
|
135
136
|
body: body,
|
|
137
|
+
userAgent: client._options.userAgent,
|
|
136
138
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
137
139
|
}, options);
|
|
138
140
|
if (!requestRes.ok) {
|
|
@@ -118,6 +118,7 @@ async function $do(
|
|
|
118
118
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
119
119
|
|
|
120
120
|
const context = {
|
|
121
|
+
options: client._options,
|
|
121
122
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
122
123
|
operationID: "registerApplePayMerchantDomains",
|
|
123
124
|
oAuth2Scopes: [],
|
|
@@ -138,6 +139,7 @@ async function $do(
|
|
|
138
139
|
path: path,
|
|
139
140
|
headers: headers,
|
|
140
141
|
body: body,
|
|
142
|
+
userAgent: client._options.userAgent,
|
|
141
143
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
142
144
|
}, options);
|
|
143
145
|
if (!requestRes.ok) {
|
|
@@ -118,6 +118,7 @@ async function $do(
|
|
|
118
118
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
119
119
|
|
|
120
120
|
const context = {
|
|
121
|
+
options: client._options,
|
|
121
122
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
122
123
|
operationID: "updateApplePayMerchantDomains",
|
|
123
124
|
oAuth2Scopes: [],
|
|
@@ -138,6 +139,7 @@ async function $do(
|
|
|
138
139
|
path: path,
|
|
139
140
|
headers: headers,
|
|
140
141
|
body: body,
|
|
142
|
+
userAgent: client._options.userAgent,
|
|
141
143
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
142
144
|
}, options);
|
|
143
145
|
if (!requestRes.ok) {
|
|
@@ -101,6 +101,7 @@ async function $do(
|
|
|
101
101
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
102
102
|
|
|
103
103
|
const context = {
|
|
104
|
+
options: client._options,
|
|
104
105
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
105
106
|
operationID: "createAccessToken",
|
|
106
107
|
oAuth2Scopes: [],
|
|
@@ -121,6 +122,7 @@ async function $do(
|
|
|
121
122
|
path: path,
|
|
122
123
|
headers: headers,
|
|
123
124
|
body: body,
|
|
125
|
+
userAgent: client._options.userAgent,
|
|
124
126
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
125
127
|
}, options);
|
|
126
128
|
if (!requestRes.ok) {
|
|
@@ -103,6 +103,7 @@ async function $do(
|
|
|
103
103
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
104
104
|
|
|
105
105
|
const context = {
|
|
106
|
+
options: client._options,
|
|
106
107
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
107
108
|
operationID: "revokeAccessToken",
|
|
108
109
|
oAuth2Scopes: [],
|
|
@@ -123,6 +124,7 @@ async function $do(
|
|
|
123
124
|
path: path,
|
|
124
125
|
headers: headers,
|
|
125
126
|
body: body,
|
|
127
|
+
userAgent: client._options.userAgent,
|
|
126
128
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
127
129
|
}, options);
|
|
128
130
|
if (!requestRes.ok) {
|
package/src/funcs/avatarsGet.ts
CHANGED
|
@@ -104,6 +104,7 @@ async function $do(
|
|
|
104
104
|
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
105
105
|
|
|
106
106
|
const context = {
|
|
107
|
+
options: client._options,
|
|
107
108
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
108
109
|
operationID: "getAvatar",
|
|
109
110
|
oAuth2Scopes: [],
|
|
@@ -124,6 +125,7 @@ async function $do(
|
|
|
124
125
|
path: path,
|
|
125
126
|
headers: headers,
|
|
126
127
|
body: body,
|
|
128
|
+
userAgent: client._options.userAgent,
|
|
127
129
|
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
128
130
|
}, options);
|
|
129
131
|
if (!requestRes.ok) {
|