@moovio/sdk 0.0.0-dev.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 +98 -0
- package/LICENSE +201 -0
- package/README.md +2560 -0
- package/RUNTIMES.md +48 -0
- package/_speakeasy/.github/action-inputs-config.json +53 -0
- package/_speakeasy/.github/action-security-config.json +88 -0
- package/bin/mcp-server.js +104607 -0
- package/bin/mcp-server.js.map +1599 -0
- package/core.d.ts +10 -0
- package/core.d.ts.map +1 -0
- package/core.js +17 -0
- package/core.js.map +1 -0
- package/examples/accountsCreate.example.ts +37 -0
- package/examples/package-lock.json +620 -0
- package/examples/package.json +18 -0
- package/funcs/accountTerminalApplicationsGet.d.ts +17 -0
- package/funcs/accountTerminalApplicationsGet.d.ts.map +1 -0
- package/funcs/accountTerminalApplicationsGet.js +123 -0
- package/funcs/accountTerminalApplicationsGet.js.map +1 -0
- package/funcs/accountTerminalApplicationsGetConfiguration.d.ts +17 -0
- package/funcs/accountTerminalApplicationsGetConfiguration.d.ts.map +1 -0
- package/funcs/accountTerminalApplicationsGetConfiguration.js +126 -0
- package/funcs/accountTerminalApplicationsGetConfiguration.js.map +1 -0
- package/funcs/accountTerminalApplicationsLink.d.ts +18 -0
- package/funcs/accountTerminalApplicationsLink.d.ts.map +1 -0
- package/funcs/accountTerminalApplicationsLink.js +140 -0
- package/funcs/accountTerminalApplicationsLink.js.map +1 -0
- package/funcs/accountTerminalApplicationsList.d.ts +17 -0
- package/funcs/accountTerminalApplicationsList.d.ts.map +1 -0
- package/funcs/accountTerminalApplicationsList.js +122 -0
- package/funcs/accountTerminalApplicationsList.js.map +1 -0
- package/funcs/accountsAssignCountries.d.ts +20 -0
- package/funcs/accountsAssignCountries.d.ts.map +1 -0
- package/funcs/accountsAssignCountries.js +141 -0
- package/funcs/accountsAssignCountries.js.map +1 -0
- package/funcs/accountsConnect.d.ts +16 -0
- package/funcs/accountsConnect.d.ts.map +1 -0
- package/funcs/accountsConnect.js +138 -0
- package/funcs/accountsConnect.js.map +1 -0
- package/funcs/accountsCreate.d.ts +30 -0
- package/funcs/accountsCreate.d.ts.map +1 -0
- package/funcs/accountsCreate.js +145 -0
- package/funcs/accountsCreate.js.map +1 -0
- package/funcs/accountsDisconnect.d.ts +20 -0
- package/funcs/accountsDisconnect.d.ts.map +1 -0
- package/funcs/accountsDisconnect.js +138 -0
- package/funcs/accountsDisconnect.js.map +1 -0
- package/funcs/accountsGet.d.ts +17 -0
- package/funcs/accountsGet.d.ts.map +1 -0
- package/funcs/accountsGet.js +125 -0
- package/funcs/accountsGet.js.map +1 -0
- package/funcs/accountsGetCountries.d.ts +17 -0
- package/funcs/accountsGetCountries.d.ts.map +1 -0
- package/funcs/accountsGetCountries.js +125 -0
- package/funcs/accountsGetCountries.js.map +1 -0
- package/funcs/accountsGetMerchantProcessingAgreement.d.ts +17 -0
- package/funcs/accountsGetMerchantProcessingAgreement.d.ts.map +1 -0
- package/funcs/accountsGetMerchantProcessingAgreement.js +122 -0
- package/funcs/accountsGetMerchantProcessingAgreement.js.map +1 -0
- package/funcs/accountsGetTermsOfServiceToken.d.ts +18 -0
- package/funcs/accountsGetTermsOfServiceToken.d.ts.map +1 -0
- package/funcs/accountsGetTermsOfServiceToken.js +128 -0
- package/funcs/accountsGetTermsOfServiceToken.js.map +1 -0
- package/funcs/accountsList.d.ts +21 -0
- package/funcs/accountsList.d.ts.map +1 -0
- package/funcs/accountsList.js +135 -0
- package/funcs/accountsList.js.map +1 -0
- package/funcs/accountsListConnected.d.ts +21 -0
- package/funcs/accountsListConnected.d.ts.map +1 -0
- package/funcs/accountsListConnected.js +138 -0
- package/funcs/accountsListConnected.js.map +1 -0
- package/funcs/accountsUpdate.d.ts +26 -0
- package/funcs/accountsUpdate.d.ts.map +1 -0
- package/funcs/accountsUpdate.js +147 -0
- package/funcs/accountsUpdate.js.map +1 -0
- package/funcs/adjustmentsGet.d.ts +17 -0
- package/funcs/adjustmentsGet.d.ts.map +1 -0
- package/funcs/adjustmentsGet.js +129 -0
- package/funcs/adjustmentsGet.js.map +1 -0
- package/funcs/adjustmentsList.d.ts +17 -0
- package/funcs/adjustmentsList.d.ts.map +1 -0
- package/funcs/adjustmentsList.js +129 -0
- package/funcs/adjustmentsList.js.map +1 -0
- package/funcs/applePayCreateSession.d.ts +21 -0
- package/funcs/applePayCreateSession.d.ts.map +1 -0
- package/funcs/applePayCreateSession.js +146 -0
- package/funcs/applePayCreateSession.js.map +1 -0
- package/funcs/applePayGetMerchantDomains.d.ts +19 -0
- package/funcs/applePayGetMerchantDomains.d.ts.map +1 -0
- package/funcs/applePayGetMerchantDomains.js +127 -0
- package/funcs/applePayGetMerchantDomains.js.map +1 -0
- package/funcs/applePayLinkToken.d.ts +21 -0
- package/funcs/applePayLinkToken.d.ts.map +1 -0
- package/funcs/applePayLinkToken.js +142 -0
- package/funcs/applePayLinkToken.js.map +1 -0
- package/funcs/applePayRegisterMerchantDomains.d.ts +21 -0
- package/funcs/applePayRegisterMerchantDomains.d.ts.map +1 -0
- package/funcs/applePayRegisterMerchantDomains.js +140 -0
- package/funcs/applePayRegisterMerchantDomains.js.map +1 -0
- package/funcs/applePayUpdateMerchantDomains.d.ts +21 -0
- package/funcs/applePayUpdateMerchantDomains.d.ts.map +1 -0
- package/funcs/applePayUpdateMerchantDomains.js +141 -0
- package/funcs/applePayUpdateMerchantDomains.js.map +1 -0
- package/funcs/authenticationCreateAccessToken.d.ts +16 -0
- package/funcs/authenticationCreateAccessToken.d.ts.map +1 -0
- package/funcs/authenticationCreateAccessToken.js +119 -0
- package/funcs/authenticationCreateAccessToken.js.map +1 -0
- package/funcs/authenticationRevokeAccessToken.d.ts +18 -0
- package/funcs/authenticationRevokeAccessToken.d.ts.map +1 -0
- package/funcs/authenticationRevokeAccessToken.js +122 -0
- package/funcs/authenticationRevokeAccessToken.js.map +1 -0
- package/funcs/avatarsGet.d.ts +17 -0
- package/funcs/avatarsGet.d.ts.map +1 -0
- package/funcs/avatarsGet.js +126 -0
- package/funcs/avatarsGet.js.map +1 -0
- package/funcs/bankAccountsCompleteMicroDeposits.d.ts +18 -0
- package/funcs/bankAccountsCompleteMicroDeposits.d.ts.map +1 -0
- package/funcs/bankAccountsCompleteMicroDeposits.js +147 -0
- package/funcs/bankAccountsCompleteMicroDeposits.js.map +1 -0
- package/funcs/bankAccountsCompleteVerification.d.ts +25 -0
- package/funcs/bankAccountsCompleteVerification.d.ts.map +1 -0
- package/funcs/bankAccountsCompleteVerification.js +151 -0
- package/funcs/bankAccountsCompleteVerification.js.map +1 -0
- package/funcs/bankAccountsDisable.d.ts +18 -0
- package/funcs/bankAccountsDisable.d.ts.map +1 -0
- package/funcs/bankAccountsDisable.js +140 -0
- package/funcs/bankAccountsDisable.js.map +1 -0
- package/funcs/bankAccountsGet.d.ts +19 -0
- package/funcs/bankAccountsGet.d.ts.map +1 -0
- package/funcs/bankAccountsGet.js +131 -0
- package/funcs/bankAccountsGet.js.map +1 -0
- package/funcs/bankAccountsGetVerification.d.ts +26 -0
- package/funcs/bankAccountsGetVerification.d.ts.map +1 -0
- package/funcs/bankAccountsGetVerification.js +138 -0
- package/funcs/bankAccountsGetVerification.js.map +1 -0
- package/funcs/bankAccountsInitiateMicroDeposits.d.ts +29 -0
- package/funcs/bankAccountsInitiateMicroDeposits.d.ts.map +1 -0
- package/funcs/bankAccountsInitiateMicroDeposits.js +149 -0
- package/funcs/bankAccountsInitiateMicroDeposits.js.map +1 -0
- package/funcs/bankAccountsInitiateVerification.d.ts +33 -0
- package/funcs/bankAccountsInitiateVerification.d.ts.map +1 -0
- package/funcs/bankAccountsInitiateVerification.js +157 -0
- package/funcs/bankAccountsInitiateVerification.js.map +1 -0
- package/funcs/bankAccountsLink.d.ts +23 -0
- package/funcs/bankAccountsLink.d.ts.map +1 -0
- package/funcs/bankAccountsLink.js +150 -0
- package/funcs/bankAccountsLink.js.map +1 -0
- package/funcs/bankAccountsList.d.ts +19 -0
- package/funcs/bankAccountsList.d.ts.map +1 -0
- package/funcs/bankAccountsList.js +127 -0
- package/funcs/bankAccountsList.js.map +1 -0
- package/funcs/brandingCreate.d.ts +18 -0
- package/funcs/brandingCreate.d.ts.map +1 -0
- package/funcs/brandingCreate.js +139 -0
- package/funcs/brandingCreate.js.map +1 -0
- package/funcs/brandingGet.d.ts +17 -0
- package/funcs/brandingGet.d.ts.map +1 -0
- package/funcs/brandingGet.js +125 -0
- package/funcs/brandingGet.js.map +1 -0
- package/funcs/brandingUpsert.d.ts +18 -0
- package/funcs/brandingUpsert.d.ts.map +1 -0
- package/funcs/brandingUpsert.js +139 -0
- package/funcs/brandingUpsert.js.map +1 -0
- package/funcs/capabilitiesDisable.d.ts +18 -0
- package/funcs/capabilitiesDisable.d.ts.map +1 -0
- package/funcs/capabilitiesDisable.js +140 -0
- package/funcs/capabilitiesDisable.js.map +1 -0
- package/funcs/capabilitiesGet.d.ts +17 -0
- package/funcs/capabilitiesGet.d.ts.map +1 -0
- package/funcs/capabilitiesGet.js +129 -0
- package/funcs/capabilitiesGet.js.map +1 -0
- package/funcs/capabilitiesList.d.ts +19 -0
- package/funcs/capabilitiesList.d.ts.map +1 -0
- package/funcs/capabilitiesList.js +127 -0
- package/funcs/capabilitiesList.js.map +1 -0
- package/funcs/capabilitiesRequest.d.ts +18 -0
- package/funcs/capabilitiesRequest.d.ts.map +1 -0
- package/funcs/capabilitiesRequest.js +139 -0
- package/funcs/capabilitiesRequest.js.map +1 -0
- package/funcs/cardIssuingGet.d.ts +17 -0
- package/funcs/cardIssuingGet.d.ts.map +1 -0
- package/funcs/cardIssuingGet.js +129 -0
- package/funcs/cardIssuingGet.js.map +1 -0
- package/funcs/cardIssuingGetFull.d.ts +19 -0
- package/funcs/cardIssuingGetFull.d.ts.map +1 -0
- package/funcs/cardIssuingGetFull.js +131 -0
- package/funcs/cardIssuingGetFull.js.map +1 -0
- package/funcs/cardIssuingList.d.ts +17 -0
- package/funcs/cardIssuingList.d.ts.map +1 -0
- package/funcs/cardIssuingList.js +131 -0
- package/funcs/cardIssuingList.js.map +1 -0
- package/funcs/cardIssuingRequest.d.ts +18 -0
- package/funcs/cardIssuingRequest.d.ts.map +1 -0
- package/funcs/cardIssuingRequest.js +138 -0
- package/funcs/cardIssuingRequest.js.map +1 -0
- package/funcs/cardIssuingUpdate.d.ts +18 -0
- package/funcs/cardIssuingUpdate.d.ts.map +1 -0
- package/funcs/cardIssuingUpdate.js +142 -0
- package/funcs/cardIssuingUpdate.js.map +1 -0
- package/funcs/cardsDisable.d.ts +18 -0
- package/funcs/cardsDisable.d.ts.map +1 -0
- package/funcs/cardsDisable.js +140 -0
- package/funcs/cardsDisable.js.map +1 -0
- package/funcs/cardsGet.d.ts +19 -0
- package/funcs/cardsGet.d.ts.map +1 -0
- package/funcs/cardsGet.js +131 -0
- package/funcs/cardsGet.js.map +1 -0
- package/funcs/cardsLink.d.ts +32 -0
- package/funcs/cardsLink.d.ts.map +1 -0
- package/funcs/cardsLink.js +157 -0
- package/funcs/cardsLink.js.map +1 -0
- package/funcs/cardsList.d.ts +19 -0
- package/funcs/cardsList.d.ts.map +1 -0
- package/funcs/cardsList.js +127 -0
- package/funcs/cardsList.js.map +1 -0
- package/funcs/cardsUpdate.d.ts +27 -0
- package/funcs/cardsUpdate.d.ts.map +1 -0
- package/funcs/cardsUpdate.js +152 -0
- package/funcs/cardsUpdate.js.map +1 -0
- package/funcs/disputesAccept.d.ts +20 -0
- package/funcs/disputesAccept.d.ts.map +1 -0
- package/funcs/disputesAccept.js +143 -0
- package/funcs/disputesAccept.js.map +1 -0
- package/funcs/disputesDeleteEvidence.d.ts +20 -0
- package/funcs/disputesDeleteEvidence.d.ts.map +1 -0
- package/funcs/disputesDeleteEvidence.js +133 -0
- package/funcs/disputesDeleteEvidence.js.map +1 -0
- package/funcs/disputesGet.d.ts +19 -0
- package/funcs/disputesGet.d.ts.map +1 -0
- package/funcs/disputesGet.js +131 -0
- package/funcs/disputesGet.js.map +1 -0
- package/funcs/disputesGetEvidence.d.ts +19 -0
- package/funcs/disputesGetEvidence.d.ts.map +1 -0
- package/funcs/disputesGetEvidence.js +135 -0
- package/funcs/disputesGetEvidence.js.map +1 -0
- package/funcs/disputesGetEvidenceData.d.ts +26 -0
- package/funcs/disputesGetEvidenceData.d.ts.map +1 -0
- package/funcs/disputesGetEvidenceData.js +152 -0
- package/funcs/disputesGetEvidenceData.js.map +1 -0
- package/funcs/disputesList.d.ts +20 -0
- package/funcs/disputesList.d.ts.map +1 -0
- package/funcs/disputesList.js +143 -0
- package/funcs/disputesList.js.map +1 -0
- package/funcs/disputesListEvidence.d.ts +19 -0
- package/funcs/disputesListEvidence.d.ts.map +1 -0
- package/funcs/disputesListEvidence.js +131 -0
- package/funcs/disputesListEvidence.js.map +1 -0
- package/funcs/disputesSubmitEvidence.d.ts +23 -0
- package/funcs/disputesSubmitEvidence.d.ts.map +1 -0
- package/funcs/disputesSubmitEvidence.js +146 -0
- package/funcs/disputesSubmitEvidence.js.map +1 -0
- package/funcs/disputesUpdateEvidence.d.ts +20 -0
- package/funcs/disputesUpdateEvidence.d.ts.map +1 -0
- package/funcs/disputesUpdateEvidence.js +137 -0
- package/funcs/disputesUpdateEvidence.js.map +1 -0
- package/funcs/disputesUploadEvidenceFile.d.ts +20 -0
- package/funcs/disputesUploadEvidenceFile.d.ts.map +1 -0
- package/funcs/disputesUploadEvidenceFile.js +165 -0
- package/funcs/disputesUploadEvidenceFile.js.map +1 -0
- package/funcs/disputesUploadEvidenceText.d.ts +20 -0
- package/funcs/disputesUploadEvidenceText.d.ts.map +1 -0
- package/funcs/disputesUploadEvidenceText.js +146 -0
- package/funcs/disputesUploadEvidenceText.js.map +1 -0
- package/funcs/endToEndEncryptionGenerateKey.d.ts +14 -0
- package/funcs/endToEndEncryptionGenerateKey.d.ts.map +1 -0
- package/funcs/endToEndEncryptionGenerateKey.js +108 -0
- package/funcs/endToEndEncryptionGenerateKey.js.map +1 -0
- package/funcs/endToEndEncryptionTestEncryptedToken.d.ts +19 -0
- package/funcs/endToEndEncryptionTestEncryptedToken.d.ts.map +1 -0
- package/funcs/endToEndEncryptionTestEncryptedToken.js +121 -0
- package/funcs/endToEndEncryptionTestEncryptedToken.js.map +1 -0
- package/funcs/enrichedAddressGet.d.ts +17 -0
- package/funcs/enrichedAddressGet.d.ts.map +1 -0
- package/funcs/enrichedAddressGet.js +135 -0
- package/funcs/enrichedAddressGet.js.map +1 -0
- package/funcs/enrichedProfileGet.d.ts +17 -0
- package/funcs/enrichedProfileGet.d.ts.map +1 -0
- package/funcs/enrichedProfileGet.js +123 -0
- package/funcs/enrichedProfileGet.js.map +1 -0
- package/funcs/feePlansCreateFeePlanAgreements.d.ts +18 -0
- package/funcs/feePlansCreateFeePlanAgreements.d.ts.map +1 -0
- package/funcs/feePlansCreateFeePlanAgreements.js +141 -0
- package/funcs/feePlansCreateFeePlanAgreements.js.map +1 -0
- package/funcs/feePlansGetResidual.d.ts +17 -0
- package/funcs/feePlansGetResidual.d.ts.map +1 -0
- package/funcs/feePlansGetResidual.js +129 -0
- package/funcs/feePlansGetResidual.js.map +1 -0
- package/funcs/feePlansListFeePlanAgreements.d.ts +17 -0
- package/funcs/feePlansListFeePlanAgreements.d.ts.map +1 -0
- package/funcs/feePlansListFeePlanAgreements.js +132 -0
- package/funcs/feePlansListFeePlanAgreements.js.map +1 -0
- package/funcs/feePlansListFeePlans.d.ts +18 -0
- package/funcs/feePlansListFeePlans.d.ts.map +1 -0
- package/funcs/feePlansListFeePlans.js +130 -0
- package/funcs/feePlansListFeePlans.js.map +1 -0
- package/funcs/feePlansListFeeRevenue.d.ts +17 -0
- package/funcs/feePlansListFeeRevenue.d.ts.map +1 -0
- package/funcs/feePlansListFeeRevenue.js +135 -0
- package/funcs/feePlansListFeeRevenue.js.map +1 -0
- package/funcs/feePlansListFeesFetch.d.ts +17 -0
- package/funcs/feePlansListFeesFetch.d.ts.map +1 -0
- package/funcs/feePlansListFeesFetch.js +128 -0
- package/funcs/feePlansListFeesFetch.js.map +1 -0
- package/funcs/feePlansListPartnerPricingAgreements.d.ts +17 -0
- package/funcs/feePlansListPartnerPricingAgreements.d.ts.map +1 -0
- package/funcs/feePlansListPartnerPricingAgreements.js +132 -0
- package/funcs/feePlansListPartnerPricingAgreements.js.map +1 -0
- package/funcs/feePlansListResidualFees.d.ts +17 -0
- package/funcs/feePlansListResidualFees.d.ts.map +1 -0
- package/funcs/feePlansListResidualFees.js +136 -0
- package/funcs/feePlansListResidualFees.js.map +1 -0
- package/funcs/feePlansListResiduals.d.ts +17 -0
- package/funcs/feePlansListResiduals.d.ts.map +1 -0
- package/funcs/feePlansListResiduals.js +132 -0
- package/funcs/feePlansListResiduals.js.map +1 -0
- package/funcs/feePlansRetrieveFees.d.ts +17 -0
- package/funcs/feePlansRetrieveFees.d.ts.map +1 -0
- package/funcs/feePlansRetrieveFees.js +135 -0
- package/funcs/feePlansRetrieveFees.js.map +1 -0
- package/funcs/filesGet.d.ts +17 -0
- package/funcs/filesGet.d.ts.map +1 -0
- package/funcs/filesGet.js +129 -0
- package/funcs/filesGet.js.map +1 -0
- package/funcs/filesList.d.ts +17 -0
- package/funcs/filesList.d.ts.map +1 -0
- package/funcs/filesList.js +125 -0
- package/funcs/filesList.js.map +1 -0
- package/funcs/filesUpload.d.ts +21 -0
- package/funcs/filesUpload.d.ts.map +1 -0
- package/funcs/filesUpload.js +163 -0
- package/funcs/filesUpload.js.map +1 -0
- package/funcs/imagesDelete.d.ts +18 -0
- package/funcs/imagesDelete.d.ts.map +1 -0
- package/funcs/imagesDelete.js +140 -0
- package/funcs/imagesDelete.js.map +1 -0
- package/funcs/imagesGetMetadata.d.ts +14 -0
- package/funcs/imagesGetMetadata.d.ts.map +1 -0
- package/funcs/imagesGetMetadata.js +126 -0
- package/funcs/imagesGetMetadata.js.map +1 -0
- package/funcs/imagesGetPublic.d.ts +21 -0
- package/funcs/imagesGetPublic.d.ts.map +1 -0
- package/funcs/imagesGetPublic.js +144 -0
- package/funcs/imagesGetPublic.js.map +1 -0
- package/funcs/imagesList.d.ts +14 -0
- package/funcs/imagesList.d.ts.map +1 -0
- package/funcs/imagesList.js +127 -0
- package/funcs/imagesList.js.map +1 -0
- package/funcs/imagesUpdate.d.ts +18 -0
- package/funcs/imagesUpdate.d.ts.map +1 -0
- package/funcs/imagesUpdate.js +167 -0
- package/funcs/imagesUpdate.js.map +1 -0
- package/funcs/imagesUpdateMetadata.d.ts +15 -0
- package/funcs/imagesUpdateMetadata.d.ts.map +1 -0
- package/funcs/imagesUpdateMetadata.js +144 -0
- package/funcs/imagesUpdateMetadata.js.map +1 -0
- package/funcs/imagesUpload.d.ts +16 -0
- package/funcs/imagesUpload.d.ts.map +1 -0
- package/funcs/imagesUpload.js +161 -0
- package/funcs/imagesUpload.js.map +1 -0
- package/funcs/industriesList.d.ts +17 -0
- package/funcs/industriesList.d.ts.map +1 -0
- package/funcs/industriesList.js +111 -0
- package/funcs/industriesList.js.map +1 -0
- package/funcs/institutionsSearch.d.ts +22 -0
- package/funcs/institutionsSearch.d.ts.map +1 -0
- package/funcs/institutionsSearch.js +131 -0
- package/funcs/institutionsSearch.js.map +1 -0
- package/funcs/institutionsSearchInstitutions.d.ts +21 -0
- package/funcs/institutionsSearchInstitutions.d.ts.map +1 -0
- package/funcs/institutionsSearchInstitutions.js +129 -0
- package/funcs/institutionsSearchInstitutions.js.map +1 -0
- package/funcs/invoicesCreateInvoice.d.ts +18 -0
- package/funcs/invoicesCreateInvoice.d.ts.map +1 -0
- package/funcs/invoicesCreateInvoice.js +139 -0
- package/funcs/invoicesCreateInvoice.js.map +1 -0
- package/funcs/invoicesCreateInvoicePayment.d.ts +19 -0
- package/funcs/invoicesCreateInvoicePayment.d.ts.map +1 -0
- package/funcs/invoicesCreateInvoicePayment.js +148 -0
- package/funcs/invoicesCreateInvoicePayment.js.map +1 -0
- package/funcs/invoicesGetInvoice.d.ts +17 -0
- package/funcs/invoicesGetInvoice.d.ts.map +1 -0
- package/funcs/invoicesGetInvoice.js +129 -0
- package/funcs/invoicesGetInvoice.js.map +1 -0
- package/funcs/invoicesListInvoicePayments.d.ts +17 -0
- package/funcs/invoicesListInvoicePayments.d.ts.map +1 -0
- package/funcs/invoicesListInvoicePayments.js +129 -0
- package/funcs/invoicesListInvoicePayments.js.map +1 -0
- package/funcs/invoicesListInvoices.d.ts +18 -0
- package/funcs/invoicesListInvoices.d.ts.map +1 -0
- package/funcs/invoicesListInvoices.js +139 -0
- package/funcs/invoicesListInvoices.js.map +1 -0
- package/funcs/invoicesUpdateInvoice.d.ts +18 -0
- package/funcs/invoicesUpdateInvoice.d.ts.map +1 -0
- package/funcs/invoicesUpdateInvoice.js +143 -0
- package/funcs/invoicesUpdateInvoice.js.map +1 -0
- package/funcs/issuingTransactionsGet.d.ts +17 -0
- package/funcs/issuingTransactionsGet.d.ts.map +1 -0
- package/funcs/issuingTransactionsGet.js +126 -0
- package/funcs/issuingTransactionsGet.js.map +1 -0
- package/funcs/issuingTransactionsGetAuthorization.d.ts +17 -0
- package/funcs/issuingTransactionsGetAuthorization.d.ts.map +1 -0
- package/funcs/issuingTransactionsGetAuthorization.js +129 -0
- package/funcs/issuingTransactionsGetAuthorization.js.map +1 -0
- package/funcs/issuingTransactionsList.d.ts +17 -0
- package/funcs/issuingTransactionsList.d.ts.map +1 -0
- package/funcs/issuingTransactionsList.js +133 -0
- package/funcs/issuingTransactionsList.js.map +1 -0
- package/funcs/issuingTransactionsListAuthorizationEvents.d.ts +17 -0
- package/funcs/issuingTransactionsListAuthorizationEvents.d.ts.map +1 -0
- package/funcs/issuingTransactionsListAuthorizationEvents.js +131 -0
- package/funcs/issuingTransactionsListAuthorizationEvents.js.map +1 -0
- package/funcs/issuingTransactionsListAuthorizations.d.ts +17 -0
- package/funcs/issuingTransactionsListAuthorizations.d.ts.map +1 -0
- package/funcs/issuingTransactionsListAuthorizations.js +134 -0
- package/funcs/issuingTransactionsListAuthorizations.js.map +1 -0
- package/funcs/onboardingCreateInvite.d.ts +19 -0
- package/funcs/onboardingCreateInvite.d.ts.map +1 -0
- package/funcs/onboardingCreateInvite.js +134 -0
- package/funcs/onboardingCreateInvite.js.map +1 -0
- package/funcs/onboardingGetInvite.d.ts +17 -0
- package/funcs/onboardingGetInvite.d.ts.map +1 -0
- package/funcs/onboardingGetInvite.js +125 -0
- package/funcs/onboardingGetInvite.js.map +1 -0
- package/funcs/onboardingListInvites.d.ts +17 -0
- package/funcs/onboardingListInvites.d.ts.map +1 -0
- package/funcs/onboardingListInvites.js +111 -0
- package/funcs/onboardingListInvites.js.map +1 -0
- package/funcs/onboardingRevokeInvite.d.ts +17 -0
- package/funcs/onboardingRevokeInvite.d.ts.map +1 -0
- package/funcs/onboardingRevokeInvite.js +122 -0
- package/funcs/onboardingRevokeInvite.js.map +1 -0
- package/funcs/paymentLinksCreate.d.ts +18 -0
- package/funcs/paymentLinksCreate.d.ts.map +1 -0
- package/funcs/paymentLinksCreate.js +139 -0
- package/funcs/paymentLinksCreate.js.map +1 -0
- package/funcs/paymentLinksDisable.d.ts +17 -0
- package/funcs/paymentLinksDisable.d.ts.map +1 -0
- package/funcs/paymentLinksDisable.js +128 -0
- package/funcs/paymentLinksDisable.js.map +1 -0
- package/funcs/paymentLinksGet.d.ts +17 -0
- package/funcs/paymentLinksGet.d.ts.map +1 -0
- package/funcs/paymentLinksGet.js +129 -0
- package/funcs/paymentLinksGet.js.map +1 -0
- package/funcs/paymentLinksGetQRCode.d.ts +25 -0
- package/funcs/paymentLinksGetQRCode.d.ts.map +1 -0
- package/funcs/paymentLinksGetQRCode.js +142 -0
- package/funcs/paymentLinksGetQRCode.js.map +1 -0
- package/funcs/paymentLinksList.d.ts +17 -0
- package/funcs/paymentLinksList.d.ts.map +1 -0
- package/funcs/paymentLinksList.js +132 -0
- package/funcs/paymentLinksList.js.map +1 -0
- package/funcs/paymentLinksUpdate.d.ts +18 -0
- package/funcs/paymentLinksUpdate.d.ts.map +1 -0
- package/funcs/paymentLinksUpdate.js +143 -0
- package/funcs/paymentLinksUpdate.js.map +1 -0
- package/funcs/paymentMethodsGet.d.ts +17 -0
- package/funcs/paymentMethodsGet.d.ts.map +1 -0
- package/funcs/paymentMethodsGet.js +129 -0
- package/funcs/paymentMethodsGet.js.map +1 -0
- package/funcs/paymentMethodsList.d.ts +18 -0
- package/funcs/paymentMethodsList.d.ts.map +1 -0
- package/funcs/paymentMethodsList.js +131 -0
- package/funcs/paymentMethodsList.js.map +1 -0
- package/funcs/pingPing.d.ts +17 -0
- package/funcs/pingPing.d.ts.map +1 -0
- package/funcs/pingPing.js +110 -0
- package/funcs/pingPing.js.map +1 -0
- package/funcs/productsCreate.d.ts +15 -0
- package/funcs/productsCreate.d.ts.map +1 -0
- package/funcs/productsCreate.js +138 -0
- package/funcs/productsCreate.js.map +1 -0
- package/funcs/productsDisable.d.ts +17 -0
- package/funcs/productsDisable.d.ts.map +1 -0
- package/funcs/productsDisable.js +139 -0
- package/funcs/productsDisable.js.map +1 -0
- package/funcs/productsGet.d.ts +14 -0
- package/funcs/productsGet.d.ts.map +1 -0
- package/funcs/productsGet.js +126 -0
- package/funcs/productsGet.js.map +1 -0
- package/funcs/productsList.d.ts +14 -0
- package/funcs/productsList.d.ts.map +1 -0
- package/funcs/productsList.js +128 -0
- package/funcs/productsList.js.map +1 -0
- package/funcs/productsUpdate.d.ts +15 -0
- package/funcs/productsUpdate.d.ts.map +1 -0
- package/funcs/productsUpdate.js +142 -0
- package/funcs/productsUpdate.js.map +1 -0
- package/funcs/receiptsCreate.d.ts +19 -0
- package/funcs/receiptsCreate.d.ts.map +1 -0
- package/funcs/receiptsCreate.js +135 -0
- package/funcs/receiptsCreate.js.map +1 -0
- package/funcs/receiptsList.d.ts +17 -0
- package/funcs/receiptsList.d.ts.map +1 -0
- package/funcs/receiptsList.js +123 -0
- package/funcs/receiptsList.js.map +1 -0
- package/funcs/representativesCreate.d.ts +20 -0
- package/funcs/representativesCreate.d.ts.map +1 -0
- package/funcs/representativesCreate.js +145 -0
- package/funcs/representativesCreate.js.map +1 -0
- package/funcs/representativesDelete.d.ts +18 -0
- package/funcs/representativesDelete.d.ts.map +1 -0
- package/funcs/representativesDelete.js +135 -0
- package/funcs/representativesDelete.js.map +1 -0
- package/funcs/representativesGet.d.ts +17 -0
- package/funcs/representativesGet.d.ts.map +1 -0
- package/funcs/representativesGet.js +126 -0
- package/funcs/representativesGet.js.map +1 -0
- package/funcs/representativesList.d.ts +20 -0
- package/funcs/representativesList.d.ts.map +1 -0
- package/funcs/representativesList.js +128 -0
- package/funcs/representativesList.js.map +1 -0
- package/funcs/representativesUpdate.d.ts +31 -0
- package/funcs/representativesUpdate.d.ts.map +1 -0
- package/funcs/representativesUpdate.js +154 -0
- package/funcs/representativesUpdate.js.map +1 -0
- package/funcs/schedulingCancel.d.ts +18 -0
- package/funcs/schedulingCancel.d.ts.map +1 -0
- package/funcs/schedulingCancel.js +140 -0
- package/funcs/schedulingCancel.js.map +1 -0
- package/funcs/schedulingCreate.d.ts +18 -0
- package/funcs/schedulingCreate.d.ts.map +1 -0
- package/funcs/schedulingCreate.js +141 -0
- package/funcs/schedulingCreate.js.map +1 -0
- package/funcs/schedulingGet.d.ts +17 -0
- package/funcs/schedulingGet.d.ts.map +1 -0
- package/funcs/schedulingGet.js +129 -0
- package/funcs/schedulingGet.js.map +1 -0
- package/funcs/schedulingGetOccurrance.d.ts +17 -0
- package/funcs/schedulingGetOccurrance.d.ts.map +1 -0
- package/funcs/schedulingGetOccurrance.js +130 -0
- package/funcs/schedulingGetOccurrance.js.map +1 -0
- package/funcs/schedulingList.d.ts +17 -0
- package/funcs/schedulingList.d.ts.map +1 -0
- package/funcs/schedulingList.js +131 -0
- package/funcs/schedulingList.js.map +1 -0
- package/funcs/schedulingUpdate.d.ts +18 -0
- package/funcs/schedulingUpdate.d.ts.map +1 -0
- package/funcs/schedulingUpdate.js +145 -0
- package/funcs/schedulingUpdate.js.map +1 -0
- package/funcs/statementsGet.d.ts +25 -0
- package/funcs/statementsGet.d.ts.map +1 -0
- package/funcs/statementsGet.js +142 -0
- package/funcs/statementsGet.js.map +1 -0
- package/funcs/statementsList.d.ts +18 -0
- package/funcs/statementsList.d.ts.map +1 -0
- package/funcs/statementsList.js +133 -0
- package/funcs/statementsList.js.map +1 -0
- package/funcs/supportCreateTicket.d.ts +21 -0
- package/funcs/supportCreateTicket.d.ts.map +1 -0
- package/funcs/supportCreateTicket.js +142 -0
- package/funcs/supportCreateTicket.js.map +1 -0
- package/funcs/supportGetTicket.d.ts +20 -0
- package/funcs/supportGetTicket.d.ts.map +1 -0
- package/funcs/supportGetTicket.js +132 -0
- package/funcs/supportGetTicket.js.map +1 -0
- package/funcs/supportListTicketMessages.d.ts +20 -0
- package/funcs/supportListTicketMessages.d.ts.map +1 -0
- package/funcs/supportListTicketMessages.js +132 -0
- package/funcs/supportListTicketMessages.js.map +1 -0
- package/funcs/supportListTickets.d.ts +20 -0
- package/funcs/supportListTickets.d.ts.map +1 -0
- package/funcs/supportListTickets.js +135 -0
- package/funcs/supportListTickets.js.map +1 -0
- package/funcs/supportUpdateTicket.d.ts +21 -0
- package/funcs/supportUpdateTicket.d.ts.map +1 -0
- package/funcs/supportUpdateTicket.js +146 -0
- package/funcs/supportUpdateTicket.js.map +1 -0
- package/funcs/sweepsCreateConfig.d.ts +18 -0
- package/funcs/sweepsCreateConfig.d.ts.map +1 -0
- package/funcs/sweepsCreateConfig.js +139 -0
- package/funcs/sweepsCreateConfig.js.map +1 -0
- package/funcs/sweepsGet.d.ts +17 -0
- package/funcs/sweepsGet.d.ts.map +1 -0
- package/funcs/sweepsGet.js +133 -0
- package/funcs/sweepsGet.js.map +1 -0
- package/funcs/sweepsGetConfig.d.ts +17 -0
- package/funcs/sweepsGetConfig.d.ts.map +1 -0
- package/funcs/sweepsGetConfig.js +129 -0
- package/funcs/sweepsGetConfig.js.map +1 -0
- package/funcs/sweepsList.d.ts +17 -0
- package/funcs/sweepsList.d.ts.map +1 -0
- package/funcs/sweepsList.js +136 -0
- package/funcs/sweepsList.js.map +1 -0
- package/funcs/sweepsListConfigs.d.ts +17 -0
- package/funcs/sweepsListConfigs.d.ts.map +1 -0
- package/funcs/sweepsListConfigs.js +125 -0
- package/funcs/sweepsListConfigs.js.map +1 -0
- package/funcs/sweepsUpdateConfig.d.ts +18 -0
- package/funcs/sweepsUpdateConfig.d.ts.map +1 -0
- package/funcs/sweepsUpdateConfig.js +143 -0
- package/funcs/sweepsUpdateConfig.js.map +1 -0
- package/funcs/terminalApplicationsCreate.d.ts +19 -0
- package/funcs/terminalApplicationsCreate.d.ts.map +1 -0
- package/funcs/terminalApplicationsCreate.js +136 -0
- package/funcs/terminalApplicationsCreate.js.map +1 -0
- package/funcs/terminalApplicationsCreateVersion.d.ts +18 -0
- package/funcs/terminalApplicationsCreateVersion.d.ts.map +1 -0
- package/funcs/terminalApplicationsCreateVersion.js +137 -0
- package/funcs/terminalApplicationsCreateVersion.js.map +1 -0
- package/funcs/terminalApplicationsDelete.d.ts +18 -0
- package/funcs/terminalApplicationsDelete.d.ts.map +1 -0
- package/funcs/terminalApplicationsDelete.js +131 -0
- package/funcs/terminalApplicationsDelete.js.map +1 -0
- package/funcs/terminalApplicationsGet.d.ts +17 -0
- package/funcs/terminalApplicationsGet.d.ts.map +1 -0
- package/funcs/terminalApplicationsGet.js +122 -0
- package/funcs/terminalApplicationsGet.js.map +1 -0
- package/funcs/terminalApplicationsList.d.ts +17 -0
- package/funcs/terminalApplicationsList.d.ts.map +1 -0
- package/funcs/terminalApplicationsList.js +111 -0
- package/funcs/terminalApplicationsList.js.map +1 -0
- package/funcs/transfersCreate.d.ts +20 -0
- package/funcs/transfersCreate.d.ts.map +1 -0
- package/funcs/transfersCreate.js +142 -0
- package/funcs/transfersCreate.js.map +1 -0
- package/funcs/transfersCreateCancellation.d.ts +18 -0
- package/funcs/transfersCreateCancellation.d.ts.map +1 -0
- package/funcs/transfersCreateCancellation.js +130 -0
- package/funcs/transfersCreateCancellation.js.map +1 -0
- package/funcs/transfersCreateReversal.d.ts +20 -0
- package/funcs/transfersCreateReversal.d.ts.map +1 -0
- package/funcs/transfersCreateReversal.js +148 -0
- package/funcs/transfersCreateReversal.js.map +1 -0
- package/funcs/transfersGenerateOptions.d.ts +23 -0
- package/funcs/transfersGenerateOptions.d.ts.map +1 -0
- package/funcs/transfersGenerateOptions.js +136 -0
- package/funcs/transfersGenerateOptions.js.map +1 -0
- package/funcs/transfersGet.d.ts +20 -0
- package/funcs/transfersGet.d.ts.map +1 -0
- package/funcs/transfersGet.js +132 -0
- package/funcs/transfersGet.js.map +1 -0
- package/funcs/transfersGetCancellation.d.ts +17 -0
- package/funcs/transfersGetCancellation.d.ts.map +1 -0
- package/funcs/transfersGetCancellation.js +133 -0
- package/funcs/transfersGetCancellation.js.map +1 -0
- package/funcs/transfersGetRefund.d.ts +17 -0
- package/funcs/transfersGetRefund.d.ts.map +1 -0
- package/funcs/transfersGetRefund.js +133 -0
- package/funcs/transfersGetRefund.js.map +1 -0
- package/funcs/transfersInitiateRefund.d.ts +21 -0
- package/funcs/transfersInitiateRefund.d.ts.map +1 -0
- package/funcs/transfersInitiateRefund.js +142 -0
- package/funcs/transfersInitiateRefund.js.map +1 -0
- package/funcs/transfersList.d.ts +25 -0
- package/funcs/transfersList.d.ts.map +1 -0
- package/funcs/transfersList.js +150 -0
- package/funcs/transfersList.js.map +1 -0
- package/funcs/transfersListRefunds.d.ts +17 -0
- package/funcs/transfersListRefunds.d.ts.map +1 -0
- package/funcs/transfersListRefunds.js +129 -0
- package/funcs/transfersListRefunds.js.map +1 -0
- package/funcs/transfersUpdate.d.ts +20 -0
- package/funcs/transfersUpdate.d.ts.map +1 -0
- package/funcs/transfersUpdate.js +135 -0
- package/funcs/transfersUpdate.js.map +1 -0
- package/funcs/underwritingGet.d.ts +19 -0
- package/funcs/underwritingGet.d.ts.map +1 -0
- package/funcs/underwritingGet.js +127 -0
- package/funcs/underwritingGet.js.map +1 -0
- package/funcs/underwritingSave.d.ts +20 -0
- package/funcs/underwritingSave.d.ts.map +1 -0
- package/funcs/underwritingSave.js +145 -0
- package/funcs/underwritingSave.js.map +1 -0
- package/funcs/underwritingUpsert.d.ts +20 -0
- package/funcs/underwritingUpsert.d.ts.map +1 -0
- package/funcs/underwritingUpsert.js +145 -0
- package/funcs/underwritingUpsert.js.map +1 -0
- package/funcs/walletTransactionsGet.d.ts +19 -0
- package/funcs/walletTransactionsGet.d.ts.map +1 -0
- package/funcs/walletTransactionsGet.js +135 -0
- package/funcs/walletTransactionsGet.js.map +1 -0
- package/funcs/walletTransactionsList.d.ts +20 -0
- package/funcs/walletTransactionsList.d.ts.map +1 -0
- package/funcs/walletTransactionsList.js +149 -0
- package/funcs/walletTransactionsList.js.map +1 -0
- package/funcs/walletsCreate.d.ts +20 -0
- package/funcs/walletsCreate.d.ts.map +1 -0
- package/funcs/walletsCreate.js +143 -0
- package/funcs/walletsCreate.js.map +1 -0
- package/funcs/walletsGet.d.ts +19 -0
- package/funcs/walletsGet.d.ts.map +1 -0
- package/funcs/walletsGet.js +131 -0
- package/funcs/walletsGet.js.map +1 -0
- package/funcs/walletsList.d.ts +20 -0
- package/funcs/walletsList.d.ts.map +1 -0
- package/funcs/walletsList.js +137 -0
- package/funcs/walletsList.js.map +1 -0
- package/funcs/walletsUpdate.d.ts +20 -0
- package/funcs/walletsUpdate.d.ts.map +1 -0
- package/funcs/walletsUpdate.js +147 -0
- package/funcs/walletsUpdate.js.map +1 -0
- package/funcs/webhooksCreate.d.ts +16 -0
- package/funcs/webhooksCreate.d.ts.map +1 -0
- package/funcs/webhooksCreate.js +133 -0
- package/funcs/webhooksCreate.js.map +1 -0
- package/funcs/webhooksDisable.d.ts +15 -0
- package/funcs/webhooksDisable.d.ts.map +1 -0
- package/funcs/webhooksDisable.js +133 -0
- package/funcs/webhooksDisable.js.map +1 -0
- package/funcs/webhooksGet.d.ts +14 -0
- package/funcs/webhooksGet.d.ts.map +1 -0
- package/funcs/webhooksGet.js +122 -0
- package/funcs/webhooksGet.js.map +1 -0
- package/funcs/webhooksGetSecret.d.ts +14 -0
- package/funcs/webhooksGetSecret.d.ts.map +1 -0
- package/funcs/webhooksGetSecret.js +122 -0
- package/funcs/webhooksGetSecret.js.map +1 -0
- package/funcs/webhooksList.d.ts +14 -0
- package/funcs/webhooksList.d.ts.map +1 -0
- package/funcs/webhooksList.js +108 -0
- package/funcs/webhooksList.js.map +1 -0
- package/funcs/webhooksListEventTypes.d.ts +14 -0
- package/funcs/webhooksListEventTypes.d.ts.map +1 -0
- package/funcs/webhooksListEventTypes.js +108 -0
- package/funcs/webhooksListEventTypes.js.map +1 -0
- package/funcs/webhooksPing.d.ts +14 -0
- package/funcs/webhooksPing.d.ts.map +1 -0
- package/funcs/webhooksPing.js +122 -0
- package/funcs/webhooksPing.js.map +1 -0
- package/funcs/webhooksUpdate.d.ts +15 -0
- package/funcs/webhooksUpdate.d.ts.map +1 -0
- package/funcs/webhooksUpdate.js +138 -0
- package/funcs/webhooksUpdate.js.map +1 -0
- package/hooks/hooks.d.ts +25 -0
- package/hooks/hooks.d.ts.map +1 -0
- package/hooks/hooks.js +86 -0
- package/hooks/hooks.js.map +1 -0
- package/hooks/index.d.ts +3 -0
- package/hooks/index.d.ts.map +1 -0
- package/hooks/index.js +22 -0
- package/hooks/index.js.map +1 -0
- package/hooks/moov-version-hook.d.ts +6 -0
- package/hooks/moov-version-hook.d.ts.map +1 -0
- package/hooks/moov-version-hook.js +12 -0
- package/hooks/moov-version-hook.js.map +1 -0
- package/hooks/registration.d.ts +3 -0
- package/hooks/registration.d.ts.map +1 -0
- package/hooks/registration.js +17 -0
- package/hooks/registration.js.map +1 -0
- package/hooks/types.d.ts +76 -0
- package/hooks/types.d.ts.map +1 -0
- package/hooks/types.js +6 -0
- package/hooks/types.js.map +1 -0
- package/index.d.ts +6 -0
- package/index.d.ts.map +1 -0
- package/index.js +48 -0
- package/index.js.map +1 -0
- package/jsr.json +27 -0
- package/lib/base64.d.ts +10 -0
- package/lib/base64.d.ts.map +1 -0
- package/lib/base64.js +71 -0
- package/lib/base64.js.map +1 -0
- package/lib/config.d.ts +46 -0
- package/lib/config.d.ts.map +1 -0
- package/lib/config.js +38 -0
- package/lib/config.js.map +1 -0
- package/lib/dlv.d.ts +14 -0
- package/lib/dlv.d.ts.map +1 -0
- package/lib/dlv.js +49 -0
- package/lib/dlv.js.map +1 -0
- package/lib/encodings.d.ts +53 -0
- package/lib/encodings.d.ts.map +1 -0
- package/lib/encodings.js +379 -0
- package/lib/encodings.js.map +1 -0
- package/lib/files.d.ts +13 -0
- package/lib/files.d.ts.map +1 -0
- package/lib/files.js +77 -0
- package/lib/files.js.map +1 -0
- package/lib/http.d.ts +67 -0
- package/lib/http.d.ts.map +1 -0
- package/lib/http.js +217 -0
- package/lib/http.js.map +1 -0
- package/lib/is-plain-object.d.ts +2 -0
- package/lib/is-plain-object.d.ts.map +1 -0
- package/lib/is-plain-object.js +41 -0
- package/lib/is-plain-object.js.map +1 -0
- package/lib/logger.d.ts +6 -0
- package/lib/logger.d.ts.map +1 -0
- package/lib/logger.js +6 -0
- package/lib/logger.js.map +1 -0
- package/lib/matchers.d.ts +59 -0
- package/lib/matchers.d.ts.map +1 -0
- package/lib/matchers.js +218 -0
- package/lib/matchers.js.map +1 -0
- package/lib/primitives.d.ts +26 -0
- package/lib/primitives.d.ts.map +1 -0
- package/lib/primitives.js +111 -0
- package/lib/primitives.js.map +1 -0
- package/lib/retries.d.ts +38 -0
- package/lib/retries.d.ts.map +1 -0
- package/lib/retries.js +153 -0
- package/lib/retries.js.map +1 -0
- package/lib/schemas.d.ts +19 -0
- package/lib/schemas.d.ts.map +1 -0
- package/lib/schemas.js +62 -0
- package/lib/schemas.js.map +1 -0
- package/lib/sdks.d.ts +63 -0
- package/lib/sdks.d.ts.map +1 -0
- package/lib/sdks.js +269 -0
- package/lib/sdks.js.map +1 -0
- package/lib/security.d.ts +83 -0
- package/lib/security.d.ts.map +1 -0
- package/lib/security.js +142 -0
- package/lib/security.js.map +1 -0
- package/lib/url.d.ts +5 -0
- package/lib/url.d.ts.map +1 -0
- package/lib/url.js +25 -0
- package/lib/url.js.map +1 -0
- package/mcp-server/build.d.mts.map +1 -0
- package/mcp-server/build.mjs +14 -0
- package/mcp-server/build.mjs.map +1 -0
- package/mcp-server/cli/start/command.d.ts +2 -0
- package/mcp-server/cli/start/command.d.ts.map +1 -0
- package/mcp-server/cli/start/command.js +141 -0
- package/mcp-server/cli/start/command.js.map +1 -0
- package/mcp-server/cli/start/impl.d.ts +18 -0
- package/mcp-server/cli/start/impl.d.ts.map +1 -0
- package/mcp-server/cli/start/impl.js +111 -0
- package/mcp-server/cli/start/impl.js.map +1 -0
- package/mcp-server/cli.d.ts +6 -0
- package/mcp-server/cli.d.ts.map +1 -0
- package/mcp-server/cli.js +10 -0
- package/mcp-server/cli.js.map +1 -0
- package/mcp-server/console-logger.d.ts +7 -0
- package/mcp-server/console-logger.d.ts.map +1 -0
- package/mcp-server/console-logger.js +59 -0
- package/mcp-server/console-logger.js.map +1 -0
- package/mcp-server/extensions.d.ts +11 -0
- package/mcp-server/extensions.d.ts.map +1 -0
- package/mcp-server/extensions.js +6 -0
- package/mcp-server/extensions.js.map +1 -0
- package/mcp-server/mcp-server.d.ts +2 -0
- package/mcp-server/mcp-server.d.ts.map +1 -0
- package/mcp-server/mcp-server.js +29 -0
- package/mcp-server/mcp-server.js.map +1 -0
- package/mcp-server/prompts.d.ts +26 -0
- package/mcp-server/prompts.d.ts.map +1 -0
- package/mcp-server/prompts.js +51 -0
- package/mcp-server/prompts.js.map +1 -0
- package/mcp-server/resources.d.ts +32 -0
- package/mcp-server/resources.d.ts.map +1 -0
- package/mcp-server/resources.js +87 -0
- package/mcp-server/resources.js.map +1 -0
- package/mcp-server/scopes.d.ts +3 -0
- package/mcp-server/scopes.d.ts.map +1 -0
- package/mcp-server/scopes.js +8 -0
- package/mcp-server/scopes.js.map +1 -0
- package/mcp-server/server.d.ts +14 -0
- package/mcp-server/server.d.ts.map +1 -0
- package/mcp-server/server.js +387 -0
- package/mcp-server/server.js.map +1 -0
- package/mcp-server/shared.d.ts +7 -0
- package/mcp-server/shared.d.ts.map +1 -0
- package/mcp-server/shared.js +98 -0
- package/mcp-server/shared.js.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsGet.d.ts +8 -0
- package/mcp-server/tools/accountTerminalApplicationsGet.d.ts.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsGet.js +65 -0
- package/mcp-server/tools/accountTerminalApplicationsGet.js.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsGetConfiguration.d.ts +8 -0
- package/mcp-server/tools/accountTerminalApplicationsGetConfiguration.d.ts.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsGetConfiguration.js +65 -0
- package/mcp-server/tools/accountTerminalApplicationsGetConfiguration.js.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsLink.d.ts +8 -0
- package/mcp-server/tools/accountTerminalApplicationsLink.d.ts.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsLink.js +65 -0
- package/mcp-server/tools/accountTerminalApplicationsLink.js.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsList.d.ts +8 -0
- package/mcp-server/tools/accountTerminalApplicationsList.d.ts.map +1 -0
- package/mcp-server/tools/accountTerminalApplicationsList.js +65 -0
- package/mcp-server/tools/accountTerminalApplicationsList.js.map +1 -0
- package/mcp-server/tools/accountsAssignCountries.d.ts +8 -0
- package/mcp-server/tools/accountsAssignCountries.d.ts.map +1 -0
- package/mcp-server/tools/accountsAssignCountries.js +67 -0
- package/mcp-server/tools/accountsAssignCountries.js.map +1 -0
- package/mcp-server/tools/accountsConnect.d.ts +8 -0
- package/mcp-server/tools/accountsConnect.d.ts.map +1 -0
- package/mcp-server/tools/accountsConnect.js +62 -0
- package/mcp-server/tools/accountsConnect.js.map +1 -0
- package/mcp-server/tools/accountsCreate.d.ts +8 -0
- package/mcp-server/tools/accountsCreate.d.ts.map +1 -0
- package/mcp-server/tools/accountsCreate.js +76 -0
- package/mcp-server/tools/accountsCreate.js.map +1 -0
- package/mcp-server/tools/accountsDisconnect.d.ts +8 -0
- package/mcp-server/tools/accountsDisconnect.d.ts.map +1 -0
- package/mcp-server/tools/accountsDisconnect.js +66 -0
- package/mcp-server/tools/accountsDisconnect.js.map +1 -0
- package/mcp-server/tools/accountsGet.d.ts +8 -0
- package/mcp-server/tools/accountsGet.d.ts.map +1 -0
- package/mcp-server/tools/accountsGet.js +65 -0
- package/mcp-server/tools/accountsGet.js.map +1 -0
- package/mcp-server/tools/accountsGetCountries.d.ts +8 -0
- package/mcp-server/tools/accountsGetCountries.d.ts.map +1 -0
- package/mcp-server/tools/accountsGetCountries.js +65 -0
- package/mcp-server/tools/accountsGetCountries.js.map +1 -0
- package/mcp-server/tools/accountsGetMerchantProcessingAgreement.d.ts +8 -0
- package/mcp-server/tools/accountsGetMerchantProcessingAgreement.d.ts.map +1 -0
- package/mcp-server/tools/accountsGetMerchantProcessingAgreement.js +65 -0
- package/mcp-server/tools/accountsGetMerchantProcessingAgreement.js.map +1 -0
- package/mcp-server/tools/accountsGetTermsOfServiceToken.d.ts +8 -0
- package/mcp-server/tools/accountsGetTermsOfServiceToken.d.ts.map +1 -0
- package/mcp-server/tools/accountsGetTermsOfServiceToken.js +66 -0
- package/mcp-server/tools/accountsGetTermsOfServiceToken.js.map +1 -0
- package/mcp-server/tools/accountsList.d.ts +8 -0
- package/mcp-server/tools/accountsList.d.ts.map +1 -0
- package/mcp-server/tools/accountsList.js +69 -0
- package/mcp-server/tools/accountsList.js.map +1 -0
- package/mcp-server/tools/accountsListConnected.d.ts +8 -0
- package/mcp-server/tools/accountsListConnected.d.ts.map +1 -0
- package/mcp-server/tools/accountsListConnected.js +69 -0
- package/mcp-server/tools/accountsListConnected.js.map +1 -0
- package/mcp-server/tools/accountsUpdate.d.ts +8 -0
- package/mcp-server/tools/accountsUpdate.d.ts.map +1 -0
- package/mcp-server/tools/accountsUpdate.js +73 -0
- package/mcp-server/tools/accountsUpdate.js.map +1 -0
- package/mcp-server/tools/adjustmentsGet.d.ts +8 -0
- package/mcp-server/tools/adjustmentsGet.d.ts.map +1 -0
- package/mcp-server/tools/adjustmentsGet.js +65 -0
- package/mcp-server/tools/adjustmentsGet.js.map +1 -0
- package/mcp-server/tools/adjustmentsList.d.ts +8 -0
- package/mcp-server/tools/adjustmentsList.d.ts.map +1 -0
- package/mcp-server/tools/adjustmentsList.js +65 -0
- package/mcp-server/tools/adjustmentsList.js.map +1 -0
- package/mcp-server/tools/applePayCreateSession.d.ts +8 -0
- package/mcp-server/tools/applePayCreateSession.d.ts.map +1 -0
- package/mcp-server/tools/applePayCreateSession.js +68 -0
- package/mcp-server/tools/applePayCreateSession.js.map +1 -0
- package/mcp-server/tools/applePayGetMerchantDomains.d.ts +8 -0
- package/mcp-server/tools/applePayGetMerchantDomains.d.ts.map +1 -0
- package/mcp-server/tools/applePayGetMerchantDomains.js +67 -0
- package/mcp-server/tools/applePayGetMerchantDomains.js.map +1 -0
- package/mcp-server/tools/applePayLinkToken.d.ts +8 -0
- package/mcp-server/tools/applePayLinkToken.d.ts.map +1 -0
- package/mcp-server/tools/applePayLinkToken.js +68 -0
- package/mcp-server/tools/applePayLinkToken.js.map +1 -0
- package/mcp-server/tools/applePayRegisterMerchantDomains.d.ts +8 -0
- package/mcp-server/tools/applePayRegisterMerchantDomains.d.ts.map +1 -0
- package/mcp-server/tools/applePayRegisterMerchantDomains.js +68 -0
- package/mcp-server/tools/applePayRegisterMerchantDomains.js.map +1 -0
- package/mcp-server/tools/applePayUpdateMerchantDomains.d.ts +8 -0
- package/mcp-server/tools/applePayUpdateMerchantDomains.d.ts.map +1 -0
- package/mcp-server/tools/applePayUpdateMerchantDomains.js +67 -0
- package/mcp-server/tools/applePayUpdateMerchantDomains.js.map +1 -0
- package/mcp-server/tools/authenticationCreateAccessToken.d.ts +8 -0
- package/mcp-server/tools/authenticationCreateAccessToken.d.ts.map +1 -0
- package/mcp-server/tools/authenticationCreateAccessToken.js +62 -0
- package/mcp-server/tools/authenticationCreateAccessToken.js.map +1 -0
- package/mcp-server/tools/authenticationRevokeAccessToken.d.ts +8 -0
- package/mcp-server/tools/authenticationRevokeAccessToken.d.ts.map +1 -0
- package/mcp-server/tools/authenticationRevokeAccessToken.js +63 -0
- package/mcp-server/tools/authenticationRevokeAccessToken.js.map +1 -0
- package/mcp-server/tools/avatarsGet.d.ts +8 -0
- package/mcp-server/tools/avatarsGet.d.ts.map +1 -0
- package/mcp-server/tools/avatarsGet.js +65 -0
- package/mcp-server/tools/avatarsGet.js.map +1 -0
- package/mcp-server/tools/bankAccountsCompleteMicroDeposits.d.ts +8 -0
- package/mcp-server/tools/bankAccountsCompleteMicroDeposits.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsCompleteMicroDeposits.js +65 -0
- package/mcp-server/tools/bankAccountsCompleteMicroDeposits.js.map +1 -0
- package/mcp-server/tools/bankAccountsCompleteVerification.d.ts +8 -0
- package/mcp-server/tools/bankAccountsCompleteVerification.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsCompleteVerification.js +72 -0
- package/mcp-server/tools/bankAccountsCompleteVerification.js.map +1 -0
- package/mcp-server/tools/bankAccountsDisable.d.ts +8 -0
- package/mcp-server/tools/bankAccountsDisable.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsDisable.js +64 -0
- package/mcp-server/tools/bankAccountsDisable.js.map +1 -0
- package/mcp-server/tools/bankAccountsGet.d.ts +8 -0
- package/mcp-server/tools/bankAccountsGet.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsGet.js +67 -0
- package/mcp-server/tools/bankAccountsGet.js.map +1 -0
- package/mcp-server/tools/bankAccountsGetVerification.d.ts +8 -0
- package/mcp-server/tools/bankAccountsGetVerification.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsGetVerification.js +74 -0
- package/mcp-server/tools/bankAccountsGetVerification.js.map +1 -0
- package/mcp-server/tools/bankAccountsInitiateMicroDeposits.d.ts +8 -0
- package/mcp-server/tools/bankAccountsInitiateMicroDeposits.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsInitiateMicroDeposits.js +75 -0
- package/mcp-server/tools/bankAccountsInitiateMicroDeposits.js.map +1 -0
- package/mcp-server/tools/bankAccountsInitiateVerification.d.ts +8 -0
- package/mcp-server/tools/bankAccountsInitiateVerification.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsInitiateVerification.js +80 -0
- package/mcp-server/tools/bankAccountsInitiateVerification.js.map +1 -0
- package/mcp-server/tools/bankAccountsLink.d.ts +8 -0
- package/mcp-server/tools/bankAccountsLink.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsLink.js +70 -0
- package/mcp-server/tools/bankAccountsLink.js.map +1 -0
- package/mcp-server/tools/bankAccountsList.d.ts +8 -0
- package/mcp-server/tools/bankAccountsList.d.ts.map +1 -0
- package/mcp-server/tools/bankAccountsList.js +67 -0
- package/mcp-server/tools/bankAccountsList.js.map +1 -0
- package/mcp-server/tools/brandingCreate.d.ts +8 -0
- package/mcp-server/tools/brandingCreate.d.ts.map +1 -0
- package/mcp-server/tools/brandingCreate.js +65 -0
- package/mcp-server/tools/brandingCreate.js.map +1 -0
- package/mcp-server/tools/brandingGet.d.ts +8 -0
- package/mcp-server/tools/brandingGet.d.ts.map +1 -0
- package/mcp-server/tools/brandingGet.js +65 -0
- package/mcp-server/tools/brandingGet.js.map +1 -0
- package/mcp-server/tools/brandingUpsert.d.ts +8 -0
- package/mcp-server/tools/brandingUpsert.d.ts.map +1 -0
- package/mcp-server/tools/brandingUpsert.js +65 -0
- package/mcp-server/tools/brandingUpsert.js.map +1 -0
- package/mcp-server/tools/capabilitiesDisable.d.ts +8 -0
- package/mcp-server/tools/capabilitiesDisable.d.ts.map +1 -0
- package/mcp-server/tools/capabilitiesDisable.js +64 -0
- package/mcp-server/tools/capabilitiesDisable.js.map +1 -0
- package/mcp-server/tools/capabilitiesGet.d.ts +8 -0
- package/mcp-server/tools/capabilitiesGet.d.ts.map +1 -0
- package/mcp-server/tools/capabilitiesGet.js +65 -0
- package/mcp-server/tools/capabilitiesGet.js.map +1 -0
- package/mcp-server/tools/capabilitiesList.d.ts +8 -0
- package/mcp-server/tools/capabilitiesList.d.ts.map +1 -0
- package/mcp-server/tools/capabilitiesList.js +67 -0
- package/mcp-server/tools/capabilitiesList.js.map +1 -0
- package/mcp-server/tools/capabilitiesRequest.d.ts +8 -0
- package/mcp-server/tools/capabilitiesRequest.d.ts.map +1 -0
- package/mcp-server/tools/capabilitiesRequest.js +65 -0
- package/mcp-server/tools/capabilitiesRequest.js.map +1 -0
- package/mcp-server/tools/cardIssuingGet.d.ts +8 -0
- package/mcp-server/tools/cardIssuingGet.d.ts.map +1 -0
- package/mcp-server/tools/cardIssuingGet.js +65 -0
- package/mcp-server/tools/cardIssuingGet.js.map +1 -0
- package/mcp-server/tools/cardIssuingGetFull.d.ts +8 -0
- package/mcp-server/tools/cardIssuingGetFull.d.ts.map +1 -0
- package/mcp-server/tools/cardIssuingGetFull.js +67 -0
- package/mcp-server/tools/cardIssuingGetFull.js.map +1 -0
- package/mcp-server/tools/cardIssuingList.d.ts +8 -0
- package/mcp-server/tools/cardIssuingList.d.ts.map +1 -0
- package/mcp-server/tools/cardIssuingList.js +65 -0
- package/mcp-server/tools/cardIssuingList.js.map +1 -0
- package/mcp-server/tools/cardIssuingRequest.d.ts +8 -0
- package/mcp-server/tools/cardIssuingRequest.d.ts.map +1 -0
- package/mcp-server/tools/cardIssuingRequest.js +65 -0
- package/mcp-server/tools/cardIssuingRequest.js.map +1 -0
- package/mcp-server/tools/cardIssuingUpdate.d.ts +8 -0
- package/mcp-server/tools/cardIssuingUpdate.d.ts.map +1 -0
- package/mcp-server/tools/cardIssuingUpdate.js +64 -0
- package/mcp-server/tools/cardIssuingUpdate.js.map +1 -0
- package/mcp-server/tools/cardsDisable.d.ts +8 -0
- package/mcp-server/tools/cardsDisable.d.ts.map +1 -0
- package/mcp-server/tools/cardsDisable.js +64 -0
- package/mcp-server/tools/cardsDisable.js.map +1 -0
- package/mcp-server/tools/cardsGet.d.ts +8 -0
- package/mcp-server/tools/cardsGet.d.ts.map +1 -0
- package/mcp-server/tools/cardsGet.js +67 -0
- package/mcp-server/tools/cardsGet.js.map +1 -0
- package/mcp-server/tools/cardsLink.d.ts +8 -0
- package/mcp-server/tools/cardsLink.d.ts.map +1 -0
- package/mcp-server/tools/cardsLink.js +79 -0
- package/mcp-server/tools/cardsLink.js.map +1 -0
- package/mcp-server/tools/cardsList.d.ts +8 -0
- package/mcp-server/tools/cardsList.d.ts.map +1 -0
- package/mcp-server/tools/cardsList.js +67 -0
- package/mcp-server/tools/cardsList.js.map +1 -0
- package/mcp-server/tools/cardsUpdate.d.ts +8 -0
- package/mcp-server/tools/cardsUpdate.d.ts.map +1 -0
- package/mcp-server/tools/cardsUpdate.js +74 -0
- package/mcp-server/tools/cardsUpdate.js.map +1 -0
- package/mcp-server/tools/disputesAccept.d.ts +8 -0
- package/mcp-server/tools/disputesAccept.d.ts.map +1 -0
- package/mcp-server/tools/disputesAccept.js +67 -0
- package/mcp-server/tools/disputesAccept.js.map +1 -0
- package/mcp-server/tools/disputesDeleteEvidence.d.ts +8 -0
- package/mcp-server/tools/disputesDeleteEvidence.d.ts.map +1 -0
- package/mcp-server/tools/disputesDeleteEvidence.js +66 -0
- package/mcp-server/tools/disputesDeleteEvidence.js.map +1 -0
- package/mcp-server/tools/disputesGet.d.ts +8 -0
- package/mcp-server/tools/disputesGet.d.ts.map +1 -0
- package/mcp-server/tools/disputesGet.js +67 -0
- package/mcp-server/tools/disputesGet.js.map +1 -0
- package/mcp-server/tools/disputesGetEvidence.d.ts +8 -0
- package/mcp-server/tools/disputesGetEvidence.d.ts.map +1 -0
- package/mcp-server/tools/disputesGetEvidence.js +67 -0
- package/mcp-server/tools/disputesGetEvidence.js.map +1 -0
- package/mcp-server/tools/disputesGetEvidenceData.d.ts +8 -0
- package/mcp-server/tools/disputesGetEvidenceData.d.ts.map +1 -0
- package/mcp-server/tools/disputesGetEvidenceData.js +67 -0
- package/mcp-server/tools/disputesGetEvidenceData.js.map +1 -0
- package/mcp-server/tools/disputesList.d.ts +8 -0
- package/mcp-server/tools/disputesList.d.ts.map +1 -0
- package/mcp-server/tools/disputesList.js +67 -0
- package/mcp-server/tools/disputesList.js.map +1 -0
- package/mcp-server/tools/disputesListEvidence.d.ts +8 -0
- package/mcp-server/tools/disputesListEvidence.d.ts.map +1 -0
- package/mcp-server/tools/disputesListEvidence.js +67 -0
- package/mcp-server/tools/disputesListEvidence.js.map +1 -0
- package/mcp-server/tools/disputesSubmitEvidence.d.ts +8 -0
- package/mcp-server/tools/disputesSubmitEvidence.d.ts.map +1 -0
- package/mcp-server/tools/disputesSubmitEvidence.js +70 -0
- package/mcp-server/tools/disputesSubmitEvidence.js.map +1 -0
- package/mcp-server/tools/disputesUpdateEvidence.d.ts +8 -0
- package/mcp-server/tools/disputesUpdateEvidence.d.ts.map +1 -0
- package/mcp-server/tools/disputesUpdateEvidence.js +67 -0
- package/mcp-server/tools/disputesUpdateEvidence.js.map +1 -0
- package/mcp-server/tools/disputesUploadEvidenceFile.d.ts +8 -0
- package/mcp-server/tools/disputesUploadEvidenceFile.d.ts.map +1 -0
- package/mcp-server/tools/disputesUploadEvidenceFile.js +67 -0
- package/mcp-server/tools/disputesUploadEvidenceFile.js.map +1 -0
- package/mcp-server/tools/disputesUploadEvidenceText.d.ts +8 -0
- package/mcp-server/tools/disputesUploadEvidenceText.d.ts.map +1 -0
- package/mcp-server/tools/disputesUploadEvidenceText.js +67 -0
- package/mcp-server/tools/disputesUploadEvidenceText.js.map +1 -0
- package/mcp-server/tools/endToEndEncryptionGenerateKey.d.ts +8 -0
- package/mcp-server/tools/endToEndEncryptionGenerateKey.d.ts.map +1 -0
- package/mcp-server/tools/endToEndEncryptionGenerateKey.js +62 -0
- package/mcp-server/tools/endToEndEncryptionGenerateKey.js.map +1 -0
- package/mcp-server/tools/endToEndEncryptionTestEncryptedToken.d.ts +8 -0
- package/mcp-server/tools/endToEndEncryptionTestEncryptedToken.d.ts.map +1 -0
- package/mcp-server/tools/endToEndEncryptionTestEncryptedToken.js +64 -0
- package/mcp-server/tools/endToEndEncryptionTestEncryptedToken.js.map +1 -0
- package/mcp-server/tools/enrichedAddressGet.d.ts +8 -0
- package/mcp-server/tools/enrichedAddressGet.d.ts.map +1 -0
- package/mcp-server/tools/enrichedAddressGet.js +65 -0
- package/mcp-server/tools/enrichedAddressGet.js.map +1 -0
- package/mcp-server/tools/enrichedProfileGet.d.ts +8 -0
- package/mcp-server/tools/enrichedProfileGet.d.ts.map +1 -0
- package/mcp-server/tools/enrichedProfileGet.js +65 -0
- package/mcp-server/tools/enrichedProfileGet.js.map +1 -0
- package/mcp-server/tools/feePlansCreateFeePlanAgreements.d.ts +8 -0
- package/mcp-server/tools/feePlansCreateFeePlanAgreements.d.ts.map +1 -0
- package/mcp-server/tools/feePlansCreateFeePlanAgreements.js +65 -0
- package/mcp-server/tools/feePlansCreateFeePlanAgreements.js.map +1 -0
- package/mcp-server/tools/feePlansGetResidual.d.ts +8 -0
- package/mcp-server/tools/feePlansGetResidual.d.ts.map +1 -0
- package/mcp-server/tools/feePlansGetResidual.js +65 -0
- package/mcp-server/tools/feePlansGetResidual.js.map +1 -0
- package/mcp-server/tools/feePlansListFeePlanAgreements.d.ts +8 -0
- package/mcp-server/tools/feePlansListFeePlanAgreements.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListFeePlanAgreements.js +65 -0
- package/mcp-server/tools/feePlansListFeePlanAgreements.js.map +1 -0
- package/mcp-server/tools/feePlansListFeePlans.d.ts +8 -0
- package/mcp-server/tools/feePlansListFeePlans.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListFeePlans.js +66 -0
- package/mcp-server/tools/feePlansListFeePlans.js.map +1 -0
- package/mcp-server/tools/feePlansListFeeRevenue.d.ts +8 -0
- package/mcp-server/tools/feePlansListFeeRevenue.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListFeeRevenue.js +65 -0
- package/mcp-server/tools/feePlansListFeeRevenue.js.map +1 -0
- package/mcp-server/tools/feePlansListFeesFetch.d.ts +8 -0
- package/mcp-server/tools/feePlansListFeesFetch.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListFeesFetch.js +65 -0
- package/mcp-server/tools/feePlansListFeesFetch.js.map +1 -0
- package/mcp-server/tools/feePlansListPartnerPricingAgreements.d.ts +8 -0
- package/mcp-server/tools/feePlansListPartnerPricingAgreements.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListPartnerPricingAgreements.js +65 -0
- package/mcp-server/tools/feePlansListPartnerPricingAgreements.js.map +1 -0
- package/mcp-server/tools/feePlansListResidualFees.d.ts +8 -0
- package/mcp-server/tools/feePlansListResidualFees.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListResidualFees.js +65 -0
- package/mcp-server/tools/feePlansListResidualFees.js.map +1 -0
- package/mcp-server/tools/feePlansListResiduals.d.ts +8 -0
- package/mcp-server/tools/feePlansListResiduals.d.ts.map +1 -0
- package/mcp-server/tools/feePlansListResiduals.js +65 -0
- package/mcp-server/tools/feePlansListResiduals.js.map +1 -0
- package/mcp-server/tools/feePlansRetrieveFees.d.ts +8 -0
- package/mcp-server/tools/feePlansRetrieveFees.d.ts.map +1 -0
- package/mcp-server/tools/feePlansRetrieveFees.js +65 -0
- package/mcp-server/tools/feePlansRetrieveFees.js.map +1 -0
- package/mcp-server/tools/filesGet.d.ts +8 -0
- package/mcp-server/tools/filesGet.d.ts.map +1 -0
- package/mcp-server/tools/filesGet.js +65 -0
- package/mcp-server/tools/filesGet.js.map +1 -0
- package/mcp-server/tools/filesList.d.ts +8 -0
- package/mcp-server/tools/filesList.d.ts.map +1 -0
- package/mcp-server/tools/filesList.js +65 -0
- package/mcp-server/tools/filesList.js.map +1 -0
- package/mcp-server/tools/filesUpload.d.ts +8 -0
- package/mcp-server/tools/filesUpload.d.ts.map +1 -0
- package/mcp-server/tools/filesUpload.js +68 -0
- package/mcp-server/tools/filesUpload.js.map +1 -0
- package/mcp-server/tools/imagesDelete.d.ts +8 -0
- package/mcp-server/tools/imagesDelete.d.ts.map +1 -0
- package/mcp-server/tools/imagesDelete.js +64 -0
- package/mcp-server/tools/imagesDelete.js.map +1 -0
- package/mcp-server/tools/imagesGetMetadata.d.ts +8 -0
- package/mcp-server/tools/imagesGetMetadata.d.ts.map +1 -0
- package/mcp-server/tools/imagesGetMetadata.js +62 -0
- package/mcp-server/tools/imagesGetMetadata.js.map +1 -0
- package/mcp-server/tools/imagesGetPublic.d.ts +8 -0
- package/mcp-server/tools/imagesGetPublic.d.ts.map +1 -0
- package/mcp-server/tools/imagesGetPublic.js +62 -0
- package/mcp-server/tools/imagesGetPublic.js.map +1 -0
- package/mcp-server/tools/imagesList.d.ts +8 -0
- package/mcp-server/tools/imagesList.d.ts.map +1 -0
- package/mcp-server/tools/imagesList.js +62 -0
- package/mcp-server/tools/imagesList.js.map +1 -0
- package/mcp-server/tools/imagesUpdate.d.ts +8 -0
- package/mcp-server/tools/imagesUpdate.d.ts.map +1 -0
- package/mcp-server/tools/imagesUpdate.js +65 -0
- package/mcp-server/tools/imagesUpdate.js.map +1 -0
- package/mcp-server/tools/imagesUpdateMetadata.d.ts +8 -0
- package/mcp-server/tools/imagesUpdateMetadata.d.ts.map +1 -0
- package/mcp-server/tools/imagesUpdateMetadata.js +62 -0
- package/mcp-server/tools/imagesUpdateMetadata.js.map +1 -0
- package/mcp-server/tools/imagesUpload.d.ts +8 -0
- package/mcp-server/tools/imagesUpload.d.ts.map +1 -0
- package/mcp-server/tools/imagesUpload.js +63 -0
- package/mcp-server/tools/imagesUpload.js.map +1 -0
- package/mcp-server/tools/industriesList.d.ts +8 -0
- package/mcp-server/tools/industriesList.d.ts.map +1 -0
- package/mcp-server/tools/industriesList.js +65 -0
- package/mcp-server/tools/industriesList.js.map +1 -0
- package/mcp-server/tools/institutionsSearch.d.ts +8 -0
- package/mcp-server/tools/institutionsSearch.d.ts.map +1 -0
- package/mcp-server/tools/institutionsSearch.js +67 -0
- package/mcp-server/tools/institutionsSearch.js.map +1 -0
- 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/mcp-server/tools/invoicesCreateInvoice.d.ts +8 -0
- package/mcp-server/tools/invoicesCreateInvoice.d.ts.map +1 -0
- package/mcp-server/tools/invoicesCreateInvoice.js +65 -0
- package/mcp-server/tools/invoicesCreateInvoice.js.map +1 -0
- package/mcp-server/tools/invoicesCreateInvoicePayment.d.ts +8 -0
- package/mcp-server/tools/invoicesCreateInvoicePayment.d.ts.map +1 -0
- package/mcp-server/tools/invoicesCreateInvoicePayment.js +66 -0
- package/mcp-server/tools/invoicesCreateInvoicePayment.js.map +1 -0
- package/mcp-server/tools/invoicesGetInvoice.d.ts +8 -0
- package/mcp-server/tools/invoicesGetInvoice.d.ts.map +1 -0
- package/mcp-server/tools/invoicesGetInvoice.js +65 -0
- package/mcp-server/tools/invoicesGetInvoice.js.map +1 -0
- package/mcp-server/tools/invoicesListInvoicePayments.d.ts +8 -0
- package/mcp-server/tools/invoicesListInvoicePayments.d.ts.map +1 -0
- package/mcp-server/tools/invoicesListInvoicePayments.js +65 -0
- package/mcp-server/tools/invoicesListInvoicePayments.js.map +1 -0
- package/mcp-server/tools/invoicesListInvoices.d.ts +8 -0
- package/mcp-server/tools/invoicesListInvoices.d.ts.map +1 -0
- package/mcp-server/tools/invoicesListInvoices.js +65 -0
- package/mcp-server/tools/invoicesListInvoices.js.map +1 -0
- package/mcp-server/tools/invoicesUpdateInvoice.d.ts +8 -0
- package/mcp-server/tools/invoicesUpdateInvoice.d.ts.map +1 -0
- package/mcp-server/tools/invoicesUpdateInvoice.js +65 -0
- package/mcp-server/tools/invoicesUpdateInvoice.js.map +1 -0
- package/mcp-server/tools/issuingTransactionsGet.d.ts +8 -0
- package/mcp-server/tools/issuingTransactionsGet.d.ts.map +1 -0
- package/mcp-server/tools/issuingTransactionsGet.js +65 -0
- package/mcp-server/tools/issuingTransactionsGet.js.map +1 -0
- package/mcp-server/tools/issuingTransactionsGetAuthorization.d.ts +8 -0
- package/mcp-server/tools/issuingTransactionsGetAuthorization.d.ts.map +1 -0
- package/mcp-server/tools/issuingTransactionsGetAuthorization.js +65 -0
- package/mcp-server/tools/issuingTransactionsGetAuthorization.js.map +1 -0
- package/mcp-server/tools/issuingTransactionsList.d.ts +8 -0
- package/mcp-server/tools/issuingTransactionsList.d.ts.map +1 -0
- package/mcp-server/tools/issuingTransactionsList.js +65 -0
- package/mcp-server/tools/issuingTransactionsList.js.map +1 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizationEvents.d.ts +8 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizationEvents.d.ts.map +1 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizationEvents.js +65 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizationEvents.js.map +1 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizations.d.ts +8 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizations.d.ts.map +1 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizations.js +65 -0
- package/mcp-server/tools/issuingTransactionsListAuthorizations.js.map +1 -0
- package/mcp-server/tools/onboardingCreateInvite.d.ts +8 -0
- package/mcp-server/tools/onboardingCreateInvite.d.ts.map +1 -0
- package/mcp-server/tools/onboardingCreateInvite.js +65 -0
- package/mcp-server/tools/onboardingCreateInvite.js.map +1 -0
- package/mcp-server/tools/onboardingGetInvite.d.ts +8 -0
- package/mcp-server/tools/onboardingGetInvite.d.ts.map +1 -0
- package/mcp-server/tools/onboardingGetInvite.js +65 -0
- package/mcp-server/tools/onboardingGetInvite.js.map +1 -0
- package/mcp-server/tools/onboardingListInvites.d.ts +8 -0
- package/mcp-server/tools/onboardingListInvites.d.ts.map +1 -0
- package/mcp-server/tools/onboardingListInvites.js +65 -0
- package/mcp-server/tools/onboardingListInvites.js.map +1 -0
- package/mcp-server/tools/onboardingRevokeInvite.d.ts +8 -0
- package/mcp-server/tools/onboardingRevokeInvite.d.ts.map +1 -0
- package/mcp-server/tools/onboardingRevokeInvite.js +64 -0
- package/mcp-server/tools/onboardingRevokeInvite.js.map +1 -0
- package/mcp-server/tools/paymentLinksCreate.d.ts +8 -0
- package/mcp-server/tools/paymentLinksCreate.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksCreate.js +65 -0
- package/mcp-server/tools/paymentLinksCreate.js.map +1 -0
- package/mcp-server/tools/paymentLinksDisable.d.ts +8 -0
- package/mcp-server/tools/paymentLinksDisable.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksDisable.js +64 -0
- package/mcp-server/tools/paymentLinksDisable.js.map +1 -0
- package/mcp-server/tools/paymentLinksGet.d.ts +8 -0
- package/mcp-server/tools/paymentLinksGet.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksGet.js +65 -0
- package/mcp-server/tools/paymentLinksGet.js.map +1 -0
- package/mcp-server/tools/paymentLinksGetQRCode.d.ts +8 -0
- package/mcp-server/tools/paymentLinksGetQRCode.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksGetQRCode.js +67 -0
- package/mcp-server/tools/paymentLinksGetQRCode.js.map +1 -0
- package/mcp-server/tools/paymentLinksList.d.ts +8 -0
- package/mcp-server/tools/paymentLinksList.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksList.js +65 -0
- package/mcp-server/tools/paymentLinksList.js.map +1 -0
- package/mcp-server/tools/paymentLinksUpdate.d.ts +8 -0
- package/mcp-server/tools/paymentLinksUpdate.d.ts.map +1 -0
- package/mcp-server/tools/paymentLinksUpdate.js +65 -0
- package/mcp-server/tools/paymentLinksUpdate.js.map +1 -0
- package/mcp-server/tools/paymentMethodsGet.d.ts +8 -0
- package/mcp-server/tools/paymentMethodsGet.d.ts.map +1 -0
- package/mcp-server/tools/paymentMethodsGet.js +65 -0
- package/mcp-server/tools/paymentMethodsGet.js.map +1 -0
- package/mcp-server/tools/paymentMethodsList.d.ts +8 -0
- package/mcp-server/tools/paymentMethodsList.d.ts.map +1 -0
- package/mcp-server/tools/paymentMethodsList.js +66 -0
- package/mcp-server/tools/paymentMethodsList.js.map +1 -0
- package/mcp-server/tools/pingPing.d.ts +8 -0
- package/mcp-server/tools/pingPing.d.ts.map +1 -0
- package/mcp-server/tools/pingPing.js +64 -0
- package/mcp-server/tools/pingPing.js.map +1 -0
- package/mcp-server/tools/productsCreate.d.ts +8 -0
- package/mcp-server/tools/productsCreate.d.ts.map +1 -0
- package/mcp-server/tools/productsCreate.js +62 -0
- package/mcp-server/tools/productsCreate.js.map +1 -0
- package/mcp-server/tools/productsDisable.d.ts +8 -0
- package/mcp-server/tools/productsDisable.d.ts.map +1 -0
- package/mcp-server/tools/productsDisable.js +63 -0
- package/mcp-server/tools/productsDisable.js.map +1 -0
- package/mcp-server/tools/productsGet.d.ts +8 -0
- package/mcp-server/tools/productsGet.d.ts.map +1 -0
- package/mcp-server/tools/productsGet.js +62 -0
- package/mcp-server/tools/productsGet.js.map +1 -0
- package/mcp-server/tools/productsList.d.ts +8 -0
- package/mcp-server/tools/productsList.d.ts.map +1 -0
- package/mcp-server/tools/productsList.js +62 -0
- package/mcp-server/tools/productsList.js.map +1 -0
- package/mcp-server/tools/productsUpdate.d.ts +8 -0
- package/mcp-server/tools/productsUpdate.d.ts.map +1 -0
- package/mcp-server/tools/productsUpdate.js +62 -0
- package/mcp-server/tools/productsUpdate.js.map +1 -0
- package/mcp-server/tools/receiptsCreate.d.ts +9 -0
- package/mcp-server/tools/receiptsCreate.d.ts.map +1 -0
- package/mcp-server/tools/receiptsCreate.js +66 -0
- package/mcp-server/tools/receiptsCreate.js.map +1 -0
- package/mcp-server/tools/receiptsList.d.ts +8 -0
- package/mcp-server/tools/receiptsList.d.ts.map +1 -0
- package/mcp-server/tools/receiptsList.js +65 -0
- package/mcp-server/tools/receiptsList.js.map +1 -0
- package/mcp-server/tools/representativesCreate.d.ts +8 -0
- package/mcp-server/tools/representativesCreate.d.ts.map +1 -0
- package/mcp-server/tools/representativesCreate.js +67 -0
- package/mcp-server/tools/representativesCreate.js.map +1 -0
- package/mcp-server/tools/representativesDelete.d.ts +8 -0
- package/mcp-server/tools/representativesDelete.d.ts.map +1 -0
- package/mcp-server/tools/representativesDelete.js +64 -0
- package/mcp-server/tools/representativesDelete.js.map +1 -0
- package/mcp-server/tools/representativesGet.d.ts +8 -0
- package/mcp-server/tools/representativesGet.d.ts.map +1 -0
- package/mcp-server/tools/representativesGet.js +65 -0
- package/mcp-server/tools/representativesGet.js.map +1 -0
- package/mcp-server/tools/representativesList.d.ts +8 -0
- package/mcp-server/tools/representativesList.d.ts.map +1 -0
- package/mcp-server/tools/representativesList.js +68 -0
- package/mcp-server/tools/representativesList.js.map +1 -0
- package/mcp-server/tools/representativesUpdate.d.ts +8 -0
- package/mcp-server/tools/representativesUpdate.d.ts.map +1 -0
- package/mcp-server/tools/representativesUpdate.js +78 -0
- package/mcp-server/tools/representativesUpdate.js.map +1 -0
- package/mcp-server/tools/schedulingCancel.d.ts +8 -0
- package/mcp-server/tools/schedulingCancel.d.ts.map +1 -0
- package/mcp-server/tools/schedulingCancel.js +64 -0
- package/mcp-server/tools/schedulingCancel.js.map +1 -0
- package/mcp-server/tools/schedulingCreate.d.ts +8 -0
- package/mcp-server/tools/schedulingCreate.d.ts.map +1 -0
- package/mcp-server/tools/schedulingCreate.js +65 -0
- package/mcp-server/tools/schedulingCreate.js.map +1 -0
- package/mcp-server/tools/schedulingGet.d.ts +8 -0
- package/mcp-server/tools/schedulingGet.d.ts.map +1 -0
- package/mcp-server/tools/schedulingGet.js +65 -0
- package/mcp-server/tools/schedulingGet.js.map +1 -0
- package/mcp-server/tools/schedulingGetOccurrance.d.ts +8 -0
- package/mcp-server/tools/schedulingGetOccurrance.d.ts.map +1 -0
- package/mcp-server/tools/schedulingGetOccurrance.js +65 -0
- package/mcp-server/tools/schedulingGetOccurrance.js.map +1 -0
- package/mcp-server/tools/schedulingList.d.ts +8 -0
- package/mcp-server/tools/schedulingList.d.ts.map +1 -0
- package/mcp-server/tools/schedulingList.js +65 -0
- package/mcp-server/tools/schedulingList.js.map +1 -0
- package/mcp-server/tools/schedulingUpdate.d.ts +8 -0
- package/mcp-server/tools/schedulingUpdate.d.ts.map +1 -0
- package/mcp-server/tools/schedulingUpdate.js +65 -0
- package/mcp-server/tools/schedulingUpdate.js.map +1 -0
- package/mcp-server/tools/statementsGet.d.ts +8 -0
- package/mcp-server/tools/statementsGet.d.ts.map +1 -0
- package/mcp-server/tools/statementsGet.js +67 -0
- package/mcp-server/tools/statementsGet.js.map +1 -0
- package/mcp-server/tools/statementsList.d.ts +8 -0
- package/mcp-server/tools/statementsList.d.ts.map +1 -0
- package/mcp-server/tools/statementsList.js +65 -0
- package/mcp-server/tools/statementsList.js.map +1 -0
- package/mcp-server/tools/supportCreateTicket.d.ts +8 -0
- package/mcp-server/tools/supportCreateTicket.d.ts.map +1 -0
- package/mcp-server/tools/supportCreateTicket.js +68 -0
- package/mcp-server/tools/supportCreateTicket.js.map +1 -0
- package/mcp-server/tools/supportGetTicket.d.ts +8 -0
- package/mcp-server/tools/supportGetTicket.d.ts.map +1 -0
- package/mcp-server/tools/supportGetTicket.js +68 -0
- package/mcp-server/tools/supportGetTicket.js.map +1 -0
- package/mcp-server/tools/supportListTicketMessages.d.ts +8 -0
- package/mcp-server/tools/supportListTicketMessages.d.ts.map +1 -0
- package/mcp-server/tools/supportListTicketMessages.js +68 -0
- package/mcp-server/tools/supportListTicketMessages.js.map +1 -0
- package/mcp-server/tools/supportListTickets.d.ts +8 -0
- package/mcp-server/tools/supportListTickets.d.ts.map +1 -0
- package/mcp-server/tools/supportListTickets.js +68 -0
- package/mcp-server/tools/supportListTickets.js.map +1 -0
- package/mcp-server/tools/supportUpdateTicket.d.ts +8 -0
- package/mcp-server/tools/supportUpdateTicket.d.ts.map +1 -0
- package/mcp-server/tools/supportUpdateTicket.js +68 -0
- package/mcp-server/tools/supportUpdateTicket.js.map +1 -0
- package/mcp-server/tools/sweepsCreateConfig.d.ts +8 -0
- package/mcp-server/tools/sweepsCreateConfig.d.ts.map +1 -0
- package/mcp-server/tools/sweepsCreateConfig.js +65 -0
- package/mcp-server/tools/sweepsCreateConfig.js.map +1 -0
- package/mcp-server/tools/sweepsGet.d.ts +8 -0
- package/mcp-server/tools/sweepsGet.d.ts.map +1 -0
- package/mcp-server/tools/sweepsGet.js +65 -0
- package/mcp-server/tools/sweepsGet.js.map +1 -0
- package/mcp-server/tools/sweepsGetConfig.d.ts +8 -0
- package/mcp-server/tools/sweepsGetConfig.d.ts.map +1 -0
- package/mcp-server/tools/sweepsGetConfig.js +65 -0
- package/mcp-server/tools/sweepsGetConfig.js.map +1 -0
- package/mcp-server/tools/sweepsList.d.ts +8 -0
- package/mcp-server/tools/sweepsList.d.ts.map +1 -0
- package/mcp-server/tools/sweepsList.js +65 -0
- package/mcp-server/tools/sweepsList.js.map +1 -0
- package/mcp-server/tools/sweepsListConfigs.d.ts +8 -0
- package/mcp-server/tools/sweepsListConfigs.d.ts.map +1 -0
- package/mcp-server/tools/sweepsListConfigs.js +65 -0
- package/mcp-server/tools/sweepsListConfigs.js.map +1 -0
- package/mcp-server/tools/sweepsUpdateConfig.d.ts +8 -0
- package/mcp-server/tools/sweepsUpdateConfig.d.ts.map +1 -0
- package/mcp-server/tools/sweepsUpdateConfig.js +65 -0
- package/mcp-server/tools/sweepsUpdateConfig.js.map +1 -0
- package/mcp-server/tools/terminalApplicationsCreate.d.ts +8 -0
- package/mcp-server/tools/terminalApplicationsCreate.d.ts.map +1 -0
- package/mcp-server/tools/terminalApplicationsCreate.js +65 -0
- package/mcp-server/tools/terminalApplicationsCreate.js.map +1 -0
- package/mcp-server/tools/terminalApplicationsCreateVersion.d.ts +8 -0
- package/mcp-server/tools/terminalApplicationsCreateVersion.d.ts.map +1 -0
- package/mcp-server/tools/terminalApplicationsCreateVersion.js +65 -0
- package/mcp-server/tools/terminalApplicationsCreateVersion.js.map +1 -0
- package/mcp-server/tools/terminalApplicationsDelete.d.ts +8 -0
- package/mcp-server/tools/terminalApplicationsDelete.d.ts.map +1 -0
- package/mcp-server/tools/terminalApplicationsDelete.js +64 -0
- package/mcp-server/tools/terminalApplicationsDelete.js.map +1 -0
- package/mcp-server/tools/terminalApplicationsGet.d.ts +8 -0
- package/mcp-server/tools/terminalApplicationsGet.d.ts.map +1 -0
- package/mcp-server/tools/terminalApplicationsGet.js +65 -0
- package/mcp-server/tools/terminalApplicationsGet.js.map +1 -0
- package/mcp-server/tools/terminalApplicationsList.d.ts +8 -0
- package/mcp-server/tools/terminalApplicationsList.d.ts.map +1 -0
- package/mcp-server/tools/terminalApplicationsList.js +65 -0
- package/mcp-server/tools/terminalApplicationsList.js.map +1 -0
- package/mcp-server/tools/transfersCreate.d.ts +8 -0
- package/mcp-server/tools/transfersCreate.d.ts.map +1 -0
- package/mcp-server/tools/transfersCreate.js +67 -0
- package/mcp-server/tools/transfersCreate.js.map +1 -0
- package/mcp-server/tools/transfersCreateCancellation.d.ts +8 -0
- package/mcp-server/tools/transfersCreateCancellation.d.ts.map +1 -0
- package/mcp-server/tools/transfersCreateCancellation.js +65 -0
- package/mcp-server/tools/transfersCreateCancellation.js.map +1 -0
- package/mcp-server/tools/transfersCreateReversal.d.ts +8 -0
- package/mcp-server/tools/transfersCreateReversal.d.ts.map +1 -0
- package/mcp-server/tools/transfersCreateReversal.js +67 -0
- package/mcp-server/tools/transfersCreateReversal.js.map +1 -0
- package/mcp-server/tools/transfersGenerateOptions.d.ts +8 -0
- package/mcp-server/tools/transfersGenerateOptions.d.ts.map +1 -0
- package/mcp-server/tools/transfersGenerateOptions.js +70 -0
- package/mcp-server/tools/transfersGenerateOptions.js.map +1 -0
- package/mcp-server/tools/transfersGet.d.ts +8 -0
- package/mcp-server/tools/transfersGet.d.ts.map +1 -0
- package/mcp-server/tools/transfersGet.js +68 -0
- package/mcp-server/tools/transfersGet.js.map +1 -0
- package/mcp-server/tools/transfersGetCancellation.d.ts +8 -0
- package/mcp-server/tools/transfersGetCancellation.d.ts.map +1 -0
- package/mcp-server/tools/transfersGetCancellation.js +65 -0
- package/mcp-server/tools/transfersGetCancellation.js.map +1 -0
- package/mcp-server/tools/transfersGetRefund.d.ts +8 -0
- package/mcp-server/tools/transfersGetRefund.d.ts.map +1 -0
- package/mcp-server/tools/transfersGetRefund.js +65 -0
- package/mcp-server/tools/transfersGetRefund.js.map +1 -0
- package/mcp-server/tools/transfersInitiateRefund.d.ts +8 -0
- package/mcp-server/tools/transfersInitiateRefund.d.ts.map +1 -0
- package/mcp-server/tools/transfersInitiateRefund.js +68 -0
- package/mcp-server/tools/transfersInitiateRefund.js.map +1 -0
- package/mcp-server/tools/transfersList.d.ts +8 -0
- package/mcp-server/tools/transfersList.d.ts.map +1 -0
- package/mcp-server/tools/transfersList.js +72 -0
- package/mcp-server/tools/transfersList.js.map +1 -0
- package/mcp-server/tools/transfersListRefunds.d.ts +8 -0
- package/mcp-server/tools/transfersListRefunds.d.ts.map +1 -0
- package/mcp-server/tools/transfersListRefunds.js +65 -0
- package/mcp-server/tools/transfersListRefunds.js.map +1 -0
- package/mcp-server/tools/transfersUpdate.d.ts +8 -0
- package/mcp-server/tools/transfersUpdate.d.ts.map +1 -0
- package/mcp-server/tools/transfersUpdate.js +67 -0
- package/mcp-server/tools/transfersUpdate.js.map +1 -0
- package/mcp-server/tools/underwritingGet.d.ts +8 -0
- package/mcp-server/tools/underwritingGet.d.ts.map +1 -0
- package/mcp-server/tools/underwritingGet.js +67 -0
- package/mcp-server/tools/underwritingGet.js.map +1 -0
- package/mcp-server/tools/underwritingSave.d.ts +8 -0
- package/mcp-server/tools/underwritingSave.d.ts.map +1 -0
- package/mcp-server/tools/underwritingSave.js +67 -0
- package/mcp-server/tools/underwritingSave.js.map +1 -0
- package/mcp-server/tools/underwritingUpsert.d.ts +8 -0
- package/mcp-server/tools/underwritingUpsert.d.ts.map +1 -0
- package/mcp-server/tools/underwritingUpsert.js +67 -0
- package/mcp-server/tools/underwritingUpsert.js.map +1 -0
- package/mcp-server/tools/walletTransactionsGet.d.ts +8 -0
- package/mcp-server/tools/walletTransactionsGet.d.ts.map +1 -0
- package/mcp-server/tools/walletTransactionsGet.js +67 -0
- package/mcp-server/tools/walletTransactionsGet.js.map +1 -0
- package/mcp-server/tools/walletTransactionsList.d.ts +8 -0
- package/mcp-server/tools/walletTransactionsList.d.ts.map +1 -0
- package/mcp-server/tools/walletTransactionsList.js +67 -0
- package/mcp-server/tools/walletTransactionsList.js.map +1 -0
- package/mcp-server/tools/walletsCreate.d.ts +8 -0
- package/mcp-server/tools/walletsCreate.d.ts.map +1 -0
- package/mcp-server/tools/walletsCreate.js +67 -0
- package/mcp-server/tools/walletsCreate.js.map +1 -0
- package/mcp-server/tools/walletsGet.d.ts +8 -0
- package/mcp-server/tools/walletsGet.d.ts.map +1 -0
- package/mcp-server/tools/walletsGet.js +67 -0
- package/mcp-server/tools/walletsGet.js.map +1 -0
- package/mcp-server/tools/walletsList.d.ts +8 -0
- package/mcp-server/tools/walletsList.d.ts.map +1 -0
- package/mcp-server/tools/walletsList.js +67 -0
- package/mcp-server/tools/walletsList.js.map +1 -0
- package/mcp-server/tools/walletsUpdate.d.ts +8 -0
- package/mcp-server/tools/walletsUpdate.d.ts.map +1 -0
- package/mcp-server/tools/walletsUpdate.js +67 -0
- package/mcp-server/tools/walletsUpdate.js.map +1 -0
- package/mcp-server/tools/webhooksCreate.d.ts +8 -0
- package/mcp-server/tools/webhooksCreate.d.ts.map +1 -0
- package/mcp-server/tools/webhooksCreate.js +62 -0
- package/mcp-server/tools/webhooksCreate.js.map +1 -0
- package/mcp-server/tools/webhooksDisable.d.ts +8 -0
- package/mcp-server/tools/webhooksDisable.d.ts.map +1 -0
- package/mcp-server/tools/webhooksDisable.js +61 -0
- package/mcp-server/tools/webhooksDisable.js.map +1 -0
- package/mcp-server/tools/webhooksGet.d.ts +8 -0
- package/mcp-server/tools/webhooksGet.d.ts.map +1 -0
- package/mcp-server/tools/webhooksGet.js +62 -0
- package/mcp-server/tools/webhooksGet.js.map +1 -0
- package/mcp-server/tools/webhooksGetSecret.d.ts +8 -0
- package/mcp-server/tools/webhooksGetSecret.d.ts.map +1 -0
- package/mcp-server/tools/webhooksGetSecret.js +62 -0
- package/mcp-server/tools/webhooksGetSecret.js.map +1 -0
- package/mcp-server/tools/webhooksList.d.ts +8 -0
- package/mcp-server/tools/webhooksList.d.ts.map +1 -0
- package/mcp-server/tools/webhooksList.js +62 -0
- package/mcp-server/tools/webhooksList.js.map +1 -0
- package/mcp-server/tools/webhooksListEventTypes.d.ts +8 -0
- package/mcp-server/tools/webhooksListEventTypes.d.ts.map +1 -0
- package/mcp-server/tools/webhooksListEventTypes.js +62 -0
- package/mcp-server/tools/webhooksListEventTypes.js.map +1 -0
- package/mcp-server/tools/webhooksPing.d.ts +8 -0
- package/mcp-server/tools/webhooksPing.d.ts.map +1 -0
- package/mcp-server/tools/webhooksPing.js +62 -0
- package/mcp-server/tools/webhooksPing.js.map +1 -0
- package/mcp-server/tools/webhooksUpdate.d.ts +8 -0
- package/mcp-server/tools/webhooksUpdate.d.ts.map +1 -0
- package/mcp-server/tools/webhooksUpdate.js +62 -0
- package/mcp-server/tools/webhooksUpdate.js.map +1 -0
- package/mcp-server/tools.d.ts +25 -0
- package/mcp-server/tools.d.ts.map +1 -0
- package/mcp-server/tools.js +82 -0
- package/mcp-server/tools.js.map +1 -0
- package/models/components/account.d.ts +90 -0
- package/models/components/account.d.ts.map +1 -0
- package/models/components/account.js +94 -0
- package/models/components/account.js.map +1 -0
- package/models/components/accountcapability.d.ts +22 -0
- package/models/components/accountcapability.d.ts.map +1 -0
- package/models/components/accountcapability.js +60 -0
- package/models/components/accountcapability.js.map +1 -0
- package/models/components/accountcountries.d.ts +20 -0
- package/models/components/accountcountries.d.ts.map +1 -0
- package/models/components/accountcountries.js +58 -0
- package/models/components/accountcountries.js.map +1 -0
- package/models/components/accountfees.d.ts +49 -0
- package/models/components/accountfees.d.ts.map +1 -0
- package/models/components/accountfees.js +69 -0
- package/models/components/accountfees.js.map +1 -0
- package/models/components/accountnameverification.d.ts +27 -0
- package/models/components/accountnameverification.d.ts.map +1 -0
- package/models/components/accountnameverification.js +65 -0
- package/models/components/accountnameverification.js.map +1 -0
- package/models/components/accountterminalapplication.d.ts +28 -0
- package/models/components/accountterminalapplication.d.ts.map +1 -0
- package/models/components/accountterminalapplication.js +60 -0
- package/models/components/accountterminalapplication.js.map +1 -0
- package/models/components/accounttype.d.ts +19 -0
- package/models/components/accounttype.d.ts.map +1 -0
- package/models/components/accounttype.js +54 -0
- package/models/components/accounttype.js.map +1 -0
- package/models/components/accountverificationstatus.d.ts +26 -0
- package/models/components/accountverificationstatus.d.ts.map +1 -0
- package/models/components/accountverificationstatus.js +58 -0
- package/models/components/accountverificationstatus.js.map +1 -0
- package/models/components/achcreditsamedaypaymentmethod.d.ts +28 -0
- package/models/components/achcreditsamedaypaymentmethod.d.ts.map +1 -0
- package/models/components/achcreditsamedaypaymentmethod.js +63 -0
- package/models/components/achcreditsamedaypaymentmethod.js.map +1 -0
- package/models/components/achcreditsamedaytransferpaymentmethod.d.ts +28 -0
- package/models/components/achcreditsamedaytransferpaymentmethod.d.ts.map +1 -0
- package/models/components/achcreditsamedaytransferpaymentmethod.js +63 -0
- package/models/components/achcreditsamedaytransferpaymentmethod.js.map +1 -0
- package/models/components/achcreditstandardpaymentmethod.d.ts +28 -0
- package/models/components/achcreditstandardpaymentmethod.d.ts.map +1 -0
- package/models/components/achcreditstandardpaymentmethod.js +63 -0
- package/models/components/achcreditstandardpaymentmethod.js.map +1 -0
- package/models/components/achcreditstandardtransferpaymentmethod.d.ts +28 -0
- package/models/components/achcreditstandardtransferpaymentmethod.d.ts.map +1 -0
- package/models/components/achcreditstandardtransferpaymentmethod.js +63 -0
- package/models/components/achcreditstandardtransferpaymentmethod.js.map +1 -0
- package/models/components/achdebitcollectpaymentmethod.d.ts +28 -0
- package/models/components/achdebitcollectpaymentmethod.d.ts.map +1 -0
- package/models/components/achdebitcollectpaymentmethod.js +63 -0
- package/models/components/achdebitcollectpaymentmethod.js.map +1 -0
- package/models/components/achdebitcollecttransferpaymentmethod.d.ts +28 -0
- package/models/components/achdebitcollecttransferpaymentmethod.d.ts.map +1 -0
- package/models/components/achdebitcollecttransferpaymentmethod.js +63 -0
- package/models/components/achdebitcollecttransferpaymentmethod.js.map +1 -0
- package/models/components/achdebitfundpaymentmethod.d.ts +28 -0
- package/models/components/achdebitfundpaymentmethod.d.ts.map +1 -0
- package/models/components/achdebitfundpaymentmethod.js +63 -0
- package/models/components/achdebitfundpaymentmethod.js.map +1 -0
- package/models/components/achdebitfundtransferpaymentmethod.d.ts +28 -0
- package/models/components/achdebitfundtransferpaymentmethod.d.ts.map +1 -0
- package/models/components/achdebitfundtransferpaymentmethod.js +63 -0
- package/models/components/achdebitfundtransferpaymentmethod.js.map +1 -0
- package/models/components/achexception.d.ts +21 -0
- package/models/components/achexception.d.ts.map +1 -0
- package/models/components/achexception.js +62 -0
- package/models/components/achexception.js.map +1 -0
- package/models/components/achfees.d.ts +59 -0
- package/models/components/achfees.d.ts.map +1 -0
- package/models/components/achfees.js +73 -0
- package/models/components/achfees.js.map +1 -0
- package/models/components/achinstitution.d.ts +28 -0
- package/models/components/achinstitution.d.ts.map +1 -0
- package/models/components/achinstitution.js +66 -0
- package/models/components/achinstitution.js.map +1 -0
- package/models/components/achlocation.d.ts +25 -0
- package/models/components/achlocation.d.ts.map +1 -0
- package/models/components/achlocation.js +66 -0
- package/models/components/achlocation.js.map +1 -0
- package/models/components/achparticipant.d.ts +57 -0
- package/models/components/achparticipant.d.ts.map +1 -0
- package/models/components/achparticipant.js +102 -0
- package/models/components/achparticipant.js.map +1 -0
- package/models/components/achpaymentdetails.d.ts +28 -0
- package/models/components/achpaymentdetails.d.ts.map +1 -0
- package/models/components/achpaymentdetails.js +60 -0
- package/models/components/achpaymentdetails.js.map +1 -0
- package/models/components/achpaymentdetailserror.d.ts +19 -0
- package/models/components/achpaymentdetailserror.d.ts.map +1 -0
- package/models/components/achpaymentdetailserror.js +60 -0
- package/models/components/achpaymentdetailserror.js.map +1 -0
- package/models/components/achpaymentsettings.d.ts +20 -0
- package/models/components/achpaymentsettings.d.ts.map +1 -0
- package/models/components/achpaymentsettings.js +58 -0
- package/models/components/achpaymentsettings.js.map +1 -0
- package/models/components/achreturncode.d.ts +82 -0
- package/models/components/achreturncode.d.ts.map +1 -0
- package/models/components/achreturncode.js +93 -0
- package/models/components/achreturncode.js.map +1 -0
- package/models/components/achtransactiondetails.d.ts +70 -0
- package/models/components/achtransactiondetails.d.ts.map +1 -0
- package/models/components/achtransactiondetails.js +99 -0
- package/models/components/achtransactiondetails.js.map +1 -0
- package/models/components/achtransactionstatus.d.ts +23 -0
- package/models/components/achtransactionstatus.d.ts.map +1 -0
- package/models/components/achtransactionstatus.js +57 -0
- package/models/components/achtransactionstatus.js.map +1 -0
- package/models/components/addcapabilities.d.ts +18 -0
- package/models/components/addcapabilities.d.ts.map +1 -0
- package/models/components/addcapabilities.js +59 -0
- package/models/components/addcapabilities.js.map +1 -0
- package/models/components/address.d.ts +27 -0
- package/models/components/address.d.ts.map +1 -0
- package/models/components/address.js +68 -0
- package/models/components/address.js.map +1 -0
- package/models/components/addresserror.d.ts +27 -0
- package/models/components/addresserror.d.ts.map +1 -0
- package/models/components/addresserror.js +68 -0
- package/models/components/addresserror.js.map +1 -0
- package/models/components/addresssuggestion.d.ts +30 -0
- package/models/components/addresssuggestion.d.ts.map +1 -0
- package/models/components/addresssuggestion.js +68 -0
- package/models/components/addresssuggestion.js.map +1 -0
- package/models/components/addressupdate.d.ts +27 -0
- package/models/components/addressupdate.d.ts.map +1 -0
- package/models/components/addressupdate.js +68 -0
- package/models/components/addressupdate.js.map +1 -0
- package/models/components/adjustment.d.ts +27 -0
- package/models/components/adjustment.d.ts.map +1 -0
- package/models/components/adjustment.js +65 -0
- package/models/components/adjustment.js.map +1 -0
- package/models/components/amount.d.ts +29 -0
- package/models/components/amount.d.ts.map +1 -0
- package/models/components/amount.js +61 -0
- package/models/components/amount.js.map +1 -0
- package/models/components/amountdecimal.d.ts +29 -0
- package/models/components/amountdecimal.d.ts.map +1 -0
- package/models/components/amountdecimal.js +60 -0
- package/models/components/amountdecimal.js.map +1 -0
- package/models/components/amountdecimalupdate.d.ts +29 -0
- package/models/components/amountdecimalupdate.d.ts.map +1 -0
- package/models/components/amountdecimalupdate.js +60 -0
- package/models/components/amountdecimalupdate.js.map +1 -0
- package/models/components/amountdecimalvalidationerror.d.ts +19 -0
- package/models/components/amountdecimalvalidationerror.d.ts.map +1 -0
- package/models/components/amountdecimalvalidationerror.js +60 -0
- package/models/components/amountdecimalvalidationerror.js.map +1 -0
- package/models/components/amountupdate.d.ts +29 -0
- package/models/components/amountupdate.d.ts.map +1 -0
- package/models/components/amountupdate.js +60 -0
- package/models/components/amountupdate.js.map +1 -0
- package/models/components/amountvalidationerror.d.ts +19 -0
- package/models/components/amountvalidationerror.d.ts.map +1 -0
- package/models/components/amountvalidationerror.js +60 -0
- package/models/components/amountvalidationerror.js.map +1 -0
- package/models/components/applebillingcontact.d.ts +48 -0
- package/models/components/applebillingcontact.d.ts.map +1 -0
- package/models/components/applebillingcontact.js +66 -0
- package/models/components/applebillingcontact.js.map +1 -0
- package/models/components/applepayheader.d.ts +38 -0
- package/models/components/applepayheader.d.ts.map +1 -0
- package/models/components/applepayheader.js +62 -0
- package/models/components/applepayheader.js.map +1 -0
- package/models/components/applepaymerchantdomains.d.ts +31 -0
- package/models/components/applepaymerchantdomains.d.ts.map +1 -0
- package/models/components/applepaymerchantdomains.js +66 -0
- package/models/components/applepaymerchantdomains.js.map +1 -0
- package/models/components/applepaypaymentmethod.d.ts +28 -0
- package/models/components/applepaypaymentmethod.d.ts.map +1 -0
- package/models/components/applepaypaymentmethod.js +63 -0
- package/models/components/applepaypaymentmethod.js.map +1 -0
- package/models/components/applepayresponse.d.ts +65 -0
- package/models/components/applepayresponse.d.ts.map +1 -0
- package/models/components/applepayresponse.js +73 -0
- package/models/components/applepayresponse.js.map +1 -0
- package/models/components/applepaytransferpaymentmethod.d.ts +28 -0
- package/models/components/applepaytransferpaymentmethod.d.ts.map +1 -0
- package/models/components/applepaytransferpaymentmethod.js +63 -0
- package/models/components/applepaytransferpaymentmethod.js.map +1 -0
- package/models/components/applicationscope.d.ts +48 -0
- package/models/components/applicationscope.d.ts.map +1 -0
- package/models/components/applicationscope.js +82 -0
- package/models/components/applicationscope.js.map +1 -0
- package/models/components/assignproductimage.d.ts +20 -0
- package/models/components/assignproductimage.d.ts.map +1 -0
- package/models/components/assignproductimage.js +58 -0
- package/models/components/assignproductimage.js.map +1 -0
- package/models/components/assignproductimagevalidationerror.d.ts +17 -0
- package/models/components/assignproductimagevalidationerror.d.ts.map +1 -0
- package/models/components/assignproductimagevalidationerror.js +58 -0
- package/models/components/assignproductimagevalidationerror.js.map +1 -0
- package/models/components/asynccreatedrefund.d.ts +25 -0
- package/models/components/asynccreatedrefund.d.ts.map +1 -0
- package/models/components/asynccreatedrefund.js +63 -0
- package/models/components/asynccreatedrefund.js.map +1 -0
- package/models/components/asynctransfer.d.ts +19 -0
- package/models/components/asynctransfer.d.ts.map +1 -0
- package/models/components/asynctransfer.js +60 -0
- package/models/components/asynctransfer.js.map +1 -0
- package/models/components/authorizeduser.d.ts +22 -0
- package/models/components/authorizeduser.d.ts.map +1 -0
- package/models/components/authorizeduser.js +60 -0
- package/models/components/authorizeduser.js.map +1 -0
- package/models/components/authtoken.d.ts +41 -0
- package/models/components/authtoken.d.ts.map +1 -0
- package/models/components/authtoken.js +82 -0
- package/models/components/authtoken.js.map +1 -0
- package/models/components/authtokenrequest.d.ts +46 -0
- package/models/components/authtokenrequest.d.ts.map +1 -0
- package/models/components/authtokenrequest.js +82 -0
- package/models/components/authtokenrequest.js.map +1 -0
- package/models/components/bankaccount.d.ts +77 -0
- package/models/components/bankaccount.d.ts.map +1 -0
- package/models/components/bankaccount.js +88 -0
- package/models/components/bankaccount.js.map +1 -0
- package/models/components/bankaccountexception.d.ts +94 -0
- package/models/components/bankaccountexception.d.ts.map +1 -0
- package/models/components/bankaccountexception.js +66 -0
- package/models/components/bankaccountexception.js.map +1 -0
- package/models/components/bankaccountholdertype.d.ts +19 -0
- package/models/components/bankaccountholdertype.d.ts.map +1 -0
- package/models/components/bankaccountholdertype.js +53 -0
- package/models/components/bankaccountholdertype.js.map +1 -0
- package/models/components/bankaccountintegration.d.ts +33 -0
- package/models/components/bankaccountintegration.d.ts.map +1 -0
- package/models/components/bankaccountintegration.js +68 -0
- package/models/components/bankaccountintegration.js.map +1 -0
- package/models/components/bankaccountpayload.d.ts +21 -0
- package/models/components/bankaccountpayload.d.ts.map +1 -0
- package/models/components/bankaccountpayload.js +59 -0
- package/models/components/bankaccountpayload.js.map +1 -0
- package/models/components/bankaccountstatus.d.ts +15 -0
- package/models/components/bankaccountstatus.d.ts.map +1 -0
- package/models/components/bankaccountstatus.js +52 -0
- package/models/components/bankaccountstatus.js.map +1 -0
- package/models/components/bankaccountstatusreason.d.ts +31 -0
- package/models/components/bankaccountstatusreason.d.ts.map +1 -0
- package/models/components/bankaccountstatusreason.js +65 -0
- package/models/components/bankaccountstatusreason.js.map +1 -0
- package/models/components/bankaccounttype.d.ts +20 -0
- package/models/components/bankaccounttype.d.ts.map +1 -0
- package/models/components/bankaccounttype.js +54 -0
- package/models/components/bankaccounttype.js.map +1 -0
- package/models/components/bankaccountverification.d.ts +27 -0
- package/models/components/bankaccountverification.d.ts.map +1 -0
- package/models/components/bankaccountverification.js +65 -0
- package/models/components/bankaccountverification.js.map +1 -0
- package/models/components/bankaccountverificationcreated.d.ts +21 -0
- package/models/components/bankaccountverificationcreated.d.ts.map +1 -0
- package/models/components/bankaccountverificationcreated.js +62 -0
- package/models/components/bankaccountverificationcreated.js.map +1 -0
- package/models/components/bankaccountverificationmethod.d.ts +12 -0
- package/models/components/bankaccountverificationmethod.d.ts.map +1 -0
- package/models/components/bankaccountverificationmethod.js +49 -0
- package/models/components/bankaccountverificationmethod.js.map +1 -0
- package/models/components/bankaccountverificationstatus.d.ts +16 -0
- package/models/components/bankaccountverificationstatus.d.ts.map +1 -0
- package/models/components/bankaccountverificationstatus.js +53 -0
- package/models/components/bankaccountverificationstatus.js.map +1 -0
- package/models/components/bankaccountwaitfor.d.ts +12 -0
- package/models/components/bankaccountwaitfor.d.ts.map +1 -0
- package/models/components/bankaccountwaitfor.js +49 -0
- package/models/components/bankaccountwaitfor.js.map +1 -0
- package/models/components/basicpaymentmethod.d.ts +26 -0
- package/models/components/basicpaymentmethod.d.ts.map +1 -0
- package/models/components/basicpaymentmethod.js +61 -0
- package/models/components/basicpaymentmethod.js.map +1 -0
- package/models/components/billablefee.d.ts +51 -0
- package/models/components/billablefee.d.ts.map +1 -0
- package/models/components/billablefee.js +73 -0
- package/models/components/billablefee.js.map +1 -0
- package/models/components/billingcountandamount.d.ts +26 -0
- package/models/components/billingcountandamount.d.ts.map +1 -0
- package/models/components/billingcountandamount.js +61 -0
- package/models/components/billingcountandamount.js.map +1 -0
- package/models/components/billinginterchangeprogramfee.d.ts +50 -0
- package/models/components/billinginterchangeprogramfee.d.ts.map +1 -0
- package/models/components/billinginterchangeprogramfee.js +70 -0
- package/models/components/billinginterchangeprogramfee.js.map +1 -0
- package/models/components/billingsummary.d.ts +271 -0
- package/models/components/billingsummary.d.ts.map +1 -0
- package/models/components/billingsummary.js +192 -0
- package/models/components/billingsummary.js.map +1 -0
- package/models/components/billingsummarydetails.d.ts +80 -0
- package/models/components/billingsummarydetails.d.ts.map +1 -0
- package/models/components/billingsummarydetails.js +87 -0
- package/models/components/billingsummarydetails.js.map +1 -0
- package/models/components/billingsummaryinterchange.d.ts +39 -0
- package/models/components/billingsummaryinterchange.d.ts.map +1 -0
- package/models/components/billingsummaryinterchange.js +65 -0
- package/models/components/billingsummaryinterchange.js.map +1 -0
- package/models/components/birthdate.d.ts +21 -0
- package/models/components/birthdate.d.ts.map +1 -0
- package/models/components/birthdate.js +62 -0
- package/models/components/birthdate.js.map +1 -0
- package/models/components/birthdateerror.d.ts +21 -0
- package/models/components/birthdateerror.d.ts.map +1 -0
- package/models/components/birthdateerror.js +62 -0
- package/models/components/birthdateerror.js.map +1 -0
- package/models/components/birthdateupdate.d.ts +21 -0
- package/models/components/birthdateupdate.d.ts.map +1 -0
- package/models/components/birthdateupdate.js +62 -0
- package/models/components/birthdateupdate.js.map +1 -0
- package/models/components/birthdatevalidationerror.d.ts +21 -0
- package/models/components/birthdatevalidationerror.d.ts.map +1 -0
- package/models/components/birthdatevalidationerror.js +62 -0
- package/models/components/birthdatevalidationerror.js.map +1 -0
- package/models/components/brandcolor.d.ts +20 -0
- package/models/components/brandcolor.d.ts.map +1 -0
- package/models/components/brandcolor.js +58 -0
- package/models/components/brandcolor.js.map +1 -0
- package/models/components/brandcolors.d.ts +23 -0
- package/models/components/brandcolors.d.ts.map +1 -0
- package/models/components/brandcolors.js +61 -0
- package/models/components/brandcolors.js.map +1 -0
- package/models/components/brandcolorvalidationerror.d.ts +17 -0
- package/models/components/brandcolorvalidationerror.d.ts.map +1 -0
- package/models/components/brandcolorvalidationerror.js +58 -0
- package/models/components/brandcolorvalidationerror.js.map +1 -0
- package/models/components/brandproperties.d.ts +21 -0
- package/models/components/brandproperties.d.ts.map +1 -0
- package/models/components/brandproperties.js +59 -0
- package/models/components/brandproperties.js.map +1 -0
- package/models/components/businesspresence.d.ts +16 -0
- package/models/components/businesspresence.d.ts.map +1 -0
- package/models/components/businesspresence.js +53 -0
- package/models/components/businesspresence.js.map +1 -0
- package/models/components/businessprofile.d.ts +70 -0
- package/models/components/businessprofile.d.ts.map +1 -0
- package/models/components/businessprofile.js +90 -0
- package/models/components/businessprofile.js.map +1 -0
- package/models/components/businesstype.d.ts +26 -0
- package/models/components/businesstype.d.ts.map +1 -0
- package/models/components/businesstype.js +60 -0
- package/models/components/businesstype.js.map +1 -0
- package/models/components/calltoaction.d.ts +32 -0
- package/models/components/calltoaction.d.ts.map +1 -0
- package/models/components/calltoaction.js +61 -0
- package/models/components/calltoaction.js.map +1 -0
- package/models/components/cancellation.d.ts +22 -0
- package/models/components/cancellation.d.ts.map +1 -0
- package/models/components/cancellation.js +63 -0
- package/models/components/cancellation.js.map +1 -0
- package/models/components/cancellationstatus.d.ts +13 -0
- package/models/components/cancellationstatus.d.ts.map +1 -0
- package/models/components/cancellationstatus.js +50 -0
- package/models/components/cancellationstatus.js.map +1 -0
- package/models/components/capability.d.ts +47 -0
- package/models/components/capability.d.ts.map +1 -0
- package/models/components/capability.js +76 -0
- package/models/components/capability.js.map +1 -0
- package/models/components/capabilityid.d.ts +41 -0
- package/models/components/capabilityid.d.ts.map +1 -0
- package/models/components/capabilityid.js +71 -0
- package/models/components/capabilityid.js.map +1 -0
- package/models/components/capabilityrequirement.d.ts +24 -0
- package/models/components/capabilityrequirement.d.ts.map +1 -0
- package/models/components/capabilityrequirement.js +62 -0
- package/models/components/capabilityrequirement.js.map +1 -0
- package/models/components/capabilitystatus.d.ts +20 -0
- package/models/components/capabilitystatus.d.ts.map +1 -0
- package/models/components/capabilitystatus.js +54 -0
- package/models/components/capabilitystatus.js.map +1 -0
- package/models/components/card.d.ts +153 -0
- package/models/components/card.d.ts.map +1 -0
- package/models/components/card.js +112 -0
- package/models/components/card.js.map +1 -0
- package/models/components/cardacceptancemethods.d.ts +33 -0
- package/models/components/cardacceptancemethods.d.ts.map +1 -0
- package/models/components/cardacceptancemethods.js +62 -0
- package/models/components/cardacceptancemethods.js.map +1 -0
- package/models/components/cardacceptancemethodserror.d.ts +21 -0
- package/models/components/cardacceptancemethodserror.d.ts.map +1 -0
- package/models/components/cardacceptancemethodserror.js +62 -0
- package/models/components/cardacceptancemethodserror.js.map +1 -0
- package/models/components/cardaccountupdater.d.ts +26 -0
- package/models/components/cardaccountupdater.d.ts.map +1 -0
- package/models/components/cardaccountupdater.js +62 -0
- package/models/components/cardaccountupdater.js.map +1 -0
- package/models/components/cardacquiringdispute.d.ts +25 -0
- package/models/components/cardacquiringdispute.d.ts.map +1 -0
- package/models/components/cardacquiringdispute.js +63 -0
- package/models/components/cardacquiringdispute.js.map +1 -0
- package/models/components/cardacquiringfees.d.ts +39 -0
- package/models/components/cardacquiringfees.d.ts.map +1 -0
- package/models/components/cardacquiringfees.js +65 -0
- package/models/components/cardacquiringfees.js.map +1 -0
- package/models/components/cardacquiringmodel.d.ts +18 -0
- package/models/components/cardacquiringmodel.d.ts.map +1 -0
- package/models/components/cardacquiringmodel.js +52 -0
- package/models/components/cardacquiringmodel.js.map +1 -0
- package/models/components/cardacquiringrefund.d.ts +36 -0
- package/models/components/cardacquiringrefund.d.ts.map +1 -0
- package/models/components/cardacquiringrefund.js +71 -0
- package/models/components/cardacquiringrefund.js.map +1 -0
- package/models/components/cardaddress.d.ts +27 -0
- package/models/components/cardaddress.d.ts.map +1 -0
- package/models/components/cardaddress.js +68 -0
- package/models/components/cardaddress.js.map +1 -0
- package/models/components/cardbrand.d.ts +21 -0
- package/models/components/cardbrand.d.ts.map +1 -0
- package/models/components/cardbrand.js +56 -0
- package/models/components/cardbrand.js.map +1 -0
- package/models/components/cardbrandfees.d.ts +67 -0
- package/models/components/cardbrandfees.d.ts.map +1 -0
- package/models/components/cardbrandfees.js +82 -0
- package/models/components/cardbrandfees.js.map +1 -0
- package/models/components/cardexpiration.d.ts +22 -0
- package/models/components/cardexpiration.d.ts.map +1 -0
- package/models/components/cardexpiration.js +60 -0
- package/models/components/cardexpiration.js.map +1 -0
- package/models/components/cardexpirationerror.d.ts +19 -0
- package/models/components/cardexpirationerror.d.ts.map +1 -0
- package/models/components/cardexpirationerror.js +60 -0
- package/models/components/cardexpirationerror.js.map +1 -0
- package/models/components/cardissuingnetwork.d.ts +19 -0
- package/models/components/cardissuingnetwork.d.ts.map +1 -0
- package/models/components/cardissuingnetwork.js +53 -0
- package/models/components/cardissuingnetwork.js.map +1 -0
- package/models/components/cardpaymentdetails.d.ts +23 -0
- package/models/components/cardpaymentdetails.d.ts.map +1 -0
- package/models/components/cardpaymentdetails.js +58 -0
- package/models/components/cardpaymentdetails.js.map +1 -0
- package/models/components/cardpaymentdetailserror.d.ts +17 -0
- package/models/components/cardpaymentdetailserror.d.ts.map +1 -0
- package/models/components/cardpaymentdetailserror.js +58 -0
- package/models/components/cardpaymentdetailserror.js.map +1 -0
- package/models/components/cardpaymentpaymentmethod.d.ts +28 -0
- package/models/components/cardpaymentpaymentmethod.d.ts.map +1 -0
- package/models/components/cardpaymentpaymentmethod.js +63 -0
- package/models/components/cardpaymentpaymentmethod.js.map +1 -0
- package/models/components/cardpaymentsettings.d.ts +23 -0
- package/models/components/cardpaymentsettings.d.ts.map +1 -0
- package/models/components/cardpaymentsettings.js +58 -0
- package/models/components/cardpaymentsettings.js.map +1 -0
- package/models/components/cardpaymenttransferpaymentmethod.d.ts +28 -0
- package/models/components/cardpaymenttransferpaymentmethod.d.ts.map +1 -0
- package/models/components/cardpaymenttransferpaymentmethod.js +63 -0
- package/models/components/cardpaymenttransferpaymentmethod.js.map +1 -0
- package/models/components/cardpresentpaymentpaymentmethod.d.ts +31 -0
- package/models/components/cardpresentpaymentpaymentmethod.d.ts.map +1 -0
- package/models/components/cardpresentpaymentpaymentmethod.js +63 -0
- package/models/components/cardpresentpaymentpaymentmethod.js.map +1 -0
- package/models/components/cardpresentpaymenttransferpaymentmethod.d.ts +31 -0
- package/models/components/cardpresentpaymenttransferpaymentmethod.d.ts.map +1 -0
- package/models/components/cardpresentpaymenttransferpaymentmethod.js +63 -0
- package/models/components/cardpresentpaymenttransferpaymentmethod.js.map +1 -0
- package/models/components/cardtransactiondetails.d.ts +72 -0
- package/models/components/cardtransactiondetails.d.ts.map +1 -0
- package/models/components/cardtransactiondetails.js +91 -0
- package/models/components/cardtransactiondetails.js.map +1 -0
- package/models/components/cardtransactionfailurecode.d.ts +35 -0
- package/models/components/cardtransactionfailurecode.d.ts.map +1 -0
- package/models/components/cardtransactionfailurecode.js +72 -0
- package/models/components/cardtransactionfailurecode.js.map +1 -0
- package/models/components/cardtransactionstatus.d.ts +22 -0
- package/models/components/cardtransactionstatus.d.ts.map +1 -0
- package/models/components/cardtransactionstatus.js +56 -0
- package/models/components/cardtransactionstatus.js.map +1 -0
- package/models/components/cardtype.d.ts +20 -0
- package/models/components/cardtype.d.ts.map +1 -0
- package/models/components/cardtype.js +55 -0
- package/models/components/cardtype.js.map +1 -0
- package/models/components/cardupdatereason.d.ts +23 -0
- package/models/components/cardupdatereason.d.ts.map +1 -0
- package/models/components/cardupdatereason.js +57 -0
- package/models/components/cardupdatereason.js.map +1 -0
- package/models/components/cardverification.d.ts +31 -0
- package/models/components/cardverification.d.ts.map +1 -0
- package/models/components/cardverification.js +66 -0
- package/models/components/cardverification.js.map +1 -0
- package/models/components/cardverificationresult.d.ts +15 -0
- package/models/components/cardverificationresult.d.ts.map +1 -0
- package/models/components/cardverificationresult.js +52 -0
- package/models/components/cardverificationresult.js.map +1 -0
- package/models/components/cardvolumedistribution.d.ts +23 -0
- package/models/components/cardvolumedistribution.d.ts.map +1 -0
- package/models/components/cardvolumedistribution.js +64 -0
- package/models/components/cardvolumedistribution.js.map +1 -0
- package/models/components/cardvolumedistributionerror.d.ts +23 -0
- package/models/components/cardvolumedistributionerror.d.ts.map +1 -0
- package/models/components/cardvolumedistributionerror.js +64 -0
- package/models/components/cardvolumedistributionerror.js.map +1 -0
- package/models/components/collectfunds.d.ts +21 -0
- package/models/components/collectfunds.d.ts.map +1 -0
- package/models/components/collectfunds.js +62 -0
- package/models/components/collectfunds.js.map +1 -0
- package/models/components/collectfundsach.d.ts +18 -0
- package/models/components/collectfundsach.d.ts.map +1 -0
- package/models/components/collectfundsach.js +59 -0
- package/models/components/collectfundsach.js.map +1 -0
- package/models/components/collectfundsacherror.d.ts +18 -0
- package/models/components/collectfundsacherror.d.ts.map +1 -0
- package/models/components/collectfundsacherror.js +59 -0
- package/models/components/collectfundsacherror.js.map +1 -0
- package/models/components/collectfundscardpayments.d.ts +32 -0
- package/models/components/collectfundscardpayments.d.ts.map +1 -0
- package/models/components/collectfundscardpayments.js +70 -0
- package/models/components/collectfundscardpayments.js.map +1 -0
- package/models/components/collectfundscardpaymentserror.d.ts +28 -0
- package/models/components/collectfundscardpaymentserror.d.ts.map +1 -0
- package/models/components/collectfundscardpaymentserror.js +69 -0
- package/models/components/collectfundscardpaymentserror.js.map +1 -0
- package/models/components/collectfundserror.d.ts +21 -0
- package/models/components/collectfundserror.d.ts.map +1 -0
- package/models/components/collectfundserror.js +62 -0
- package/models/components/collectfundserror.js.map +1 -0
- package/models/components/collectionpaymentmethodtype.d.ts +19 -0
- package/models/components/collectionpaymentmethodtype.d.ts.map +1 -0
- package/models/components/collectionpaymentmethodtype.js +53 -0
- package/models/components/collectionpaymentmethodtype.js.map +1 -0
- package/models/components/colorsvalidationerror.d.ts +20 -0
- package/models/components/colorsvalidationerror.d.ts.map +1 -0
- package/models/components/colorsvalidationerror.js +61 -0
- package/models/components/colorsvalidationerror.js.map +1 -0
- package/models/components/completebankaccountverification.d.ts +20 -0
- package/models/components/completebankaccountverification.d.ts.map +1 -0
- package/models/components/completebankaccountverification.js +58 -0
- package/models/components/completebankaccountverification.js.map +1 -0
- package/models/components/completedmicrodeposits.d.ts +18 -0
- package/models/components/completedmicrodeposits.d.ts.map +1 -0
- package/models/components/completedmicrodeposits.js +59 -0
- package/models/components/completedmicrodeposits.js.map +1 -0
- package/models/components/completemicrodeposits.d.ts +23 -0
- package/models/components/completemicrodeposits.d.ts.map +1 -0
- package/models/components/completemicrodeposits.js +58 -0
- package/models/components/completemicrodeposits.js.map +1 -0
- package/models/components/contact.d.ts +18 -0
- package/models/components/contact.d.ts.map +1 -0
- package/models/components/contact.js +59 -0
- package/models/components/contact.js.map +1 -0
- package/models/components/createaccount.d.ts +62 -0
- package/models/components/createaccount.d.ts.map +1 -0
- package/models/components/createaccount.js +81 -0
- package/models/components/createaccount.js.map +1 -0
- package/models/components/createaccountsettings.d.ts +45 -0
- package/models/components/createaccountsettings.d.ts.map +1 -0
- package/models/components/createaccountsettings.js +92 -0
- package/models/components/createaccountsettings.js.map +1 -0
- package/models/components/createaccounttype.d.ts +12 -0
- package/models/components/createaccounttype.d.ts.map +1 -0
- package/models/components/createaccounttype.js +49 -0
- package/models/components/createaccounttype.js.map +1 -0
- package/models/components/createapplepaysession.d.ts +25 -0
- package/models/components/createapplepaysession.d.ts.map +1 -0
- package/models/components/createapplepaysession.js +60 -0
- package/models/components/createapplepaysession.js.map +1 -0
- package/models/components/createauthorizeduser.d.ts +25 -0
- package/models/components/createauthorizeduser.d.ts.map +1 -0
- package/models/components/createauthorizeduser.js +63 -0
- package/models/components/createauthorizeduser.js.map +1 -0
- package/models/components/createauthorizedusererror.d.ts +22 -0
- package/models/components/createauthorizedusererror.d.ts.map +1 -0
- package/models/components/createauthorizedusererror.js +63 -0
- package/models/components/createauthorizedusererror.js.map +1 -0
- package/models/components/createauthorizeduserupdate.d.ts +25 -0
- package/models/components/createauthorizeduserupdate.d.ts.map +1 -0
- package/models/components/createauthorizeduserupdate.js +63 -0
- package/models/components/createauthorizeduserupdate.js.map +1 -0
- package/models/components/createbusinesserror.d.ts +87 -0
- package/models/components/createbusinesserror.d.ts.map +1 -0
- package/models/components/createbusinesserror.js +136 -0
- package/models/components/createbusinesserror.js.map +1 -0
- package/models/components/createbusinessprofile.d.ts +63 -0
- package/models/components/createbusinessprofile.d.ts.map +1 -0
- package/models/components/createbusinessprofile.js +86 -0
- package/models/components/createbusinessprofile.js.map +1 -0
- package/models/components/createdtransfer.d.ts +120 -0
- package/models/components/createdtransfer.d.ts.map +1 -0
- package/models/components/createdtransfer.js +122 -0
- package/models/components/createdtransfer.js.map +1 -0
- package/models/components/createevidencefilemultipart.d.ts +45 -0
- package/models/components/createevidencefilemultipart.d.ts.map +1 -0
- package/models/components/createevidencefilemultipart.js +91 -0
- package/models/components/createevidencefilemultipart.js.map +1 -0
- package/models/components/createevidencetext.d.ts +23 -0
- package/models/components/createevidencetext.d.ts.map +1 -0
- package/models/components/createevidencetext.js +61 -0
- package/models/components/createevidencetext.js.map +1 -0
- package/models/components/createfeeplanagreement.d.ts +17 -0
- package/models/components/createfeeplanagreement.d.ts.map +1 -0
- package/models/components/createfeeplanagreement.js +58 -0
- package/models/components/createfeeplanagreement.js.map +1 -0
- package/models/components/createindividualerror.d.ts +76 -0
- package/models/components/createindividualerror.d.ts.map +1 -0
- package/models/components/createindividualerror.js +128 -0
- package/models/components/createindividualerror.js.map +1 -0
- package/models/components/createindividualprofile.d.ts +32 -0
- package/models/components/createindividualprofile.d.ts.map +1 -0
- package/models/components/createindividualprofile.js +73 -0
- package/models/components/createindividualprofile.js.map +1 -0
- package/models/components/createinvoice.d.ts +35 -0
- package/models/components/createinvoice.d.ts.map +1 -0
- package/models/components/createinvoice.js +72 -0
- package/models/components/createinvoice.js.map +1 -0
- package/models/components/createinvoicelineitem.d.ts +54 -0
- package/models/components/createinvoicelineitem.d.ts.map +1 -0
- package/models/components/createinvoicelineitem.js +71 -0
- package/models/components/createinvoicelineitem.js.map +1 -0
- package/models/components/createinvoicelineitemimage.d.ts +23 -0
- package/models/components/createinvoicelineitemimage.d.ts.map +1 -0
- package/models/components/createinvoicelineitemimage.js +58 -0
- package/models/components/createinvoicelineitemimage.js.map +1 -0
- package/models/components/createinvoicelineitemimagevalidationerror.d.ts +17 -0
- package/models/components/createinvoicelineitemimagevalidationerror.d.ts.map +1 -0
- package/models/components/createinvoicelineitemimagevalidationerror.js +58 -0
- package/models/components/createinvoicelineitemimagevalidationerror.js.map +1 -0
- package/models/components/createinvoicelineitemoption.d.ts +45 -0
- package/models/components/createinvoicelineitemoption.d.ts.map +1 -0
- package/models/components/createinvoicelineitemoption.js +68 -0
- package/models/components/createinvoicelineitemoption.js.map +1 -0
- package/models/components/createinvoicelineitemoptionvalidationerror.d.ts +31 -0
- package/models/components/createinvoicelineitemoptionvalidationerror.d.ts.map +1 -0
- package/models/components/createinvoicelineitemoptionvalidationerror.js +70 -0
- package/models/components/createinvoicelineitemoptionvalidationerror.js.map +1 -0
- package/models/components/createinvoicelineitems.d.ts +24 -0
- package/models/components/createinvoicelineitems.d.ts.map +1 -0
- package/models/components/createinvoicelineitems.js +59 -0
- package/models/components/createinvoicelineitems.js.map +1 -0
- package/models/components/createinvoicelineitemsupdate.d.ts +24 -0
- package/models/components/createinvoicelineitemsupdate.d.ts.map +1 -0
- package/models/components/createinvoicelineitemsupdate.js +59 -0
- package/models/components/createinvoicelineitemsupdate.js.map +1 -0
- package/models/components/createinvoicelineitemsvalidationerror.d.ts +22 -0
- package/models/components/createinvoicelineitemsvalidationerror.d.ts.map +1 -0
- package/models/components/createinvoicelineitemsvalidationerror.js +61 -0
- package/models/components/createinvoicelineitemsvalidationerror.js.map +1 -0
- package/models/components/createinvoicelineitemvalidationerror.d.ts +38 -0
- package/models/components/createinvoicelineitemvalidationerror.d.ts.map +1 -0
- package/models/components/createinvoicelineitemvalidationerror.js +75 -0
- package/models/components/createinvoicelineitemvalidationerror.js.map +1 -0
- package/models/components/createinvoicepayment.d.ts +24 -0
- package/models/components/createinvoicepayment.d.ts.map +1 -0
- package/models/components/createinvoicepayment.js +66 -0
- package/models/components/createinvoicepayment.js.map +1 -0
- package/models/components/createpaymentlink.d.ts +80 -0
- package/models/components/createpaymentlink.d.ts.map +1 -0
- package/models/components/createpaymentlink.js +85 -0
- package/models/components/createpaymentlink.js.map +1 -0
- package/models/components/createpaymentlinklineitem.d.ts +58 -0
- package/models/components/createpaymentlinklineitem.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitem.js +70 -0
- package/models/components/createpaymentlinklineitem.js.map +1 -0
- package/models/components/createpaymentlinklineitemoption.d.ts +49 -0
- package/models/components/createpaymentlinklineitemoption.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitemoption.js +67 -0
- package/models/components/createpaymentlinklineitemoption.js.map +1 -0
- package/models/components/createpaymentlinklineitemoptionvalidationerror.d.ts +24 -0
- package/models/components/createpaymentlinklineitemoptionvalidationerror.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitemoptionvalidationerror.js +65 -0
- package/models/components/createpaymentlinklineitemoptionvalidationerror.js.map +1 -0
- package/models/components/createpaymentlinklineitems.d.ts +27 -0
- package/models/components/createpaymentlinklineitems.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitems.js +59 -0
- package/models/components/createpaymentlinklineitems.js.map +1 -0
- package/models/components/createpaymentlinklineitemsupdate.d.ts +27 -0
- package/models/components/createpaymentlinklineitemsupdate.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitemsupdate.js +59 -0
- package/models/components/createpaymentlinklineitemsupdate.js.map +1 -0
- package/models/components/createpaymentlinklineitemsvalidationerror.d.ts +22 -0
- package/models/components/createpaymentlinklineitemsvalidationerror.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitemsvalidationerror.js +61 -0
- package/models/components/createpaymentlinklineitemsvalidationerror.js.map +1 -0
- package/models/components/createpaymentlinklineitemvalidationerror.d.ts +31 -0
- package/models/components/createpaymentlinklineitemvalidationerror.d.ts.map +1 -0
- package/models/components/createpaymentlinklineitemvalidationerror.js +68 -0
- package/models/components/createpaymentlinklineitemvalidationerror.js.map +1 -0
- package/models/components/createproductoption.d.ts +43 -0
- package/models/components/createproductoption.d.ts.map +1 -0
- package/models/components/createproductoption.js +66 -0
- package/models/components/createproductoption.js.map +1 -0
- package/models/components/createproductoptiongroup.d.ts +48 -0
- package/models/components/createproductoptiongroup.d.ts.map +1 -0
- package/models/components/createproductoptiongroup.js +67 -0
- package/models/components/createproductoptiongroup.js.map +1 -0
- package/models/components/createprofile.d.ts +21 -0
- package/models/components/createprofile.d.ts.map +1 -0
- package/models/components/createprofile.js +62 -0
- package/models/components/createprofile.js.map +1 -0
- package/models/components/createprofileerror.d.ts +21 -0
- package/models/components/createprofileerror.d.ts.map +1 -0
- package/models/components/createprofileerror.js +62 -0
- package/models/components/createprofileerror.js.map +1 -0
- package/models/components/createrefund.d.ts +27 -0
- package/models/components/createrefund.d.ts.map +1 -0
- package/models/components/createrefund.js +58 -0
- package/models/components/createrefund.js.map +1 -0
- package/models/components/createrefundresponse.d.ts +15 -0
- package/models/components/createrefundresponse.d.ts.map +1 -0
- package/models/components/createrefundresponse.js +62 -0
- package/models/components/createrefundresponse.js.map +1 -0
- package/models/components/createrepresentative.d.ts +41 -0
- package/models/components/createrepresentative.d.ts.map +1 -0
- package/models/components/createrepresentative.js +76 -0
- package/models/components/createrepresentative.js.map +1 -0
- package/models/components/createreversal.d.ts +20 -0
- package/models/components/createreversal.d.ts.map +1 -0
- package/models/components/createreversal.js +58 -0
- package/models/components/createreversal.js.map +1 -0
- package/models/components/createruntransfer.d.ts +47 -0
- package/models/components/createruntransfer.d.ts.map +1 -0
- package/models/components/createruntransfer.js +73 -0
- package/models/components/createruntransfer.js.map +1 -0
- package/models/components/createscheduledtransferlineitem.d.ts +53 -0
- package/models/components/createscheduledtransferlineitem.d.ts.map +1 -0
- package/models/components/createscheduledtransferlineitem.js +72 -0
- package/models/components/createscheduledtransferlineitem.js.map +1 -0
- package/models/components/createscheduledtransferlineitemoption.d.ts +44 -0
- package/models/components/createscheduledtransferlineitemoption.d.ts.map +1 -0
- package/models/components/createscheduledtransferlineitemoption.js +67 -0
- package/models/components/createscheduledtransferlineitemoption.js.map +1 -0
- package/models/components/createscheduledtransferlineitems.d.ts +27 -0
- package/models/components/createscheduledtransferlineitems.d.ts.map +1 -0
- package/models/components/createscheduledtransferlineitems.js +59 -0
- package/models/components/createscheduledtransferlineitems.js.map +1 -0
- package/models/components/createsweepconfig.d.ts +37 -0
- package/models/components/createsweepconfig.d.ts.map +1 -0
- package/models/components/createsweepconfig.js +69 -0
- package/models/components/createsweepconfig.js.map +1 -0
- package/models/components/createterminalapplication.d.ts +44 -0
- package/models/components/createterminalapplication.d.ts.map +1 -0
- package/models/components/createterminalapplication.js +67 -0
- package/models/components/createterminalapplication.js.map +1 -0
- package/models/components/createticket.d.ts +29 -0
- package/models/components/createticket.d.ts.map +1 -0
- package/models/components/createticket.js +67 -0
- package/models/components/createticket.js.map +1 -0
- package/models/components/createticketcontacterror.d.ts +19 -0
- package/models/components/createticketcontacterror.d.ts.map +1 -0
- package/models/components/createticketcontacterror.js +60 -0
- package/models/components/createticketcontacterror.js.map +1 -0
- package/models/components/createtransfer.d.ts +69 -0
- package/models/components/createtransfer.d.ts.map +1 -0
- package/models/components/createtransfer.js +79 -0
- package/models/components/createtransfer.js.map +1 -0
- package/models/components/createtransferachaddendarecord.d.ts +23 -0
- package/models/components/createtransferachaddendarecord.d.ts.map +1 -0
- package/models/components/createtransferachaddendarecord.js +58 -0
- package/models/components/createtransferachaddendarecord.js.map +1 -0
- package/models/components/createtransferdestination.d.ts +26 -0
- package/models/components/createtransferdestination.d.ts.map +1 -0
- package/models/components/createtransferdestination.js +64 -0
- package/models/components/createtransferdestination.js.map +1 -0
- package/models/components/createtransferdestinationach.d.ts +28 -0
- package/models/components/createtransferdestinationach.d.ts.map +1 -0
- package/models/components/createtransferdestinationach.js +63 -0
- package/models/components/createtransferdestinationach.js.map +1 -0
- package/models/components/createtransferdestinationcard.d.ts +20 -0
- package/models/components/createtransferdestinationcard.d.ts.map +1 -0
- package/models/components/createtransferdestinationcard.js +58 -0
- package/models/components/createtransferdestinationcard.js.map +1 -0
- package/models/components/createtransferlineitem.d.ts +53 -0
- package/models/components/createtransferlineitem.d.ts.map +1 -0
- package/models/components/createtransferlineitem.js +70 -0
- package/models/components/createtransferlineitem.js.map +1 -0
- package/models/components/createtransferlineitemoption.d.ts +44 -0
- package/models/components/createtransferlineitemoption.d.ts.map +1 -0
- package/models/components/createtransferlineitemoption.js +67 -0
- package/models/components/createtransferlineitemoption.js.map +1 -0
- package/models/components/createtransferlineitemoptionvalidationerror.d.ts +26 -0
- package/models/components/createtransferlineitemoptionvalidationerror.d.ts.map +1 -0
- package/models/components/createtransferlineitemoptionvalidationerror.js +67 -0
- package/models/components/createtransferlineitemoptionvalidationerror.js.map +1 -0
- package/models/components/createtransferlineitems.d.ts +27 -0
- package/models/components/createtransferlineitems.d.ts.map +1 -0
- package/models/components/createtransferlineitems.js +59 -0
- package/models/components/createtransferlineitems.js.map +1 -0
- package/models/components/createtransferlineitemsvalidationerror.d.ts +22 -0
- package/models/components/createtransferlineitemsvalidationerror.d.ts.map +1 -0
- package/models/components/createtransferlineitemsvalidationerror.js +61 -0
- package/models/components/createtransferlineitemsvalidationerror.js.map +1 -0
- package/models/components/createtransferlineitemvalidationerror.d.ts +33 -0
- package/models/components/createtransferlineitemvalidationerror.d.ts.map +1 -0
- package/models/components/createtransferlineitemvalidationerror.js +72 -0
- package/models/components/createtransferlineitemvalidationerror.js.map +1 -0
- package/models/components/createtransferoptions.d.ts +23 -0
- package/models/components/createtransferoptions.d.ts.map +1 -0
- package/models/components/createtransferoptions.js +64 -0
- package/models/components/createtransferoptions.js.map +1 -0
- package/models/components/createtransfersource.d.ts +36 -0
- package/models/components/createtransfersource.d.ts.map +1 -0
- package/models/components/createtransfersource.js +68 -0
- package/models/components/createtransfersource.js.map +1 -0
- package/models/components/createtransfersourceach.d.ts +40 -0
- package/models/components/createtransfersourceach.d.ts.map +1 -0
- package/models/components/createtransfersourceach.js +69 -0
- package/models/components/createtransfersourceach.js.map +1 -0
- package/models/components/createtransfersourcecard.d.ts +31 -0
- package/models/components/createtransfersourcecard.d.ts.map +1 -0
- package/models/components/createtransfersourcecard.js +61 -0
- package/models/components/createtransfersourcecard.js.map +1 -0
- package/models/components/createwallet.d.ts +34 -0
- package/models/components/createwallet.d.ts.map +1 -0
- package/models/components/createwallet.js +62 -0
- package/models/components/createwallet.js.map +1 -0
- package/models/components/createwebhook.d.ts +40 -0
- package/models/components/createwebhook.d.ts.map +1 -0
- package/models/components/createwebhook.js +66 -0
- package/models/components/createwebhook.js.map +1 -0
- package/models/components/customersupport.d.ts +31 -0
- package/models/components/customersupport.d.ts.map +1 -0
- package/models/components/customersupport.js +66 -0
- package/models/components/customersupport.js.map +1 -0
- package/models/components/customersupporterror.d.ts +25 -0
- package/models/components/customersupporterror.d.ts.map +1 -0
- package/models/components/customersupporterror.js +66 -0
- package/models/components/customersupporterror.js.map +1 -0
- package/models/components/debitholdperiod.d.ts +19 -0
- package/models/components/debitholdperiod.d.ts.map +1 -0
- package/models/components/debitholdperiod.js +53 -0
- package/models/components/debitholdperiod.js.map +1 -0
- package/models/components/disbursementpaymentmethodtype.d.ts +20 -0
- package/models/components/disbursementpaymentmethodtype.d.ts.map +1 -0
- package/models/components/disbursementpaymentmethodtype.js +54 -0
- package/models/components/disbursementpaymentmethodtype.js.map +1 -0
- package/models/components/displayoptionserror.d.ts +21 -0
- package/models/components/displayoptionserror.d.ts.map +1 -0
- package/models/components/displayoptionserror.js +62 -0
- package/models/components/displayoptionserror.js.map +1 -0
- package/models/components/dispute.d.ts +64 -0
- package/models/components/dispute.d.ts.map +1 -0
- package/models/components/dispute.js +82 -0
- package/models/components/dispute.js.map +1 -0
- package/models/components/disputeevidenceresponse.d.ts +51 -0
- package/models/components/disputeevidenceresponse.d.ts.map +1 -0
- package/models/components/disputeevidenceresponse.js +78 -0
- package/models/components/disputeevidenceresponse.js.map +1 -0
- package/models/components/disputephase.d.ts +20 -0
- package/models/components/disputephase.d.ts.map +1 -0
- package/models/components/disputephase.js +54 -0
- package/models/components/disputephase.js.map +1 -0
- package/models/components/disputestatus.d.ts +32 -0
- package/models/components/disputestatus.d.ts.map +1 -0
- package/models/components/disputestatus.js +62 -0
- package/models/components/disputestatus.js.map +1 -0
- package/models/components/disputetransferdetails.d.ts +20 -0
- package/models/components/disputetransferdetails.d.ts.map +1 -0
- package/models/components/disputetransferdetails.js +58 -0
- package/models/components/disputetransferdetails.js.map +1 -0
- package/models/components/document.d.ts +35 -0
- package/models/components/document.d.ts.map +1 -0
- package/models/components/document.js +67 -0
- package/models/components/document.js.map +1 -0
- package/models/components/documenttype.d.ts +20 -0
- package/models/components/documenttype.d.ts.map +1 -0
- package/models/components/documenttype.js +54 -0
- package/models/components/documenttype.js.map +1 -0
- package/models/components/domesticpullfromcard.d.ts +19 -0
- package/models/components/domesticpullfromcard.d.ts.map +1 -0
- package/models/components/domesticpullfromcard.js +53 -0
- package/models/components/domesticpullfromcard.js.map +1 -0
- package/models/components/domesticpushtocard.d.ts +20 -0
- package/models/components/domesticpushtocard.d.ts.map +1 -0
- package/models/components/domesticpushtocard.js +54 -0
- package/models/components/domesticpushtocard.js.map +1 -0
- package/models/components/e2eetoken.d.ts +27 -0
- package/models/components/e2eetoken.d.ts.map +1 -0
- package/models/components/e2eetoken.js +58 -0
- package/models/components/e2eetoken.js.map +1 -0
- package/models/components/e2eetokenupdate.d.ts +27 -0
- package/models/components/e2eetokenupdate.d.ts.map +1 -0
- package/models/components/e2eetokenupdate.js +58 -0
- package/models/components/e2eetokenupdate.js.map +1 -0
- package/models/components/end2endencryptionerror.d.ts +17 -0
- package/models/components/end2endencryptionerror.d.ts.map +1 -0
- package/models/components/end2endencryptionerror.js +58 -0
- package/models/components/end2endencryptionerror.js.map +1 -0
- package/models/components/enrichedaddressresponse.d.ts +18 -0
- package/models/components/enrichedaddressresponse.d.ts.map +1 -0
- package/models/components/enrichedaddressresponse.js +59 -0
- package/models/components/enrichedaddressresponse.js.map +1 -0
- package/models/components/enrichedbusinessprofile.d.ts +30 -0
- package/models/components/enrichedbusinessprofile.d.ts.map +1 -0
- package/models/components/enrichedbusinessprofile.js +71 -0
- package/models/components/enrichedbusinessprofile.js.map +1 -0
- package/models/components/enrichedbusinessresponse.d.ts +18 -0
- package/models/components/enrichedbusinessresponse.d.ts.map +1 -0
- package/models/components/enrichedbusinessresponse.js +59 -0
- package/models/components/enrichedbusinessresponse.js.map +1 -0
- package/models/components/enrichedindustries.d.ts +18 -0
- package/models/components/enrichedindustries.d.ts.map +1 -0
- package/models/components/enrichedindustries.js +59 -0
- package/models/components/enrichedindustries.js.map +1 -0
- package/models/components/enrichedindustrycodes.d.ts +19 -0
- package/models/components/enrichedindustrycodes.d.ts.map +1 -0
- package/models/components/enrichedindustrycodes.js +60 -0
- package/models/components/enrichedindustrycodes.js.map +1 -0
- package/models/components/entrymode.d.ts +17 -0
- package/models/components/entrymode.d.ts.map +1 -0
- package/models/components/entrymode.js +52 -0
- package/models/components/entrymode.js.map +1 -0
- package/models/components/estimatedactivity.d.ts +25 -0
- package/models/components/estimatedactivity.d.ts.map +1 -0
- package/models/components/estimatedactivity.js +63 -0
- package/models/components/estimatedactivity.js.map +1 -0
- package/models/components/estimatedactivityerror.d.ts +21 -0
- package/models/components/estimatedactivityerror.d.ts.map +1 -0
- package/models/components/estimatedactivityerror.js +62 -0
- package/models/components/estimatedactivityerror.js.map +1 -0
- package/models/components/eventtype.d.ts +33 -0
- package/models/components/eventtype.d.ts.map +1 -0
- package/models/components/eventtype.js +62 -0
- package/models/components/eventtype.js.map +1 -0
- package/models/components/evidencetextresponse.d.ts +26 -0
- package/models/components/evidencetextresponse.d.ts.map +1 -0
- package/models/components/evidencetextresponse.js +67 -0
- package/models/components/evidencetextresponse.js.map +1 -0
- package/models/components/evidencetype.d.ts +18 -0
- package/models/components/evidencetype.d.ts.map +1 -0
- package/models/components/evidencetype.js +55 -0
- package/models/components/evidencetype.js.map +1 -0
- package/models/components/evidenceuploadresponse.d.ts +51 -0
- package/models/components/evidenceuploadresponse.d.ts.map +1 -0
- package/models/components/evidenceuploadresponse.js +71 -0
- package/models/components/evidenceuploadresponse.js.map +1 -0
- package/models/components/facilitatorfee.d.ts +45 -0
- package/models/components/facilitatorfee.d.ts.map +1 -0
- package/models/components/facilitatorfee.js +64 -0
- package/models/components/facilitatorfee.js.map +1 -0
- package/models/components/fednowinstitution.d.ts +25 -0
- package/models/components/fednowinstitution.d.ts.map +1 -0
- package/models/components/fednowinstitution.js +63 -0
- package/models/components/fednowinstitution.js.map +1 -0
- package/models/components/fednowservices.d.ts +30 -0
- package/models/components/fednowservices.d.ts.map +1 -0
- package/models/components/fednowservices.js +62 -0
- package/models/components/fednowservices.js.map +1 -0
- package/models/components/feecategory.d.ts +19 -0
- package/models/components/feecategory.d.ts.map +1 -0
- package/models/components/feecategory.js +57 -0
- package/models/components/feecategory.js.map +1 -0
- package/models/components/feemodel.d.ts +19 -0
- package/models/components/feemodel.d.ts.map +1 -0
- package/models/components/feemodel.js +54 -0
- package/models/components/feemodel.js.map +1 -0
- package/models/components/feeplan.d.ts +53 -0
- package/models/components/feeplan.d.ts.map +1 -0
- package/models/components/feeplan.js +76 -0
- package/models/components/feeplan.js.map +1 -0
- package/models/components/feeplanagreement.d.ts +57 -0
- package/models/components/feeplanagreement.d.ts.map +1 -0
- package/models/components/feeplanagreement.js +83 -0
- package/models/components/feeplanagreement.js.map +1 -0
- package/models/components/feeplanagreementstatus.d.ts +12 -0
- package/models/components/feeplanagreementstatus.d.ts.map +1 -0
- package/models/components/feeplanagreementstatus.js +49 -0
- package/models/components/feeplanagreementstatus.js.map +1 -0
- package/models/components/feeproperties.d.ts +49 -0
- package/models/components/feeproperties.d.ts.map +1 -0
- package/models/components/feeproperties.js +68 -0
- package/models/components/feeproperties.js.map +1 -0
- package/models/components/filedetails.d.ts +46 -0
- package/models/components/filedetails.d.ts.map +1 -0
- package/models/components/filedetails.js +78 -0
- package/models/components/filedetails.js.map +1 -0
- package/models/components/filepurpose.d.ts +22 -0
- package/models/components/filepurpose.d.ts.map +1 -0
- package/models/components/filepurpose.js +57 -0
- package/models/components/filepurpose.js.map +1 -0
- package/models/components/filestatus.d.ts +19 -0
- package/models/components/filestatus.d.ts.map +1 -0
- package/models/components/filestatus.js +54 -0
- package/models/components/filestatus.js.map +1 -0
- package/models/components/fileuploadrequestmultipart.d.ts +50 -0
- package/models/components/fileuploadrequestmultipart.d.ts.map +1 -0
- package/models/components/fileuploadrequestmultipart.js +92 -0
- package/models/components/fileuploadrequestmultipart.js.map +1 -0
- package/models/components/financialinstitutions.d.ts +18 -0
- package/models/components/financialinstitutions.d.ts.map +1 -0
- package/models/components/financialinstitutions.js +59 -0
- package/models/components/financialinstitutions.js.map +1 -0
- package/models/components/fulfillment.d.ts +21 -0
- package/models/components/fulfillment.d.ts.map +1 -0
- package/models/components/fulfillment.js +62 -0
- package/models/components/fulfillment.js.map +1 -0
- package/models/components/fulfillmentdetails.d.ts +24 -0
- package/models/components/fulfillmentdetails.d.ts.map +1 -0
- package/models/components/fulfillmentdetails.js +65 -0
- package/models/components/fulfillmentdetails.js.map +1 -0
- package/models/components/fulfillmentdetailserror.d.ts +19 -0
- package/models/components/fulfillmentdetailserror.d.ts.map +1 -0
- package/models/components/fulfillmentdetailserror.js +60 -0
- package/models/components/fulfillmentdetailserror.js.map +1 -0
- package/models/components/fulfillmenterror.d.ts +19 -0
- package/models/components/fulfillmenterror.d.ts.map +1 -0
- package/models/components/fulfillmenterror.js +60 -0
- package/models/components/fulfillmenterror.js.map +1 -0
- package/models/components/fulfillmentmethod.d.ts +19 -0
- package/models/components/fulfillmentmethod.d.ts.map +1 -0
- package/models/components/fulfillmentmethod.js +56 -0
- package/models/components/fulfillmentmethod.js.map +1 -0
- package/models/components/fulfillmenttimeframe.d.ts +18 -0
- package/models/components/fulfillmenttimeframe.d.ts.map +1 -0
- package/models/components/fulfillmenttimeframe.js +55 -0
- package/models/components/fulfillmenttimeframe.js.map +1 -0
- package/models/components/fullissuedcard.d.ts +84 -0
- package/models/components/fullissuedcard.d.ts.map +1 -0
- package/models/components/fullissuedcard.js +88 -0
- package/models/components/fullissuedcard.js.map +1 -0
- package/models/components/generatedby.d.ts +30 -0
- package/models/components/generatedby.d.ts.map +1 -0
- package/models/components/generatedby.js +68 -0
- package/models/components/generatedby.js.map +1 -0
- package/models/components/geographicreach.d.ts +13 -0
- package/models/components/geographicreach.d.ts.map +1 -0
- package/models/components/geographicreach.js +50 -0
- package/models/components/geographicreach.js.map +1 -0
- package/models/components/governmentid.d.ts +49 -0
- package/models/components/governmentid.d.ts.map +1 -0
- package/models/components/governmentid.js +99 -0
- package/models/components/governmentid.js.map +1 -0
- package/models/components/governmentiderror.d.ts +49 -0
- package/models/components/governmentiderror.d.ts.map +1 -0
- package/models/components/governmentiderror.js +96 -0
- package/models/components/governmentiderror.js.map +1 -0
- package/models/components/granttype.d.ts +28 -0
- package/models/components/granttype.d.ts.map +1 -0
- package/models/components/granttype.js +58 -0
- package/models/components/granttype.js.map +1 -0
- package/models/components/guestprofile.d.ts +31 -0
- package/models/components/guestprofile.d.ts.map +1 -0
- package/models/components/guestprofile.js +63 -0
- package/models/components/guestprofile.js.map +1 -0
- package/models/components/imagemetadata.d.ts +47 -0
- package/models/components/imagemetadata.d.ts.map +1 -0
- package/models/components/imagemetadata.js +71 -0
- package/models/components/imagemetadata.js.map +1 -0
- package/models/components/imagemetadatarequest.d.ts +23 -0
- package/models/components/imagemetadatarequest.d.ts.map +1 -0
- package/models/components/imagemetadatarequest.js +58 -0
- package/models/components/imagemetadatarequest.js.map +1 -0
- package/models/components/imagemetadatavalidationerror.d.ts +17 -0
- package/models/components/imagemetadatavalidationerror.d.ts.map +1 -0
- package/models/components/imagemetadatavalidationerror.js +58 -0
- package/models/components/imagemetadatavalidationerror.js.map +1 -0
- package/models/components/imageuploadrequestmultipart.d.ts +41 -0
- package/models/components/imageuploadrequestmultipart.d.ts.map +1 -0
- package/models/components/imageuploadrequestmultipart.js +91 -0
- package/models/components/imageuploadrequestmultipart.js.map +1 -0
- package/models/components/incurredfee.d.ts +62 -0
- package/models/components/incurredfee.d.ts.map +1 -0
- package/models/components/incurredfee.js +77 -0
- package/models/components/incurredfee.js.map +1 -0
- package/models/components/index.d.ts +579 -0
- package/models/components/index.d.ts.map +1 -0
- package/models/components/index.js +598 -0
- package/models/components/index.js.map +1 -0
- package/models/components/individualname.d.ts +35 -0
- package/models/components/individualname.d.ts.map +1 -0
- package/models/components/individualname.js +64 -0
- package/models/components/individualname.js.map +1 -0
- package/models/components/individualnameerror.d.ts +23 -0
- package/models/components/individualnameerror.d.ts.map +1 -0
- package/models/components/individualnameerror.js +64 -0
- package/models/components/individualnameerror.js.map +1 -0
- package/models/components/individualnameupdate.d.ts +35 -0
- package/models/components/individualnameupdate.d.ts.map +1 -0
- package/models/components/individualnameupdate.js +64 -0
- package/models/components/individualnameupdate.js.map +1 -0
- package/models/components/individualprofile.d.ts +39 -0
- package/models/components/individualprofile.d.ts.map +1 -0
- package/models/components/individualprofile.js +71 -0
- package/models/components/individualprofile.js.map +1 -0
- package/models/components/industrycodes.d.ts +21 -0
- package/models/components/industrycodes.d.ts.map +1 -0
- package/models/components/industrycodes.js +62 -0
- package/models/components/industrycodes.js.map +1 -0
- package/models/components/industrytaxonomy.d.ts +43 -0
- package/models/components/industrytaxonomy.d.ts.map +1 -0
- package/models/components/industrytaxonomy.js +66 -0
- package/models/components/industrytaxonomy.js.map +1 -0
- package/models/components/instantbankcreditpaymentmethod.d.ts +31 -0
- package/models/components/instantbankcreditpaymentmethod.d.ts.map +1 -0
- package/models/components/instantbankcreditpaymentmethod.js +63 -0
- package/models/components/instantbankcreditpaymentmethod.js.map +1 -0
- package/models/components/instantbankcredittransferpaymentmethod.d.ts +31 -0
- package/models/components/instantbankcredittransferpaymentmethod.d.ts.map +1 -0
- package/models/components/instantbankcredittransferpaymentmethod.js +63 -0
- package/models/components/instantbankcredittransferpaymentmethod.js.map +1 -0
- package/models/components/instantpaymentfees.d.ts +64 -0
- package/models/components/instantpaymentfees.d.ts.map +1 -0
- package/models/components/instantpaymentfees.js +75 -0
- package/models/components/instantpaymentfees.js.map +1 -0
- package/models/components/institutionssearchresponse.d.ts +27 -0
- package/models/components/institutionssearchresponse.d.ts.map +1 -0
- package/models/components/institutionssearchresponse.js +68 -0
- package/models/components/institutionssearchresponse.js.map +1 -0
- package/models/components/invoice.d.ts +93 -0
- package/models/components/invoice.d.ts.map +1 -0
- package/models/components/invoice.js +107 -0
- package/models/components/invoice.js.map +1 -0
- package/models/components/invoiceexternalpayment.d.ts +21 -0
- package/models/components/invoiceexternalpayment.d.ts.map +1 -0
- package/models/components/invoiceexternalpayment.js +63 -0
- package/models/components/invoiceexternalpayment.js.map +1 -0
- package/models/components/invoicelineitem.d.ts +54 -0
- package/models/components/invoicelineitem.d.ts.map +1 -0
- package/models/components/invoicelineitem.js +71 -0
- package/models/components/invoicelineitem.js.map +1 -0
- package/models/components/invoicelineitemimagemetadata.d.ts +35 -0
- package/models/components/invoicelineitemimagemetadata.d.ts.map +1 -0
- package/models/components/invoicelineitemimagemetadata.js +64 -0
- package/models/components/invoicelineitemimagemetadata.js.map +1 -0
- package/models/components/invoicelineitemimagevalidationerror.d.ts +17 -0
- package/models/components/invoicelineitemimagevalidationerror.d.ts.map +1 -0
- package/models/components/invoicelineitemimagevalidationerror.js +58 -0
- package/models/components/invoicelineitemimagevalidationerror.js.map +1 -0
- package/models/components/invoicelineitemoption.d.ts +45 -0
- package/models/components/invoicelineitemoption.d.ts.map +1 -0
- package/models/components/invoicelineitemoption.js +68 -0
- package/models/components/invoicelineitemoption.js.map +1 -0
- package/models/components/invoicelineitemoptionvalidationerror.d.ts +31 -0
- package/models/components/invoicelineitemoptionvalidationerror.d.ts.map +1 -0
- package/models/components/invoicelineitemoptionvalidationerror.js +70 -0
- package/models/components/invoicelineitemoptionvalidationerror.js.map +1 -0
- package/models/components/invoicelineitems.d.ts +24 -0
- package/models/components/invoicelineitems.d.ts.map +1 -0
- package/models/components/invoicelineitems.js +59 -0
- package/models/components/invoicelineitems.js.map +1 -0
- package/models/components/invoicelineitemsvalidationerror.d.ts +22 -0
- package/models/components/invoicelineitemsvalidationerror.d.ts.map +1 -0
- package/models/components/invoicelineitemsvalidationerror.js +59 -0
- package/models/components/invoicelineitemsvalidationerror.js.map +1 -0
- package/models/components/invoicelineitemvalidationerror.d.ts +38 -0
- package/models/components/invoicelineitemvalidationerror.d.ts.map +1 -0
- package/models/components/invoicelineitemvalidationerror.js +75 -0
- package/models/components/invoicelineitemvalidationerror.js.map +1 -0
- package/models/components/invoicepayment.d.ts +35 -0
- package/models/components/invoicepayment.d.ts.map +1 -0
- package/models/components/invoicepayment.js +70 -0
- package/models/components/invoicepayment.js.map +1 -0
- package/models/components/invoicepaymenttype.d.ts +12 -0
- package/models/components/invoicepaymenttype.d.ts.map +1 -0
- package/models/components/invoicepaymenttype.js +49 -0
- package/models/components/invoicepaymenttype.js.map +1 -0
- package/models/components/invoicestatus.d.ts +16 -0
- package/models/components/invoicestatus.d.ts.map +1 -0
- package/models/components/invoicestatus.js +53 -0
- package/models/components/invoicestatus.js.map +1 -0
- package/models/components/invoicetransferpayment.d.ts +20 -0
- package/models/components/invoicetransferpayment.d.ts.map +1 -0
- package/models/components/invoicetransferpayment.js +58 -0
- package/models/components/invoicetransferpayment.js.map +1 -0
- package/models/components/issuedcard.d.ts +71 -0
- package/models/components/issuedcard.d.ts.map +1 -0
- package/models/components/issuedcard.js +84 -0
- package/models/components/issuedcard.js.map +1 -0
- package/models/components/issuedcardauthorization.d.ts +48 -0
- package/models/components/issuedcardauthorization.d.ts.map +1 -0
- package/models/components/issuedcardauthorization.js +77 -0
- package/models/components/issuedcardauthorization.js.map +1 -0
- package/models/components/issuedcardauthorizationevent.d.ts +39 -0
- package/models/components/issuedcardauthorizationevent.d.ts.map +1 -0
- package/models/components/issuedcardauthorizationevent.js +68 -0
- package/models/components/issuedcardauthorizationevent.js.map +1 -0
- package/models/components/issuedcardauthorizationeventresult.d.ts +19 -0
- package/models/components/issuedcardauthorizationeventresult.d.ts.map +1 -0
- package/models/components/issuedcardauthorizationeventresult.js +53 -0
- package/models/components/issuedcardauthorizationeventresult.js.map +1 -0
- package/models/components/issuedcardeventtype.d.ts +22 -0
- package/models/components/issuedcardeventtype.d.ts.map +1 -0
- package/models/components/issuedcardeventtype.js +56 -0
- package/models/components/issuedcardeventtype.js.map +1 -0
- package/models/components/issuedcardformfactor.d.ts +17 -0
- package/models/components/issuedcardformfactor.d.ts.map +1 -0
- package/models/components/issuedcardformfactor.js +51 -0
- package/models/components/issuedcardformfactor.js.map +1 -0
- package/models/components/issuedcardstate.d.ts +34 -0
- package/models/components/issuedcardstate.d.ts.map +1 -0
- package/models/components/issuedcardstate.js +61 -0
- package/models/components/issuedcardstate.js.map +1 -0
- package/models/components/issuedcardtransaction.d.ts +35 -0
- package/models/components/issuedcardtransaction.d.ts.map +1 -0
- package/models/components/issuedcardtransaction.js +73 -0
- package/models/components/issuedcardtransaction.js.map +1 -0
- package/models/components/issuingauthorizationstatus.d.ts +21 -0
- package/models/components/issuingauthorizationstatus.d.ts.map +1 -0
- package/models/components/issuingauthorizationstatus.js +55 -0
- package/models/components/issuingauthorizationstatus.js.map +1 -0
- package/models/components/issuingcontrols.d.ts +26 -0
- package/models/components/issuingcontrols.d.ts.map +1 -0
- package/models/components/issuingcontrols.js +61 -0
- package/models/components/issuingcontrols.js.map +1 -0
- package/models/components/issuingcontrolserror.d.ts +22 -0
- package/models/components/issuingcontrolserror.d.ts.map +1 -0
- package/models/components/issuingcontrolserror.js +59 -0
- package/models/components/issuingcontrolserror.js.map +1 -0
- package/models/components/issuingintervallimit.d.ts +17 -0
- package/models/components/issuingintervallimit.d.ts.map +1 -0
- package/models/components/issuingintervallimit.js +51 -0
- package/models/components/issuingintervallimit.js.map +1 -0
- package/models/components/issuingmerchantdata.d.ts +50 -0
- package/models/components/issuingmerchantdata.d.ts.map +1 -0
- package/models/components/issuingmerchantdata.js +70 -0
- package/models/components/issuingmerchantdata.js.map +1 -0
- package/models/components/issuingvelocitylimit.d.ts +26 -0
- package/models/components/issuingvelocitylimit.d.ts.map +1 -0
- package/models/components/issuingvelocitylimit.js +61 -0
- package/models/components/issuingvelocitylimit.js.map +1 -0
- package/models/components/issuingvelocitylimiterror.d.ts +19 -0
- package/models/components/issuingvelocitylimiterror.d.ts.map +1 -0
- package/models/components/issuingvelocitylimiterror.js +60 -0
- package/models/components/issuingvelocitylimiterror.js.map +1 -0
- package/models/components/itemlistnextpage.d.ts +20 -0
- package/models/components/itemlistnextpage.d.ts.map +1 -0
- package/models/components/itemlistnextpage.js +58 -0
- package/models/components/itemlistnextpage.js.map +1 -0
- package/models/components/jsonwebkey.d.ts +104 -0
- package/models/components/jsonwebkey.d.ts.map +1 -0
- package/models/components/jsonwebkey.js +96 -0
- package/models/components/jsonwebkey.js.map +1 -0
- package/models/components/linkaccountterminalapplication.d.ts +23 -0
- package/models/components/linkaccountterminalapplication.d.ts.map +1 -0
- package/models/components/linkaccountterminalapplication.js +58 -0
- package/models/components/linkaccountterminalapplication.js.map +1 -0
- package/models/components/linkapplepay.d.ts +45 -0
- package/models/components/linkapplepay.d.ts.map +1 -0
- package/models/components/linkapplepay.js +62 -0
- package/models/components/linkapplepay.js.map +1 -0
- package/models/components/linkapplepaymentdata.d.ts +49 -0
- package/models/components/linkapplepaymentdata.d.ts.map +1 -0
- package/models/components/linkapplepaymentdata.js +65 -0
- package/models/components/linkapplepaymentdata.js.map +1 -0
- package/models/components/linkapplepaymentmethod.d.ts +38 -0
- package/models/components/linkapplepaymentmethod.d.ts.map +1 -0
- package/models/components/linkapplepaymentmethod.js +62 -0
- package/models/components/linkapplepaymentmethod.js.map +1 -0
- package/models/components/linkapplepaytoken.d.ts +50 -0
- package/models/components/linkapplepaytoken.d.ts.map +1 -0
- package/models/components/linkapplepaytoken.js +64 -0
- package/models/components/linkapplepaytoken.js.map +1 -0
- package/models/components/linkbankaccount.d.ts +17 -0
- package/models/components/linkbankaccount.d.ts.map +1 -0
- package/models/components/linkbankaccount.js +68 -0
- package/models/components/linkbankaccount.js.map +1 -0
- package/models/components/linkcard.d.ts +46 -0
- package/models/components/linkcard.d.ts.map +1 -0
- package/models/components/linkcard.js +77 -0
- package/models/components/linkcard.js.map +1 -0
- package/models/components/linkcardwaitfor.d.ts +11 -0
- package/models/components/linkcardwaitfor.d.ts.map +1 -0
- package/models/components/linkcardwaitfor.js +48 -0
- package/models/components/linkcardwaitfor.js.map +1 -0
- package/models/components/linkedapplepaypaymentmethod.d.ts +32 -0
- package/models/components/linkedapplepaypaymentmethod.d.ts.map +1 -0
- package/models/components/linkedapplepaypaymentmethod.js +64 -0
- package/models/components/linkedapplepaypaymentmethod.js.map +1 -0
- package/models/components/listfeesfetchrequest.d.ts +20 -0
- package/models/components/listfeesfetchrequest.d.ts.map +1 -0
- package/models/components/listfeesfetchrequest.js +58 -0
- package/models/components/listfeesfetchrequest.js.map +1 -0
- package/models/components/manualtermsofservice.d.ts +35 -0
- package/models/components/manualtermsofservice.d.ts.map +1 -0
- package/models/components/manualtermsofservice.js +64 -0
- package/models/components/manualtermsofservice.js.map +1 -0
- package/models/components/manualtermsofserviceupdate.d.ts +35 -0
- package/models/components/manualtermsofserviceupdate.d.ts.map +1 -0
- package/models/components/manualtermsofserviceupdate.js +64 -0
- package/models/components/manualtermsofserviceupdate.js.map +1 -0
- package/models/components/microdepositstatus.d.ts +11 -0
- package/models/components/microdepositstatus.d.ts.map +1 -0
- package/models/components/microdepositstatus.js +48 -0
- package/models/components/microdepositstatus.js.map +1 -0
- package/models/components/minimumcommitment.d.ts +32 -0
- package/models/components/minimumcommitment.d.ts.map +1 -0
- package/models/components/minimumcommitment.js +60 -0
- package/models/components/minimumcommitment.js.map +1 -0
- package/models/components/mode.d.ts +18 -0
- package/models/components/mode.d.ts.map +1 -0
- package/models/components/mode.js +52 -0
- package/models/components/mode.js.map +1 -0
- package/models/components/moneytransfer.d.ts +21 -0
- package/models/components/moneytransfer.d.ts.map +1 -0
- package/models/components/moneytransfer.js +62 -0
- package/models/components/moneytransfer.js.map +1 -0
- package/models/components/moneytransfererror.d.ts +21 -0
- package/models/components/moneytransfererror.d.ts.map +1 -0
- package/models/components/moneytransfererror.js +62 -0
- package/models/components/moneytransfererror.js.map +1 -0
- package/models/components/moneytransferpullfromcard.d.ts +18 -0
- package/models/components/moneytransferpullfromcard.d.ts.map +1 -0
- package/models/components/moneytransferpullfromcard.js +59 -0
- package/models/components/moneytransferpullfromcard.js.map +1 -0
- package/models/components/moneytransferpullfromcarderror.d.ts +18 -0
- package/models/components/moneytransferpullfromcarderror.d.ts.map +1 -0
- package/models/components/moneytransferpullfromcarderror.js +59 -0
- package/models/components/moneytransferpullfromcarderror.js.map +1 -0
- package/models/components/moneytransferpushtocard.d.ts +18 -0
- package/models/components/moneytransferpushtocard.d.ts.map +1 -0
- package/models/components/moneytransferpushtocard.js +59 -0
- package/models/components/moneytransferpushtocard.js.map +1 -0
- package/models/components/moneytransferpushtocarderror.d.ts +18 -0
- package/models/components/moneytransferpushtocarderror.d.ts.map +1 -0
- package/models/components/moneytransferpushtocarderror.js +59 -0
- package/models/components/moneytransferpushtocarderror.js.map +1 -0
- package/models/components/monthlyplatformfee.d.ts +32 -0
- package/models/components/monthlyplatformfee.d.ts.map +1 -0
- package/models/components/monthlyplatformfee.js +60 -0
- package/models/components/monthlyplatformfee.js.map +1 -0
- package/models/components/monthlyvolumerange.d.ts +24 -0
- package/models/components/monthlyvolumerange.d.ts.map +1 -0
- package/models/components/monthlyvolumerange.js +58 -0
- package/models/components/monthlyvolumerange.js.map +1 -0
- package/models/components/moovfee.d.ts +40 -0
- package/models/components/moovfee.d.ts.map +1 -0
- package/models/components/moovfee.js +66 -0
- package/models/components/moovfee.js.map +1 -0
- package/models/components/moovfeedetails.d.ts +38 -0
- package/models/components/moovfeedetails.d.ts.map +1 -0
- package/models/components/moovfeedetails.js +64 -0
- package/models/components/moovfeedetails.js.map +1 -0
- package/models/components/moovwalletpaymentmethod.d.ts +25 -0
- package/models/components/moovwalletpaymentmethod.d.ts.map +1 -0
- package/models/components/moovwalletpaymentmethod.js +63 -0
- package/models/components/moovwalletpaymentmethod.js.map +1 -0
- package/models/components/moovwallettransferpaymentmethod.d.ts +25 -0
- package/models/components/moovwallettransferpaymentmethod.d.ts.map +1 -0
- package/models/components/moovwallettransferpaymentmethod.js +63 -0
- package/models/components/moovwallettransferpaymentmethod.js.map +1 -0
- package/models/components/mxauthorizationcode.d.ts +25 -0
- package/models/components/mxauthorizationcode.d.ts.map +1 -0
- package/models/components/mxauthorizationcode.js +58 -0
- package/models/components/mxauthorizationcode.js.map +1 -0
- package/models/components/mxpayload.d.ts +39 -0
- package/models/components/mxpayload.d.ts.map +1 -0
- package/models/components/mxpayload.js +59 -0
- package/models/components/mxpayload.js.map +1 -0
- package/models/components/occurrence.d.ts +42 -0
- package/models/components/occurrence.d.ts.map +1 -0
- package/models/components/occurrence.js +66 -0
- package/models/components/occurrence.js.map +1 -0
- package/models/components/occurrencesresponse.d.ts +73 -0
- package/models/components/occurrencesresponse.d.ts.map +1 -0
- package/models/components/occurrencesresponse.js +102 -0
- package/models/components/occurrencesresponse.js.map +1 -0
- package/models/components/occurrencestatus.d.ts +19 -0
- package/models/components/occurrencestatus.d.ts.map +1 -0
- package/models/components/occurrencestatus.js +53 -0
- package/models/components/occurrencestatus.js.map +1 -0
- package/models/components/onboardinginvite.d.ts +86 -0
- package/models/components/onboardinginvite.d.ts.map +1 -0
- package/models/components/onboardinginvite.js +90 -0
- package/models/components/onboardinginvite.js.map +1 -0
- package/models/components/onboardinginviterequest.d.ts +62 -0
- package/models/components/onboardinginviterequest.d.ts.map +1 -0
- package/models/components/onboardinginviterequest.js +73 -0
- package/models/components/onboardinginviterequest.js.map +1 -0
- package/models/components/onboardingpartneraccount.d.ts +34 -0
- package/models/components/onboardingpartneraccount.d.ts.map +1 -0
- package/models/components/onboardingpartneraccount.js +63 -0
- package/models/components/onboardingpartneraccount.js.map +1 -0
- package/models/components/othercardfees.d.ts +44 -0
- package/models/components/othercardfees.d.ts.map +1 -0
- package/models/components/othercardfees.js +67 -0
- package/models/components/othercardfees.js.map +1 -0
- package/models/components/partialscheduleaccount.d.ts +21 -0
- package/models/components/partialscheduleaccount.d.ts.map +1 -0
- package/models/components/partialscheduleaccount.js +62 -0
- package/models/components/partialscheduleaccount.js.map +1 -0
- package/models/components/partnerfees.d.ts +34 -0
- package/models/components/partnerfees.d.ts.map +1 -0
- package/models/components/partnerfees.js +63 -0
- package/models/components/partnerfees.js.map +1 -0
- package/models/components/partnerpricingagreement.d.ts +66 -0
- package/models/components/partnerpricingagreement.d.ts.map +1 -0
- package/models/components/partnerpricingagreement.js +85 -0
- package/models/components/partnerpricingagreement.js.map +1 -0
- package/models/components/patchaccount.d.ts +70 -0
- package/models/components/patchaccount.d.ts.map +1 -0
- package/models/components/patchaccount.js +95 -0
- package/models/components/patchaccount.js.map +1 -0
- package/models/components/patchbusiness.d.ts +59 -0
- package/models/components/patchbusiness.d.ts.map +1 -0
- package/models/components/patchbusiness.js +88 -0
- package/models/components/patchbusiness.js.map +1 -0
- package/models/components/patchindividual.d.ts +35 -0
- package/models/components/patchindividual.d.ts.map +1 -0
- package/models/components/patchindividual.js +73 -0
- package/models/components/patchindividual.js.map +1 -0
- package/models/components/patchprofile.d.ts +30 -0
- package/models/components/patchprofile.d.ts.map +1 -0
- package/models/components/patchprofile.js +62 -0
- package/models/components/patchprofile.js.map +1 -0
- package/models/components/patchsweepconfig.d.ts +35 -0
- package/models/components/patchsweepconfig.d.ts.map +1 -0
- package/models/components/patchsweepconfig.js +75 -0
- package/models/components/patchsweepconfig.js.map +1 -0
- package/models/components/patchtransfer.d.ts +26 -0
- package/models/components/patchtransfer.d.ts.map +1 -0
- package/models/components/patchtransfer.js +60 -0
- package/models/components/patchtransfer.js.map +1 -0
- package/models/components/patchwallet.d.ts +38 -0
- package/models/components/patchwallet.d.ts.map +1 -0
- package/models/components/patchwallet.js +65 -0
- package/models/components/patchwallet.js.map +1 -0
- package/models/components/paymentdetailserror.d.ts +25 -0
- package/models/components/paymentdetailserror.d.ts.map +1 -0
- package/models/components/paymentdetailserror.js +66 -0
- package/models/components/paymentdetailserror.js.map +1 -0
- package/models/components/paymentlink.d.ts +122 -0
- package/models/components/paymentlink.d.ts.map +1 -0
- package/models/components/paymentlink.js +114 -0
- package/models/components/paymentlink.js.map +1 -0
- package/models/components/paymentlinkcustomeroptions.d.ts +34 -0
- package/models/components/paymentlinkcustomeroptions.d.ts.map +1 -0
- package/models/components/paymentlinkcustomeroptions.js +62 -0
- package/models/components/paymentlinkcustomeroptions.js.map +1 -0
- package/models/components/paymentlinkdisplayoptions.d.ts +39 -0
- package/models/components/paymentlinkdisplayoptions.d.ts.map +1 -0
- package/models/components/paymentlinkdisplayoptions.js +63 -0
- package/models/components/paymentlinkdisplayoptions.js.map +1 -0
- package/models/components/paymentlinkdisplayoptionsupdate.d.ts +39 -0
- package/models/components/paymentlinkdisplayoptionsupdate.d.ts.map +1 -0
- package/models/components/paymentlinkdisplayoptionsupdate.js +63 -0
- package/models/components/paymentlinkdisplayoptionsupdate.js.map +1 -0
- package/models/components/paymentlinklineitem.d.ts +51 -0
- package/models/components/paymentlinklineitem.d.ts.map +1 -0
- package/models/components/paymentlinklineitem.js +71 -0
- package/models/components/paymentlinklineitem.js.map +1 -0
- package/models/components/paymentlinklineitemimagemetadata.d.ts +35 -0
- package/models/components/paymentlinklineitemimagemetadata.d.ts.map +1 -0
- package/models/components/paymentlinklineitemimagemetadata.js +64 -0
- package/models/components/paymentlinklineitemimagemetadata.js.map +1 -0
- package/models/components/paymentlinklineitemoption.d.ts +45 -0
- package/models/components/paymentlinklineitemoption.d.ts.map +1 -0
- package/models/components/paymentlinklineitemoption.js +68 -0
- package/models/components/paymentlinklineitemoption.js.map +1 -0
- package/models/components/paymentlinklineitems.d.ts +27 -0
- package/models/components/paymentlinklineitems.d.ts.map +1 -0
- package/models/components/paymentlinklineitems.js +59 -0
- package/models/components/paymentlinklineitems.js.map +1 -0
- package/models/components/paymentlinkpaymentdetails.d.ts +45 -0
- package/models/components/paymentlinkpaymentdetails.d.ts.map +1 -0
- package/models/components/paymentlinkpaymentdetails.js +67 -0
- package/models/components/paymentlinkpaymentdetails.js.map +1 -0
- package/models/components/paymentlinkpaymentdetailsupdate.d.ts +45 -0
- package/models/components/paymentlinkpaymentdetailsupdate.d.ts.map +1 -0
- package/models/components/paymentlinkpaymentdetailsupdate.js +68 -0
- package/models/components/paymentlinkpaymentdetailsupdate.js.map +1 -0
- package/models/components/paymentlinkpayoutdetails.d.ts +41 -0
- package/models/components/paymentlinkpayoutdetails.d.ts.map +1 -0
- package/models/components/paymentlinkpayoutdetails.js +64 -0
- package/models/components/paymentlinkpayoutdetails.js.map +1 -0
- package/models/components/paymentlinkpayoutdetailsupdate.d.ts +41 -0
- package/models/components/paymentlinkpayoutdetailsupdate.d.ts.map +1 -0
- package/models/components/paymentlinkpayoutdetailsupdate.js +66 -0
- package/models/components/paymentlinkpayoutdetailsupdate.js.map +1 -0
- package/models/components/paymentlinkstatus.d.ts +14 -0
- package/models/components/paymentlinkstatus.d.ts.map +1 -0
- package/models/components/paymentlinkstatus.js +51 -0
- package/models/components/paymentlinkstatus.js.map +1 -0
- package/models/components/paymentlinktype.d.ts +12 -0
- package/models/components/paymentlinktype.d.ts.map +1 -0
- package/models/components/paymentlinktype.js +49 -0
- package/models/components/paymentlinktype.js.map +1 -0
- package/models/components/paymentmethod.d.ts +28 -0
- package/models/components/paymentmethod.d.ts.map +1 -0
- package/models/components/paymentmethod.js +92 -0
- package/models/components/paymentmethod.js.map +1 -0
- package/models/components/paymentmethodsbankaccount.d.ts +54 -0
- package/models/components/paymentmethodsbankaccount.d.ts.map +1 -0
- package/models/components/paymentmethodsbankaccount.js +79 -0
- package/models/components/paymentmethodsbankaccount.js.map +1 -0
- package/models/components/paymentmethodscard.d.ts +109 -0
- package/models/components/paymentmethodscard.d.ts.map +1 -0
- package/models/components/paymentmethodscard.js +98 -0
- package/models/components/paymentmethodscard.js.map +1 -0
- package/models/components/paymentmethodswallet.d.ts +29 -0
- package/models/components/paymentmethodswallet.d.ts.map +1 -0
- package/models/components/paymentmethodswallet.js +63 -0
- package/models/components/paymentmethodswallet.js.map +1 -0
- package/models/components/paymentmethodtype.d.ts +28 -0
- package/models/components/paymentmethodtype.d.ts.map +1 -0
- package/models/components/paymentmethodtype.js +62 -0
- package/models/components/paymentmethodtype.js.map +1 -0
- package/models/components/payoutdetailserror.d.ts +22 -0
- package/models/components/payoutdetailserror.d.ts.map +1 -0
- package/models/components/payoutdetailserror.js +63 -0
- package/models/components/payoutdetailserror.js.map +1 -0
- package/models/components/payoutrecipient.d.ts +28 -0
- package/models/components/payoutrecipient.d.ts.map +1 -0
- package/models/components/payoutrecipient.js +61 -0
- package/models/components/payoutrecipient.js.map +1 -0
- package/models/components/payoutrecipienterror.d.ts +20 -0
- package/models/components/payoutrecipienterror.d.ts.map +1 -0
- package/models/components/payoutrecipienterror.js +61 -0
- package/models/components/payoutrecipienterror.js.map +1 -0
- package/models/components/pendinglitigation.d.ts +20 -0
- package/models/components/pendinglitigation.d.ts.map +1 -0
- package/models/components/pendinglitigation.js +57 -0
- package/models/components/pendinglitigation.js.map +1 -0
- package/models/components/phonenumber.d.ts +19 -0
- package/models/components/phonenumber.d.ts.map +1 -0
- package/models/components/phonenumber.js +60 -0
- package/models/components/phonenumber.js.map +1 -0
- package/models/components/phonenumbererror.d.ts +19 -0
- package/models/components/phonenumbererror.d.ts.map +1 -0
- package/models/components/phonenumbererror.js +60 -0
- package/models/components/phonenumbererror.js.map +1 -0
- package/models/components/pingresponse.d.ts +38 -0
- package/models/components/pingresponse.d.ts.map +1 -0
- package/models/components/pingresponse.js +63 -0
- package/models/components/pingresponse.js.map +1 -0
- package/models/components/plaidintegration.d.ts +32 -0
- package/models/components/plaidintegration.d.ts.map +1 -0
- package/models/components/plaidintegration.js +58 -0
- package/models/components/plaidintegration.js.map +1 -0
- package/models/components/plaidlinkintegration.d.ts +30 -0
- package/models/components/plaidlinkintegration.d.ts.map +1 -0
- package/models/components/plaidlinkintegration.js +58 -0
- package/models/components/plaidlinkintegration.js.map +1 -0
- package/models/components/plaidlinkpayload.d.ts +38 -0
- package/models/components/plaidlinkpayload.d.ts.map +1 -0
- package/models/components/plaidlinkpayload.js +59 -0
- package/models/components/plaidlinkpayload.js.map +1 -0
- package/models/components/plaidpayload.d.ts +36 -0
- package/models/components/plaidpayload.d.ts.map +1 -0
- package/models/components/plaidpayload.js +59 -0
- package/models/components/plaidpayload.js.map +1 -0
- package/models/components/platformfees.d.ts +36 -0
- package/models/components/platformfees.d.ts.map +1 -0
- package/models/components/platformfees.js +63 -0
- package/models/components/platformfees.js.map +1 -0
- package/models/components/primaryregulator.d.ts +21 -0
- package/models/components/primaryregulator.d.ts.map +1 -0
- package/models/components/primaryregulator.js +55 -0
- package/models/components/primaryregulator.js.map +1 -0
- package/models/components/product.d.ts +69 -0
- package/models/components/product.d.ts.map +1 -0
- package/models/components/product.js +77 -0
- package/models/components/product.js.map +1 -0
- package/models/components/productimagemetadata.d.ts +35 -0
- package/models/components/productimagemetadata.d.ts.map +1 -0
- package/models/components/productimagemetadata.js +64 -0
- package/models/components/productimagemetadata.js.map +1 -0
- package/models/components/productoption.d.ts +46 -0
- package/models/components/productoption.d.ts.map +1 -0
- package/models/components/productoption.js +66 -0
- package/models/components/productoption.js.map +1 -0
- package/models/components/productoptiongroup.d.ts +51 -0
- package/models/components/productoptiongroup.d.ts.map +1 -0
- package/models/components/productoptiongroup.js +67 -0
- package/models/components/productoptiongroup.js.map +1 -0
- package/models/components/productoptiongroupvalidationerror.d.ts +30 -0
- package/models/components/productoptiongroupvalidationerror.d.ts.map +1 -0
- package/models/components/productoptiongroupvalidationerror.js +67 -0
- package/models/components/productoptiongroupvalidationerror.js.map +1 -0
- package/models/components/productoptionvalidationerror.d.ts +29 -0
- package/models/components/productoptionvalidationerror.d.ts.map +1 -0
- package/models/components/productoptionvalidationerror.js +66 -0
- package/models/components/productoptionvalidationerror.js.map +1 -0
- package/models/components/productrequest.d.ts +49 -0
- package/models/components/productrequest.d.ts.map +1 -0
- package/models/components/productrequest.js +69 -0
- package/models/components/productrequest.js.map +1 -0
- package/models/components/profile.d.ts +36 -0
- package/models/components/profile.d.ts.map +1 -0
- package/models/components/profile.js +65 -0
- package/models/components/profile.js.map +1 -0
- package/models/components/pullfromcardpaymentmethod.d.ts +28 -0
- package/models/components/pullfromcardpaymentmethod.d.ts.map +1 -0
- package/models/components/pullfromcardpaymentmethod.js +63 -0
- package/models/components/pullfromcardpaymentmethod.js.map +1 -0
- package/models/components/pullfromcardtransferpaymentmethod.d.ts +28 -0
- package/models/components/pullfromcardtransferpaymentmethod.d.ts.map +1 -0
- package/models/components/pullfromcardtransferpaymentmethod.js +63 -0
- package/models/components/pullfromcardtransferpaymentmethod.js.map +1 -0
- package/models/components/pushtocardpaymentmethod.d.ts +28 -0
- package/models/components/pushtocardpaymentmethod.d.ts.map +1 -0
- package/models/components/pushtocardpaymentmethod.js +63 -0
- package/models/components/pushtocardpaymentmethod.js.map +1 -0
- package/models/components/pushtocardtransferpaymentmethod.d.ts +28 -0
- package/models/components/pushtocardtransferpaymentmethod.d.ts.map +1 -0
- package/models/components/pushtocardtransferpaymentmethod.js +63 -0
- package/models/components/pushtocardtransferpaymentmethod.js.map +1 -0
- package/models/components/qrcode.d.ts +20 -0
- package/models/components/qrcode.d.ts.map +1 -0
- package/models/components/qrcode.js +59 -0
- package/models/components/qrcode.js.map +1 -0
- package/models/components/receiptkind.d.ts +17 -0
- package/models/components/receiptkind.d.ts.map +1 -0
- package/models/components/receiptkind.js +52 -0
- package/models/components/receiptkind.js.map +1 -0
- package/models/components/receiptrequest.d.ts +75 -0
- package/models/components/receiptrequest.d.ts.map +1 -0
- package/models/components/receiptrequest.js +78 -0
- package/models/components/receiptrequest.js.map +1 -0
- package/models/components/receiptresponse.d.ts +82 -0
- package/models/components/receiptresponse.d.ts.map +1 -0
- package/models/components/receiptresponse.js +79 -0
- package/models/components/receiptresponse.js.map +1 -0
- package/models/components/recur.d.ts +39 -0
- package/models/components/recur.d.ts.map +1 -0
- package/models/components/recur.js +67 -0
- package/models/components/recur.js.map +1 -0
- package/models/components/recurresponse.d.ts +33 -0
- package/models/components/recurresponse.d.ts.map +1 -0
- package/models/components/recurresponse.js +66 -0
- package/models/components/recurresponse.js.map +1 -0
- package/models/components/refundcarddetails.d.ts +31 -0
- package/models/components/refundcarddetails.d.ts.map +1 -0
- package/models/components/refundcarddetails.js +77 -0
- package/models/components/refundcarddetails.js.map +1 -0
- package/models/components/refundcardstatus.d.ts +15 -0
- package/models/components/refundcardstatus.d.ts.map +1 -0
- package/models/components/refundcardstatus.js +52 -0
- package/models/components/refundcardstatus.js.map +1 -0
- package/models/components/refundpolicy.d.ts +19 -0
- package/models/components/refundpolicy.d.ts.map +1 -0
- package/models/components/refundpolicy.js +56 -0
- package/models/components/refundpolicy.js.map +1 -0
- package/models/components/refundstatus.d.ts +14 -0
- package/models/components/refundstatus.d.ts.map +1 -0
- package/models/components/refundstatus.js +51 -0
- package/models/components/refundstatus.js.map +1 -0
- package/models/components/registerapplepaymerchantdomains.d.ts +25 -0
- package/models/components/registerapplepaymerchantdomains.d.ts.map +1 -0
- package/models/components/registerapplepaymerchantdomains.js +60 -0
- package/models/components/registerapplepaymerchantdomains.js.map +1 -0
- package/models/components/representative.d.ts +56 -0
- package/models/components/representative.d.ts.map +1 -0
- package/models/components/representative.js +83 -0
- package/models/components/representative.js.map +1 -0
- package/models/components/representativeresponsibilities.d.ts +38 -0
- package/models/components/representativeresponsibilities.d.ts.map +1 -0
- package/models/components/representativeresponsibilities.js +64 -0
- package/models/components/representativeresponsibilities.js.map +1 -0
- package/models/components/representativeresponsibilitieserror.d.ts +23 -0
- package/models/components/representativeresponsibilitieserror.d.ts.map +1 -0
- package/models/components/representativeresponsibilitieserror.js +64 -0
- package/models/components/representativeresponsibilitieserror.js.map +1 -0
- package/models/components/requestcard.d.ts +43 -0
- package/models/components/requestcard.d.ts.map +1 -0
- package/models/components/requestcard.js +72 -0
- package/models/components/requestcard.js.map +1 -0
- package/models/components/requirementerror.d.ts +24 -0
- package/models/components/requirementerror.d.ts.map +1 -0
- package/models/components/requirementerror.js +62 -0
- package/models/components/requirementerror.js.map +1 -0
- package/models/components/requirementerrorcode.d.ts +28 -0
- package/models/components/requirementerrorcode.d.ts.map +1 -0
- package/models/components/requirementerrorcode.js +65 -0
- package/models/components/requirementerrorcode.js.map +1 -0
- package/models/components/requirementid.d.ts +125 -0
- package/models/components/requirementid.d.ts.map +1 -0
- package/models/components/requirementid.js +159 -0
- package/models/components/requirementid.js.map +1 -0
- package/models/components/residual.d.ts +71 -0
- package/models/components/residual.d.ts.map +1 -0
- package/models/components/residual.js +79 -0
- package/models/components/residual.js.map +1 -0
- package/models/components/returnpolicytype.d.ts +14 -0
- package/models/components/returnpolicytype.d.ts.map +1 -0
- package/models/components/returnpolicytype.js +51 -0
- package/models/components/returnpolicytype.js.map +1 -0
- package/models/components/reversal.d.ts +18 -0
- package/models/components/reversal.d.ts.map +1 -0
- package/models/components/reversal.js +62 -0
- package/models/components/reversal.js.map +1 -0
- package/models/components/reversedwithcancellation.d.ts +18 -0
- package/models/components/reversedwithcancellation.d.ts.map +1 -0
- package/models/components/reversedwithcancellation.js +59 -0
- package/models/components/reversedwithcancellation.js.map +1 -0
- package/models/components/reversedwithrefund.d.ts +21 -0
- package/models/components/reversedwithrefund.d.ts.map +1 -0
- package/models/components/reversedwithrefund.js +59 -0
- package/models/components/reversedwithrefund.js.map +1 -0
- package/models/components/revoketokenrequest.d.ts +51 -0
- package/models/components/revoketokenrequest.d.ts.map +1 -0
- package/models/components/revoketokenrequest.js +88 -0
- package/models/components/revoketokenrequest.js.map +1 -0
- package/models/components/rtpcreditpaymentmethod.d.ts +28 -0
- package/models/components/rtpcreditpaymentmethod.d.ts.map +1 -0
- package/models/components/rtpcreditpaymentmethod.js +63 -0
- package/models/components/rtpcreditpaymentmethod.js.map +1 -0
- package/models/components/rtpcredittransferpaymentmethod.d.ts +28 -0
- package/models/components/rtpcredittransferpaymentmethod.d.ts.map +1 -0
- package/models/components/rtpcredittransferpaymentmethod.js +63 -0
- package/models/components/rtpcredittransferpaymentmethod.js.map +1 -0
- package/models/components/rtpfailurecode.d.ts +26 -0
- package/models/components/rtpfailurecode.d.ts.map +1 -0
- package/models/components/rtpfailurecode.js +60 -0
- package/models/components/rtpfailurecode.js.map +1 -0
- package/models/components/rtpinstitution.d.ts +25 -0
- package/models/components/rtpinstitution.d.ts.map +1 -0
- package/models/components/rtpinstitution.js +63 -0
- package/models/components/rtpinstitution.js.map +1 -0
- package/models/components/rtprejectioncode.d.ts +43 -0
- package/models/components/rtprejectioncode.d.ts.map +1 -0
- package/models/components/rtprejectioncode.js +67 -0
- package/models/components/rtprejectioncode.js.map +1 -0
- package/models/components/rtpservices.d.ts +25 -0
- package/models/components/rtpservices.d.ts.map +1 -0
- package/models/components/rtpservices.js +60 -0
- package/models/components/rtpservices.js.map +1 -0
- package/models/components/rtptransactiondetails.d.ts +43 -0
- package/models/components/rtptransactiondetails.d.ts.map +1 -0
- package/models/components/rtptransactiondetails.js +75 -0
- package/models/components/rtptransactiondetails.js.map +1 -0
- package/models/components/rtptransactionstatus.d.ts +20 -0
- package/models/components/rtptransactionstatus.d.ts.map +1 -0
- package/models/components/rtptransactionstatus.js +54 -0
- package/models/components/rtptransactionstatus.js.map +1 -0
- package/models/components/runtransfer.d.ts +41 -0
- package/models/components/runtransfer.d.ts.map +1 -0
- package/models/components/runtransfer.js +73 -0
- package/models/components/runtransfer.js.map +1 -0
- package/models/components/scheduledtransferimagemetadata.d.ts +35 -0
- package/models/components/scheduledtransferimagemetadata.d.ts.map +1 -0
- package/models/components/scheduledtransferimagemetadata.js +64 -0
- package/models/components/scheduledtransferimagemetadata.js.map +1 -0
- package/models/components/scheduledtransferlineitem.d.ts +51 -0
- package/models/components/scheduledtransferlineitem.d.ts.map +1 -0
- package/models/components/scheduledtransferlineitem.js +71 -0
- package/models/components/scheduledtransferlineitem.js.map +1 -0
- package/models/components/scheduledtransferlineitemoption.d.ts +45 -0
- package/models/components/scheduledtransferlineitemoption.d.ts.map +1 -0
- package/models/components/scheduledtransferlineitemoption.js +68 -0
- package/models/components/scheduledtransferlineitemoption.js.map +1 -0
- package/models/components/scheduledtransferlineitems.d.ts +24 -0
- package/models/components/scheduledtransferlineitems.d.ts.map +1 -0
- package/models/components/scheduledtransferlineitems.js +59 -0
- package/models/components/scheduledtransferlineitems.js.map +1 -0
- package/models/components/schedulelistresponse.d.ts +55 -0
- package/models/components/schedulelistresponse.d.ts.map +1 -0
- package/models/components/schedulelistresponse.js +91 -0
- package/models/components/schedulelistresponse.js.map +1 -0
- package/models/components/schedulepaymentmethod.d.ts +58 -0
- package/models/components/schedulepaymentmethod.d.ts.map +1 -0
- package/models/components/schedulepaymentmethod.js +96 -0
- package/models/components/schedulepaymentmethod.js.map +1 -0
- package/models/components/scheduleresponse.d.ts +48 -0
- package/models/components/scheduleresponse.d.ts.map +1 -0
- package/models/components/scheduleresponse.js +84 -0
- package/models/components/scheduleresponse.js.map +1 -0
- package/models/components/seccode.d.ts +20 -0
- package/models/components/seccode.d.ts.map +1 -0
- package/models/components/seccode.js +55 -0
- package/models/components/seccode.js.map +1 -0
- package/models/components/security.d.ts +19 -0
- package/models/components/security.d.ts.map +1 -0
- package/models/components/security.js +60 -0
- package/models/components/security.js.map +1 -0
- package/models/components/sendfunds.d.ts +27 -0
- package/models/components/sendfunds.d.ts.map +1 -0
- package/models/components/sendfunds.js +68 -0
- package/models/components/sendfunds.js.map +1 -0
- package/models/components/sendfundsach.d.ts +18 -0
- package/models/components/sendfundsach.d.ts.map +1 -0
- package/models/components/sendfundsach.js +59 -0
- package/models/components/sendfundsach.js.map +1 -0
- package/models/components/sendfundsacherror.d.ts +18 -0
- package/models/components/sendfundsacherror.d.ts.map +1 -0
- package/models/components/sendfundsacherror.js +59 -0
- package/models/components/sendfundsacherror.js.map +1 -0
- package/models/components/sendfundserror.d.ts +27 -0
- package/models/components/sendfundserror.d.ts.map +1 -0
- package/models/components/sendfundserror.js +68 -0
- package/models/components/sendfundserror.js.map +1 -0
- package/models/components/sendfundsinstantbank.d.ts +18 -0
- package/models/components/sendfundsinstantbank.d.ts.map +1 -0
- package/models/components/sendfundsinstantbank.js +59 -0
- package/models/components/sendfundsinstantbank.js.map +1 -0
- package/models/components/sendfundsinstantbankerror.d.ts +18 -0
- package/models/components/sendfundsinstantbankerror.d.ts.map +1 -0
- package/models/components/sendfundsinstantbankerror.js +59 -0
- package/models/components/sendfundsinstantbankerror.js.map +1 -0
- package/models/components/sendfundspushtocard.d.ts +18 -0
- package/models/components/sendfundspushtocard.d.ts.map +1 -0
- package/models/components/sendfundspushtocard.js +59 -0
- package/models/components/sendfundspushtocard.js.map +1 -0
- package/models/components/sendfundspushtocarderror.d.ts +18 -0
- package/models/components/sendfundspushtocarderror.d.ts.map +1 -0
- package/models/components/sendfundspushtocarderror.js +59 -0
- package/models/components/sendfundspushtocarderror.js.map +1 -0
- package/models/components/sendfundsrtp.d.ts +18 -0
- package/models/components/sendfundsrtp.d.ts.map +1 -0
- package/models/components/sendfundsrtp.js +59 -0
- package/models/components/sendfundsrtp.js.map +1 -0
- package/models/components/sendfundsrtperror.d.ts +18 -0
- package/models/components/sendfundsrtperror.d.ts.map +1 -0
- package/models/components/sendfundsrtperror.js +59 -0
- package/models/components/sendfundsrtperror.js.map +1 -0
- package/models/components/sentreceipt.d.ts +30 -0
- package/models/components/sentreceipt.d.ts.map +1 -0
- package/models/components/sentreceipt.js +62 -0
- package/models/components/sentreceipt.js.map +1 -0
- package/models/components/settings.d.ts +27 -0
- package/models/components/settings.d.ts.map +1 -0
- package/models/components/settings.js +62 -0
- package/models/components/settings.js.map +1 -0
- package/models/components/sharescopes.d.ts +29 -0
- package/models/components/sharescopes.d.ts.map +1 -0
- package/models/components/sharescopes.js +61 -0
- package/models/components/sharescopes.js.map +1 -0
- package/models/components/sourcedestinationoptions.d.ts +19 -0
- package/models/components/sourcedestinationoptions.d.ts.map +1 -0
- package/models/components/sourcedestinationoptions.js +60 -0
- package/models/components/sourcedestinationoptions.js.map +1 -0
- package/models/components/statement.d.ts +113 -0
- package/models/components/statement.d.ts.map +1 -0
- package/models/components/statement.js +98 -0
- package/models/components/statement.js.map +1 -0
- package/models/components/submissionintent.d.ts +12 -0
- package/models/components/submissionintent.d.ts.map +1 -0
- package/models/components/submissionintent.js +49 -0
- package/models/components/submissionintent.js.map +1 -0
- package/models/components/sweep.d.ts +73 -0
- package/models/components/sweep.d.ts.map +1 -0
- package/models/components/sweep.js +85 -0
- package/models/components/sweep.js.map +1 -0
- package/models/components/sweepconfig.d.ts +58 -0
- package/models/components/sweepconfig.d.ts.map +1 -0
- package/models/components/sweepconfig.js +78 -0
- package/models/components/sweepconfig.js.map +1 -0
- package/models/components/sweepconfigpaymentmethod.d.ts +28 -0
- package/models/components/sweepconfigpaymentmethod.d.ts.map +1 -0
- package/models/components/sweepconfigpaymentmethod.js +61 -0
- package/models/components/sweepconfigpaymentmethod.js.map +1 -0
- package/models/components/sweepconfigstatus.d.ts +12 -0
- package/models/components/sweepconfigstatus.d.ts.map +1 -0
- package/models/components/sweepconfigstatus.js +49 -0
- package/models/components/sweepconfigstatus.js.map +1 -0
- package/models/components/sweepstatus.d.ts +16 -0
- package/models/components/sweepstatus.d.ts.map +1 -0
- package/models/components/sweepstatus.js +54 -0
- package/models/components/sweepstatus.js.map +1 -0
- package/models/components/sweepsubtotal.d.ts +32 -0
- package/models/components/sweepsubtotal.d.ts.map +1 -0
- package/models/components/sweepsubtotal.js +64 -0
- package/models/components/sweepsubtotal.js.map +1 -0
- package/models/components/taxid.d.ts +33 -0
- package/models/components/taxid.d.ts.map +1 -0
- package/models/components/taxid.js +77 -0
- package/models/components/taxid.js.map +1 -0
- package/models/components/taxidupdate.d.ts +33 -0
- package/models/components/taxidupdate.d.ts.map +1 -0
- package/models/components/taxidupdate.js +74 -0
- package/models/components/taxidupdate.js.map +1 -0
- package/models/components/terminalapplication.d.ts +55 -0
- package/models/components/terminalapplication.d.ts.map +1 -0
- package/models/components/terminalapplication.js +72 -0
- package/models/components/terminalapplication.js.map +1 -0
- package/models/components/terminalapplicationplatform.d.ts +19 -0
- package/models/components/terminalapplicationplatform.d.ts.map +1 -0
- package/models/components/terminalapplicationplatform.js +53 -0
- package/models/components/terminalapplicationplatform.js.map +1 -0
- package/models/components/terminalapplicationstatus.d.ts +20 -0
- package/models/components/terminalapplicationstatus.d.ts.map +1 -0
- package/models/components/terminalapplicationstatus.js +54 -0
- package/models/components/terminalapplicationstatus.js.map +1 -0
- package/models/components/terminalapplicationversion.d.ts +23 -0
- package/models/components/terminalapplicationversion.d.ts.map +1 -0
- package/models/components/terminalapplicationversion.js +58 -0
- package/models/components/terminalapplicationversion.js.map +1 -0
- package/models/components/terminalcard.d.ts +83 -0
- package/models/components/terminalcard.d.ts.map +1 -0
- package/models/components/terminalcard.js +84 -0
- package/models/components/terminalcard.js.map +1 -0
- package/models/components/terminalconfiguration.d.ts +20 -0
- package/models/components/terminalconfiguration.d.ts.map +1 -0
- package/models/components/terminalconfiguration.js +58 -0
- package/models/components/terminalconfiguration.js.map +1 -0
- package/models/components/termsofservice.d.ts +28 -0
- package/models/components/termsofservice.d.ts.map +1 -0
- package/models/components/termsofservice.js +60 -0
- package/models/components/termsofservice.js.map +1 -0
- package/models/components/termsofserviceerror.d.ts +38 -0
- package/models/components/termsofserviceerror.d.ts.map +1 -0
- package/models/components/termsofserviceerror.js +83 -0
- package/models/components/termsofserviceerror.js.map +1 -0
- package/models/components/termsofservicepayload.d.ts +23 -0
- package/models/components/termsofservicepayload.d.ts.map +1 -0
- package/models/components/termsofservicepayload.js +61 -0
- package/models/components/termsofservicepayload.js.map +1 -0
- package/models/components/termsofservicepayloadupdate.d.ts +23 -0
- package/models/components/termsofservicepayloadupdate.d.ts.map +1 -0
- package/models/components/termsofservicepayloadupdate.js +61 -0
- package/models/components/termsofservicepayloadupdate.js.map +1 -0
- package/models/components/termsofservicetoken.d.ts +20 -0
- package/models/components/termsofservicetoken.d.ts.map +1 -0
- package/models/components/termsofservicetoken.js +58 -0
- package/models/components/termsofservicetoken.js.map +1 -0
- package/models/components/ticket.d.ts +37 -0
- package/models/components/ticket.d.ts.map +1 -0
- package/models/components/ticket.js +80 -0
- package/models/components/ticket.js.map +1 -0
- package/models/components/ticketcontact.d.ts +19 -0
- package/models/components/ticketcontact.d.ts.map +1 -0
- package/models/components/ticketcontact.js +60 -0
- package/models/components/ticketcontact.js.map +1 -0
- package/models/components/ticketmessage.d.ts +21 -0
- package/models/components/ticketmessage.d.ts.map +1 -0
- package/models/components/ticketmessage.js +62 -0
- package/models/components/ticketmessage.js.map +1 -0
- package/models/components/ticketstatus.d.ts +14 -0
- package/models/components/ticketstatus.d.ts.map +1 -0
- package/models/components/ticketstatus.js +51 -0
- package/models/components/ticketstatus.js.map +1 -0
- package/models/components/tokentype.d.ts +17 -0
- package/models/components/tokentype.d.ts.map +1 -0
- package/models/components/tokentype.js +52 -0
- package/models/components/tokentype.js.map +1 -0
- package/models/components/transactionsource.d.ts +29 -0
- package/models/components/transactionsource.d.ts.map +1 -0
- package/models/components/transactionsource.js +58 -0
- package/models/components/transactionsource.js.map +1 -0
- package/models/components/transfer.d.ts +137 -0
- package/models/components/transfer.d.ts.map +1 -0
- package/models/components/transfer.js +127 -0
- package/models/components/transfer.js.map +1 -0
- package/models/components/transferaccount.d.ts +21 -0
- package/models/components/transferaccount.d.ts.map +1 -0
- package/models/components/transferaccount.js +62 -0
- package/models/components/transferaccount.js.map +1 -0
- package/models/components/transferachaddendarecord.d.ts +28 -0
- package/models/components/transferachaddendarecord.d.ts.map +1 -0
- package/models/components/transferachaddendarecord.js +60 -0
- package/models/components/transferachaddendarecord.js.map +1 -0
- package/models/components/transferdestination.d.ts +65 -0
- package/models/components/transferdestination.d.ts.map +1 -0
- package/models/components/transferdestination.js +85 -0
- package/models/components/transferdestination.js.map +1 -0
- package/models/components/transferentrymode.d.ts +17 -0
- package/models/components/transferentrymode.d.ts.map +1 -0
- package/models/components/transferentrymode.js +51 -0
- package/models/components/transferentrymode.js.map +1 -0
- package/models/components/transferfailurereason.d.ts +21 -0
- package/models/components/transferfailurereason.d.ts.map +1 -0
- package/models/components/transferfailurereason.js +55 -0
- package/models/components/transferfailurereason.js.map +1 -0
- package/models/components/transferlineitem.d.ts +51 -0
- package/models/components/transferlineitem.d.ts.map +1 -0
- package/models/components/transferlineitem.js +71 -0
- package/models/components/transferlineitem.js.map +1 -0
- package/models/components/transferlineitemimagemetadata.d.ts +35 -0
- package/models/components/transferlineitemimagemetadata.d.ts.map +1 -0
- package/models/components/transferlineitemimagemetadata.js +64 -0
- package/models/components/transferlineitemimagemetadata.js.map +1 -0
- package/models/components/transferlineitemoption.d.ts +45 -0
- package/models/components/transferlineitemoption.d.ts.map +1 -0
- package/models/components/transferlineitemoption.js +68 -0
- package/models/components/transferlineitemoption.js.map +1 -0
- package/models/components/transferlineitems.d.ts +27 -0
- package/models/components/transferlineitems.d.ts.map +1 -0
- package/models/components/transferlineitems.js +59 -0
- package/models/components/transferlineitems.js.map +1 -0
- package/models/components/transferoptions.d.ts +20 -0
- package/models/components/transferoptions.d.ts.map +1 -0
- package/models/components/transferoptions.js +61 -0
- package/models/components/transferoptions.js.map +1 -0
- package/models/components/transferparty.d.ts +13 -0
- package/models/components/transferparty.d.ts.map +1 -0
- package/models/components/transferparty.js +50 -0
- package/models/components/transferparty.js.map +1 -0
- package/models/components/transferpaymentmethod.d.ts +28 -0
- package/models/components/transferpaymentmethod.d.ts.map +1 -0
- package/models/components/transferpaymentmethod.js +92 -0
- package/models/components/transferpaymentmethod.js.map +1 -0
- package/models/components/transferpaymentmethodsbankaccount.d.ts +54 -0
- package/models/components/transferpaymentmethodsbankaccount.d.ts.map +1 -0
- package/models/components/transferpaymentmethodsbankaccount.js +79 -0
- package/models/components/transferpaymentmethodsbankaccount.js.map +1 -0
- package/models/components/transferpaymentmethodscard.d.ts +109 -0
- package/models/components/transferpaymentmethodscard.d.ts.map +1 -0
- package/models/components/transferpaymentmethodscard.js +98 -0
- package/models/components/transferpaymentmethodscard.js.map +1 -0
- package/models/components/transferpaymentmethodswallet.d.ts +29 -0
- package/models/components/transferpaymentmethodswallet.d.ts.map +1 -0
- package/models/components/transferpaymentmethodswallet.js +63 -0
- package/models/components/transferpaymentmethodswallet.js.map +1 -0
- package/models/components/transferpaymentmethodtype.d.ts +28 -0
- package/models/components/transferpaymentmethodtype.d.ts.map +1 -0
- package/models/components/transferpaymentmethodtype.js +62 -0
- package/models/components/transferpaymentmethodtype.js.map +1 -0
- package/models/components/transfersource.d.ts +70 -0
- package/models/components/transfersource.d.ts.map +1 -0
- package/models/components/transfersource.js +87 -0
- package/models/components/transfersource.js.map +1 -0
- package/models/components/transferstatus.d.ts +23 -0
- package/models/components/transferstatus.d.ts.map +1 -0
- package/models/components/transferstatus.js +57 -0
- package/models/components/transferstatus.js.map +1 -0
- package/models/components/transferterminalcard.d.ts +83 -0
- package/models/components/transferterminalcard.d.ts.map +1 -0
- package/models/components/transferterminalcard.js +84 -0
- package/models/components/transferterminalcard.js.map +1 -0
- package/models/components/transferwaitfor.d.ts +11 -0
- package/models/components/transferwaitfor.d.ts.map +1 -0
- package/models/components/transferwaitfor.js +48 -0
- package/models/components/transferwaitfor.js.map +1 -0
- package/models/components/underwriting.d.ts +60 -0
- package/models/components/underwriting.d.ts.map +1 -0
- package/models/components/underwriting.js +96 -0
- package/models/components/underwriting.js.map +1 -0
- package/models/components/underwritingstatus.d.ts +21 -0
- package/models/components/underwritingstatus.d.ts.map +1 -0
- package/models/components/underwritingstatus.js +55 -0
- package/models/components/underwritingstatus.js.map +1 -0
- package/models/components/updateapplepaymerchantdomains.d.ts +25 -0
- package/models/components/updateapplepaymerchantdomains.d.ts.map +1 -0
- package/models/components/updateapplepaymerchantdomains.js +60 -0
- package/models/components/updateapplepaymerchantdomains.js.map +1 -0
- package/models/components/updatecard.d.ts +41 -0
- package/models/components/updatecard.d.ts.map +1 -0
- package/models/components/updatecard.js +75 -0
- package/models/components/updatecard.js.map +1 -0
- package/models/components/updatecardaddress.d.ts +27 -0
- package/models/components/updatecardaddress.d.ts.map +1 -0
- package/models/components/updatecardaddress.js +68 -0
- package/models/components/updatecardaddress.js.map +1 -0
- package/models/components/updatecardexpiration.d.ts +19 -0
- package/models/components/updatecardexpiration.d.ts.map +1 -0
- package/models/components/updatecardexpiration.js +60 -0
- package/models/components/updatecardexpiration.js.map +1 -0
- package/models/components/updateevidence.d.ts +23 -0
- package/models/components/updateevidence.d.ts.map +1 -0
- package/models/components/updateevidence.js +61 -0
- package/models/components/updateevidence.js.map +1 -0
- package/models/components/updateinvoice.d.ts +40 -0
- package/models/components/updateinvoice.d.ts.map +1 -0
- package/models/components/updateinvoice.js +71 -0
- package/models/components/updateinvoice.js.map +1 -0
- package/models/components/updateissuedcard.d.ts +32 -0
- package/models/components/updateissuedcard.d.ts.map +1 -0
- package/models/components/updateissuedcard.js +64 -0
- package/models/components/updateissuedcard.js.map +1 -0
- package/models/components/updateissuedcardstate.d.ts +23 -0
- package/models/components/updateissuedcardstate.d.ts.map +1 -0
- package/models/components/updateissuedcardstate.js +54 -0
- package/models/components/updateissuedcardstate.js.map +1 -0
- package/models/components/updatepaymentlink.d.ts +49 -0
- package/models/components/updatepaymentlink.d.ts.map +1 -0
- package/models/components/updatepaymentlink.js +78 -0
- package/models/components/updatepaymentlink.js.map +1 -0
- package/models/components/updaterepresentative.d.ts +164 -0
- package/models/components/updaterepresentative.d.ts.map +1 -0
- package/models/components/updaterepresentative.js +216 -0
- package/models/components/updaterepresentative.js.map +1 -0
- package/models/components/updateticket.d.ts +21 -0
- package/models/components/updateticket.d.ts.map +1 -0
- package/models/components/updateticket.js +59 -0
- package/models/components/updateticket.js.map +1 -0
- package/models/components/updateticketstatus.d.ts +11 -0
- package/models/components/updateticketstatus.d.ts.map +1 -0
- package/models/components/updateticketstatus.js +48 -0
- package/models/components/updateticketstatus.js.map +1 -0
- package/models/components/updateunderwriting.d.ts +30 -0
- package/models/components/updateunderwriting.d.ts.map +1 -0
- package/models/components/updateunderwriting.js +71 -0
- package/models/components/updateunderwriting.js.map +1 -0
- package/models/components/updatewebhook.d.ts +40 -0
- package/models/components/updatewebhook.d.ts.map +1 -0
- package/models/components/updatewebhook.js +66 -0
- package/models/components/updatewebhook.js.map +1 -0
- package/models/components/upsertschedule.d.ts +29 -0
- package/models/components/upsertschedule.d.ts.map +1 -0
- package/models/components/upsertschedule.js +64 -0
- package/models/components/upsertschedule.js.map +1 -0
- package/models/components/upsertunderwriting.d.ts +39 -0
- package/models/components/upsertunderwriting.d.ts.map +1 -0
- package/models/components/upsertunderwriting.js +81 -0
- package/models/components/upsertunderwriting.js.map +1 -0
- package/models/components/verification.d.ts +45 -0
- package/models/components/verification.d.ts.map +1 -0
- package/models/components/verification.js +68 -0
- package/models/components/verification.js.map +1 -0
- package/models/components/verificationstatus.d.ts +24 -0
- package/models/components/verificationstatus.d.ts.map +1 -0
- package/models/components/verificationstatus.js +56 -0
- package/models/components/verificationstatus.js.map +1 -0
- package/models/components/verificationstatusdetail.d.ts +30 -0
- package/models/components/verificationstatusdetail.d.ts.map +1 -0
- package/models/components/verificationstatusdetail.js +62 -0
- package/models/components/verificationstatusdetail.js.map +1 -0
- package/models/components/volumebycustomertype.d.ts +19 -0
- package/models/components/volumebycustomertype.d.ts.map +1 -0
- package/models/components/volumebycustomertype.js +60 -0
- package/models/components/volumebycustomertype.js.map +1 -0
- package/models/components/volumebycustomertypeerror.d.ts +19 -0
- package/models/components/volumebycustomertypeerror.d.ts.map +1 -0
- package/models/components/volumebycustomertypeerror.js +60 -0
- package/models/components/volumebycustomertypeerror.js.map +1 -0
- package/models/components/volumerange.d.ts +39 -0
- package/models/components/volumerange.d.ts.map +1 -0
- package/models/components/volumerange.js +65 -0
- package/models/components/volumerange.js.map +1 -0
- package/models/components/volumesharebycustomertype.d.ts +21 -0
- package/models/components/volumesharebycustomertype.d.ts.map +1 -0
- package/models/components/volumesharebycustomertype.js +62 -0
- package/models/components/volumesharebycustomertype.js.map +1 -0
- package/models/components/volumesharebycustomertypeerror.d.ts +21 -0
- package/models/components/volumesharebycustomertypeerror.d.ts.map +1 -0
- package/models/components/volumesharebycustomertypeerror.js +62 -0
- package/models/components/volumesharebycustomertypeerror.js.map +1 -0
- package/models/components/wallet.d.ts +68 -0
- package/models/components/wallet.d.ts.map +1 -0
- package/models/components/wallet.js +81 -0
- package/models/components/wallet.js.map +1 -0
- package/models/components/walletavailablebalance.d.ts +31 -0
- package/models/components/walletavailablebalance.d.ts.map +1 -0
- package/models/components/walletavailablebalance.js +62 -0
- package/models/components/walletavailablebalance.js.map +1 -0
- package/models/components/walletstatus.d.ts +26 -0
- package/models/components/walletstatus.d.ts.map +1 -0
- package/models/components/walletstatus.js +56 -0
- package/models/components/walletstatus.js.map +1 -0
- package/models/components/wallettransaction.d.ts +100 -0
- package/models/components/wallettransaction.d.ts.map +1 -0
- package/models/components/wallettransaction.js +100 -0
- package/models/components/wallettransaction.js.map +1 -0
- package/models/components/wallettransactionsourcetype.d.ts +18 -0
- package/models/components/wallettransactionsourcetype.d.ts.map +1 -0
- package/models/components/wallettransactionsourcetype.js +55 -0
- package/models/components/wallettransactionsourcetype.js.map +1 -0
- package/models/components/wallettransactionstatus.d.ts +14 -0
- package/models/components/wallettransactionstatus.d.ts.map +1 -0
- package/models/components/wallettransactionstatus.js +51 -0
- package/models/components/wallettransactionstatus.js.map +1 -0
- package/models/components/wallettransactiontype.d.ts +37 -0
- package/models/components/wallettransactiontype.d.ts.map +1 -0
- package/models/components/wallettransactiontype.js +74 -0
- package/models/components/wallettransactiontype.js.map +1 -0
- package/models/components/wallettype.d.ts +26 -0
- package/models/components/wallettype.d.ts.map +1 -0
- package/models/components/wallettype.js +57 -0
- package/models/components/wallettype.js.map +1 -0
- package/models/components/webhook.d.ts +60 -0
- package/models/components/webhook.d.ts.map +1 -0
- package/models/components/webhook.js +74 -0
- package/models/components/webhook.js.map +1 -0
- package/models/components/webhookbillingstatementcreated.d.ts +17 -0
- package/models/components/webhookbillingstatementcreated.d.ts.map +1 -0
- package/models/components/webhookbillingstatementcreated.js +58 -0
- package/models/components/webhookbillingstatementcreated.js.map +1 -0
- package/models/components/webhookdata.d.ts +53 -0
- package/models/components/webhookdata.d.ts.map +1 -0
- package/models/components/webhookdata.js +167 -0
- package/models/components/webhookdata.js.map +1 -0
- package/models/components/webhookdataaccountcreated.d.ts +19 -0
- package/models/components/webhookdataaccountcreated.d.ts.map +1 -0
- package/models/components/webhookdataaccountcreated.js +60 -0
- package/models/components/webhookdataaccountcreated.js.map +1 -0
- package/models/components/webhookdataaccountdisconnected.d.ts +19 -0
- package/models/components/webhookdataaccountdisconnected.d.ts.map +1 -0
- package/models/components/webhookdataaccountdisconnected.js +60 -0
- package/models/components/webhookdataaccountdisconnected.js.map +1 -0
- package/models/components/webhookdataaccountupdated.d.ts +19 -0
- package/models/components/webhookdataaccountupdated.d.ts.map +1 -0
- package/models/components/webhookdataaccountupdated.js +60 -0
- package/models/components/webhookdataaccountupdated.js.map +1 -0
- package/models/components/webhookdatabalanceupdated.d.ts +19 -0
- package/models/components/webhookdatabalanceupdated.d.ts.map +1 -0
- package/models/components/webhookdatabalanceupdated.js +60 -0
- package/models/components/webhookdatabalanceupdated.js.map +1 -0
- package/models/components/webhookdatabankaccountcreated.d.ts +19 -0
- package/models/components/webhookdatabankaccountcreated.d.ts.map +1 -0
- package/models/components/webhookdatabankaccountcreated.js +60 -0
- package/models/components/webhookdatabankaccountcreated.js.map +1 -0
- package/models/components/webhookdatabankaccountdeleted.d.ts +19 -0
- package/models/components/webhookdatabankaccountdeleted.d.ts.map +1 -0
- package/models/components/webhookdatabankaccountdeleted.js +60 -0
- package/models/components/webhookdatabankaccountdeleted.js.map +1 -0
- package/models/components/webhookdatabankaccountupdated.d.ts +34 -0
- package/models/components/webhookdatabankaccountupdated.d.ts.map +1 -0
- package/models/components/webhookdatabankaccountupdated.js +69 -0
- package/models/components/webhookdatabankaccountupdated.js.map +1 -0
- package/models/components/webhookdatacancellationcreated.d.ts +22 -0
- package/models/components/webhookdatacancellationcreated.d.ts.map +1 -0
- package/models/components/webhookdatacancellationcreated.js +63 -0
- package/models/components/webhookdatacancellationcreated.js.map +1 -0
- package/models/components/webhookdatacancellationupdated.d.ts +22 -0
- package/models/components/webhookdatacancellationupdated.d.ts.map +1 -0
- package/models/components/webhookdatacancellationupdated.js +63 -0
- package/models/components/webhookdatacancellationupdated.js.map +1 -0
- package/models/components/webhookdatacapabilityrequested.d.ts +29 -0
- package/models/components/webhookdatacapabilityrequested.d.ts.map +1 -0
- package/models/components/webhookdatacapabilityrequested.js +63 -0
- package/models/components/webhookdatacapabilityrequested.js.map +1 -0
- package/models/components/webhookdatacapabilityupdated.d.ts +35 -0
- package/models/components/webhookdatacapabilityupdated.d.ts.map +1 -0
- package/models/components/webhookdatacapabilityupdated.js +66 -0
- package/models/components/webhookdatacapabilityupdated.js.map +1 -0
- package/models/components/webhookdatacardautoupdated.d.ts +25 -0
- package/models/components/webhookdatacardautoupdated.d.ts.map +1 -0
- package/models/components/webhookdatacardautoupdated.js +63 -0
- package/models/components/webhookdatacardautoupdated.js.map +1 -0
- package/models/components/webhookdatadisputecreated.d.ts +39 -0
- package/models/components/webhookdatadisputecreated.d.ts.map +1 -0
- package/models/components/webhookdatadisputecreated.js +70 -0
- package/models/components/webhookdatadisputecreated.js.map +1 -0
- package/models/components/webhookdatadisputeupdated.d.ts +39 -0
- package/models/components/webhookdatadisputeupdated.d.ts.map +1 -0
- package/models/components/webhookdatadisputeupdated.js +70 -0
- package/models/components/webhookdatadisputeupdated.js.map +1 -0
- package/models/components/webhookdatainvoicecreated.d.ts +19 -0
- package/models/components/webhookdatainvoicecreated.d.ts.map +1 -0
- package/models/components/webhookdatainvoicecreated.js +60 -0
- package/models/components/webhookdatainvoicecreated.js.map +1 -0
- package/models/components/webhookdatainvoiceupdated.d.ts +22 -0
- package/models/components/webhookdatainvoiceupdated.d.ts.map +1 -0
- package/models/components/webhookdatainvoiceupdated.js +63 -0
- package/models/components/webhookdatainvoiceupdated.js.map +1 -0
- package/models/components/webhookdatanetworkidupdated.d.ts +27 -0
- package/models/components/webhookdatanetworkidupdated.d.ts.map +1 -0
- package/models/components/webhookdatanetworkidupdated.js +69 -0
- package/models/components/webhookdatanetworkidupdated.js.map +1 -0
- package/models/components/webhookdatapaymentmethoddisabled.d.ts +21 -0
- package/models/components/webhookdatapaymentmethoddisabled.d.ts.map +1 -0
- package/models/components/webhookdatapaymentmethoddisabled.js +62 -0
- package/models/components/webhookdatapaymentmethoddisabled.js.map +1 -0
- package/models/components/webhookdatapaymentmethodenabled.d.ts +21 -0
- package/models/components/webhookdatapaymentmethodenabled.d.ts.map +1 -0
- package/models/components/webhookdatapaymentmethodenabled.js +62 -0
- package/models/components/webhookdatapaymentmethodenabled.js.map +1 -0
- package/models/components/webhookdatarefundcreated.d.ts +21 -0
- package/models/components/webhookdatarefundcreated.d.ts.map +1 -0
- package/models/components/webhookdatarefundcreated.js +62 -0
- package/models/components/webhookdatarefundcreated.js.map +1 -0
- package/models/components/webhookdatarefundupdated.d.ts +24 -0
- package/models/components/webhookdatarefundupdated.d.ts.map +1 -0
- package/models/components/webhookdatarefundupdated.js +65 -0
- package/models/components/webhookdatarefundupdated.js.map +1 -0
- package/models/components/webhookdatarepresentativecreated.d.ts +19 -0
- package/models/components/webhookdatarepresentativecreated.d.ts.map +1 -0
- package/models/components/webhookdatarepresentativecreated.js +60 -0
- package/models/components/webhookdatarepresentativecreated.js.map +1 -0
- package/models/components/webhookdatarepresentativedisabled.d.ts +19 -0
- package/models/components/webhookdatarepresentativedisabled.d.ts.map +1 -0
- package/models/components/webhookdatarepresentativedisabled.js +60 -0
- package/models/components/webhookdatarepresentativedisabled.js.map +1 -0
- package/models/components/webhookdatarepresentativeupdated.d.ts +19 -0
- package/models/components/webhookdatarepresentativeupdated.d.ts.map +1 -0
- package/models/components/webhookdatarepresentativeupdated.js +60 -0
- package/models/components/webhookdatarepresentativeupdated.js.map +1 -0
- package/models/components/webhookdatasweepcreated.d.ts +19 -0
- package/models/components/webhookdatasweepcreated.d.ts.map +1 -0
- package/models/components/webhookdatasweepcreated.js +60 -0
- package/models/components/webhookdatasweepcreated.js.map +1 -0
- package/models/components/webhookdatasweepupdated.d.ts +24 -0
- package/models/components/webhookdatasweepupdated.d.ts.map +1 -0
- package/models/components/webhookdatasweepupdated.js +65 -0
- package/models/components/webhookdatasweepupdated.js.map +1 -0
- package/models/components/webhookdataterminalapplicationcreated.d.ts +23 -0
- package/models/components/webhookdataterminalapplicationcreated.d.ts.map +1 -0
- package/models/components/webhookdataterminalapplicationcreated.js +61 -0
- package/models/components/webhookdataterminalapplicationcreated.js.map +1 -0
- package/models/components/webhookdataterminalapplicationupdated.d.ts +23 -0
- package/models/components/webhookdataterminalapplicationupdated.d.ts.map +1 -0
- package/models/components/webhookdataterminalapplicationupdated.js +61 -0
- package/models/components/webhookdataterminalapplicationupdated.js.map +1 -0
- package/models/components/webhookdataticketcreated.d.ts +21 -0
- package/models/components/webhookdataticketcreated.d.ts.map +1 -0
- package/models/components/webhookdataticketcreated.js +62 -0
- package/models/components/webhookdataticketcreated.js.map +1 -0
- package/models/components/webhookdataticketmessageadded.d.ts +21 -0
- package/models/components/webhookdataticketmessageadded.d.ts.map +1 -0
- package/models/components/webhookdataticketmessageadded.js +62 -0
- package/models/components/webhookdataticketmessageadded.js.map +1 -0
- package/models/components/webhookdataticketupdated.d.ts +24 -0
- package/models/components/webhookdataticketupdated.d.ts.map +1 -0
- package/models/components/webhookdataticketupdated.js +65 -0
- package/models/components/webhookdataticketupdated.js.map +1 -0
- package/models/components/webhookdatatransfercreated.d.ts +27 -0
- package/models/components/webhookdatatransfercreated.d.ts.map +1 -0
- package/models/components/webhookdatatransfercreated.js +65 -0
- package/models/components/webhookdatatransfercreated.js.map +1 -0
- package/models/components/webhookdatatransferstatus.d.ts +34 -0
- package/models/components/webhookdatatransferstatus.d.ts.map +1 -0
- package/models/components/webhookdatatransferstatus.js +71 -0
- package/models/components/webhookdatatransferstatus.js.map +1 -0
- package/models/components/webhookdatatransferupdated.d.ts +38 -0
- package/models/components/webhookdatatransferupdated.d.ts.map +1 -0
- package/models/components/webhookdatatransferupdated.js +70 -0
- package/models/components/webhookdatatransferupdated.js.map +1 -0
- package/models/components/webhookdatawalletcreated.d.ts +19 -0
- package/models/components/webhookdatawalletcreated.d.ts.map +1 -0
- package/models/components/webhookdatawalletcreated.js +60 -0
- package/models/components/webhookdatawalletcreated.js.map +1 -0
- package/models/components/webhookdatawallettransactionupdated.d.ts +27 -0
- package/models/components/webhookdatawallettransactionupdated.d.ts.map +1 -0
- package/models/components/webhookdatawallettransactionupdated.js +68 -0
- package/models/components/webhookdatawallettransactionupdated.js.map +1 -0
- package/models/components/webhookdatawalletupdated.d.ts +29 -0
- package/models/components/webhookdatawalletupdated.d.ts.map +1 -0
- package/models/components/webhookdatawalletupdated.js +63 -0
- package/models/components/webhookdatawalletupdated.js.map +1 -0
- package/models/components/webhookevent.d.ts +37 -0
- package/models/components/webhookevent.d.ts.map +1 -0
- package/models/components/webhookevent.js +66 -0
- package/models/components/webhookevent.js.map +1 -0
- package/models/components/webhookeventtype.d.ts +54 -0
- package/models/components/webhookeventtype.d.ts.map +1 -0
- package/models/components/webhookeventtype.js +88 -0
- package/models/components/webhookeventtype.js.map +1 -0
- package/models/components/webhooksecret.d.ts +23 -0
- package/models/components/webhooksecret.d.ts.map +1 -0
- package/models/components/webhooksecret.js +58 -0
- package/models/components/webhooksecret.js.map +1 -0
- package/models/components/webhookstatus.d.ts +18 -0
- package/models/components/webhookstatus.d.ts.map +1 -0
- package/models/components/webhookstatus.js +52 -0
- package/models/components/webhookstatus.js.map +1 -0
- package/models/components/webhooktransferpaymentmethoddetails.d.ts +22 -0
- package/models/components/webhooktransferpaymentmethoddetails.d.ts.map +1 -0
- package/models/components/webhooktransferpaymentmethoddetails.js +60 -0
- package/models/components/webhooktransferpaymentmethoddetails.js.map +1 -0
- package/models/components/wireinstitution.d.ts +28 -0
- package/models/components/wireinstitution.d.ts.map +1 -0
- package/models/components/wireinstitution.js +66 -0
- package/models/components/wireinstitution.js.map +1 -0
- package/models/components/wireservices.d.ts +30 -0
- package/models/components/wireservices.d.ts.map +1 -0
- package/models/components/wireservices.js +62 -0
- package/models/components/wireservices.js.map +1 -0
- package/models/errors/accountterminalapplicationerror.d.ts +24 -0
- package/models/errors/accountterminalapplicationerror.d.ts.map +1 -0
- package/models/errors/accountterminalapplicationerror.js +76 -0
- package/models/errors/accountterminalapplicationerror.js.map +1 -0
- package/models/errors/addcapabilitieserror.d.ts +33 -0
- package/models/errors/addcapabilitieserror.d.ts.map +1 -0
- package/models/errors/addcapabilitieserror.js +79 -0
- package/models/errors/addcapabilitieserror.js.map +1 -0
- package/models/errors/apierror.d.ts +10 -0
- package/models/errors/apierror.d.ts.map +1 -0
- package/models/errors/apierror.js +34 -0
- package/models/errors/apierror.js.map +1 -0
- package/models/errors/assigncountrieserror.d.ts +30 -0
- package/models/errors/assigncountrieserror.d.ts.map +1 -0
- package/models/errors/assigncountrieserror.js +74 -0
- package/models/errors/assigncountrieserror.js.map +1 -0
- package/models/errors/authtokenrequesterror.d.ts +27 -0
- package/models/errors/authtokenrequesterror.d.ts.map +1 -0
- package/models/errors/authtokenrequesterror.js +87 -0
- package/models/errors/authtokenrequesterror.js.map +1 -0
- package/models/errors/bankaccountvalidationerror.d.ts +36 -0
- package/models/errors/bankaccountvalidationerror.d.ts.map +1 -0
- package/models/errors/bankaccountvalidationerror.js +91 -0
- package/models/errors/bankaccountvalidationerror.js.map +1 -0
- package/models/errors/brandvalidationerror.d.ts +25 -0
- package/models/errors/brandvalidationerror.d.ts.map +1 -0
- package/models/errors/brandvalidationerror.js +76 -0
- package/models/errors/brandvalidationerror.js.map +1 -0
- package/models/errors/cardacquiringrefund.d.ts +52 -0
- package/models/errors/cardacquiringrefund.d.ts.map +1 -0
- package/models/errors/cardacquiringrefund.js +94 -0
- package/models/errors/cardacquiringrefund.js.map +1 -0
- package/models/errors/connectaccountrequestvalidationerror.d.ts +33 -0
- package/models/errors/connectaccountrequestvalidationerror.d.ts.map +1 -0
- package/models/errors/connectaccountrequestvalidationerror.js +80 -0
- package/models/errors/connectaccountrequestvalidationerror.js.map +1 -0
- package/models/errors/createaccounterror.d.ts +52 -0
- package/models/errors/createaccounterror.d.ts.map +1 -0
- package/models/errors/createaccounterror.js +104 -0
- package/models/errors/createaccounterror.js.map +1 -0
- package/models/errors/createinvoiceerror.d.ts +40 -0
- package/models/errors/createinvoiceerror.d.ts.map +1 -0
- package/models/errors/createinvoiceerror.js +100 -0
- package/models/errors/createinvoiceerror.js.map +1 -0
- package/models/errors/createinvoicepaymenterror.d.ts +34 -0
- package/models/errors/createinvoicepaymenterror.d.ts.map +1 -0
- package/models/errors/createinvoicepaymenterror.js +88 -0
- package/models/errors/createinvoicepaymenterror.js.map +1 -0
- package/models/errors/createpaymentlinkerror.d.ts +52 -0
- package/models/errors/createpaymentlinkerror.d.ts.map +1 -0
- package/models/errors/createpaymentlinkerror.js +116 -0
- package/models/errors/createpaymentlinkerror.js.map +1 -0
- package/models/errors/createsweepconfigerror.d.ts +39 -0
- package/models/errors/createsweepconfigerror.d.ts.map +1 -0
- package/models/errors/createsweepconfigerror.js +98 -0
- package/models/errors/createsweepconfigerror.js.map +1 -0
- package/models/errors/createticketerror.d.ts +36 -0
- package/models/errors/createticketerror.d.ts.map +1 -0
- package/models/errors/createticketerror.js +90 -0
- package/models/errors/createticketerror.js.map +1 -0
- package/models/errors/createwalletvalidationerror.d.ts +29 -0
- package/models/errors/createwalletvalidationerror.d.ts.map +1 -0
- package/models/errors/createwalletvalidationerror.js +81 -0
- package/models/errors/createwalletvalidationerror.js.map +1 -0
- package/models/errors/createwebhookvalidationerror.d.ts +57 -0
- package/models/errors/createwebhookvalidationerror.d.ts.map +1 -0
- package/models/errors/createwebhookvalidationerror.js +87 -0
- package/models/errors/createwebhookvalidationerror.js.map +1 -0
- package/models/errors/feeplanagreementerror.d.ts +24 -0
- package/models/errors/feeplanagreementerror.d.ts.map +1 -0
- package/models/errors/feeplanagreementerror.js +75 -0
- package/models/errors/feeplanagreementerror.js.map +1 -0
- package/models/errors/fileuploadvalidationerror.d.ts +44 -0
- package/models/errors/fileuploadvalidationerror.d.ts.map +1 -0
- package/models/errors/fileuploadvalidationerror.js +99 -0
- package/models/errors/fileuploadvalidationerror.js.map +1 -0
- package/models/errors/filevalidationerror.d.ts +36 -0
- package/models/errors/filevalidationerror.d.ts.map +1 -0
- package/models/errors/filevalidationerror.js +99 -0
- package/models/errors/filevalidationerror.js.map +1 -0
- package/models/errors/genericerror.d.ts +24 -0
- package/models/errors/genericerror.d.ts.map +1 -0
- package/models/errors/genericerror.js +74 -0
- package/models/errors/genericerror.js.map +1 -0
- package/models/errors/httpclienterrors.d.ts +44 -0
- package/models/errors/httpclienterrors.d.ts.map +1 -0
- package/models/errors/httpclienterrors.js +78 -0
- package/models/errors/httpclienterrors.js.map +1 -0
- package/models/errors/imagemetadatavalidationerror.d.ts +24 -0
- package/models/errors/imagemetadatavalidationerror.d.ts.map +1 -0
- package/models/errors/imagemetadatavalidationerror.js +75 -0
- package/models/errors/imagemetadatavalidationerror.js.map +1 -0
- package/models/errors/imagerequestvalidationerror.d.ts +28 -0
- package/models/errors/imagerequestvalidationerror.d.ts.map +1 -0
- package/models/errors/imagerequestvalidationerror.js +80 -0
- package/models/errors/imagerequestvalidationerror.js.map +1 -0
- package/models/errors/index.d.ts +59 -0
- package/models/errors/index.d.ts.map +1 -0
- package/models/errors/index.js +78 -0
- package/models/errors/index.js.map +1 -0
- package/models/errors/linkapplepayerror.d.ts +57 -0
- package/models/errors/linkapplepayerror.d.ts.map +1 -0
- package/models/errors/linkapplepayerror.js +88 -0
- package/models/errors/linkapplepayerror.js.map +1 -0
- package/models/errors/linkcarderror.d.ts +52 -0
- package/models/errors/linkcarderror.d.ts.map +1 -0
- package/models/errors/linkcarderror.js +113 -0
- package/models/errors/linkcarderror.js.map +1 -0
- package/models/errors/listinvoicesvalidationerror.d.ts +45 -0
- package/models/errors/listinvoicesvalidationerror.d.ts.map +1 -0
- package/models/errors/listinvoicesvalidationerror.js +107 -0
- package/models/errors/listinvoicesvalidationerror.js.map +1 -0
- package/models/errors/listtransfersvalidationerror.d.ts +57 -0
- package/models/errors/listtransfersvalidationerror.d.ts.map +1 -0
- package/models/errors/listtransfersvalidationerror.js +119 -0
- package/models/errors/listtransfersvalidationerror.js.map +1 -0
- package/models/errors/listwalletsvalidationerror.d.ts +33 -0
- package/models/errors/listwalletsvalidationerror.d.ts.map +1 -0
- package/models/errors/listwalletsvalidationerror.js +87 -0
- package/models/errors/listwalletsvalidationerror.js.map +1 -0
- package/models/errors/listwallettransactionsvalidationerror.d.ts +60 -0
- package/models/errors/listwallettransactionsvalidationerror.d.ts.map +1 -0
- package/models/errors/listwallettransactionsvalidationerror.js +129 -0
- package/models/errors/listwallettransactionsvalidationerror.js.map +1 -0
- package/models/errors/microdepositvalidationerror.d.ts +24 -0
- package/models/errors/microdepositvalidationerror.d.ts.map +1 -0
- package/models/errors/microdepositvalidationerror.js +75 -0
- package/models/errors/microdepositvalidationerror.js.map +1 -0
- package/models/errors/mooverror.d.ts +19 -0
- package/models/errors/mooverror.d.ts.map +1 -0
- package/models/errors/mooverror.js +20 -0
- package/models/errors/mooverror.js.map +1 -0
- package/models/errors/onboardinginviteerror.d.ts +54 -0
- package/models/errors/onboardinginviteerror.d.ts.map +1 -0
- package/models/errors/onboardinginviteerror.js +92 -0
- package/models/errors/onboardinginviteerror.js.map +1 -0
- package/models/errors/patchaccounterror.d.ts +43 -0
- package/models/errors/patchaccounterror.d.ts.map +1 -0
- package/models/errors/patchaccounterror.js +100 -0
- package/models/errors/patchaccounterror.js.map +1 -0
- package/models/errors/patchsweepconfigerror.d.ts +36 -0
- package/models/errors/patchsweepconfigerror.d.ts.map +1 -0
- package/models/errors/patchsweepconfigerror.js +94 -0
- package/models/errors/patchsweepconfigerror.js.map +1 -0
- package/models/errors/patchtransfervalidationerror.d.ts +27 -0
- package/models/errors/patchtransfervalidationerror.d.ts.map +1 -0
- package/models/errors/patchtransfervalidationerror.js +79 -0
- package/models/errors/patchtransfervalidationerror.js.map +1 -0
- package/models/errors/patchwalletvalidationerror.d.ts +32 -0
- package/models/errors/patchwalletvalidationerror.d.ts.map +1 -0
- package/models/errors/patchwalletvalidationerror.js +85 -0
- package/models/errors/patchwalletvalidationerror.js.map +1 -0
- package/models/errors/productrequestvalidationerror.d.ts +49 -0
- package/models/errors/productrequestvalidationerror.d.ts.map +1 -0
- package/models/errors/productrequestvalidationerror.js +94 -0
- package/models/errors/productrequestvalidationerror.js.map +1 -0
- package/models/errors/refundvalidationerror.d.ts +33 -0
- package/models/errors/refundvalidationerror.d.ts.map +1 -0
- package/models/errors/refundvalidationerror.js +79 -0
- package/models/errors/refundvalidationerror.js.map +1 -0
- package/models/errors/representativevalidationerror.d.ts +52 -0
- package/models/errors/representativevalidationerror.d.ts.map +1 -0
- package/models/errors/representativevalidationerror.js +107 -0
- package/models/errors/representativevalidationerror.js.map +1 -0
- package/models/errors/requestcarderror.d.ts +40 -0
- package/models/errors/requestcarderror.d.ts.map +1 -0
- package/models/errors/requestcarderror.js +97 -0
- package/models/errors/requestcarderror.js.map +1 -0
- package/models/errors/responsevalidationerror.d.ts +26 -0
- package/models/errors/responsevalidationerror.d.ts.map +1 -0
- package/models/errors/responsevalidationerror.js +66 -0
- package/models/errors/responsevalidationerror.js.map +1 -0
- package/models/errors/reversalvalidationerror.d.ts +24 -0
- package/models/errors/reversalvalidationerror.d.ts.map +1 -0
- package/models/errors/reversalvalidationerror.js +75 -0
- package/models/errors/reversalvalidationerror.js.map +1 -0
- package/models/errors/revoketokenrequesterror.d.ts +27 -0
- package/models/errors/revoketokenrequesterror.d.ts.map +1 -0
- package/models/errors/revoketokenrequesterror.js +87 -0
- package/models/errors/revoketokenrequesterror.js.map +1 -0
- package/models/errors/schedulevalidationerror.d.ts +36 -0
- package/models/errors/schedulevalidationerror.d.ts.map +1 -0
- package/models/errors/schedulevalidationerror.js +83 -0
- package/models/errors/schedulevalidationerror.js.map +1 -0
- package/models/errors/sdkvalidationerror.d.ts +21 -0
- package/models/errors/sdkvalidationerror.d.ts.map +1 -0
- package/models/errors/sdkvalidationerror.js +129 -0
- package/models/errors/sdkvalidationerror.js.map +1 -0
- package/models/errors/terminalapplicationerror.d.ts +36 -0
- package/models/errors/terminalapplicationerror.d.ts.map +1 -0
- package/models/errors/terminalapplicationerror.js +91 -0
- package/models/errors/terminalapplicationerror.js.map +1 -0
- package/models/errors/transfer.d.ts +211 -0
- package/models/errors/transfer.d.ts.map +1 -0
- package/models/errors/transfer.js +187 -0
- package/models/errors/transfer.js.map +1 -0
- package/models/errors/transferoptionsvalidationerror.d.ts +30 -0
- package/models/errors/transferoptionsvalidationerror.d.ts.map +1 -0
- package/models/errors/transferoptionsvalidationerror.js +83 -0
- package/models/errors/transferoptionsvalidationerror.js.map +1 -0
- package/models/errors/transfervalidationerror.d.ts +55 -0
- package/models/errors/transfervalidationerror.d.ts.map +1 -0
- package/models/errors/transfervalidationerror.js +132 -0
- package/models/errors/transfervalidationerror.js.map +1 -0
- package/models/errors/updatecarderror.d.ts +46 -0
- package/models/errors/updatecarderror.d.ts.map +1 -0
- package/models/errors/updatecarderror.js +105 -0
- package/models/errors/updatecarderror.js.map +1 -0
- package/models/errors/updateinvoiceerror.d.ts +40 -0
- package/models/errors/updateinvoiceerror.d.ts.map +1 -0
- package/models/errors/updateinvoiceerror.js +99 -0
- package/models/errors/updateinvoiceerror.js.map +1 -0
- package/models/errors/updateissuedcarderror.d.ts +31 -0
- package/models/errors/updateissuedcarderror.d.ts.map +1 -0
- package/models/errors/updateissuedcarderror.js +85 -0
- package/models/errors/updateissuedcarderror.js.map +1 -0
- package/models/errors/updatepaymentlinkerror.d.ts +43 -0
- package/models/errors/updatepaymentlinkerror.d.ts.map +1 -0
- package/models/errors/updatepaymentlinkerror.js +102 -0
- package/models/errors/updatepaymentlinkerror.js.map +1 -0
- package/models/errors/updateticketerror.d.ts +24 -0
- package/models/errors/updateticketerror.d.ts.map +1 -0
- package/models/errors/updateticketerror.js +75 -0
- package/models/errors/updateticketerror.js.map +1 -0
- package/models/errors/updateunderwritingerror.d.ts +50 -0
- package/models/errors/updateunderwritingerror.d.ts.map +1 -0
- package/models/errors/updateunderwritingerror.js +106 -0
- package/models/errors/updateunderwritingerror.js.map +1 -0
- package/models/errors/updatewebhookvalidationerror.d.ts +57 -0
- package/models/errors/updatewebhookvalidationerror.d.ts.map +1 -0
- package/models/errors/updatewebhookvalidationerror.js +87 -0
- package/models/errors/updatewebhookvalidationerror.js.map +1 -0
- package/models/errors/upsertunderwritingerror.d.ts +64 -0
- package/models/errors/upsertunderwritingerror.d.ts.map +1 -0
- package/models/errors/upsertunderwritingerror.js +143 -0
- package/models/errors/upsertunderwritingerror.js.map +1 -0
- package/models/operations/acceptdispute.d.ts +66 -0
- package/models/operations/acceptdispute.d.ts.map +1 -0
- package/models/operations/acceptdispute.js +114 -0
- package/models/operations/acceptdispute.js.map +1 -0
- package/models/operations/assignaccountcountries.d.ts +66 -0
- package/models/operations/assignaccountcountries.d.ts.map +1 -0
- package/models/operations/assignaccountcountries.js +122 -0
- package/models/operations/assignaccountcountries.js.map +1 -0
- package/models/operations/cancelschedule.d.ts +66 -0
- package/models/operations/cancelschedule.d.ts.map +1 -0
- package/models/operations/cancelschedule.js +109 -0
- package/models/operations/cancelschedule.js.map +1 -0
- package/models/operations/completebankaccountverification.d.ts +68 -0
- package/models/operations/completebankaccountverification.d.ts.map +1 -0
- package/models/operations/completebankaccountverification.js +124 -0
- package/models/operations/completebankaccountverification.js.map +1 -0
- package/models/operations/completemicrodeposits.d.ts +68 -0
- package/models/operations/completemicrodeposits.d.ts.map +1 -0
- package/models/operations/completemicrodeposits.js +124 -0
- package/models/operations/completemicrodeposits.js.map +1 -0
- package/models/operations/connectaccount.d.ts +64 -0
- package/models/operations/connectaccount.d.ts.map +1 -0
- package/models/operations/connectaccount.js +118 -0
- package/models/operations/connectaccount.js.map +1 -0
- package/models/operations/createaccesstoken.d.ts +51 -0
- package/models/operations/createaccesstoken.d.ts.map +1 -0
- package/models/operations/createaccesstoken.js +96 -0
- package/models/operations/createaccesstoken.js.map +1 -0
- package/models/operations/createaccount.d.ts +51 -0
- package/models/operations/createaccount.d.ts.map +1 -0
- package/models/operations/createaccount.js +96 -0
- package/models/operations/createaccount.js.map +1 -0
- package/models/operations/createapplepaysession.d.ts +69 -0
- package/models/operations/createapplepaysession.d.ts.map +1 -0
- package/models/operations/createapplepaysession.js +122 -0
- package/models/operations/createapplepaysession.js.map +1 -0
- package/models/operations/createbrand.d.ts +66 -0
- package/models/operations/createbrand.d.ts.map +1 -0
- package/models/operations/createbrand.js +122 -0
- package/models/operations/createbrand.js.map +1 -0
- package/models/operations/createcancellation.d.ts +72 -0
- package/models/operations/createcancellation.d.ts.map +1 -0
- package/models/operations/createcancellation.js +114 -0
- package/models/operations/createcancellation.js.map +1 -0
- package/models/operations/createfeeplanagreements.d.ts +66 -0
- package/models/operations/createfeeplanagreements.d.ts.map +1 -0
- package/models/operations/createfeeplanagreements.js +122 -0
- package/models/operations/createfeeplanagreements.js.map +1 -0
- package/models/operations/createinvoice.d.ts +66 -0
- package/models/operations/createinvoice.d.ts.map +1 -0
- package/models/operations/createinvoice.js +122 -0
- package/models/operations/createinvoice.js.map +1 -0
- package/models/operations/createinvoicepayment.d.ts +68 -0
- package/models/operations/createinvoicepayment.d.ts.map +1 -0
- package/models/operations/createinvoicepayment.js +124 -0
- package/models/operations/createinvoicepayment.js.map +1 -0
- package/models/operations/createonboardinginvite.d.ts +51 -0
- package/models/operations/createonboardinginvite.d.ts.map +1 -0
- package/models/operations/createonboardinginvite.js +96 -0
- package/models/operations/createonboardinginvite.js.map +1 -0
- package/models/operations/createpaymentlink.d.ts +69 -0
- package/models/operations/createpaymentlink.d.ts.map +1 -0
- package/models/operations/createpaymentlink.js +122 -0
- package/models/operations/createpaymentlink.js.map +1 -0
- package/models/operations/createproduct.d.ts +66 -0
- package/models/operations/createproduct.d.ts.map +1 -0
- package/models/operations/createproduct.js +122 -0
- package/models/operations/createproduct.js.map +1 -0
- package/models/operations/createreceipts.d.ts +51 -0
- package/models/operations/createreceipts.d.ts.map +1 -0
- package/models/operations/createreceipts.js +96 -0
- package/models/operations/createreceipts.js.map +1 -0
- package/models/operations/createrepresentative.d.ts +69 -0
- package/models/operations/createrepresentative.d.ts.map +1 -0
- package/models/operations/createrepresentative.js +122 -0
- package/models/operations/createrepresentative.js.map +1 -0
- package/models/operations/createreversal.d.ts +79 -0
- package/models/operations/createreversal.d.ts.map +1 -0
- package/models/operations/createreversal.js +128 -0
- package/models/operations/createreversal.js.map +1 -0
- package/models/operations/createschedule.d.ts +69 -0
- package/models/operations/createschedule.d.ts.map +1 -0
- package/models/operations/createschedule.js +122 -0
- package/models/operations/createschedule.js.map +1 -0
- package/models/operations/createsweepconfig.d.ts +66 -0
- package/models/operations/createsweepconfig.d.ts.map +1 -0
- package/models/operations/createsweepconfig.js +122 -0
- package/models/operations/createsweepconfig.js.map +1 -0
- package/models/operations/createterminalapplication.d.ts +51 -0
- package/models/operations/createterminalapplication.d.ts.map +1 -0
- package/models/operations/createterminalapplication.js +96 -0
- package/models/operations/createterminalapplication.js.map +1 -0
- package/models/operations/createterminalapplicationversion.d.ts +66 -0
- package/models/operations/createterminalapplicationversion.d.ts.map +1 -0
- package/models/operations/createterminalapplicationversion.js +122 -0
- package/models/operations/createterminalapplicationversion.js.map +1 -0
- package/models/operations/createticket.d.ts +66 -0
- package/models/operations/createticket.d.ts.map +1 -0
- package/models/operations/createticket.js +122 -0
- package/models/operations/createticket.js.map +1 -0
- package/models/operations/createtransfer.d.ts +94 -0
- package/models/operations/createtransfer.d.ts.map +1 -0
- package/models/operations/createtransfer.js +158 -0
- package/models/operations/createtransfer.js.map +1 -0
- package/models/operations/createtransferoptions.d.ts +69 -0
- package/models/operations/createtransferoptions.d.ts.map +1 -0
- package/models/operations/createtransferoptions.js +122 -0
- package/models/operations/createtransferoptions.js.map +1 -0
- package/models/operations/createwallet.d.ts +69 -0
- package/models/operations/createwallet.d.ts.map +1 -0
- package/models/operations/createwallet.js +122 -0
- package/models/operations/createwallet.js.map +1 -0
- package/models/operations/createwebhook.d.ts +51 -0
- package/models/operations/createwebhook.d.ts.map +1 -0
- package/models/operations/createwebhook.js +96 -0
- package/models/operations/createwebhook.js.map +1 -0
- package/models/operations/deletedisputeevidencefile.d.ts +65 -0
- package/models/operations/deletedisputeevidencefile.d.ts.map +1 -0
- package/models/operations/deletedisputeevidencefile.js +111 -0
- package/models/operations/deletedisputeevidencefile.js.map +1 -0
- package/models/operations/deleteimage.d.ts +63 -0
- package/models/operations/deleteimage.d.ts.map +1 -0
- package/models/operations/deleteimage.js +109 -0
- package/models/operations/deleteimage.js.map +1 -0
- package/models/operations/deleterepresentative.d.ts +69 -0
- package/models/operations/deleterepresentative.d.ts.map +1 -0
- package/models/operations/deleterepresentative.js +109 -0
- package/models/operations/deleterepresentative.js.map +1 -0
- package/models/operations/deleteterminalapplication.d.ts +61 -0
- package/models/operations/deleteterminalapplication.d.ts.map +1 -0
- package/models/operations/deleteterminalapplication.js +107 -0
- package/models/operations/deleteterminalapplication.js.map +1 -0
- package/models/operations/disablebankaccount.d.ts +63 -0
- package/models/operations/disablebankaccount.d.ts.map +1 -0
- package/models/operations/disablebankaccount.js +109 -0
- package/models/operations/disablebankaccount.js.map +1 -0
- package/models/operations/disablecapability.d.ts +71 -0
- package/models/operations/disablecapability.d.ts.map +1 -0
- package/models/operations/disablecapability.js +110 -0
- package/models/operations/disablecapability.js.map +1 -0
- package/models/operations/disablecard.d.ts +63 -0
- package/models/operations/disablecard.d.ts.map +1 -0
- package/models/operations/disablecard.js +109 -0
- package/models/operations/disablecard.js.map +1 -0
- package/models/operations/disablepaymentlink.d.ts +66 -0
- package/models/operations/disablepaymentlink.d.ts.map +1 -0
- package/models/operations/disablepaymentlink.js +109 -0
- package/models/operations/disablepaymentlink.js.map +1 -0
- package/models/operations/disableproduct.d.ts +63 -0
- package/models/operations/disableproduct.d.ts.map +1 -0
- package/models/operations/disableproduct.js +109 -0
- package/models/operations/disableproduct.js.map +1 -0
- package/models/operations/disablewebhook.d.ts +61 -0
- package/models/operations/disablewebhook.d.ts.map +1 -0
- package/models/operations/disablewebhook.js +107 -0
- package/models/operations/disablewebhook.js.map +1 -0
- package/models/operations/disconnectaccount.d.ts +61 -0
- package/models/operations/disconnectaccount.d.ts.map +1 -0
- package/models/operations/disconnectaccount.js +107 -0
- package/models/operations/disconnectaccount.js.map +1 -0
- package/models/operations/generateendtoendkey.d.ts +60 -0
- package/models/operations/generateendtoendkey.d.ts.map +1 -0
- package/models/operations/generateendtoendkey.js +108 -0
- package/models/operations/generateendtoendkey.js.map +1 -0
- package/models/operations/getaccount.d.ts +64 -0
- package/models/operations/getaccount.d.ts.map +1 -0
- package/models/operations/getaccount.js +112 -0
- package/models/operations/getaccount.js.map +1 -0
- package/models/operations/getaccountcountries.d.ts +64 -0
- package/models/operations/getaccountcountries.d.ts.map +1 -0
- package/models/operations/getaccountcountries.js +112 -0
- package/models/operations/getaccountcountries.js.map +1 -0
- package/models/operations/getaccountterminalapplication.d.ts +66 -0
- package/models/operations/getaccountterminalapplication.d.ts.map +1 -0
- package/models/operations/getaccountterminalapplication.js +114 -0
- package/models/operations/getaccountterminalapplication.js.map +1 -0
- package/models/operations/getadjustment.d.ts +66 -0
- package/models/operations/getadjustment.d.ts.map +1 -0
- package/models/operations/getadjustment.js +114 -0
- package/models/operations/getadjustment.js.map +1 -0
- package/models/operations/getapplepaymerchantdomains.d.ts +67 -0
- package/models/operations/getapplepaymerchantdomains.d.ts.map +1 -0
- package/models/operations/getapplepaymerchantdomains.js +112 -0
- package/models/operations/getapplepaymerchantdomains.js.map +1 -0
- package/models/operations/getavatar.d.ts +66 -0
- package/models/operations/getavatar.d.ts.map +1 -0
- package/models/operations/getavatar.js +111 -0
- package/models/operations/getavatar.js.map +1 -0
- package/models/operations/getbankaccount.d.ts +66 -0
- package/models/operations/getbankaccount.d.ts.map +1 -0
- package/models/operations/getbankaccount.js +114 -0
- package/models/operations/getbankaccount.js.map +1 -0
- package/models/operations/getbankaccountverification.d.ts +66 -0
- package/models/operations/getbankaccountverification.d.ts.map +1 -0
- package/models/operations/getbankaccountverification.js +114 -0
- package/models/operations/getbankaccountverification.js.map +1 -0
- package/models/operations/getbrand.d.ts +64 -0
- package/models/operations/getbrand.d.ts.map +1 -0
- package/models/operations/getbrand.js +112 -0
- package/models/operations/getbrand.js.map +1 -0
- package/models/operations/getcancellation.d.ts +77 -0
- package/models/operations/getcancellation.d.ts.map +1 -0
- package/models/operations/getcancellation.js +116 -0
- package/models/operations/getcancellation.js.map +1 -0
- package/models/operations/getcapability.d.ts +73 -0
- package/models/operations/getcapability.d.ts.map +1 -0
- package/models/operations/getcapability.js +114 -0
- package/models/operations/getcapability.js.map +1 -0
- package/models/operations/getcard.d.ts +66 -0
- package/models/operations/getcard.d.ts.map +1 -0
- package/models/operations/getcard.js +114 -0
- package/models/operations/getcard.js.map +1 -0
- package/models/operations/getdispute.d.ts +66 -0
- package/models/operations/getdispute.d.ts.map +1 -0
- package/models/operations/getdispute.js +114 -0
- package/models/operations/getdispute.js.map +1 -0
- package/models/operations/getdisputeevidence.d.ts +68 -0
- package/models/operations/getdisputeevidence.d.ts.map +1 -0
- package/models/operations/getdisputeevidence.js +116 -0
- package/models/operations/getdisputeevidence.js.map +1 -0
- package/models/operations/getdisputeevidencedata.d.ts +76 -0
- package/models/operations/getdisputeevidencedata.d.ts.map +1 -0
- package/models/operations/getdisputeevidencedata.js +143 -0
- package/models/operations/getdisputeevidencedata.js.map +1 -0
- package/models/operations/getenrichmentaddress.d.ts +131 -0
- package/models/operations/getenrichmentaddress.d.ts.map +1 -0
- package/models/operations/getenrichmentaddress.js +136 -0
- package/models/operations/getenrichmentaddress.js.map +1 -0
- package/models/operations/getenrichmentprofile.d.ts +64 -0
- package/models/operations/getenrichmentprofile.d.ts.map +1 -0
- package/models/operations/getenrichmentprofile.js +112 -0
- package/models/operations/getenrichmentprofile.js.map +1 -0
- package/models/operations/getfiledetails.d.ts +66 -0
- package/models/operations/getfiledetails.d.ts.map +1 -0
- package/models/operations/getfiledetails.js +114 -0
- package/models/operations/getfiledetails.js.map +1 -0
- package/models/operations/getfullissuedcard.d.ts +69 -0
- package/models/operations/getfullissuedcard.d.ts.map +1 -0
- package/models/operations/getfullissuedcard.js +114 -0
- package/models/operations/getfullissuedcard.js.map +1 -0
- package/models/operations/getimagemetadata.d.ts +66 -0
- package/models/operations/getimagemetadata.d.ts.map +1 -0
- package/models/operations/getimagemetadata.js +114 -0
- package/models/operations/getimagemetadata.js.map +1 -0
- package/models/operations/getinvoice.d.ts +66 -0
- package/models/operations/getinvoice.d.ts.map +1 -0
- package/models/operations/getinvoice.js +114 -0
- package/models/operations/getinvoice.js.map +1 -0
- package/models/operations/getissuedcard.d.ts +69 -0
- package/models/operations/getissuedcard.d.ts.map +1 -0
- package/models/operations/getissuedcard.js +114 -0
- package/models/operations/getissuedcard.js.map +1 -0
- package/models/operations/getissuedcardauthorization.d.ts +69 -0
- package/models/operations/getissuedcardauthorization.d.ts.map +1 -0
- package/models/operations/getissuedcardauthorization.js +114 -0
- package/models/operations/getissuedcardauthorization.js.map +1 -0
- package/models/operations/getissuedcardtransaction.d.ts +69 -0
- package/models/operations/getissuedcardtransaction.d.ts.map +1 -0
- package/models/operations/getissuedcardtransaction.js +114 -0
- package/models/operations/getissuedcardtransaction.js.map +1 -0
- package/models/operations/getmerchantprocessingagreement.d.ts +63 -0
- package/models/operations/getmerchantprocessingagreement.d.ts.map +1 -0
- package/models/operations/getmerchantprocessingagreement.js +111 -0
- package/models/operations/getmerchantprocessingagreement.js.map +1 -0
- package/models/operations/getonboardinginvite.d.ts +64 -0
- package/models/operations/getonboardinginvite.d.ts.map +1 -0
- package/models/operations/getonboardinginvite.js +112 -0
- package/models/operations/getonboardinginvite.js.map +1 -0
- package/models/operations/getpaymentlink.d.ts +69 -0
- package/models/operations/getpaymentlink.d.ts.map +1 -0
- package/models/operations/getpaymentlink.js +114 -0
- package/models/operations/getpaymentlink.js.map +1 -0
- package/models/operations/getpaymentlinkqrcode.d.ts +78 -0
- package/models/operations/getpaymentlinkqrcode.d.ts.map +1 -0
- package/models/operations/getpaymentlinkqrcode.js +138 -0
- package/models/operations/getpaymentlinkqrcode.js.map +1 -0
- package/models/operations/getpaymentmethod.d.ts +66 -0
- package/models/operations/getpaymentmethod.d.ts.map +1 -0
- package/models/operations/getpaymentmethod.js +114 -0
- package/models/operations/getpaymentmethod.js.map +1 -0
- package/models/operations/getproduct.d.ts +66 -0
- package/models/operations/getproduct.d.ts.map +1 -0
- package/models/operations/getproduct.js +114 -0
- package/models/operations/getproduct.js.map +1 -0
- package/models/operations/getpublicimage.d.ts +58 -0
- package/models/operations/getpublicimage.d.ts.map +1 -0
- package/models/operations/getpublicimage.js +127 -0
- package/models/operations/getpublicimage.js.map +1 -0
- package/models/operations/getrefund.d.ts +74 -0
- package/models/operations/getrefund.d.ts.map +1 -0
- package/models/operations/getrefund.js +116 -0
- package/models/operations/getrefund.js.map +1 -0
- package/models/operations/getrepresentative.d.ts +72 -0
- package/models/operations/getrepresentative.d.ts.map +1 -0
- package/models/operations/getrepresentative.js +114 -0
- package/models/operations/getrepresentative.js.map +1 -0
- package/models/operations/getresidual.d.ts +69 -0
- package/models/operations/getresidual.d.ts.map +1 -0
- package/models/operations/getresidual.js +114 -0
- package/models/operations/getresidual.js.map +1 -0
- package/models/operations/getscheduledoccurrence.d.ts +77 -0
- package/models/operations/getscheduledoccurrence.d.ts.map +1 -0
- package/models/operations/getscheduledoccurrence.js +116 -0
- package/models/operations/getscheduledoccurrence.js.map +1 -0
- package/models/operations/getschedules.d.ts +66 -0
- package/models/operations/getschedules.d.ts.map +1 -0
- package/models/operations/getschedules.js +114 -0
- package/models/operations/getschedules.js.map +1 -0
- package/models/operations/getstatement.d.ts +75 -0
- package/models/operations/getstatement.d.ts.map +1 -0
- package/models/operations/getstatement.js +138 -0
- package/models/operations/getstatement.js.map +1 -0
- package/models/operations/getsweep.d.ts +68 -0
- package/models/operations/getsweep.d.ts.map +1 -0
- package/models/operations/getsweep.js +116 -0
- package/models/operations/getsweep.js.map +1 -0
- package/models/operations/getsweepconfig.d.ts +66 -0
- package/models/operations/getsweepconfig.d.ts.map +1 -0
- package/models/operations/getsweepconfig.js +114 -0
- package/models/operations/getsweepconfig.js.map +1 -0
- package/models/operations/getterminalapplication.d.ts +64 -0
- package/models/operations/getterminalapplication.d.ts.map +1 -0
- package/models/operations/getterminalapplication.js +112 -0
- package/models/operations/getterminalapplication.js.map +1 -0
- package/models/operations/getterminalconfiguration.d.ts +66 -0
- package/models/operations/getterminalconfiguration.d.ts.map +1 -0
- package/models/operations/getterminalconfiguration.js +114 -0
- package/models/operations/getterminalconfiguration.js.map +1 -0
- package/models/operations/gettermsofservicetoken.d.ts +72 -0
- package/models/operations/gettermsofservicetoken.d.ts.map +1 -0
- package/models/operations/gettermsofservicetoken.js +114 -0
- package/models/operations/gettermsofservicetoken.js.map +1 -0
- package/models/operations/getticket.d.ts +66 -0
- package/models/operations/getticket.d.ts.map +1 -0
- package/models/operations/getticket.js +114 -0
- package/models/operations/getticket.js.map +1 -0
- package/models/operations/gettransfer.d.ts +69 -0
- package/models/operations/gettransfer.d.ts.map +1 -0
- package/models/operations/gettransfer.js +114 -0
- package/models/operations/gettransfer.js.map +1 -0
- package/models/operations/getunderwriting.d.ts +64 -0
- package/models/operations/getunderwriting.d.ts.map +1 -0
- package/models/operations/getunderwriting.js +112 -0
- package/models/operations/getunderwriting.js.map +1 -0
- package/models/operations/getwallet.d.ts +66 -0
- package/models/operations/getwallet.d.ts.map +1 -0
- package/models/operations/getwallet.js +114 -0
- package/models/operations/getwallet.js.map +1 -0
- package/models/operations/getwallettransaction.d.ts +68 -0
- package/models/operations/getwallettransaction.d.ts.map +1 -0
- package/models/operations/getwallettransaction.js +116 -0
- package/models/operations/getwallettransaction.js.map +1 -0
- package/models/operations/getwebhook.d.ts +64 -0
- package/models/operations/getwebhook.d.ts.map +1 -0
- package/models/operations/getwebhook.js +112 -0
- package/models/operations/getwebhook.js.map +1 -0
- package/models/operations/getwebhooksecret.d.ts +64 -0
- package/models/operations/getwebhooksecret.d.ts.map +1 -0
- package/models/operations/getwebhooksecret.js +112 -0
- package/models/operations/getwebhooksecret.js.map +1 -0
- package/models/operations/index.d.ts +178 -0
- package/models/operations/index.d.ts.map +1 -0
- package/models/operations/index.js +197 -0
- package/models/operations/index.js.map +1 -0
- package/models/operations/initiatebankaccountverification.d.ts +75 -0
- package/models/operations/initiatebankaccountverification.d.ts.map +1 -0
- package/models/operations/initiatebankaccountverification.js +124 -0
- package/models/operations/initiatebankaccountverification.js.map +1 -0
- package/models/operations/initiatemicrodeposits.d.ts +63 -0
- package/models/operations/initiatemicrodeposits.d.ts.map +1 -0
- package/models/operations/initiatemicrodeposits.js +109 -0
- package/models/operations/initiatemicrodeposits.js.map +1 -0
- package/models/operations/initiaterefund.d.ts +96 -0
- package/models/operations/initiaterefund.d.ts.map +1 -0
- package/models/operations/initiaterefund.js +156 -0
- package/models/operations/initiaterefund.js.map +1 -0
- package/models/operations/linkaccountterminalapplication.d.ts +66 -0
- package/models/operations/linkaccountterminalapplication.d.ts.map +1 -0
- package/models/operations/linkaccountterminalapplication.js +122 -0
- package/models/operations/linkaccountterminalapplication.js.map +1 -0
- package/models/operations/linkapplepaytoken.d.ts +69 -0
- package/models/operations/linkapplepaytoken.d.ts.map +1 -0
- package/models/operations/linkapplepaytoken.js +122 -0
- package/models/operations/linkapplepaytoken.js.map +1 -0
- package/models/operations/linkbankaccount.d.ts +76 -0
- package/models/operations/linkbankaccount.d.ts.map +1 -0
- package/models/operations/linkbankaccount.js +126 -0
- package/models/operations/linkbankaccount.js.map +1 -0
- package/models/operations/linkcard.d.ts +76 -0
- package/models/operations/linkcard.d.ts.map +1 -0
- package/models/operations/linkcard.js +126 -0
- package/models/operations/linkcard.js.map +1 -0
- package/models/operations/listaccounts.d.ts +128 -0
- package/models/operations/listaccounts.d.ts.map +1 -0
- package/models/operations/listaccounts.js +128 -0
- package/models/operations/listaccounts.js.map +1 -0
- package/models/operations/listaccountterminalapplications.d.ts +64 -0
- package/models/operations/listaccountterminalapplications.d.ts.map +1 -0
- package/models/operations/listaccountterminalapplications.js +112 -0
- package/models/operations/listaccountterminalapplications.js.map +1 -0
- package/models/operations/listadjustments.d.ts +69 -0
- package/models/operations/listadjustments.d.ts.map +1 -0
- package/models/operations/listadjustments.js +114 -0
- package/models/operations/listadjustments.js.map +1 -0
- package/models/operations/listbankaccounts.d.ts +64 -0
- package/models/operations/listbankaccounts.d.ts.map +1 -0
- package/models/operations/listbankaccounts.js +112 -0
- package/models/operations/listbankaccounts.js.map +1 -0
- package/models/operations/listcapabilities.d.ts +64 -0
- package/models/operations/listcapabilities.d.ts.map +1 -0
- package/models/operations/listcapabilities.js +112 -0
- package/models/operations/listcapabilities.js.map +1 -0
- package/models/operations/listcards.d.ts +64 -0
- package/models/operations/listcards.d.ts.map +1 -0
- package/models/operations/listcards.js +112 -0
- package/models/operations/listcards.js.map +1 -0
- package/models/operations/listconnectedaccountsforaccount.d.ts +130 -0
- package/models/operations/listconnectedaccountsforaccount.d.ts.map +1 -0
- package/models/operations/listconnectedaccountsforaccount.js +130 -0
- package/models/operations/listconnectedaccountsforaccount.js.map +1 -0
- package/models/operations/listdisputeevidence.d.ts +66 -0
- package/models/operations/listdisputeevidence.d.ts.map +1 -0
- package/models/operations/listdisputeevidence.js +114 -0
- package/models/operations/listdisputeevidence.js.map +1 -0
- package/models/operations/listdisputes.d.ts +115 -0
- package/models/operations/listdisputes.d.ts.map +1 -0
- package/models/operations/listdisputes.js +137 -0
- package/models/operations/listdisputes.js.map +1 -0
- package/models/operations/listeventtypes.d.ts +60 -0
- package/models/operations/listeventtypes.d.ts.map +1 -0
- package/models/operations/listeventtypes.js +108 -0
- package/models/operations/listeventtypes.js.map +1 -0
- package/models/operations/listfeeplanagreements.d.ts +78 -0
- package/models/operations/listfeeplanagreements.d.ts.map +1 -0
- package/models/operations/listfeeplanagreements.js +120 -0
- package/models/operations/listfeeplanagreements.js.map +1 -0
- package/models/operations/listfeeplans.d.ts +69 -0
- package/models/operations/listfeeplans.d.ts.map +1 -0
- package/models/operations/listfeeplans.js +114 -0
- package/models/operations/listfeeplans.js.map +1 -0
- package/models/operations/listfeerevenue.d.ts +96 -0
- package/models/operations/listfeerevenue.d.ts.map +1 -0
- package/models/operations/listfeerevenue.js +126 -0
- package/models/operations/listfeerevenue.js.map +1 -0
- package/models/operations/listfeesfetch.d.ts +66 -0
- package/models/operations/listfeesfetch.d.ts.map +1 -0
- package/models/operations/listfeesfetch.js +124 -0
- package/models/operations/listfeesfetch.js.map +1 -0
- package/models/operations/listfiles.d.ts +64 -0
- package/models/operations/listfiles.d.ts.map +1 -0
- package/models/operations/listfiles.js +112 -0
- package/models/operations/listfiles.js.map +1 -0
- package/models/operations/listimagemetadata.d.ts +68 -0
- package/models/operations/listimagemetadata.d.ts.map +1 -0
- package/models/operations/listimagemetadata.js +116 -0
- package/models/operations/listimagemetadata.js.map +1 -0
- package/models/operations/listindustries.d.ts +60 -0
- package/models/operations/listindustries.d.ts.map +1 -0
- package/models/operations/listindustries.js +108 -0
- package/models/operations/listindustries.js.map +1 -0
- package/models/operations/listinstitutions.d.ts +82 -0
- package/models/operations/listinstitutions.d.ts.map +1 -0
- package/models/operations/listinstitutions.js +118 -0
- package/models/operations/listinstitutions.js.map +1 -0
- package/models/operations/listinvoicepayments.d.ts +66 -0
- package/models/operations/listinvoicepayments.d.ts.map +1 -0
- package/models/operations/listinvoicepayments.js +114 -0
- package/models/operations/listinvoicepayments.js.map +1 -0
- package/models/operations/listinvoices.d.ts +80 -0
- package/models/operations/listinvoices.d.ts.map +1 -0
- package/models/operations/listinvoices.js +128 -0
- package/models/operations/listinvoices.js.map +1 -0
- package/models/operations/listissuedcardauthorizationevents.d.ts +73 -0
- package/models/operations/listissuedcardauthorizationevents.d.ts.map +1 -0
- package/models/operations/listissuedcardauthorizationevents.js +118 -0
- package/models/operations/listissuedcardauthorizationevents.js.map +1 -0
- package/models/operations/listissuedcardauthorizations.d.ts +91 -0
- package/models/operations/listissuedcardauthorizations.d.ts.map +1 -0
- package/models/operations/listissuedcardauthorizations.js +127 -0
- package/models/operations/listissuedcardauthorizations.js.map +1 -0
- package/models/operations/listissuedcards.d.ts +76 -0
- package/models/operations/listissuedcards.d.ts.map +1 -0
- package/models/operations/listissuedcards.js +118 -0
- package/models/operations/listissuedcards.js.map +1 -0
- package/models/operations/listissuedcardtransactions.d.ts +86 -0
- package/models/operations/listissuedcardtransactions.d.ts.map +1 -0
- package/models/operations/listissuedcardtransactions.js +123 -0
- package/models/operations/listissuedcardtransactions.js.map +1 -0
- package/models/operations/listonboardinginvites.d.ts +60 -0
- package/models/operations/listonboardinginvites.d.ts.map +1 -0
- package/models/operations/listonboardinginvites.js +108 -0
- package/models/operations/listonboardinginvites.js.map +1 -0
- package/models/operations/listpartnerpricingagreements.d.ts +78 -0
- package/models/operations/listpartnerpricingagreements.d.ts.map +1 -0
- package/models/operations/listpartnerpricingagreements.js +120 -0
- package/models/operations/listpartnerpricingagreements.js.map +1 -0
- package/models/operations/listpaymentlinks.d.ts +75 -0
- package/models/operations/listpaymentlinks.d.ts.map +1 -0
- package/models/operations/listpaymentlinks.js +120 -0
- package/models/operations/listpaymentlinks.js.map +1 -0
- package/models/operations/listpaymentmethods.d.ts +79 -0
- package/models/operations/listpaymentmethods.d.ts.map +1 -0
- package/models/operations/listpaymentmethods.js +116 -0
- package/models/operations/listpaymentmethods.js.map +1 -0
- package/models/operations/listproducts.d.ts +73 -0
- package/models/operations/listproducts.d.ts.map +1 -0
- package/models/operations/listproducts.js +118 -0
- package/models/operations/listproducts.js.map +1 -0
- package/models/operations/listreceipts.d.ts +67 -0
- package/models/operations/listreceipts.d.ts.map +1 -0
- package/models/operations/listreceipts.js +112 -0
- package/models/operations/listreceipts.js.map +1 -0
- package/models/operations/listrefunds.d.ts +69 -0
- package/models/operations/listrefunds.d.ts.map +1 -0
- package/models/operations/listrefunds.js +114 -0
- package/models/operations/listrefunds.js.map +1 -0
- package/models/operations/listrepresentatives.d.ts +67 -0
- package/models/operations/listrepresentatives.d.ts.map +1 -0
- package/models/operations/listrepresentatives.js +112 -0
- package/models/operations/listrepresentatives.js.map +1 -0
- package/models/operations/listresidualfees.d.ts +83 -0
- package/models/operations/listresidualfees.d.ts.map +1 -0
- package/models/operations/listresidualfees.js +122 -0
- package/models/operations/listresidualfees.js.map +1 -0
- package/models/operations/listresiduals.d.ts +78 -0
- package/models/operations/listresiduals.d.ts.map +1 -0
- package/models/operations/listresiduals.js +120 -0
- package/models/operations/listresiduals.js.map +1 -0
- package/models/operations/listschedules.d.ts +79 -0
- package/models/operations/listschedules.d.ts.map +1 -0
- package/models/operations/listschedules.js +126 -0
- package/models/operations/listschedules.js.map +1 -0
- package/models/operations/liststatements.d.ts +78 -0
- package/models/operations/liststatements.d.ts.map +1 -0
- package/models/operations/liststatements.js +121 -0
- package/models/operations/liststatements.js.map +1 -0
- package/models/operations/listsweepconfigs.d.ts +64 -0
- package/models/operations/listsweepconfigs.d.ts.map +1 -0
- package/models/operations/listsweepconfigs.js +112 -0
- package/models/operations/listsweepconfigs.js.map +1 -0
- package/models/operations/listsweeps.d.ts +80 -0
- package/models/operations/listsweeps.d.ts.map +1 -0
- package/models/operations/listsweeps.js +122 -0
- package/models/operations/listsweeps.js.map +1 -0
- package/models/operations/listterminalapplications.d.ts +60 -0
- package/models/operations/listterminalapplications.d.ts.map +1 -0
- package/models/operations/listterminalapplications.js +108 -0
- package/models/operations/listterminalapplications.js.map +1 -0
- package/models/operations/listticketmessages.d.ts +66 -0
- package/models/operations/listticketmessages.d.ts.map +1 -0
- package/models/operations/listticketmessages.js +114 -0
- package/models/operations/listticketmessages.js.map +1 -0
- package/models/operations/listtickets.d.ts +90 -0
- package/models/operations/listtickets.d.ts.map +1 -0
- package/models/operations/listtickets.js +138 -0
- package/models/operations/listtickets.js.map +1 -0
- package/models/operations/listtransfers.d.ts +118 -0
- package/models/operations/listtransfers.d.ts.map +1 -0
- package/models/operations/listtransfers.js +137 -0
- package/models/operations/listtransfers.js.map +1 -0
- package/models/operations/listwallets.d.ts +78 -0
- package/models/operations/listwallets.d.ts.map +1 -0
- package/models/operations/listwallets.js +120 -0
- package/models/operations/listwallets.js.map +1 -0
- package/models/operations/listwallettransactions.d.ts +120 -0
- package/models/operations/listwallettransactions.d.ts.map +1 -0
- package/models/operations/listwallettransactions.js +140 -0
- package/models/operations/listwallettransactions.js.map +1 -0
- package/models/operations/listwebhooks.d.ts +60 -0
- package/models/operations/listwebhooks.d.ts.map +1 -0
- package/models/operations/listwebhooks.js +108 -0
- package/models/operations/listwebhooks.js.map +1 -0
- package/models/operations/ping.d.ts +57 -0
- package/models/operations/ping.d.ts.map +1 -0
- package/models/operations/ping.js +103 -0
- package/models/operations/ping.js.map +1 -0
- package/models/operations/pingwebhook.d.ts +64 -0
- package/models/operations/pingwebhook.d.ts.map +1 -0
- package/models/operations/pingwebhook.js +112 -0
- package/models/operations/pingwebhook.js.map +1 -0
- package/models/operations/registerapplepaymerchantdomains.d.ts +69 -0
- package/models/operations/registerapplepaymerchantdomains.d.ts.map +1 -0
- package/models/operations/registerapplepaymerchantdomains.js +122 -0
- package/models/operations/registerapplepaymerchantdomains.js.map +1 -0
- package/models/operations/requestcapabilities.d.ts +66 -0
- package/models/operations/requestcapabilities.d.ts.map +1 -0
- package/models/operations/requestcapabilities.js +122 -0
- package/models/operations/requestcapabilities.js.map +1 -0
- package/models/operations/requestcard.d.ts +69 -0
- package/models/operations/requestcard.d.ts.map +1 -0
- package/models/operations/requestcard.js +122 -0
- package/models/operations/requestcard.js.map +1 -0
- package/models/operations/retrievefees.d.ts +93 -0
- package/models/operations/retrievefees.d.ts.map +1 -0
- package/models/operations/retrievefees.js +126 -0
- package/models/operations/retrievefees.js.map +1 -0
- package/models/operations/revokeaccesstoken.d.ts +48 -0
- package/models/operations/revokeaccesstoken.d.ts.map +1 -0
- package/models/operations/revokeaccesstoken.js +91 -0
- package/models/operations/revokeaccesstoken.js.map +1 -0
- package/models/operations/revokeonboardinginvite.d.ts +61 -0
- package/models/operations/revokeonboardinginvite.d.ts.map +1 -0
- package/models/operations/revokeonboardinginvite.js +107 -0
- package/models/operations/revokeonboardinginvite.js.map +1 -0
- package/models/operations/saveunderwriting.d.ts +66 -0
- package/models/operations/saveunderwriting.d.ts.map +1 -0
- package/models/operations/saveunderwriting.js +122 -0
- package/models/operations/saveunderwriting.js.map +1 -0
- package/models/operations/searchinstitutions.d.ts +77 -0
- package/models/operations/searchinstitutions.d.ts.map +1 -0
- package/models/operations/searchinstitutions.js +116 -0
- package/models/operations/searchinstitutions.js.map +1 -0
- package/models/operations/submitdisputeevidence.d.ts +66 -0
- package/models/operations/submitdisputeevidence.d.ts.map +1 -0
- package/models/operations/submitdisputeevidence.js +114 -0
- package/models/operations/submitdisputeevidence.js.map +1 -0
- package/models/operations/testendtoendtoken.d.ts +48 -0
- package/models/operations/testendtoendtoken.d.ts.map +1 -0
- package/models/operations/testendtoendtoken.js +91 -0
- package/models/operations/testendtoendtoken.js.map +1 -0
- package/models/operations/updateaccount.d.ts +66 -0
- package/models/operations/updateaccount.d.ts.map +1 -0
- package/models/operations/updateaccount.js +122 -0
- package/models/operations/updateaccount.js.map +1 -0
- package/models/operations/updateapplepaymerchantdomains.d.ts +67 -0
- package/models/operations/updateapplepaymerchantdomains.d.ts.map +1 -0
- package/models/operations/updateapplepaymerchantdomains.js +118 -0
- package/models/operations/updateapplepaymerchantdomains.js.map +1 -0
- package/models/operations/updatecard.d.ts +68 -0
- package/models/operations/updatecard.d.ts.map +1 -0
- package/models/operations/updatecard.js +124 -0
- package/models/operations/updatecard.js.map +1 -0
- package/models/operations/updatedisputeevidence.d.ts +70 -0
- package/models/operations/updatedisputeevidence.d.ts.map +1 -0
- package/models/operations/updatedisputeevidence.js +126 -0
- package/models/operations/updatedisputeevidence.js.map +1 -0
- package/models/operations/updateimage.d.ts +68 -0
- package/models/operations/updateimage.d.ts.map +1 -0
- package/models/operations/updateimage.js +124 -0
- package/models/operations/updateimage.js.map +1 -0
- package/models/operations/updateimagemetadata.d.ts +68 -0
- package/models/operations/updateimagemetadata.d.ts.map +1 -0
- package/models/operations/updateimagemetadata.js +124 -0
- package/models/operations/updateimagemetadata.js.map +1 -0
- package/models/operations/updateinvoice.d.ts +68 -0
- package/models/operations/updateinvoice.d.ts.map +1 -0
- package/models/operations/updateinvoice.js +124 -0
- package/models/operations/updateinvoice.js.map +1 -0
- package/models/operations/updateissuedcard.d.ts +69 -0
- package/models/operations/updateissuedcard.d.ts.map +1 -0
- package/models/operations/updateissuedcard.js +120 -0
- package/models/operations/updateissuedcard.js.map +1 -0
- package/models/operations/updatepaymentlink.d.ts +71 -0
- package/models/operations/updatepaymentlink.d.ts.map +1 -0
- package/models/operations/updatepaymentlink.js +124 -0
- package/models/operations/updatepaymentlink.js.map +1 -0
- package/models/operations/updateproduct.d.ts +68 -0
- package/models/operations/updateproduct.d.ts.map +1 -0
- package/models/operations/updateproduct.js +124 -0
- package/models/operations/updateproduct.js.map +1 -0
- package/models/operations/updaterepresentative.d.ts +74 -0
- package/models/operations/updaterepresentative.d.ts.map +1 -0
- package/models/operations/updaterepresentative.js +124 -0
- package/models/operations/updaterepresentative.js.map +1 -0
- package/models/operations/updateschedule.d.ts +71 -0
- package/models/operations/updateschedule.d.ts.map +1 -0
- package/models/operations/updateschedule.js +124 -0
- package/models/operations/updateschedule.js.map +1 -0
- package/models/operations/updatesweepconfig.d.ts +68 -0
- package/models/operations/updatesweepconfig.d.ts.map +1 -0
- package/models/operations/updatesweepconfig.js +124 -0
- package/models/operations/updatesweepconfig.js.map +1 -0
- package/models/operations/updateticket.d.ts +68 -0
- package/models/operations/updateticket.d.ts.map +1 -0
- package/models/operations/updateticket.js +124 -0
- package/models/operations/updateticket.js.map +1 -0
- package/models/operations/updatetransfer.d.ts +71 -0
- package/models/operations/updatetransfer.d.ts.map +1 -0
- package/models/operations/updatetransfer.js +124 -0
- package/models/operations/updatetransfer.js.map +1 -0
- package/models/operations/updatewallet.d.ts +74 -0
- package/models/operations/updatewallet.d.ts.map +1 -0
- package/models/operations/updatewallet.js +124 -0
- package/models/operations/updatewallet.js.map +1 -0
- package/models/operations/updatewebhook.d.ts +66 -0
- package/models/operations/updatewebhook.d.ts.map +1 -0
- package/models/operations/updatewebhook.js +122 -0
- package/models/operations/updatewebhook.js.map +1 -0
- package/models/operations/uploaddisputeevidencefile.d.ts +68 -0
- package/models/operations/uploaddisputeevidencefile.d.ts.map +1 -0
- package/models/operations/uploaddisputeevidencefile.js +124 -0
- package/models/operations/uploaddisputeevidencefile.js.map +1 -0
- package/models/operations/uploaddisputeevidencetext.d.ts +68 -0
- package/models/operations/uploaddisputeevidencetext.d.ts.map +1 -0
- package/models/operations/uploaddisputeevidencetext.js +124 -0
- package/models/operations/uploaddisputeevidencetext.js.map +1 -0
- package/models/operations/uploadfile.d.ts +66 -0
- package/models/operations/uploadfile.d.ts.map +1 -0
- package/models/operations/uploadfile.js +122 -0
- package/models/operations/uploadfile.js.map +1 -0
- package/models/operations/uploadimage.d.ts +66 -0
- package/models/operations/uploadimage.d.ts.map +1 -0
- package/models/operations/uploadimage.js +122 -0
- package/models/operations/uploadimage.js.map +1 -0
- package/models/operations/upsertbrand.d.ts +66 -0
- package/models/operations/upsertbrand.d.ts.map +1 -0
- package/models/operations/upsertbrand.js +122 -0
- package/models/operations/upsertbrand.js.map +1 -0
- package/models/operations/upsertunderwriting.d.ts +66 -0
- package/models/operations/upsertunderwriting.d.ts.map +1 -0
- package/models/operations/upsertunderwriting.js +122 -0
- package/models/operations/upsertunderwriting.js.map +1 -0
- package/package.json +40 -0
- package/renovate.json +30 -0
- package/sdk/accounts.d.ts +113 -0
- package/sdk/accounts.d.ts.map +1 -0
- package/sdk/accounts.js +152 -0
- package/sdk/accounts.js.map +1 -0
- package/sdk/accountterminalapplications.d.ts +33 -0
- package/sdk/accountterminalapplications.d.ts.map +1 -0
- package/sdk/accountterminalapplications.js +52 -0
- package/sdk/accountterminalapplications.js.map +1 -0
- package/sdk/adjustments.d.ts +19 -0
- package/sdk/adjustments.d.ts.map +1 -0
- package/sdk/adjustments.js +32 -0
- package/sdk/adjustments.js.map +1 -0
- package/sdk/applepay.d.ts +54 -0
- package/sdk/applepay.d.ts.map +1 -0
- package/sdk/applepay.js +76 -0
- package/sdk/applepay.js.map +1 -0
- package/sdk/authentication.d.ts +16 -0
- package/sdk/authentication.d.ts.map +1 -0
- package/sdk/authentication.js +28 -0
- package/sdk/authentication.js.map +1 -0
- package/sdk/avatars.d.ts +12 -0
- package/sdk/avatars.d.ts.map +1 -0
- package/sdk/avatars.js +22 -0
- package/sdk/avatars.js.map +1 -0
- package/sdk/bankaccounts.d.ts +119 -0
- package/sdk/bankaccounts.d.ts.map +1 -0
- package/sdk/bankaccounts.js +153 -0
- package/sdk/bankaccounts.js.map +1 -0
- package/sdk/branding.d.ts +26 -0
- package/sdk/branding.d.ts.map +1 -0
- package/sdk/branding.js +42 -0
- package/sdk/branding.js.map +1 -0
- package/sdk/capabilities.d.ts +35 -0
- package/sdk/capabilities.d.ts.map +1 -0
- package/sdk/capabilities.js +54 -0
- package/sdk/capabilities.js.map +1 -0
- package/sdk/cardissuing.d.ts +42 -0
- package/sdk/cardissuing.d.ts.map +1 -0
- package/sdk/cardissuing.js +64 -0
- package/sdk/cardissuing.js.map +1 -0
- package/sdk/cards.d.ts +67 -0
- package/sdk/cards.d.ts.map +1 -0
- package/sdk/cards.js +89 -0
- package/sdk/cards.js.map +1 -0
- package/sdk/disputes.d.ts +111 -0
- package/sdk/disputes.d.ts.map +1 -0
- package/sdk/disputes.js +149 -0
- package/sdk/disputes.js.map +1 -0
- package/sdk/endtoendencryption.d.ts +17 -0
- package/sdk/endtoendencryption.d.ts.map +1 -0
- package/sdk/endtoendencryption.js +29 -0
- package/sdk/endtoendencryption.js.map +1 -0
- package/sdk/enrichedaddress.d.ts +12 -0
- package/sdk/enrichedaddress.d.ts.map +1 -0
- package/sdk/enrichedaddress.js +22 -0
- package/sdk/enrichedaddress.js.map +1 -0
- package/sdk/enrichedprofile.d.ts +12 -0
- package/sdk/enrichedprofile.d.ts.map +1 -0
- package/sdk/enrichedprofile.js +22 -0
- package/sdk/enrichedprofile.js.map +1 -0
- package/sdk/feeplans.d.ts +76 -0
- package/sdk/feeplans.d.ts.map +1 -0
- package/sdk/feeplans.js +113 -0
- package/sdk/feeplans.js.map +1 -0
- package/sdk/files.d.ts +29 -0
- package/sdk/files.d.ts.map +1 -0
- package/sdk/files.js +45 -0
- package/sdk/files.js.map +1 -0
- package/sdk/images.d.ts +44 -0
- package/sdk/images.d.ts.map +1 -0
- package/sdk/images.js +70 -0
- package/sdk/images.js.map +1 -0
- package/sdk/index.d.ts +2 -0
- package/sdk/index.d.ts.map +1 -0
- package/sdk/index.js +21 -0
- package/sdk/index.js.map +1 -0
- package/sdk/industries.d.ts +12 -0
- package/sdk/industries.d.ts.map +1 -0
- package/sdk/industries.js +22 -0
- package/sdk/industries.js.map +1 -0
- package/sdk/institutions.d.ts +27 -0
- package/sdk/institutions.d.ts.map +1 -0
- package/sdk/institutions.js +40 -0
- package/sdk/institutions.js.map +1 -0
- package/sdk/invoices.d.ts +48 -0
- package/sdk/invoices.d.ts.map +1 -0
- package/sdk/invoices.js +73 -0
- package/sdk/invoices.js.map +1 -0
- package/sdk/issuingtransactions.d.ts +40 -0
- package/sdk/issuingtransactions.d.ts.map +1 -0
- package/sdk/issuingtransactions.js +62 -0
- package/sdk/issuingtransactions.js.map +1 -0
- package/sdk/onboarding.d.ts +34 -0
- package/sdk/onboarding.d.ts.map +1 -0
- package/sdk/onboarding.js +52 -0
- package/sdk/onboarding.js.map +1 -0
- package/sdk/paymentlinks.d.ts +53 -0
- package/sdk/paymentlinks.d.ts.map +1 -0
- package/sdk/paymentlinks.js +76 -0
- package/sdk/paymentlinks.js.map +1 -0
- package/sdk/paymentmethods.d.ts +20 -0
- package/sdk/paymentmethods.d.ts.map +1 -0
- package/sdk/paymentmethods.js +33 -0
- package/sdk/paymentmethods.js.map +1 -0
- package/sdk/ping.d.ts +12 -0
- package/sdk/ping.d.ts.map +1 -0
- package/sdk/ping.js +22 -0
- package/sdk/ping.js.map +1 -0
- package/sdk/products.d.ts +27 -0
- package/sdk/products.d.ts.map +1 -0
- package/sdk/products.js +49 -0
- package/sdk/products.js.map +1 -0
- package/sdk/receipts.d.ts +20 -0
- package/sdk/receipts.d.ts.map +1 -0
- package/sdk/receipts.js +32 -0
- package/sdk/receipts.js.map +1 -0
- package/sdk/representatives.d.ts +58 -0
- package/sdk/representatives.d.ts.map +1 -0
- package/sdk/representatives.js +80 -0
- package/sdk/representatives.js.map +1 -0
- package/sdk/scheduling.d.ts +47 -0
- package/sdk/scheduling.d.ts.map +1 -0
- package/sdk/scheduling.js +72 -0
- package/sdk/scheduling.js.map +1 -0
- package/sdk/sdk.d.ts +121 -0
- package/sdk/sdk.d.ts.map +1 -0
- package/sdk/sdk.js +167 -0
- package/sdk/sdk.js.map +1 -0
- package/sdk/statements.d.ts +25 -0
- package/sdk/statements.d.ts.map +1 -0
- package/sdk/statements.js +36 -0
- package/sdk/statements.js.map +1 -0
- package/sdk/support.d.ts +55 -0
- package/sdk/support.d.ts.map +1 -0
- package/sdk/support.js +77 -0
- package/sdk/support.js.map +1 -0
- package/sdk/sweeps.d.ts +47 -0
- package/sdk/sweeps.d.ts.map +1 -0
- package/sdk/sweeps.js +72 -0
- package/sdk/sweeps.js.map +1 -0
- package/sdk/terminalapplications.d.ts +41 -0
- package/sdk/terminalapplications.d.ts.map +1 -0
- package/sdk/terminalapplications.js +62 -0
- package/sdk/terminalapplications.js.map +1 -0
- package/sdk/transfers.d.ts +106 -0
- package/sdk/transfers.d.ts.map +1 -0
- package/sdk/transfers.js +146 -0
- package/sdk/transfers.js.map +1 -0
- package/sdk/underwriting.d.ts +32 -0
- package/sdk/underwriting.d.ts.map +1 -0
- package/sdk/underwriting.js +48 -0
- package/sdk/underwriting.js.map +1 -0
- package/sdk/wallets.d.ts +41 -0
- package/sdk/wallets.d.ts.map +1 -0
- package/sdk/wallets.js +60 -0
- package/sdk/wallets.js.map +1 -0
- package/sdk/wallettransactions.d.ts +23 -0
- package/sdk/wallettransactions.d.ts.map +1 -0
- package/sdk/wallettransactions.js +36 -0
- package/sdk/wallettransactions.js.map +1 -0
- package/sdk/webhooks.d.ts +38 -0
- package/sdk/webhooks.d.ts.map +1 -0
- package/sdk/webhooks.js +68 -0
- package/sdk/webhooks.js.map +1 -0
- package/src/core.ts +13 -0
- package/src/funcs/accountTerminalApplicationsGet.ts +190 -0
- package/src/funcs/accountTerminalApplicationsGetConfiguration.ts +187 -0
- package/src/funcs/accountTerminalApplicationsLink.ts +211 -0
- package/src/funcs/accountTerminalApplicationsList.ts +185 -0
- package/src/funcs/accountsAssignCountries.ts +204 -0
- package/src/funcs/accountsConnect.ts +200 -0
- package/src/funcs/accountsCreate.ts +206 -0
- package/src/funcs/accountsDisconnect.ts +196 -0
- package/src/funcs/accountsGet.ts +179 -0
- package/src/funcs/accountsGetCountries.ts +180 -0
- package/src/funcs/accountsGetMerchantProcessingAgreement.ts +185 -0
- package/src/funcs/accountsGetTermsOfServiceToken.ts +182 -0
- package/src/funcs/accountsList.ts +189 -0
- package/src/funcs/accountsListConnected.ts +202 -0
- package/src/funcs/accountsUpdate.ts +209 -0
- package/src/funcs/adjustmentsGet.ts +185 -0
- package/src/funcs/adjustmentsList.ts +184 -0
- package/src/funcs/applePayCreateSession.ts +207 -0
- package/src/funcs/applePayGetMerchantDomains.ts +184 -0
- package/src/funcs/applePayLinkToken.ts +204 -0
- package/src/funcs/applePayRegisterMerchantDomains.ts +207 -0
- package/src/funcs/applePayUpdateMerchantDomains.ts +208 -0
- package/src/funcs/authenticationCreateAccessToken.ts +180 -0
- package/src/funcs/authenticationRevokeAccessToken.ts +183 -0
- package/src/funcs/avatarsGet.ts +180 -0
- package/src/funcs/bankAccountsCompleteMicroDeposits.ts +212 -0
- package/src/funcs/bankAccountsCompleteVerification.ts +218 -0
- package/src/funcs/bankAccountsDisable.ts +200 -0
- package/src/funcs/bankAccountsGet.ts +187 -0
- package/src/funcs/bankAccountsGetVerification.ts +195 -0
- package/src/funcs/bankAccountsInitiateMicroDeposits.ts +214 -0
- package/src/funcs/bankAccountsInitiateVerification.ts +224 -0
- package/src/funcs/bankAccountsLink.ts +212 -0
- package/src/funcs/bankAccountsList.ts +181 -0
- package/src/funcs/brandingCreate.ts +201 -0
- package/src/funcs/brandingGet.ts +179 -0
- package/src/funcs/brandingUpsert.ts +201 -0
- package/src/funcs/capabilitiesDisable.ts +200 -0
- package/src/funcs/capabilitiesGet.ts +185 -0
- package/src/funcs/capabilitiesList.ts +181 -0
- package/src/funcs/capabilitiesRequest.ts +202 -0
- package/src/funcs/cardIssuingGet.ts +185 -0
- package/src/funcs/cardIssuingGetFull.ts +187 -0
- package/src/funcs/cardIssuingList.ts +186 -0
- package/src/funcs/cardIssuingRequest.ts +200 -0
- package/src/funcs/cardIssuingUpdate.ts +206 -0
- package/src/funcs/cardsDisable.ts +198 -0
- package/src/funcs/cardsGet.ts +185 -0
- package/src/funcs/cardsLink.ts +219 -0
- package/src/funcs/cardsList.ts +181 -0
- package/src/funcs/cardsUpdate.ts +214 -0
- package/src/funcs/disputesAccept.ts +203 -0
- package/src/funcs/disputesDeleteEvidence.ts +198 -0
- package/src/funcs/disputesGet.ts +187 -0
- package/src/funcs/disputesGetEvidence.ts +191 -0
- package/src/funcs/disputesGetEvidenceData.ts +214 -0
- package/src/funcs/disputesList.ts +202 -0
- package/src/funcs/disputesListEvidence.ts +188 -0
- package/src/funcs/disputesSubmitEvidence.ts +207 -0
- package/src/funcs/disputesUpdateEvidence.ts +198 -0
- package/src/funcs/disputesUploadEvidenceFile.ts +256 -0
- package/src/funcs/disputesUploadEvidenceText.ts +207 -0
- package/src/funcs/endToEndEncryptionGenerateKey.ts +155 -0
- package/src/funcs/endToEndEncryptionTestEncryptedToken.ts +178 -0
- package/src/funcs/enrichedAddressGet.ts +190 -0
- package/src/funcs/enrichedProfileGet.ts +178 -0
- package/src/funcs/feePlansCreateFeePlanAgreements.ts +206 -0
- package/src/funcs/feePlansGetResidual.ts +185 -0
- package/src/funcs/feePlansListFeePlanAgreements.ts +190 -0
- package/src/funcs/feePlansListFeePlans.ts +185 -0
- package/src/funcs/feePlansListFeeRevenue.ts +190 -0
- package/src/funcs/feePlansListFeesFetch.ts +182 -0
- package/src/funcs/feePlansListPartnerPricingAgreements.ts +192 -0
- package/src/funcs/feePlansListResidualFees.ts +193 -0
- package/src/funcs/feePlansListResiduals.ts +187 -0
- package/src/funcs/feePlansRetrieveFees.ts +190 -0
- package/src/funcs/filesGet.ts +183 -0
- package/src/funcs/filesList.ts +179 -0
- package/src/funcs/filesUpload.ts +251 -0
- package/src/funcs/imagesDelete.ts +198 -0
- package/src/funcs/imagesGetMetadata.ts +180 -0
- package/src/funcs/imagesGetPublic.ts +196 -0
- package/src/funcs/imagesList.ts +182 -0
- package/src/funcs/imagesUpdate.ts +255 -0
- package/src/funcs/imagesUpdateMetadata.ts +209 -0
- package/src/funcs/imagesUpload.ts +249 -0
- package/src/funcs/industriesList.ts +159 -0
- package/src/funcs/institutionsSearch.ts +189 -0
- package/src/funcs/institutionsSearchInstitutions.ts +183 -0
- package/src/funcs/invoicesCreateInvoice.ts +201 -0
- package/src/funcs/invoicesCreateInvoicePayment.ts +213 -0
- package/src/funcs/invoicesGetInvoice.ts +185 -0
- package/src/funcs/invoicesListInvoicePayments.ts +186 -0
- package/src/funcs/invoicesListInvoices.ts +198 -0
- package/src/funcs/invoicesUpdateInvoice.ts +207 -0
- package/src/funcs/issuingTransactionsGet.ts +187 -0
- package/src/funcs/issuingTransactionsGetAuthorization.ts +186 -0
- package/src/funcs/issuingTransactionsList.ts +189 -0
- package/src/funcs/issuingTransactionsListAuthorizationEvents.ts +195 -0
- package/src/funcs/issuingTransactionsListAuthorizations.ts +192 -0
- package/src/funcs/onboardingCreateInvite.ts +195 -0
- package/src/funcs/onboardingGetInvite.ts +180 -0
- package/src/funcs/onboardingListInvites.ts +159 -0
- package/src/funcs/onboardingRevokeInvite.ts +179 -0
- package/src/funcs/paymentLinksCreate.ts +201 -0
- package/src/funcs/paymentLinksDisable.ts +184 -0
- package/src/funcs/paymentLinksGet.ts +185 -0
- package/src/funcs/paymentLinksGetQRCode.ts +199 -0
- package/src/funcs/paymentLinksList.ts +187 -0
- package/src/funcs/paymentLinksUpdate.ts +207 -0
- package/src/funcs/paymentMethodsGet.ts +185 -0
- package/src/funcs/paymentMethodsList.ts +186 -0
- package/src/funcs/pingPing.ts +158 -0
- package/src/funcs/productsCreate.ts +200 -0
- package/src/funcs/productsDisable.ts +199 -0
- package/src/funcs/productsGet.ts +182 -0
- package/src/funcs/productsList.ts +183 -0
- package/src/funcs/productsUpdate.ts +206 -0
- package/src/funcs/receiptsCreate.ts +192 -0
- package/src/funcs/receiptsList.ts +177 -0
- package/src/funcs/representativesCreate.ts +208 -0
- package/src/funcs/representativesDelete.ts +204 -0
- package/src/funcs/representativesGet.ts +186 -0
- package/src/funcs/representativesList.ts +183 -0
- package/src/funcs/representativesUpdate.ts +219 -0
- package/src/funcs/schedulingCancel.ts +200 -0
- package/src/funcs/schedulingCreate.ts +203 -0
- package/src/funcs/schedulingGet.ts +185 -0
- package/src/funcs/schedulingGetOccurrance.ts +191 -0
- package/src/funcs/schedulingList.ts +186 -0
- package/src/funcs/schedulingUpdate.ts +209 -0
- package/src/funcs/statementsGet.ts +198 -0
- package/src/funcs/statementsList.ts +192 -0
- package/src/funcs/supportCreateTicket.ts +204 -0
- package/src/funcs/supportGetTicket.ts +188 -0
- package/src/funcs/supportListTicketMessages.ts +188 -0
- package/src/funcs/supportListTickets.ts +190 -0
- package/src/funcs/supportUpdateTicket.ts +210 -0
- package/src/funcs/sweepsCreateConfig.ts +201 -0
- package/src/funcs/sweepsGet.ts +189 -0
- package/src/funcs/sweepsGetConfig.ts +185 -0
- package/src/funcs/sweepsList.ts +193 -0
- package/src/funcs/sweepsListConfigs.ts +179 -0
- package/src/funcs/sweepsUpdateConfig.ts +207 -0
- package/src/funcs/terminalApplicationsCreate.ts +197 -0
- package/src/funcs/terminalApplicationsCreateVersion.ts +212 -0
- package/src/funcs/terminalApplicationsDelete.ts +200 -0
- package/src/funcs/terminalApplicationsGet.ts +183 -0
- package/src/funcs/terminalApplicationsList.ts +159 -0
- package/src/funcs/transfersCreate.ts +214 -0
- package/src/funcs/transfersCreateCancellation.ts +190 -0
- package/src/funcs/transfersCreateReversal.ts +216 -0
- package/src/funcs/transfersGenerateOptions.ts +199 -0
- package/src/funcs/transfersGet.ts +188 -0
- package/src/funcs/transfersGetCancellation.ts +189 -0
- package/src/funcs/transfersGetRefund.ts +189 -0
- package/src/funcs/transfersInitiateRefund.ts +215 -0
- package/src/funcs/transfersList.ts +209 -0
- package/src/funcs/transfersListRefunds.ts +185 -0
- package/src/funcs/transfersUpdate.ts +195 -0
- package/src/funcs/underwritingGet.ts +181 -0
- package/src/funcs/underwritingSave.ts +207 -0
- package/src/funcs/underwritingUpsert.ts +207 -0
- package/src/funcs/walletTransactionsGet.ts +192 -0
- package/src/funcs/walletTransactionsList.ts +211 -0
- package/src/funcs/walletsCreate.ts +205 -0
- package/src/funcs/walletsGet.ts +187 -0
- package/src/funcs/walletsList.ts +196 -0
- package/src/funcs/walletsUpdate.ts +211 -0
- package/src/funcs/webhooksCreate.ts +194 -0
- package/src/funcs/webhooksDisable.ts +191 -0
- package/src/funcs/webhooksGet.ts +176 -0
- package/src/funcs/webhooksGetSecret.ts +176 -0
- package/src/funcs/webhooksList.ts +156 -0
- package/src/funcs/webhooksListEventTypes.ts +156 -0
- package/src/funcs/webhooksPing.ts +176 -0
- package/src/funcs/webhooksUpdate.ts +200 -0
- package/src/hooks/hooks.ts +132 -0
- package/src/hooks/index.ts +6 -0
- package/src/hooks/moov-version-hook.ts +9 -0
- package/src/hooks/registration.ts +17 -0
- package/src/hooks/types.ts +107 -0
- package/src/index.ts +9 -0
- package/src/lib/base64.ts +37 -0
- package/src/lib/config.ts +79 -0
- package/src/lib/dlv.ts +53 -0
- package/src/lib/encodings.ts +497 -0
- package/src/lib/files.ts +82 -0
- package/src/lib/http.ts +323 -0
- package/src/lib/is-plain-object.ts +43 -0
- package/src/lib/logger.ts +9 -0
- package/src/lib/matchers.ts +345 -0
- package/src/lib/primitives.ts +150 -0
- package/src/lib/retries.ts +218 -0
- package/src/lib/schemas.ts +91 -0
- package/src/lib/sdks.ts +402 -0
- package/src/lib/security.ts +262 -0
- package/src/lib/url.ts +33 -0
- package/src/mcp-server/cli/start/command.ts +110 -0
- package/src/mcp-server/cli/start/impl.ts +141 -0
- package/src/mcp-server/cli.ts +13 -0
- package/src/mcp-server/console-logger.ts +71 -0
- package/src/mcp-server/extensions.ts +17 -0
- package/src/mcp-server/mcp-server.ts +26 -0
- package/src/mcp-server/prompts.ts +121 -0
- package/src/mcp-server/resources.ts +176 -0
- package/src/mcp-server/scopes.ts +7 -0
- package/src/mcp-server/server.ts +415 -0
- package/src/mcp-server/shared.ts +74 -0
- package/src/mcp-server/tools/accountTerminalApplicationsGet.ts +40 -0
- package/src/mcp-server/tools/accountTerminalApplicationsGetConfiguration.ts +41 -0
- package/src/mcp-server/tools/accountTerminalApplicationsLink.ts +39 -0
- package/src/mcp-server/tools/accountTerminalApplicationsList.ts +40 -0
- package/src/mcp-server/tools/accountsAssignCountries.ts +40 -0
- package/src/mcp-server/tools/accountsConnect.ts +35 -0
- package/src/mcp-server/tools/accountsCreate.ts +50 -0
- package/src/mcp-server/tools/accountsDisconnect.ts +39 -0
- package/src/mcp-server/tools/accountsGet.ts +38 -0
- package/src/mcp-server/tools/accountsGetCountries.ts +38 -0
- package/src/mcp-server/tools/accountsGetMerchantProcessingAgreement.ts +40 -0
- package/src/mcp-server/tools/accountsGetTermsOfServiceToken.ts +41 -0
- package/src/mcp-server/tools/accountsList.ts +42 -0
- package/src/mcp-server/tools/accountsListConnected.ts +42 -0
- package/src/mcp-server/tools/accountsUpdate.ts +46 -0
- package/src/mcp-server/tools/adjustmentsGet.ts +38 -0
- package/src/mcp-server/tools/adjustmentsList.ts +38 -0
- package/src/mcp-server/tools/applePayCreateSession.ts +41 -0
- package/src/mcp-server/tools/applePayGetMerchantDomains.ts +40 -0
- package/src/mcp-server/tools/applePayLinkToken.ts +41 -0
- package/src/mcp-server/tools/applePayRegisterMerchantDomains.ts +42 -0
- package/src/mcp-server/tools/applePayUpdateMerchantDomains.ts +39 -0
- package/src/mcp-server/tools/authenticationCreateAccessToken.ts +36 -0
- package/src/mcp-server/tools/authenticationRevokeAccessToken.ts +36 -0
- package/src/mcp-server/tools/avatarsGet.ts +38 -0
- package/src/mcp-server/tools/bankAccountsCompleteMicroDeposits.ts +41 -0
- package/src/mcp-server/tools/bankAccountsCompleteVerification.ts +48 -0
- package/src/mcp-server/tools/bankAccountsDisable.ts +37 -0
- package/src/mcp-server/tools/bankAccountsGet.ts +41 -0
- package/src/mcp-server/tools/bankAccountsGetVerification.ts +48 -0
- package/src/mcp-server/tools/bankAccountsInitiateMicroDeposits.ts +50 -0
- package/src/mcp-server/tools/bankAccountsInitiateVerification.ts +56 -0
- package/src/mcp-server/tools/bankAccountsLink.ts +44 -0
- package/src/mcp-server/tools/bankAccountsList.ts +41 -0
- package/src/mcp-server/tools/brandingCreate.ts +38 -0
- package/src/mcp-server/tools/brandingGet.ts +38 -0
- package/src/mcp-server/tools/brandingUpsert.ts +38 -0
- package/src/mcp-server/tools/capabilitiesDisable.ts +37 -0
- package/src/mcp-server/tools/capabilitiesGet.ts +39 -0
- package/src/mcp-server/tools/capabilitiesList.ts +40 -0
- package/src/mcp-server/tools/capabilitiesRequest.ts +39 -0
- package/src/mcp-server/tools/cardIssuingGet.ts +38 -0
- package/src/mcp-server/tools/cardIssuingGetFull.ts +40 -0
- package/src/mcp-server/tools/cardIssuingList.ts +38 -0
- package/src/mcp-server/tools/cardIssuingRequest.ts +38 -0
- package/src/mcp-server/tools/cardIssuingUpdate.ts +36 -0
- package/src/mcp-server/tools/cardsDisable.ts +36 -0
- package/src/mcp-server/tools/cardsGet.ts +40 -0
- package/src/mcp-server/tools/cardsLink.ts +52 -0
- package/src/mcp-server/tools/cardsList.ts +40 -0
- package/src/mcp-server/tools/cardsUpdate.ts +47 -0
- package/src/mcp-server/tools/disputesAccept.ts +40 -0
- package/src/mcp-server/tools/disputesDeleteEvidence.ts +38 -0
- package/src/mcp-server/tools/disputesGet.ts +40 -0
- package/src/mcp-server/tools/disputesGetEvidence.ts +40 -0
- package/src/mcp-server/tools/disputesGetEvidenceData.ts +40 -0
- package/src/mcp-server/tools/disputesList.ts +40 -0
- package/src/mcp-server/tools/disputesListEvidence.ts +40 -0
- package/src/mcp-server/tools/disputesSubmitEvidence.ts +43 -0
- package/src/mcp-server/tools/disputesUpdateEvidence.ts +40 -0
- package/src/mcp-server/tools/disputesUploadEvidenceFile.ts +40 -0
- package/src/mcp-server/tools/disputesUploadEvidenceText.ts +40 -0
- package/src/mcp-server/tools/endToEndEncryptionGenerateKey.ts +36 -0
- package/src/mcp-server/tools/endToEndEncryptionTestEncryptedToken.ts +39 -0
- package/src/mcp-server/tools/enrichedAddressGet.ts +38 -0
- package/src/mcp-server/tools/enrichedProfileGet.ts +39 -0
- package/src/mcp-server/tools/feePlansCreateFeePlanAgreements.ts +40 -0
- package/src/mcp-server/tools/feePlansGetResidual.ts +38 -0
- package/src/mcp-server/tools/feePlansListFeePlanAgreements.ts +38 -0
- package/src/mcp-server/tools/feePlansListFeePlans.ts +40 -0
- package/src/mcp-server/tools/feePlansListFeeRevenue.ts +39 -0
- package/src/mcp-server/tools/feePlansListFeesFetch.ts +38 -0
- package/src/mcp-server/tools/feePlansListPartnerPricingAgreements.ts +40 -0
- package/src/mcp-server/tools/feePlansListResidualFees.ts +38 -0
- package/src/mcp-server/tools/feePlansListResiduals.ts +38 -0
- package/src/mcp-server/tools/feePlansRetrieveFees.ts +38 -0
- package/src/mcp-server/tools/filesGet.ts +38 -0
- package/src/mcp-server/tools/filesList.ts +38 -0
- package/src/mcp-server/tools/filesUpload.ts +41 -0
- package/src/mcp-server/tools/imagesDelete.ts +36 -0
- package/src/mcp-server/tools/imagesGetMetadata.ts +35 -0
- package/src/mcp-server/tools/imagesGetPublic.ts +35 -0
- package/src/mcp-server/tools/imagesList.ts +35 -0
- package/src/mcp-server/tools/imagesUpdate.ts +38 -0
- package/src/mcp-server/tools/imagesUpdateMetadata.ts +35 -0
- package/src/mcp-server/tools/imagesUpload.ts +36 -0
- package/src/mcp-server/tools/industriesList.ts +39 -0
- package/src/mcp-server/tools/institutionsSearch.ts +41 -0
- package/src/mcp-server/tools/institutionsSearchInstitutions.ts +43 -0
- package/src/mcp-server/tools/invoicesCreateInvoice.ts +38 -0
- package/src/mcp-server/tools/invoicesCreateInvoicePayment.ts +40 -0
- package/src/mcp-server/tools/invoicesGetInvoice.ts +38 -0
- package/src/mcp-server/tools/invoicesListInvoicePayments.ts +38 -0
- package/src/mcp-server/tools/invoicesListInvoices.ts +38 -0
- package/src/mcp-server/tools/invoicesUpdateInvoice.ts +38 -0
- package/src/mcp-server/tools/issuingTransactionsGet.ts +39 -0
- package/src/mcp-server/tools/issuingTransactionsGetAuthorization.ts +41 -0
- package/src/mcp-server/tools/issuingTransactionsList.ts +38 -0
- package/src/mcp-server/tools/issuingTransactionsListAuthorizationEvents.ts +41 -0
- package/src/mcp-server/tools/issuingTransactionsListAuthorizations.ts +40 -0
- package/src/mcp-server/tools/onboardingCreateInvite.ts +39 -0
- package/src/mcp-server/tools/onboardingGetInvite.ts +38 -0
- package/src/mcp-server/tools/onboardingListInvites.ts +38 -0
- package/src/mcp-server/tools/onboardingRevokeInvite.ts +37 -0
- package/src/mcp-server/tools/paymentLinksCreate.ts +39 -0
- package/src/mcp-server/tools/paymentLinksDisable.ts +36 -0
- package/src/mcp-server/tools/paymentLinksGet.ts +38 -0
- package/src/mcp-server/tools/paymentLinksGetQRCode.ts +40 -0
- package/src/mcp-server/tools/paymentLinksList.ts +38 -0
- package/src/mcp-server/tools/paymentLinksUpdate.ts +38 -0
- package/src/mcp-server/tools/paymentMethodsGet.ts +39 -0
- package/src/mcp-server/tools/paymentMethodsList.ts +40 -0
- package/src/mcp-server/tools/pingPing.ts +36 -0
- package/src/mcp-server/tools/productsCreate.ts +35 -0
- package/src/mcp-server/tools/productsDisable.ts +35 -0
- package/src/mcp-server/tools/productsGet.ts +35 -0
- package/src/mcp-server/tools/productsList.ts +35 -0
- package/src/mcp-server/tools/productsUpdate.ts +35 -0
- package/src/mcp-server/tools/receiptsCreate.ts +39 -0
- package/src/mcp-server/tools/receiptsList.ts +38 -0
- package/src/mcp-server/tools/representativesCreate.ts +41 -0
- package/src/mcp-server/tools/representativesDelete.ts +37 -0
- package/src/mcp-server/tools/representativesGet.ts +39 -0
- package/src/mcp-server/tools/representativesList.ts +42 -0
- package/src/mcp-server/tools/representativesUpdate.ts +52 -0
- package/src/mcp-server/tools/schedulingCancel.ts +36 -0
- package/src/mcp-server/tools/schedulingCreate.ts +38 -0
- package/src/mcp-server/tools/schedulingGet.ts +39 -0
- package/src/mcp-server/tools/schedulingGetOccurrance.ts +38 -0
- package/src/mcp-server/tools/schedulingList.ts +39 -0
- package/src/mcp-server/tools/schedulingUpdate.ts +38 -0
- package/src/mcp-server/tools/statementsGet.ts +40 -0
- package/src/mcp-server/tools/statementsList.ts +38 -0
- package/src/mcp-server/tools/supportCreateTicket.ts +41 -0
- package/src/mcp-server/tools/supportGetTicket.ts +41 -0
- package/src/mcp-server/tools/supportListTicketMessages.ts +41 -0
- package/src/mcp-server/tools/supportListTickets.ts +41 -0
- package/src/mcp-server/tools/supportUpdateTicket.ts +41 -0
- package/src/mcp-server/tools/sweepsCreateConfig.ts +38 -0
- package/src/mcp-server/tools/sweepsGet.ts +38 -0
- package/src/mcp-server/tools/sweepsGetConfig.ts +38 -0
- package/src/mcp-server/tools/sweepsList.ts +38 -0
- package/src/mcp-server/tools/sweepsListConfigs.ts +38 -0
- package/src/mcp-server/tools/sweepsUpdateConfig.ts +38 -0
- package/src/mcp-server/tools/terminalApplicationsCreate.ts +38 -0
- package/src/mcp-server/tools/terminalApplicationsCreateVersion.ts +41 -0
- package/src/mcp-server/tools/terminalApplicationsDelete.ts +36 -0
- package/src/mcp-server/tools/terminalApplicationsGet.ts +38 -0
- package/src/mcp-server/tools/terminalApplicationsList.ts +38 -0
- package/src/mcp-server/tools/transfersCreate.ts +41 -0
- package/src/mcp-server/tools/transfersCreateCancellation.ts +38 -0
- package/src/mcp-server/tools/transfersCreateReversal.ts +41 -0
- package/src/mcp-server/tools/transfersGenerateOptions.ts +44 -0
- package/src/mcp-server/tools/transfersGet.ts +42 -0
- package/src/mcp-server/tools/transfersGetCancellation.ts +38 -0
- package/src/mcp-server/tools/transfersGetRefund.ts +38 -0
- package/src/mcp-server/tools/transfersInitiateRefund.ts +41 -0
- package/src/mcp-server/tools/transfersList.ts +46 -0
- package/src/mcp-server/tools/transfersListRefunds.ts +38 -0
- package/src/mcp-server/tools/transfersUpdate.ts +40 -0
- package/src/mcp-server/tools/underwritingGet.ts +40 -0
- package/src/mcp-server/tools/underwritingSave.ts +40 -0
- package/src/mcp-server/tools/underwritingUpsert.ts +40 -0
- package/src/mcp-server/tools/walletTransactionsGet.ts +40 -0
- package/src/mcp-server/tools/walletTransactionsList.ts +41 -0
- package/src/mcp-server/tools/walletsCreate.ts +41 -0
- package/src/mcp-server/tools/walletsGet.ts +41 -0
- package/src/mcp-server/tools/walletsList.ts +40 -0
- package/src/mcp-server/tools/walletsUpdate.ts +41 -0
- package/src/mcp-server/tools/webhooksCreate.ts +35 -0
- package/src/mcp-server/tools/webhooksDisable.ts +34 -0
- package/src/mcp-server/tools/webhooksGet.ts +35 -0
- package/src/mcp-server/tools/webhooksGetSecret.ts +35 -0
- package/src/mcp-server/tools/webhooksList.ts +35 -0
- package/src/mcp-server/tools/webhooksListEventTypes.ts +35 -0
- package/src/mcp-server/tools/webhooksPing.ts +36 -0
- package/src/mcp-server/tools/webhooksUpdate.ts +35 -0
- package/src/mcp-server/tools.ts +133 -0
- package/src/models/components/account.ts +181 -0
- package/src/models/components/accountcapability.ts +58 -0
- package/src/models/components/accountcountries.ts +54 -0
- package/src/models/components/accountfees.ts +94 -0
- package/src/models/components/accountnameverification.ts +71 -0
- package/src/models/components/accountterminalapplication.ts +64 -0
- package/src/models/components/accounttype.ts +26 -0
- package/src/models/components/accountverificationstatus.ts +37 -0
- package/src/models/components/achcreditsamedaypaymentmethod.ts +73 -0
- package/src/models/components/achcreditsamedaytransferpaymentmethod.ts +74 -0
- package/src/models/components/achcreditstandardpaymentmethod.ts +73 -0
- package/src/models/components/achcreditstandardtransferpaymentmethod.ts +75 -0
- package/src/models/components/achdebitcollectpaymentmethod.ts +73 -0
- package/src/models/components/achdebitcollecttransferpaymentmethod.ts +74 -0
- package/src/models/components/achdebitfundpaymentmethod.ts +71 -0
- package/src/models/components/achdebitfundtransferpaymentmethod.ts +73 -0
- package/src/models/components/achexception.ts +55 -0
- package/src/models/components/achfees.ts +105 -0
- package/src/models/components/achinstitution.ts +74 -0
- package/src/models/components/achlocation.ts +63 -0
- package/src/models/components/achparticipant.ts +138 -0
- package/src/models/components/achpaymentdetails.ts +64 -0
- package/src/models/components/achpaymentdetailserror.ts +55 -0
- package/src/models/components/achpaymentsettings.ts +54 -0
- package/src/models/components/achreturncode.ts +91 -0
- package/src/models/components/achtransactiondetails.ts +164 -0
- package/src/models/components/achtransactionstatus.ts +32 -0
- package/src/models/components/addcapabilities.ts +54 -0
- package/src/models/components/address.ts +64 -0
- package/src/models/components/addresserror.ts +67 -0
- package/src/models/components/addresssuggestion.ts +74 -0
- package/src/models/components/addressupdate.ts +67 -0
- package/src/models/components/adjustment.ts +68 -0
- package/src/models/components/amount.ts +58 -0
- package/src/models/components/amountdecimal.ts +61 -0
- package/src/models/components/amountdecimalupdate.ts +65 -0
- package/src/models/components/amountdecimalvalidationerror.ts +57 -0
- package/src/models/components/amountupdate.ts +61 -0
- package/src/models/components/amountvalidationerror.ts +55 -0
- package/src/models/components/applebillingcontact.ts +90 -0
- package/src/models/components/applepayheader.ts +72 -0
- package/src/models/components/applepaymerchantdomains.ts +73 -0
- package/src/models/components/applepaypaymentmethod.ts +71 -0
- package/src/models/components/applepayresponse.ts +124 -0
- package/src/models/components/applepaytransferpaymentmethod.ts +73 -0
- package/src/models/components/applicationscope.ts +57 -0
- package/src/models/components/assignproductimage.ts +54 -0
- package/src/models/components/assignproductimagevalidationerror.ts +53 -0
- package/src/models/components/asynccreatedrefund.ts +68 -0
- package/src/models/components/asynctransfer.ts +51 -0
- package/src/models/components/authorizeduser.ts +54 -0
- package/src/models/components/authtoken.ts +98 -0
- package/src/models/components/authtokenrequest.ts +107 -0
- package/src/models/components/bankaccount.ts +157 -0
- package/src/models/components/bankaccountexception.ts +142 -0
- package/src/models/components/bankaccountholdertype.ts +28 -0
- package/src/models/components/bankaccountintegration.ts +83 -0
- package/src/models/components/bankaccountpayload.ts +60 -0
- package/src/models/components/bankaccountstatus.ts +24 -0
- package/src/models/components/bankaccountstatusreason.ts +42 -0
- package/src/models/components/bankaccounttype.ts +29 -0
- package/src/models/components/bankaccountverification.ts +78 -0
- package/src/models/components/bankaccountverificationcreated.ts +67 -0
- package/src/models/components/bankaccountverificationmethod.ts +23 -0
- package/src/models/components/bankaccountverificationstatus.ts +27 -0
- package/src/models/components/bankaccountwaitfor.ts +21 -0
- package/src/models/components/basicpaymentmethod.ts +66 -0
- package/src/models/components/billablefee.ts +102 -0
- package/src/models/components/billingcountandamount.ts +67 -0
- package/src/models/components/billinginterchangeprogramfee.ts +103 -0
- package/src/models/components/billingsummary.ts +509 -0
- package/src/models/components/billingsummarydetails.ts +157 -0
- package/src/models/components/billingsummaryinterchange.ts +84 -0
- package/src/models/components/birthdate.ts +55 -0
- package/src/models/components/birthdateerror.ts +55 -0
- package/src/models/components/birthdateupdate.ts +57 -0
- package/src/models/components/birthdatevalidationerror.ts +59 -0
- package/src/models/components/brandcolor.ts +50 -0
- package/src/models/components/brandcolors.ts +60 -0
- package/src/models/components/brandcolorvalidationerror.ts +51 -0
- package/src/models/components/brandproperties.ts +58 -0
- package/src/models/components/businesspresence.ts +25 -0
- package/src/models/components/businessprofile.ts +156 -0
- package/src/models/components/businesstype.ts +33 -0
- package/src/models/components/calltoaction.ts +39 -0
- package/src/models/components/cancellation.ts +60 -0
- package/src/models/components/cancellationstatus.ts +22 -0
- package/src/models/components/capability.ts +105 -0
- package/src/models/components/capabilityid.ts +48 -0
- package/src/models/components/capabilityrequirement.ts +69 -0
- package/src/models/components/capabilitystatus.ts +29 -0
- package/src/models/components/card.ts +262 -0
- package/src/models/components/cardacceptancemethods.ts +71 -0
- package/src/models/components/cardacceptancemethodserror.ts +59 -0
- package/src/models/components/cardaccountupdater.ts +67 -0
- package/src/models/components/cardacquiringdispute.ts +68 -0
- package/src/models/components/cardacquiringfees.ts +84 -0
- package/src/models/components/cardacquiringmodel.ts +27 -0
- package/src/models/components/cardacquiringrefund.ts +94 -0
- package/src/models/components/cardaddress.ts +67 -0
- package/src/models/components/cardbrand.ts +28 -0
- package/src/models/components/cardbrandfees.ts +131 -0
- package/src/models/components/cardexpiration.ts +54 -0
- package/src/models/components/cardexpirationerror.ts +55 -0
- package/src/models/components/cardissuingnetwork.ts +28 -0
- package/src/models/components/cardpaymentdetails.ts +57 -0
- package/src/models/components/cardpaymentdetailserror.ts +51 -0
- package/src/models/components/cardpaymentpaymentmethod.ts +71 -0
- package/src/models/components/cardpaymentsettings.ts +57 -0
- package/src/models/components/cardpaymenttransferpaymentmethod.ts +73 -0
- package/src/models/components/cardpresentpaymentpaymentmethod.ts +76 -0
- package/src/models/components/cardpresentpaymenttransferpaymentmethod.ts +83 -0
- package/src/models/components/cardtransactiondetails.ts +148 -0
- package/src/models/components/cardtransactionfailurecode.ts +46 -0
- package/src/models/components/cardtransactionstatus.ts +31 -0
- package/src/models/components/cardtype.ts +27 -0
- package/src/models/components/cardupdatereason.ts +32 -0
- package/src/models/components/cardverification.ts +80 -0
- package/src/models/components/cardverificationresult.ts +24 -0
- package/src/models/components/cardvolumedistribution.ts +63 -0
- package/src/models/components/cardvolumedistributionerror.ts +65 -0
- package/src/models/components/collectfunds.ts +63 -0
- package/src/models/components/collectfundsach.ts +55 -0
- package/src/models/components/collectfundsacherror.ts +57 -0
- package/src/models/components/collectfundscardpayments.ts +93 -0
- package/src/models/components/collectfundscardpaymentserror.ts +87 -0
- package/src/models/components/collectfundserror.ts +67 -0
- package/src/models/components/collectionpaymentmethodtype.ts +30 -0
- package/src/models/components/colorsvalidationerror.ts +61 -0
- package/src/models/components/completebankaccountverification.ts +56 -0
- package/src/models/components/completedmicrodeposits.ts +56 -0
- package/src/models/components/completemicrodeposits.ts +57 -0
- package/src/models/components/contact.ts +50 -0
- package/src/models/components/createaccount.ts +132 -0
- package/src/models/components/createaccountsettings.ts +133 -0
- package/src/models/components/createaccounttype.ts +21 -0
- package/src/models/components/createapplepaysession.ts +61 -0
- package/src/models/components/createauthorizeduser.ts +68 -0
- package/src/models/components/createauthorizedusererror.ts +65 -0
- package/src/models/components/createauthorizeduserupdate.ts +68 -0
- package/src/models/components/createbusinesserror.ts +251 -0
- package/src/models/components/createbusinessprofile.ts +147 -0
- package/src/models/components/createdtransfer.ts +254 -0
- package/src/models/components/createevidencefilemultipart.ts +123 -0
- package/src/models/components/createevidencetext.ts +63 -0
- package/src/models/components/createfeeplanagreement.ts +51 -0
- package/src/models/components/createindividualerror.ts +240 -0
- package/src/models/components/createindividualprofile.ts +101 -0
- package/src/models/components/createinvoice.ts +87 -0
- package/src/models/components/createinvoicelineitem.ts +113 -0
- package/src/models/components/createinvoicelineitemimage.ts +57 -0
- package/src/models/components/createinvoicelineitemimagevalidationerror.ts +61 -0
- package/src/models/components/createinvoicelineitemoption.ts +99 -0
- package/src/models/components/createinvoicelineitemoptionvalidationerror.ts +93 -0
- package/src/models/components/createinvoicelineitems.ts +63 -0
- package/src/models/components/createinvoicelineitemsupdate.ts +65 -0
- package/src/models/components/createinvoicelineitemsvalidationerror.ts +64 -0
- package/src/models/components/createinvoicelineitemvalidationerror.ts +104 -0
- package/src/models/components/createinvoicepayment.ts +70 -0
- package/src/models/components/createpaymentlink.ts +165 -0
- package/src/models/components/createpaymentlinklineitem.ts +112 -0
- package/src/models/components/createpaymentlinklineitemoption.ts +98 -0
- package/src/models/components/createpaymentlinklineitemoptionvalidationerror.ts +80 -0
- package/src/models/components/createpaymentlinklineitems.ts +66 -0
- package/src/models/components/createpaymentlinklineitemsupdate.ts +68 -0
- package/src/models/components/createpaymentlinklineitemsvalidationerror.ts +71 -0
- package/src/models/components/createpaymentlinklineitemvalidationerror.ts +96 -0
- package/src/models/components/createproductoption.ts +93 -0
- package/src/models/components/createproductoptiongroup.ts +95 -0
- package/src/models/components/createprofile.ts +63 -0
- package/src/models/components/createprofileerror.ts +67 -0
- package/src/models/components/createrefund.ts +57 -0
- package/src/models/components/createrefundresponse.ts +63 -0
- package/src/models/components/createrepresentative.ts +117 -0
- package/src/models/components/createreversal.ts +50 -0
- package/src/models/components/createruntransfer.ts +108 -0
- package/src/models/components/createscheduledtransferlineitem.ts +111 -0
- package/src/models/components/createscheduledtransferlineitemoption.ts +94 -0
- package/src/models/components/createscheduledtransferlineitems.ts +68 -0
- package/src/models/components/createsweepconfig.ts +85 -0
- package/src/models/components/createterminalapplication.ts +90 -0
- package/src/models/components/createticket.ts +72 -0
- package/src/models/components/createticketcontacterror.ts +55 -0
- package/src/models/components/createtransfer.ts +136 -0
- package/src/models/components/createtransferachaddendarecord.ts +59 -0
- package/src/models/components/createtransferdestination.ts +74 -0
- package/src/models/components/createtransferdestinationach.ts +73 -0
- package/src/models/components/createtransferdestinationcard.ts +56 -0
- package/src/models/components/createtransferlineitem.ts +107 -0
- package/src/models/components/createtransferlineitemoption.ts +93 -0
- package/src/models/components/createtransferlineitemoptionvalidationerror.ts +84 -0
- package/src/models/components/createtransferlineitems.ts +66 -0
- package/src/models/components/createtransferlineitemsvalidationerror.ts +65 -0
- package/src/models/components/createtransferlineitemvalidationerror.ts +92 -0
- package/src/models/components/createtransferoptions.ts +71 -0
- package/src/models/components/createtransfersource.ts +88 -0
- package/src/models/components/createtransfersourceach.ts +95 -0
- package/src/models/components/createtransfersourcecard.ts +71 -0
- package/src/models/components/createwallet.ts +64 -0
- package/src/models/components/createwebhook.ts +84 -0
- package/src/models/components/customersupport.ts +79 -0
- package/src/models/components/customersupporterror.ts +75 -0
- package/src/models/components/debitholdperiod.ts +28 -0
- package/src/models/components/disbursementpaymentmethodtype.ts +31 -0
- package/src/models/components/displayoptionserror.ts +59 -0
- package/src/models/components/dispute.ts +135 -0
- package/src/models/components/disputeevidenceresponse.ts +108 -0
- package/src/models/components/disputephase.ts +27 -0
- package/src/models/components/disputestatus.ts +41 -0
- package/src/models/components/disputetransferdetails.ts +54 -0
- package/src/models/components/document.ts +77 -0
- package/src/models/components/documenttype.ts +27 -0
- package/src/models/components/domesticpullfromcard.ts +28 -0
- package/src/models/components/domesticpushtocard.ts +29 -0
- package/src/models/components/e2eetoken.ts +57 -0
- package/src/models/components/e2eetokenupdate.ts +59 -0
- package/src/models/components/end2endencryptionerror.ts +51 -0
- package/src/models/components/enrichedaddressresponse.ts +57 -0
- package/src/models/components/enrichedbusinessprofile.ts +89 -0
- package/src/models/components/enrichedbusinessresponse.ts +57 -0
- package/src/models/components/enrichedindustries.ts +57 -0
- package/src/models/components/enrichedindustrycodes.ts +55 -0
- package/src/models/components/entrymode.ts +24 -0
- package/src/models/components/estimatedactivity.ts +67 -0
- package/src/models/components/estimatedactivityerror.ts +59 -0
- package/src/models/components/eventtype.ts +67 -0
- package/src/models/components/evidencetextresponse.ts +72 -0
- package/src/models/components/evidencetype.ts +25 -0
- package/src/models/components/evidenceuploadresponse.ts +101 -0
- package/src/models/components/facilitatorfee.ts +81 -0
- package/src/models/components/fednowinstitution.ts +68 -0
- package/src/models/components/fednowservices.ts +64 -0
- package/src/models/components/feecategory.ts +26 -0
- package/src/models/components/feemodel.ts +26 -0
- package/src/models/components/feeplan.ts +115 -0
- package/src/models/components/feeplanagreement.ts +134 -0
- package/src/models/components/feeplanagreementstatus.ts +21 -0
- package/src/models/components/feeproperties.ts +97 -0
- package/src/models/components/filedetails.ts +102 -0
- package/src/models/components/filepurpose.ts +29 -0
- package/src/models/components/filestatus.ts +26 -0
- package/src/models/components/fileuploadrequestmultipart.ts +139 -0
- package/src/models/components/financialinstitutions.ts +57 -0
- package/src/models/components/fulfillment.ts +61 -0
- package/src/models/components/fulfillmentdetails.ts +68 -0
- package/src/models/components/fulfillmentdetailserror.ts +55 -0
- package/src/models/components/fulfillmenterror.ts +55 -0
- package/src/models/components/fulfillmentmethod.ts +28 -0
- package/src/models/components/fulfillmenttimeframe.ts +27 -0
- package/src/models/components/fullissuedcard.ts +165 -0
- package/src/models/components/generatedby.ts +70 -0
- package/src/models/components/geographicreach.ts +22 -0
- package/src/models/components/governmentid.ts +125 -0
- package/src/models/components/governmentiderror.ts +149 -0
- package/src/models/components/granttype.ts +35 -0
- package/src/models/components/guestprofile.ts +70 -0
- package/src/models/components/imagemetadata.ts +90 -0
- package/src/models/components/imagemetadatarequest.ts +57 -0
- package/src/models/components/imagemetadatavalidationerror.ts +53 -0
- package/src/models/components/imageuploadrequestmultipart.ts +120 -0
- package/src/models/components/incurredfee.ts +119 -0
- package/src/models/components/index.ts +582 -0
- package/src/models/components/individualname.ts +71 -0
- package/src/models/components/individualnameerror.ts +63 -0
- package/src/models/components/individualnameupdate.ts +75 -0
- package/src/models/components/individualprofile.ts +98 -0
- package/src/models/components/industrycodes.ts +55 -0
- package/src/models/components/industrytaxonomy.ts +85 -0
- package/src/models/components/instantbankcreditpaymentmethod.ts +76 -0
- package/src/models/components/instantbankcredittransferpaymentmethod.ts +78 -0
- package/src/models/components/instantpaymentfees.ts +119 -0
- package/src/models/components/institutionssearchresponse.ts +87 -0
- package/src/models/components/invoice.ts +190 -0
- package/src/models/components/invoiceexternalpayment.ts +60 -0
- package/src/models/components/invoicelineitem.ts +111 -0
- package/src/models/components/invoicelineitemimagemetadata.ts +77 -0
- package/src/models/components/invoicelineitemimagevalidationerror.ts +54 -0
- package/src/models/components/invoicelineitemoption.ts +97 -0
- package/src/models/components/invoicelineitemoptionvalidationerror.ts +86 -0
- package/src/models/components/invoicelineitems.ts +63 -0
- package/src/models/components/invoicelineitemsvalidationerror.ts +59 -0
- package/src/models/components/invoicelineitemvalidationerror.ts +99 -0
- package/src/models/components/invoicepayment.ts +92 -0
- package/src/models/components/invoicepaymenttype.ts +21 -0
- package/src/models/components/invoicestatus.ts +25 -0
- package/src/models/components/invoicetransferpayment.ts +54 -0
- package/src/models/components/issuedcard.ts +148 -0
- package/src/models/components/issuedcardauthorization.ts +111 -0
- package/src/models/components/issuedcardauthorizationevent.ts +91 -0
- package/src/models/components/issuedcardauthorizationeventresult.ts +30 -0
- package/src/models/components/issuedcardeventtype.ts +31 -0
- package/src/models/components/issuedcardformfactor.ts +26 -0
- package/src/models/components/issuedcardstate.ts +43 -0
- package/src/models/components/issuedcardtransaction.ts +90 -0
- package/src/models/components/issuingauthorizationstatus.ts +32 -0
- package/src/models/components/issuingcontrols.ts +65 -0
- package/src/models/components/issuingcontrolserror.ts +59 -0
- package/src/models/components/issuingintervallimit.ts +26 -0
- package/src/models/components/issuingmerchantdata.ts +96 -0
- package/src/models/components/issuingvelocitylimit.ts +66 -0
- package/src/models/components/issuingvelocitylimiterror.ts +55 -0
- package/src/models/components/itemlistnextpage.ts +54 -0
- package/src/models/components/jsonwebkey.ts +164 -0
- package/src/models/components/linkaccountterminalapplication.ts +59 -0
- package/src/models/components/linkapplepay.ts +87 -0
- package/src/models/components/linkapplepaymentdata.ts +94 -0
- package/src/models/components/linkapplepaymentmethod.ts +76 -0
- package/src/models/components/linkapplepaytoken.ts +98 -0
- package/src/models/components/linkbankaccount.ts +83 -0
- package/src/models/components/linkcard.ts +107 -0
- package/src/models/components/linkcardwaitfor.ts +20 -0
- package/src/models/components/linkedapplepaypaymentmethod.ts +81 -0
- package/src/models/components/listfeesfetchrequest.ts +54 -0
- package/src/models/components/manualtermsofservice.ts +77 -0
- package/src/models/components/manualtermsofserviceupdate.ts +77 -0
- package/src/models/components/microdepositstatus.ts +20 -0
- package/src/models/components/minimumcommitment.ts +68 -0
- package/src/models/components/mode.ts +26 -0
- package/src/models/components/moneytransfer.ts +63 -0
- package/src/models/components/moneytransfererror.ts +67 -0
- package/src/models/components/moneytransferpullfromcard.ts +57 -0
- package/src/models/components/moneytransferpullfromcarderror.ts +59 -0
- package/src/models/components/moneytransferpushtocard.ts +57 -0
- package/src/models/components/moneytransferpushtocarderror.ts +59 -0
- package/src/models/components/monthlyplatformfee.ts +68 -0
- package/src/models/components/monthlyvolumerange.ts +33 -0
- package/src/models/components/moovfee.ts +82 -0
- package/src/models/components/moovfeedetails.ts +74 -0
- package/src/models/components/moovwalletpaymentmethod.ts +68 -0
- package/src/models/components/moovwallettransferpaymentmethod.ts +70 -0
- package/src/models/components/mxauthorizationcode.ts +59 -0
- package/src/models/components/mxpayload.ts +74 -0
- package/src/models/components/occurrence.ts +84 -0
- package/src/models/components/occurrencesresponse.ts +163 -0
- package/src/models/components/occurrencestatus.ts +28 -0
- package/src/models/components/onboardinginvite.ts +166 -0
- package/src/models/components/onboardinginviterequest.ts +121 -0
- package/src/models/components/onboardingpartneraccount.ts +72 -0
- package/src/models/components/othercardfees.ts +87 -0
- package/src/models/components/partialscheduleaccount.ts +59 -0
- package/src/models/components/partnerfees.ts +73 -0
- package/src/models/components/partnerpricingagreement.ts +145 -0
- package/src/models/components/patchaccount.ts +173 -0
- package/src/models/components/patchbusiness.ts +141 -0
- package/src/models/components/patchindividual.ts +102 -0
- package/src/models/components/patchprofile.ts +72 -0
- package/src/models/components/patchsweepconfig.ts +81 -0
- package/src/models/components/patchtransfer.ts +54 -0
- package/src/models/components/patchwallet.ts +74 -0
- package/src/models/components/paymentdetailserror.ts +75 -0
- package/src/models/components/paymentlink.ts +237 -0
- package/src/models/components/paymentlinkcustomeroptions.ts +68 -0
- package/src/models/components/paymentlinkdisplayoptions.ts +81 -0
- package/src/models/components/paymentlinkdisplayoptionsupdate.ts +83 -0
- package/src/models/components/paymentlinklineitem.ts +110 -0
- package/src/models/components/paymentlinklineitemimagemetadata.ts +77 -0
- package/src/models/components/paymentlinklineitemoption.ts +97 -0
- package/src/models/components/paymentlinklineitems.ts +66 -0
- package/src/models/components/paymentlinkpaymentdetails.ts +95 -0
- package/src/models/components/paymentlinkpaymentdetailsupdate.ts +98 -0
- package/src/models/components/paymentlinkpayoutdetails.ts +84 -0
- package/src/models/components/paymentlinkpayoutdetailsupdate.ts +88 -0
- package/src/models/components/paymentlinkstatus.ts +23 -0
- package/src/models/components/paymentlinktype.ts +21 -0
- package/src/models/components/paymentmethod.ts +164 -0
- package/src/models/components/paymentmethodsbankaccount.ts +118 -0
- package/src/models/components/paymentmethodscard.ts +211 -0
- package/src/models/components/paymentmethodswallet.ts +71 -0
- package/src/models/components/paymentmethodtype.ts +37 -0
- package/src/models/components/payoutdetailserror.ts +65 -0
- package/src/models/components/payoutrecipient.ts +67 -0
- package/src/models/components/payoutrecipienterror.ts +61 -0
- package/src/models/components/pendinglitigation.ts +30 -0
- package/src/models/components/phonenumber.ts +51 -0
- package/src/models/components/phonenumbererror.ts +55 -0
- package/src/models/components/pingresponse.ts +73 -0
- package/src/models/components/plaidintegration.ts +66 -0
- package/src/models/components/plaidlinkintegration.ts +64 -0
- package/src/models/components/plaidlinkpayload.ts +77 -0
- package/src/models/components/plaidpayload.ts +71 -0
- package/src/models/components/platformfees.ts +75 -0
- package/src/models/components/primaryregulator.ts +30 -0
- package/src/models/components/product.ts +133 -0
- package/src/models/components/productimagemetadata.ts +75 -0
- package/src/models/components/productoption.ts +92 -0
- package/src/models/components/productoptiongroup.ts +98 -0
- package/src/models/components/productoptiongroupvalidationerror.ts +75 -0
- package/src/models/components/productoptionvalidationerror.ts +79 -0
- package/src/models/components/productrequest.ts +102 -0
- package/src/models/components/profile.ts +82 -0
- package/src/models/components/pullfromcardpaymentmethod.ts +71 -0
- package/src/models/components/pullfromcardtransferpaymentmethod.ts +73 -0
- package/src/models/components/pushtocardpaymentmethod.ts +71 -0
- package/src/models/components/pushtocardtransferpaymentmethod.ts +73 -0
- package/src/models/components/qrcode.ts +47 -0
- package/src/models/components/receiptkind.ts +24 -0
- package/src/models/components/receiptrequest.ts +120 -0
- package/src/models/components/receiptresponse.ts +142 -0
- package/src/models/components/recur.ts +78 -0
- package/src/models/components/recurresponse.ts +75 -0
- package/src/models/components/refundcarddetails.ts +90 -0
- package/src/models/components/refundcardstatus.ts +24 -0
- package/src/models/components/refundpolicy.ts +26 -0
- package/src/models/components/refundstatus.ts +21 -0
- package/src/models/components/registerapplepaymerchantdomains.ts +63 -0
- package/src/models/components/representative.ts +127 -0
- package/src/models/components/representativeresponsibilities.ts +80 -0
- package/src/models/components/representativeresponsibilitieserror.ts +66 -0
- package/src/models/components/requestcard.ts +102 -0
- package/src/models/components/requirementerror.ts +68 -0
- package/src/models/components/requirementerrorcode.ts +37 -0
- package/src/models/components/requirementid.ts +187 -0
- package/src/models/components/residual.ts +128 -0
- package/src/models/components/returnpolicytype.ts +23 -0
- package/src/models/components/reversal.ts +62 -0
- package/src/models/components/reversedwithcancellation.ts +57 -0
- package/src/models/components/reversedwithrefund.ts +60 -0
- package/src/models/components/revoketokenrequest.ts +110 -0
- package/src/models/components/rtpcreditpaymentmethod.ts +71 -0
- package/src/models/components/rtpcredittransferpaymentmethod.ts +73 -0
- package/src/models/components/rtpfailurecode.ts +35 -0
- package/src/models/components/rtpinstitution.ts +64 -0
- package/src/models/components/rtprejectioncode.ts +52 -0
- package/src/models/components/rtpservices.ts +57 -0
- package/src/models/components/rtptransactiondetails.ts +102 -0
- package/src/models/components/rtptransactionstatus.ts +29 -0
- package/src/models/components/runtransfer.ts +98 -0
- package/src/models/components/scheduledtransferimagemetadata.ts +77 -0
- package/src/models/components/scheduledtransferlineitem.ts +110 -0
- package/src/models/components/scheduledtransferlineitemoption.ts +99 -0
- package/src/models/components/scheduledtransferlineitems.ts +63 -0
- package/src/models/components/schedulelistresponse.ts +133 -0
- package/src/models/components/schedulepaymentmethod.ts +150 -0
- package/src/models/components/scheduleresponse.ts +115 -0
- package/src/models/components/seccode.ts +27 -0
- package/src/models/components/security.ts +51 -0
- package/src/models/components/sendfunds.ts +83 -0
- package/src/models/components/sendfundsach.ts +53 -0
- package/src/models/components/sendfundsacherror.ts +57 -0
- package/src/models/components/sendfundserror.ts +83 -0
- package/src/models/components/sendfundsinstantbank.ts +57 -0
- package/src/models/components/sendfundsinstantbankerror.ts +57 -0
- package/src/models/components/sendfundspushtocard.ts +57 -0
- package/src/models/components/sendfundspushtocarderror.ts +57 -0
- package/src/models/components/sendfundsrtp.ts +53 -0
- package/src/models/components/sendfundsrtperror.ts +57 -0
- package/src/models/components/sentreceipt.ts +64 -0
- package/src/models/components/settings.ts +69 -0
- package/src/models/components/sharescopes.ts +65 -0
- package/src/models/components/sourcedestinationoptions.ts +55 -0
- package/src/models/components/statement.ts +219 -0
- package/src/models/components/submissionintent.ts +21 -0
- package/src/models/components/sweep.ts +137 -0
- package/src/models/components/sweepconfig.ts +115 -0
- package/src/models/components/sweepconfigpaymentmethod.ts +65 -0
- package/src/models/components/sweepconfigstatus.ts +21 -0
- package/src/models/components/sweepstatus.ts +23 -0
- package/src/models/components/sweepsubtotal.ts +75 -0
- package/src/models/components/taxid.ts +80 -0
- package/src/models/components/taxidupdate.ts +89 -0
- package/src/models/components/terminalapplication.ts +109 -0
- package/src/models/components/terminalapplicationplatform.ts +30 -0
- package/src/models/components/terminalapplicationstatus.ts +31 -0
- package/src/models/components/terminalapplicationversion.ts +57 -0
- package/src/models/components/terminalcard.ts +152 -0
- package/src/models/components/terminalconfiguration.ts +54 -0
- package/src/models/components/termsofservice.ts +62 -0
- package/src/models/components/termsofserviceerror.ts +103 -0
- package/src/models/components/termsofservicepayload.ts +64 -0
- package/src/models/components/termsofservicepayloadupdate.ts +66 -0
- package/src/models/components/termsofservicetoken.ts +54 -0
- package/src/models/components/ticket.ts +98 -0
- package/src/models/components/ticketcontact.ts +51 -0
- package/src/models/components/ticketmessage.ts +55 -0
- package/src/models/components/ticketstatus.ts +21 -0
- package/src/models/components/tokentype.ts +24 -0
- package/src/models/components/transactionsource.ts +38 -0
- package/src/models/components/transfer.ts +278 -0
- package/src/models/components/transferaccount.ts +57 -0
- package/src/models/components/transferachaddendarecord.ts +64 -0
- package/src/models/components/transferdestination.ts +161 -0
- package/src/models/components/transferentrymode.ts +26 -0
- package/src/models/components/transferfailurereason.ts +30 -0
- package/src/models/components/transferlineitem.ts +110 -0
- package/src/models/components/transferlineitemimagemetadata.ts +77 -0
- package/src/models/components/transferlineitemoption.ts +97 -0
- package/src/models/components/transferlineitems.ts +66 -0
- package/src/models/components/transferoptions.ts +59 -0
- package/src/models/components/transferparty.ts +22 -0
- package/src/models/components/transferpaymentmethod.ts +168 -0
- package/src/models/components/transferpaymentmethodsbankaccount.ts +120 -0
- package/src/models/components/transferpaymentmethodscard.ts +211 -0
- package/src/models/components/transferpaymentmethodswallet.ts +73 -0
- package/src/models/components/transferpaymentmethodtype.ts +39 -0
- package/src/models/components/transfersource.ts +164 -0
- package/src/models/components/transferstatus.ts +32 -0
- package/src/models/components/transferterminalcard.ts +156 -0
- package/src/models/components/transferwaitfor.ts +20 -0
- package/src/models/components/underwriting.ts +168 -0
- package/src/models/components/underwritingstatus.ts +30 -0
- package/src/models/components/updateapplepaymerchantdomains.ts +63 -0
- package/src/models/components/updatecard.ts +100 -0
- package/src/models/components/updatecardaddress.ts +71 -0
- package/src/models/components/updatecardexpiration.ts +55 -0
- package/src/models/components/updateevidence.ts +59 -0
- package/src/models/components/updateinvoice.ts +98 -0
- package/src/models/components/updateissuedcard.ts +79 -0
- package/src/models/components/updateissuedcardstate.ts +32 -0
- package/src/models/components/updatepaymentlink.ts +129 -0
- package/src/models/components/updaterepresentative.ts +464 -0
- package/src/models/components/updateticket.ts +55 -0
- package/src/models/components/updateticketstatus.ts +20 -0
- package/src/models/components/updateunderwriting.ts +89 -0
- package/src/models/components/updatewebhook.ts +84 -0
- package/src/models/components/upsertschedule.ts +73 -0
- package/src/models/components/upsertunderwriting.ts +124 -0
- package/src/models/components/verification.ts +98 -0
- package/src/models/components/verificationstatus.ts +33 -0
- package/src/models/components/verificationstatusdetail.ts +42 -0
- package/src/models/components/volumebycustomertype.ts +55 -0
- package/src/models/components/volumebycustomertypeerror.ts +55 -0
- package/src/models/components/volumerange.ts +80 -0
- package/src/models/components/volumesharebycustomertype.ts +59 -0
- package/src/models/components/volumesharebycustomertypeerror.ts +61 -0
- package/src/models/components/wallet.ts +125 -0
- package/src/models/components/walletavailablebalance.ts +69 -0
- package/src/models/components/walletstatus.ts +33 -0
- package/src/models/components/wallettransaction.ts +185 -0
- package/src/models/components/wallettransactionsourcetype.ts +29 -0
- package/src/models/components/wallettransactionstatus.ts +25 -0
- package/src/models/components/wallettransactiontype.ts +46 -0
- package/src/models/components/wallettype.ts +33 -0
- package/src/models/components/webhook.ts +115 -0
- package/src/models/components/webhookbillingstatementcreated.ts +53 -0
- package/src/models/components/webhookdata.ts +414 -0
- package/src/models/components/webhookdataaccountcreated.ts +55 -0
- package/src/models/components/webhookdataaccountdisconnected.ts +57 -0
- package/src/models/components/webhookdataaccountupdated.ts +55 -0
- package/src/models/components/webhookdatabalanceupdated.ts +55 -0
- package/src/models/components/webhookdatabankaccountcreated.ts +57 -0
- package/src/models/components/webhookdatabankaccountdeleted.ts +57 -0
- package/src/models/components/webhookdatabankaccountupdated.ts +91 -0
- package/src/models/components/webhookdatacancellationcreated.ts +66 -0
- package/src/models/components/webhookdatacancellationupdated.ts +66 -0
- package/src/models/components/webhookdatacapabilityrequested.ts +73 -0
- package/src/models/components/webhookdatacapabilityupdated.ts +85 -0
- package/src/models/components/webhookdatacardautoupdated.ts +67 -0
- package/src/models/components/webhookdatadisputecreated.ts +91 -0
- package/src/models/components/webhookdatadisputeupdated.ts +91 -0
- package/src/models/components/webhookdatainvoicecreated.ts +55 -0
- package/src/models/components/webhookdatainvoiceupdated.ts +64 -0
- package/src/models/components/webhookdatanetworkidupdated.ts +74 -0
- package/src/models/components/webhookdatapaymentmethoddisabled.ts +61 -0
- package/src/models/components/webhookdatapaymentmethodenabled.ts +61 -0
- package/src/models/components/webhookdatarefundcreated.ts +59 -0
- package/src/models/components/webhookdatarefundupdated.ts +68 -0
- package/src/models/components/webhookdatarepresentativecreated.ts +57 -0
- package/src/models/components/webhookdatarepresentativedisabled.ts +57 -0
- package/src/models/components/webhookdatarepresentativeupdated.ts +57 -0
- package/src/models/components/webhookdatasweepcreated.ts +55 -0
- package/src/models/components/webhookdatasweepupdated.ts +68 -0
- package/src/models/components/webhookdataterminalapplicationcreated.ts +66 -0
- package/src/models/components/webhookdataterminalapplicationupdated.ts +66 -0
- package/src/models/components/webhookdataticketcreated.ts +59 -0
- package/src/models/components/webhookdataticketmessageadded.ts +61 -0
- package/src/models/components/webhookdataticketupdated.ts +68 -0
- package/src/models/components/webhookdatatransfercreated.ts +71 -0
- package/src/models/components/webhookdatatransferstatus.ts +45 -0
- package/src/models/components/webhookdatatransferupdated.ts +91 -0
- package/src/models/components/webhookdatawalletcreated.ts +55 -0
- package/src/models/components/webhookdatawallettransactionupdated.ts +81 -0
- package/src/models/components/webhookdatawalletupdated.ts +71 -0
- package/src/models/components/webhookevent.ts +82 -0
- package/src/models/components/webhookeventtype.ts +63 -0
- package/src/models/components/webhooksecret.ts +53 -0
- package/src/models/components/webhookstatus.ts +27 -0
- package/src/models/components/webhooktransferpaymentmethoddetails.ts +61 -0
- package/src/models/components/wireinstitution.ts +76 -0
- package/src/models/components/wireservices.ts +64 -0
- package/src/models/errors/accountterminalapplicationerror.ts +68 -0
- package/src/models/errors/addcapabilitieserror.ts +72 -0
- package/src/models/errors/apierror.ts +40 -0
- package/src/models/errors/assigncountrieserror.ts +66 -0
- package/src/models/errors/authtokenrequesterror.ts +83 -0
- package/src/models/errors/bankaccountvalidationerror.ts +90 -0
- package/src/models/errors/brandvalidationerror.ts +67 -0
- package/src/models/errors/cardacquiringrefund.ts +109 -0
- package/src/models/errors/connectaccountrequestvalidationerror.ts +74 -0
- package/src/models/errors/createaccounterror.ts +109 -0
- package/src/models/errors/createinvoiceerror.ts +104 -0
- package/src/models/errors/createinvoicepaymenterror.ts +85 -0
- package/src/models/errors/createpaymentlinkerror.ts +129 -0
- package/src/models/errors/createsweepconfigerror.ts +102 -0
- package/src/models/errors/createticketerror.ts +89 -0
- package/src/models/errors/createwalletvalidationerror.ts +76 -0
- package/src/models/errors/createwebhookvalidationerror.ts +108 -0
- package/src/models/errors/feeplanagreementerror.ts +66 -0
- package/src/models/errors/fileuploadvalidationerror.ts +115 -0
- package/src/models/errors/filevalidationerror.ts +101 -0
- package/src/models/errors/genericerror.ts +66 -0
- package/src/models/errors/httpclienterrors.ts +62 -0
- package/src/models/errors/imagemetadatavalidationerror.ts +66 -0
- package/src/models/errors/imagerequestvalidationerror.ts +73 -0
- package/src/models/errors/index.ts +62 -0
- package/src/models/errors/linkapplepayerror.ts +110 -0
- package/src/models/errors/linkcarderror.ts +123 -0
- package/src/models/errors/listinvoicesvalidationerror.ts +116 -0
- package/src/models/errors/listtransfersvalidationerror.ts +132 -0
- package/src/models/errors/listwalletsvalidationerror.ts +84 -0
- package/src/models/errors/listwallettransactionsvalidationerror.ts +150 -0
- package/src/models/errors/microdepositvalidationerror.ts +66 -0
- package/src/models/errors/mooverror.ts +35 -0
- package/src/models/errors/onboardinginviteerror.ts +92 -0
- package/src/models/errors/patchaccounterror.ts +103 -0
- package/src/models/errors/patchsweepconfigerror.ts +96 -0
- package/src/models/errors/patchtransfervalidationerror.ts +72 -0
- package/src/models/errors/patchwalletvalidationerror.ts +82 -0
- package/src/models/errors/productrequestvalidationerror.ts +111 -0
- package/src/models/errors/refundvalidationerror.ts +78 -0
- package/src/models/errors/representativevalidationerror.ts +134 -0
- package/src/models/errors/requestcarderror.ts +98 -0
- package/src/models/errors/responsevalidationerror.ts +50 -0
- package/src/models/errors/reversalvalidationerror.ts +66 -0
- package/src/models/errors/revoketokenrequesterror.ts +83 -0
- package/src/models/errors/schedulevalidationerror.ts +78 -0
- package/src/models/errors/sdkvalidationerror.ts +109 -0
- package/src/models/errors/terminalapplicationerror.ts +90 -0
- package/src/models/errors/transfer.ts +333 -0
- package/src/models/errors/transferoptionsvalidationerror.ts +78 -0
- package/src/models/errors/transfervalidationerror.ts +152 -0
- package/src/models/errors/updatecarderror.ts +111 -0
- package/src/models/errors/updateinvoiceerror.ts +100 -0
- package/src/models/errors/updateissuedcarderror.ts +80 -0
- package/src/models/errors/updatepaymentlinkerror.ts +107 -0
- package/src/models/errors/updateticketerror.ts +66 -0
- package/src/models/errors/updateunderwritingerror.ts +143 -0
- package/src/models/errors/updatewebhookvalidationerror.ts +108 -0
- package/src/models/errors/upsertunderwritingerror.ts +178 -0
- package/src/models/operations/acceptdispute.ts +179 -0
- package/src/models/operations/assignaccountcountries.ts +193 -0
- package/src/models/operations/cancelschedule.ts +175 -0
- package/src/models/operations/completebankaccountverification.ts +211 -0
- package/src/models/operations/completemicrodeposits.ts +197 -0
- package/src/models/operations/connectaccount.ts +181 -0
- package/src/models/operations/createaccesstoken.ts +132 -0
- package/src/models/operations/createaccount.ts +132 -0
- package/src/models/operations/createapplepaysession.ts +196 -0
- package/src/models/operations/createbrand.ts +187 -0
- package/src/models/operations/createcancellation.ts +185 -0
- package/src/models/operations/createfeeplanagreements.ts +193 -0
- package/src/models/operations/createinvoice.ts +187 -0
- package/src/models/operations/createinvoicepayment.ts +197 -0
- package/src/models/operations/createonboardinginvite.ts +136 -0
- package/src/models/operations/createpaymentlink.ts +190 -0
- package/src/models/operations/createproduct.ts +187 -0
- package/src/models/operations/createreceipts.ts +132 -0
- package/src/models/operations/createrepresentative.ts +196 -0
- package/src/models/operations/createreversal.ts +206 -0
- package/src/models/operations/createschedule.ts +190 -0
- package/src/models/operations/createsweepconfig.ts +187 -0
- package/src/models/operations/createterminalapplication.ts +136 -0
- package/src/models/operations/createterminalapplicationversion.ts +216 -0
- package/src/models/operations/createticket.ts +187 -0
- package/src/models/operations/createtransfer.ts +279 -0
- package/src/models/operations/createtransferoptions.ts +196 -0
- package/src/models/operations/createwallet.ts +190 -0
- package/src/models/operations/createwebhook.ts +132 -0
- package/src/models/operations/deletedisputeevidencefile.ts +182 -0
- package/src/models/operations/deleteimage.ts +172 -0
- package/src/models/operations/deleterepresentative.ts +184 -0
- package/src/models/operations/deleteterminalapplication.ts +174 -0
- package/src/models/operations/disablebankaccount.ts +172 -0
- package/src/models/operations/disablecapability.ts +180 -0
- package/src/models/operations/disablecard.ts +172 -0
- package/src/models/operations/disablepaymentlink.ts +175 -0
- package/src/models/operations/disableproduct.ts +172 -0
- package/src/models/operations/disablewebhook.ts +168 -0
- package/src/models/operations/disconnectaccount.ts +168 -0
- package/src/models/operations/generateendtoendkey.ts +169 -0
- package/src/models/operations/getaccount.ts +175 -0
- package/src/models/operations/getaccountcountries.ts +177 -0
- package/src/models/operations/getaccountterminalapplication.ts +188 -0
- package/src/models/operations/getadjustment.ts +179 -0
- package/src/models/operations/getapplepaymerchantdomains.ts +185 -0
- package/src/models/operations/getavatar.ts +177 -0
- package/src/models/operations/getbankaccount.ts +179 -0
- package/src/models/operations/getbankaccountverification.ts +186 -0
- package/src/models/operations/getbrand.ts +171 -0
- package/src/models/operations/getcancellation.ts +192 -0
- package/src/models/operations/getcapability.ts +186 -0
- package/src/models/operations/getcard.ts +169 -0
- package/src/models/operations/getdispute.ts +179 -0
- package/src/models/operations/getdisputeevidence.ts +183 -0
- package/src/models/operations/getdisputeevidencedata.ts +254 -0
- package/src/models/operations/getenrichmentaddress.ts +272 -0
- package/src/models/operations/getenrichmentprofile.ts +181 -0
- package/src/models/operations/getfiledetails.ts +179 -0
- package/src/models/operations/getfullissuedcard.ts +182 -0
- package/src/models/operations/getimagemetadata.ts +179 -0
- package/src/models/operations/getinvoice.ts +179 -0
- package/src/models/operations/getissuedcard.ts +182 -0
- package/src/models/operations/getissuedcardauthorization.ts +189 -0
- package/src/models/operations/getissuedcardtransaction.ts +188 -0
- package/src/models/operations/getmerchantprocessingagreement.ts +184 -0
- package/src/models/operations/getonboardinginvite.ts +177 -0
- package/src/models/operations/getpaymentlink.ts +182 -0
- package/src/models/operations/getpaymentlinkqrcode.ts +242 -0
- package/src/models/operations/getpaymentmethod.ts +179 -0
- package/src/models/operations/getproduct.ts +179 -0
- package/src/models/operations/getpublicimage.ts +199 -0
- package/src/models/operations/getrefund.ts +189 -0
- package/src/models/operations/getrepresentative.ts +185 -0
- package/src/models/operations/getresidual.ts +182 -0
- package/src/models/operations/getscheduledoccurrence.ts +198 -0
- package/src/models/operations/getschedules.ts +179 -0
- package/src/models/operations/getstatement.ts +230 -0
- package/src/models/operations/getsweep.ts +179 -0
- package/src/models/operations/getsweepconfig.ts +179 -0
- package/src/models/operations/getterminalapplication.ts +181 -0
- package/src/models/operations/getterminalconfiguration.ts +185 -0
- package/src/models/operations/gettermsofservicetoken.ts +191 -0
- package/src/models/operations/getticket.ts +179 -0
- package/src/models/operations/gettransfer.ts +182 -0
- package/src/models/operations/getunderwriting.ts +175 -0
- package/src/models/operations/getwallet.ts +179 -0
- package/src/models/operations/getwallettransaction.ts +189 -0
- package/src/models/operations/getwebhook.ts +175 -0
- package/src/models/operations/getwebhooksecret.ts +175 -0
- package/src/models/operations/index.ts +181 -0
- package/src/models/operations/initiatebankaccountverification.ts +215 -0
- package/src/models/operations/initiatemicrodeposits.ts +178 -0
- package/src/models/operations/initiaterefund.ts +273 -0
- package/src/models/operations/linkaccountterminalapplication.ts +200 -0
- package/src/models/operations/linkapplepaytoken.ts +190 -0
- package/src/models/operations/linkbankaccount.ts +201 -0
- package/src/models/operations/linkcard.ts +197 -0
- package/src/models/operations/listaccounts.ts +255 -0
- package/src/models/operations/listaccountterminalapplications.ts +192 -0
- package/src/models/operations/listadjustments.ts +182 -0
- package/src/models/operations/listbankaccounts.ts +175 -0
- package/src/models/operations/listcapabilities.ts +175 -0
- package/src/models/operations/listcards.ts +175 -0
- package/src/models/operations/listconnectedaccountsforaccount.ts +276 -0
- package/src/models/operations/listdisputeevidence.ts +181 -0
- package/src/models/operations/listdisputes.ts +257 -0
- package/src/models/operations/listeventtypes.ts +167 -0
- package/src/models/operations/listfeeplanagreements.ts +203 -0
- package/src/models/operations/listfeeplans.ts +182 -0
- package/src/models/operations/listfeerevenue.ts +221 -0
- package/src/models/operations/listfeesfetch.ts +189 -0
- package/src/models/operations/listfiles.ts +175 -0
- package/src/models/operations/listimagemetadata.ts +183 -0
- package/src/models/operations/listindustries.ts +167 -0
- package/src/models/operations/listinstitutions.ts +199 -0
- package/src/models/operations/listinvoicepayments.ts +181 -0
- package/src/models/operations/listinvoices.ts +215 -0
- package/src/models/operations/listissuedcardauthorizationevents.ts +218 -0
- package/src/models/operations/listissuedcardauthorizations.ts +228 -0
- package/src/models/operations/listissuedcards.ts +193 -0
- package/src/models/operations/listissuedcardtransactions.ts +217 -0
- package/src/models/operations/listonboardinginvites.ts +173 -0
- package/src/models/operations/listpartnerpricingagreements.ts +206 -0
- package/src/models/operations/listpaymentlinks.ts +194 -0
- package/src/models/operations/listpaymentmethods.ts +194 -0
- package/src/models/operations/listproducts.ts +190 -0
- package/src/models/operations/listreceipts.ts +178 -0
- package/src/models/operations/listrefunds.ts +182 -0
- package/src/models/operations/listrepresentatives.ts +180 -0
- package/src/models/operations/listresidualfees.ts +204 -0
- package/src/models/operations/listresiduals.ts +197 -0
- package/src/models/operations/listschedules.ts +200 -0
- package/src/models/operations/liststatements.ts +202 -0
- package/src/models/operations/listsweepconfigs.ts +175 -0
- package/src/models/operations/listsweeps.ts +201 -0
- package/src/models/operations/listterminalapplications.ts +173 -0
- package/src/models/operations/listticketmessages.ts +179 -0
- package/src/models/operations/listtickets.ts +241 -0
- package/src/models/operations/listtransfers.ts +256 -0
- package/src/models/operations/listwallets.ts +197 -0
- package/src/models/operations/listwallettransactions.ts +273 -0
- package/src/models/operations/listwebhooks.ts +167 -0
- package/src/models/operations/ping.ts +148 -0
- package/src/models/operations/pingwebhook.ts +175 -0
- package/src/models/operations/registerapplepaymerchantdomains.ts +210 -0
- package/src/models/operations/requestcapabilities.ts +189 -0
- package/src/models/operations/requestcard.ts +190 -0
- package/src/models/operations/retrievefees.ts +218 -0
- package/src/models/operations/revokeaccesstoken.ts +125 -0
- package/src/models/operations/revokeonboardinginvite.ts +174 -0
- package/src/models/operations/saveunderwriting.ts +187 -0
- package/src/models/operations/searchinstitutions.ts +192 -0
- package/src/models/operations/submitdisputeevidence.ts +185 -0
- package/src/models/operations/testendtoendtoken.ts +125 -0
- package/src/models/operations/updateaccount.ts +187 -0
- package/src/models/operations/updateapplepaymerchantdomains.ts +196 -0
- package/src/models/operations/updatecard.ts +191 -0
- package/src/models/operations/updatedisputeevidence.ts +201 -0
- package/src/models/operations/updateimage.ts +193 -0
- package/src/models/operations/updateimagemetadata.ts +193 -0
- package/src/models/operations/updateinvoice.ts +191 -0
- package/src/models/operations/updateissuedcard.ts +188 -0
- package/src/models/operations/updatepaymentlink.ts +194 -0
- package/src/models/operations/updateproduct.ts +191 -0
- package/src/models/operations/updaterepresentative.ts +203 -0
- package/src/models/operations/updateschedule.ts +194 -0
- package/src/models/operations/updatesweepconfig.ts +191 -0
- package/src/models/operations/updateticket.ts +191 -0
- package/src/models/operations/updatetransfer.ts +194 -0
- package/src/models/operations/updatewallet.ts +197 -0
- package/src/models/operations/updatewebhook.ts +187 -0
- package/src/models/operations/uploaddisputeevidencefile.ts +199 -0
- package/src/models/operations/uploaddisputeevidencetext.ts +197 -0
- package/src/models/operations/uploadfile.ts +189 -0
- package/src/models/operations/uploadimage.ts +189 -0
- package/src/models/operations/upsertbrand.ts +187 -0
- package/src/models/operations/upsertunderwriting.ts +187 -0
- package/src/sdk/accounts.ts +238 -0
- package/src/sdk/accountterminalapplications.ts +81 -0
- package/src/sdk/adjustments.ts +45 -0
- package/src/sdk/applepay.ts +113 -0
- package/src/sdk/authentication.ts +42 -0
- package/src/sdk/avatars.ts +27 -0
- package/src/sdk/bankaccounts.ts +222 -0
- package/src/sdk/branding.ts +63 -0
- package/src/sdk/capabilities.ts +83 -0
- package/src/sdk/cardissuing.ts +101 -0
- package/src/sdk/cards.ts +126 -0
- package/src/sdk/disputes.ts +239 -0
- package/src/sdk/endtoendencryption.ts +43 -0
- package/src/sdk/enrichedaddress.ts +27 -0
- package/src/sdk/enrichedprofile.ts +27 -0
- package/src/sdk/feeplans.ts +190 -0
- package/src/sdk/files.ts +66 -0
- package/src/sdk/images.ts +126 -0
- package/src/sdk/index.ts +5 -0
- package/src/sdk/industries.ts +27 -0
- package/src/sdk/institutions.ts +53 -0
- package/src/sdk/invoices.ts +118 -0
- package/src/sdk/issuingtransactions.ts +99 -0
- package/src/sdk/onboarding.ts +82 -0
- package/src/sdk/paymentlinks.ts +124 -0
- package/src/sdk/paymentmethods.ts +46 -0
- package/src/sdk/ping.ts +27 -0
- package/src/sdk/products.ts +86 -0
- package/src/sdk/receipts.ts +46 -0
- package/src/sdk/representatives.ts +117 -0
- package/src/sdk/scheduling.ts +117 -0
- package/src/sdk/sdk.ts +246 -0
- package/src/sdk/statements.ts +49 -0
- package/src/sdk/support.ts +114 -0
- package/src/sdk/sweeps.ts +117 -0
- package/src/sdk/terminalapplications.ts +100 -0
- package/src/sdk/transfers.ts +231 -0
- package/src/sdk/underwriting.ts +69 -0
- package/src/sdk/wallets.ts +89 -0
- package/src/sdk/wallettransactions.ts +49 -0
- package/src/sdk/webhooks.ts +130 -0
- package/src/types/async.ts +68 -0
- package/src/types/blobs.ts +32 -0
- package/src/types/constdatetime.ts +15 -0
- package/src/types/decimal.ts +5 -0
- package/src/types/enums.ts +45 -0
- package/src/types/fp.ts +50 -0
- package/src/types/index.ts +12 -0
- package/src/types/operations.ts +105 -0
- package/src/types/rfcdate.ts +54 -0
- package/src/types/streams.ts +21 -0
- package/src/types/unrecognized.ts +35 -0
- package/test/index.ts +1 -0
- package/test/package.json +27 -0
- package/test/setup.ts +119 -0
- package/test/tests/accounts.test.ts +127 -0
- package/test/tests/bankAccounts.test.ts +165 -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 +279 -0
- package/tsconfig.json +40 -0
- package/types/async.d.ts +23 -0
- package/types/async.d.ts.map +1 -0
- package/types/async.js +44 -0
- package/types/async.js.map +1 -0
- package/types/blobs.d.ts +4 -0
- package/types/blobs.d.ts.map +1 -0
- package/types/blobs.js +62 -0
- package/types/blobs.js.map +1 -0
- package/types/constdatetime.d.ts +3 -0
- package/types/constdatetime.d.ts.map +1 -0
- package/types/constdatetime.js +46 -0
- package/types/constdatetime.js.map +1 -0
- package/types/decimal.d.ts +2 -0
- package/types/decimal.d.ts.map +1 -0
- package/types/decimal.js +21 -0
- package/types/decimal.js.map +1 -0
- package/types/enums.d.ts +9 -0
- package/types/enums.d.ts.map +1 -0
- package/types/enums.js +66 -0
- package/types/enums.js.map +1 -0
- package/types/fp.d.ts +31 -0
- package/types/fp.d.ts.map +1 -0
- package/types/fp.js +37 -0
- package/types/fp.js.map +1 -0
- package/types/index.d.ts +9 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +31 -0
- package/types/index.js.map +1 -0
- package/types/operations.d.ts +27 -0
- package/types/operations.d.ts.map +1 -0
- package/types/operations.js +83 -0
- package/types/operations.js.map +1 -0
- package/types/rfcdate.d.ts +21 -0
- package/types/rfcdate.d.ts.map +1 -0
- package/types/rfcdate.js +46 -0
- package/types/rfcdate.js.map +1 -0
- package/types/streams.d.ts +2 -0
- package/types/streams.d.ts.map +1 -0
- package/types/streams.js +18 -0
- package/types/streams.js.map +1 -0
- package/types/unrecognized.d.ts +16 -0
- package/types/unrecognized.d.ts.map +1 -0
- package/types/unrecognized.js +34 -0
- package/types/unrecognized.js.map +1 -0
package/README.md
ADDED
|
@@ -0,0 +1,2560 @@
|
|
|
1
|
+
# Moov TypeScript
|
|
2
|
+
|
|
3
|
+
The official TypeScript SDK for using the Moov API.
|
|
4
|
+
|
|
5
|
+
<div align="left">
|
|
6
|
+
<a href="https://www.speakeasy.com/?utm_source=moov-sdk&utm_campaign=typescript"><img src="https://custom-icon-badges.demolab.com/badge/-Built%20By%20Speakeasy-212015?style=for-the-badge&logoColor=FBE331&logo=speakeasy&labelColor=545454" /></a>
|
|
7
|
+
<a href="https://opensource.org/licenses/Apache-2.0">
|
|
8
|
+
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" />
|
|
9
|
+
</a>
|
|
10
|
+
</div>
|
|
11
|
+
|
|
12
|
+
<!-- Start Summary [summary] -->
|
|
13
|
+
## Summary
|
|
14
|
+
|
|
15
|
+
Moov API: Moov is a platform that enables developers to integrate all aspects of money movement with ease and speed.
|
|
16
|
+
The Moov API makes it simple for platforms to send, receive, and store money. Our API is based upon REST
|
|
17
|
+
principles, returns JSON responses, and uses standard HTTP response codes. To learn more about how Moov
|
|
18
|
+
works at a high level, read our [concepts](https://docs.moov.io/guides/get-started/glossary/) guide.
|
|
19
|
+
|
|
20
|
+
For more information about the API: [Moov Guides and API Documentation](https://docs.moov.io/)
|
|
21
|
+
<!-- End Summary [summary] -->
|
|
22
|
+
|
|
23
|
+
<!-- Start Table of Contents [toc] -->
|
|
24
|
+
## Table of Contents
|
|
25
|
+
<!-- $toc-max-depth=2 -->
|
|
26
|
+
* [Moov TypeScript](#moov-typescript)
|
|
27
|
+
* [SDK Installation](#sdk-installation)
|
|
28
|
+
* [Requirements](#requirements)
|
|
29
|
+
* [SDK Example Usage](#sdk-example-usage)
|
|
30
|
+
* [Authentication](#authentication)
|
|
31
|
+
* [Available Resources and Operations](#available-resources-and-operations)
|
|
32
|
+
* [Standalone functions](#standalone-functions)
|
|
33
|
+
* [File uploads](#file-uploads)
|
|
34
|
+
* [Retries](#retries)
|
|
35
|
+
* [Error Handling](#error-handling)
|
|
36
|
+
* [Server Selection](#server-selection)
|
|
37
|
+
* [Custom HTTP Client](#custom-http-client)
|
|
38
|
+
* [Debugging](#debugging)
|
|
39
|
+
* [Development](#development)
|
|
40
|
+
* [Maturity](#maturity)
|
|
41
|
+
* [Contributions](#contributions)
|
|
42
|
+
|
|
43
|
+
<!-- End Table of Contents [toc] -->
|
|
44
|
+
|
|
45
|
+
<!-- Start SDK Installation [installation] -->
|
|
46
|
+
## SDK Installation
|
|
47
|
+
|
|
48
|
+
The SDK can be installed with either [npm](https://www.npmjs.com/), [pnpm](https://pnpm.io/), [bun](https://bun.sh/) or [yarn](https://classic.yarnpkg.com/en/) package managers.
|
|
49
|
+
|
|
50
|
+
### NPM
|
|
51
|
+
|
|
52
|
+
```bash
|
|
53
|
+
npm add @moovio/sdk
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
### PNPM
|
|
57
|
+
|
|
58
|
+
```bash
|
|
59
|
+
pnpm add @moovio/sdk
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
### Bun
|
|
63
|
+
|
|
64
|
+
```bash
|
|
65
|
+
bun add @moovio/sdk
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
### Yarn
|
|
69
|
+
|
|
70
|
+
```bash
|
|
71
|
+
yarn add @moovio/sdk
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Model Context Protocol (MCP) Server
|
|
77
|
+
|
|
78
|
+
This SDK is also an installable MCP server where the various SDK methods are
|
|
79
|
+
exposed as tools that can be invoked by AI applications.
|
|
80
|
+
|
|
81
|
+
> Node.js v20 or greater is required to run the MCP server from npm.
|
|
82
|
+
|
|
83
|
+
<details>
|
|
84
|
+
<summary>Claude installation steps</summary>
|
|
85
|
+
|
|
86
|
+
Add the following server definition to your `claude_desktop_config.json` file:
|
|
87
|
+
|
|
88
|
+
```json
|
|
89
|
+
{
|
|
90
|
+
"mcpServers": {
|
|
91
|
+
"Moov": {
|
|
92
|
+
"command": "npx",
|
|
93
|
+
"args": [
|
|
94
|
+
"-y", "--package", "@moovio/sdk",
|
|
95
|
+
"--",
|
|
96
|
+
"mcp", "start",
|
|
97
|
+
"--username", "...",
|
|
98
|
+
"--password", "...",
|
|
99
|
+
"--x-moov-version", "..."
|
|
100
|
+
]
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
</details>
|
|
107
|
+
|
|
108
|
+
<details>
|
|
109
|
+
<summary>Cursor installation steps</summary>
|
|
110
|
+
|
|
111
|
+
Create a `.cursor/mcp.json` file in your project root with the following content:
|
|
112
|
+
|
|
113
|
+
```json
|
|
114
|
+
{
|
|
115
|
+
"mcpServers": {
|
|
116
|
+
"Moov": {
|
|
117
|
+
"command": "npx",
|
|
118
|
+
"args": [
|
|
119
|
+
"-y", "--package", "@moovio/sdk",
|
|
120
|
+
"--",
|
|
121
|
+
"mcp", "start",
|
|
122
|
+
"--username", "...",
|
|
123
|
+
"--password", "...",
|
|
124
|
+
"--x-moov-version", "..."
|
|
125
|
+
]
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
</details>
|
|
132
|
+
|
|
133
|
+
You can also run MCP servers as a standalone binary with no additional dependencies. You must pull these binaries from available Github releases:
|
|
134
|
+
|
|
135
|
+
```bash
|
|
136
|
+
curl -L -o mcp-server \
|
|
137
|
+
https://github.com/{org}/{repo}/releases/download/{tag}/mcp-server-bun-darwin-arm64 && \
|
|
138
|
+
chmod +x mcp-server
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
If the repo is a private repo you must add your Github PAT to download a release `-H "Authorization: Bearer {GITHUB_PAT}"`.
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
```json
|
|
145
|
+
{
|
|
146
|
+
"mcpServers": {
|
|
147
|
+
"Todos": {
|
|
148
|
+
"command": "./DOWNLOAD/PATH/mcp-server",
|
|
149
|
+
"args": [
|
|
150
|
+
"start"
|
|
151
|
+
]
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
For a full list of server arguments, run:
|
|
158
|
+
|
|
159
|
+
```sh
|
|
160
|
+
npx -y --package @moovio/sdk -- mcp start --help
|
|
161
|
+
```
|
|
162
|
+
<!-- End SDK Installation [installation] -->
|
|
163
|
+
|
|
164
|
+
<!-- Start Requirements [requirements] -->
|
|
165
|
+
## Requirements
|
|
166
|
+
|
|
167
|
+
For supported JavaScript runtimes, please consult [RUNTIMES.md](RUNTIMES.md).
|
|
168
|
+
<!-- End Requirements [requirements] -->
|
|
169
|
+
|
|
170
|
+
<!-- Start SDK Example Usage [usage] -->
|
|
171
|
+
## SDK Example Usage
|
|
172
|
+
|
|
173
|
+
### Example
|
|
174
|
+
|
|
175
|
+
```typescript
|
|
176
|
+
import { Moov } from "@moovio/sdk";
|
|
177
|
+
|
|
178
|
+
const moov = new Moov({
|
|
179
|
+
xMoovVersion: "v2024.01.00",
|
|
180
|
+
security: {
|
|
181
|
+
username: "",
|
|
182
|
+
password: "",
|
|
183
|
+
},
|
|
184
|
+
});
|
|
185
|
+
|
|
186
|
+
async function run() {
|
|
187
|
+
const result = await moov.accounts.create({
|
|
188
|
+
accountType: "business",
|
|
189
|
+
profile: {
|
|
190
|
+
business: {
|
|
191
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
192
|
+
},
|
|
193
|
+
},
|
|
194
|
+
});
|
|
195
|
+
|
|
196
|
+
console.log(result);
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
run();
|
|
200
|
+
|
|
201
|
+
```
|
|
202
|
+
<!-- End SDK Example Usage [usage] -->
|
|
203
|
+
|
|
204
|
+
<!-- Start Authentication [security] -->
|
|
205
|
+
## Authentication
|
|
206
|
+
|
|
207
|
+
### Per-Client Security Schemes
|
|
208
|
+
|
|
209
|
+
This SDK supports the following security scheme globally:
|
|
210
|
+
|
|
211
|
+
| Name | Type | Scheme |
|
|
212
|
+
| ------------------------- | ---- | ---------- |
|
|
213
|
+
| `username`<br/>`password` | http | HTTP Basic |
|
|
214
|
+
|
|
215
|
+
You can set the security parameters through the `security` optional parameter when initializing the SDK client instance. For example:
|
|
216
|
+
```typescript
|
|
217
|
+
import { Moov } from "@moovio/sdk";
|
|
218
|
+
|
|
219
|
+
const moov = new Moov({
|
|
220
|
+
security: {
|
|
221
|
+
username: "",
|
|
222
|
+
password: "",
|
|
223
|
+
},
|
|
224
|
+
xMoovVersion: "v2024.01.00",
|
|
225
|
+
});
|
|
226
|
+
|
|
227
|
+
async function run() {
|
|
228
|
+
const result = await moov.accounts.create({
|
|
229
|
+
accountType: "business",
|
|
230
|
+
profile: {
|
|
231
|
+
business: {
|
|
232
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
233
|
+
},
|
|
234
|
+
},
|
|
235
|
+
});
|
|
236
|
+
|
|
237
|
+
console.log(result);
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
run();
|
|
241
|
+
|
|
242
|
+
```
|
|
243
|
+
<!-- End Authentication [security] -->
|
|
244
|
+
|
|
245
|
+
<!-- Start Available Resources and Operations [operations] -->
|
|
246
|
+
## Available Resources and Operations
|
|
247
|
+
|
|
248
|
+
<details open>
|
|
249
|
+
<summary>Available methods</summary>
|
|
250
|
+
|
|
251
|
+
### [AccountTerminalApplications](docs/sdks/accountterminalapplications/README.md)
|
|
252
|
+
|
|
253
|
+
* [link](docs/sdks/accountterminalapplications/README.md#link) - Link an account with a terminal application.
|
|
254
|
+
|
|
255
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
256
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.write` scope.
|
|
257
|
+
* [list](docs/sdks/accountterminalapplications/README.md#list) - Retrieve all terminal applications linked to a specific account.
|
|
258
|
+
|
|
259
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
260
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.read` scope.
|
|
261
|
+
* [get](docs/sdks/accountterminalapplications/README.md#get) - Verifies if a specific Terminal Application is linked to an Account. This endpoint acts as a validation check for the link's existence.
|
|
262
|
+
|
|
263
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
264
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.read` scope.
|
|
265
|
+
* [getConfiguration](docs/sdks/accountterminalapplications/README.md#getconfiguration) - Fetch the configuration for a given Terminal Application linked to a specific Account.
|
|
266
|
+
|
|
267
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
268
|
+
you'll need to specify the `/accounts/{accountID}/terminal-configuration.read` scope.
|
|
269
|
+
|
|
270
|
+
### [Accounts](docs/sdks/accounts/README.md)
|
|
271
|
+
|
|
272
|
+
* [create](docs/sdks/accounts/README.md#create) - You can create **business** or **individual** accounts for your users (i.e., customers, merchants) by passing the required
|
|
273
|
+
information to Moov. Requirements differ per account type and requested [capabilities](https://docs.moov.io/guides/accounts/capabilities/requirements/).
|
|
274
|
+
|
|
275
|
+
If you're requesting the `wallet`, `send-funds`, `collect-funds`, or `card-issuing` capabilities, you'll need to:
|
|
276
|
+
+ Send Moov the user [platform terms of service agreement](https://docs.moov.io/guides/accounts/requirements/platform-agreement/) acceptance.
|
|
277
|
+
This can be done upon account creation, or by [patching](https://docs.moov.io/api/moov-accounts/accounts/patch/) the account using the `termsOfService` field.
|
|
278
|
+
If you're creating a business account with the business type `llc`, `partnership`, or `privateCorporation`, you'll need to:
|
|
279
|
+
+ Provide [business representatives](https://docs.moov.io/api/moov-accounts/representatives/) after creating the account.
|
|
280
|
+
+ [Patch](https://docs.moov.io/api/moov-accounts/accounts/patch/) the account to indicate that business representative ownership information is complete.
|
|
281
|
+
|
|
282
|
+
Visit our documentation to read more about [creating accounts](https://docs.moov.io/guides/accounts/create-accounts/) and [verification requirements](https://docs.moov.io/guides/accounts/requirements/identity-verification/).
|
|
283
|
+
Note that the `mode` field (for production or sandbox) is only required when creating a _facilitator_ account. All non-facilitator account requests will ignore the mode field and be set to the calling facilitator's mode.
|
|
284
|
+
|
|
285
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
286
|
+
to specify the `/accounts.write` scope.
|
|
287
|
+
* [list](docs/sdks/accounts/README.md#list) - List or search accounts to which the caller is connected.
|
|
288
|
+
|
|
289
|
+
All supported query parameters are optional. If none are provided the response will include all connected accounts.
|
|
290
|
+
Pagination is supported via the `skip` and `count` query parameters. Searching by name and email will overlap and
|
|
291
|
+
return results based on relevance. Accounts with AccountType `guest` will not be included in the response.
|
|
292
|
+
|
|
293
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
294
|
+
to specify the `/accounts.read` scope.
|
|
295
|
+
* [get](docs/sdks/accounts/README.md#get) - Retrieves details for the account with the specified ID.
|
|
296
|
+
|
|
297
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
298
|
+
to specify the `/accounts/{accountID}/profile.read` scope.
|
|
299
|
+
* [update](docs/sdks/accounts/README.md#update) - When **can** profile data be updated:
|
|
300
|
+
+ For unverified accounts, all profile data can be edited.
|
|
301
|
+
+ During the verification process, missing or incomplete profile data can be edited.
|
|
302
|
+
+ Verified accounts can only add missing profile data.
|
|
303
|
+
|
|
304
|
+
When **can't** profile data be updated:
|
|
305
|
+
+ Verified accounts cannot change any existing profile data.
|
|
306
|
+
|
|
307
|
+
If you need to update information in a locked state, please contact Moov support.
|
|
308
|
+
|
|
309
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
310
|
+
to specify the `/accounts/{accountID}/profile.write` scope.
|
|
311
|
+
* [disconnect](docs/sdks/accounts/README.md#disconnect) - This will sever the connection between you and the account specified and it will no longer be listed as
|
|
312
|
+
active in the list of accounts. This also means you'll only have read-only access to the account going
|
|
313
|
+
forward for reporting purposes.
|
|
314
|
+
|
|
315
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
316
|
+
you'll need to specify the `/accounts/{accountID}/profile.disconnect` scope.
|
|
317
|
+
* [listConnected](docs/sdks/accounts/README.md#listconnected) - List or search accounts to which the caller is connected.
|
|
318
|
+
|
|
319
|
+
All supported query parameters are optional. If none are provided the response will include all connected accounts.
|
|
320
|
+
Pagination is supported via the `skip` and `count` query parameters. Searching by name and email will overlap and
|
|
321
|
+
return results based on relevance. Accounts with AccountType `guest` will not be included in the response.
|
|
322
|
+
|
|
323
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
324
|
+
to specify the `/accounts.read` scope.
|
|
325
|
+
* [connect](docs/sdks/accounts/README.md#connect) - Shares access scopes from the account specified to the caller, establishing a connection
|
|
326
|
+
between the two accounts with the specified permissions.
|
|
327
|
+
* [getCountries](docs/sdks/accounts/README.md#getcountries) - Retrieve the specified countries of operation for an account.
|
|
328
|
+
|
|
329
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
330
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
331
|
+
* [assignCountries](docs/sdks/accounts/README.md#assigncountries) - Assign the countries of operation for an account.
|
|
332
|
+
|
|
333
|
+
This endpoint will always overwrite the previously assigned values.
|
|
334
|
+
|
|
335
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
336
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
337
|
+
* [getMerchantProcessingAgreement](docs/sdks/accounts/README.md#getmerchantprocessingagreement) - Retrieve a merchant account's processing agreement.
|
|
338
|
+
|
|
339
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
340
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
341
|
+
* [getTermsOfServiceToken](docs/sdks/accounts/README.md#gettermsofservicetoken) - Generates a non-expiring token that can then be used to accept Moov's terms of service.
|
|
342
|
+
|
|
343
|
+
This token can only be generated via API. Any Moov account requesting the collect funds, send funds, wallet,
|
|
344
|
+
or card issuing capabilities must accept Moov's terms of service, then have the generated terms of service
|
|
345
|
+
token patched to the account. Read more in our [documentation](https://docs.moov.io/guides/accounts/requirements/platform-agreement/).
|
|
346
|
+
|
|
347
|
+
### [Adjustments](docs/sdks/adjustments/README.md)
|
|
348
|
+
|
|
349
|
+
* [list](docs/sdks/adjustments/README.md#list) - List adjustments associated with a Moov account.
|
|
350
|
+
|
|
351
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
352
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
353
|
+
* [get](docs/sdks/adjustments/README.md#get) - Retrieve a specific adjustment associated with a Moov account.
|
|
354
|
+
|
|
355
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
356
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
357
|
+
|
|
358
|
+
### [ApplePay](docs/sdks/applepay/README.md)
|
|
359
|
+
|
|
360
|
+
* [registerMerchantDomains](docs/sdks/applepay/README.md#registermerchantdomains) - Add domains to be registered with Apple Pay.
|
|
361
|
+
|
|
362
|
+
Any domains that will be used to accept payments must first be [verified](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains)
|
|
363
|
+
with Apple.
|
|
364
|
+
|
|
365
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
366
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
367
|
+
* [updateMerchantDomains](docs/sdks/applepay/README.md#updatemerchantdomains) - Add or remove domains to be registered with Apple Pay.
|
|
368
|
+
|
|
369
|
+
Any domains that will be used to accept payments must first be [verified](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains)
|
|
370
|
+
with Apple.
|
|
371
|
+
|
|
372
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
373
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
374
|
+
* [getMerchantDomains](docs/sdks/applepay/README.md#getmerchantdomains) - Get domains registered with Apple Pay.
|
|
375
|
+
|
|
376
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
377
|
+
|
|
378
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
379
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.read` scope.
|
|
380
|
+
* [createSession](docs/sdks/applepay/README.md#createsession) - Create a session with Apple Pay to facilitate a payment.
|
|
381
|
+
|
|
382
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
383
|
+
A successful response from this endpoint should be passed through to Apple Pay unchanged.
|
|
384
|
+
|
|
385
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
386
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
387
|
+
* [linkToken](docs/sdks/applepay/README.md#linktoken) - Connect an Apple Pay token to the specified account.
|
|
388
|
+
|
|
389
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
390
|
+
The `token` data is defined by Apple Pay and should be passed through from Apple Pay's response unmodified.
|
|
391
|
+
|
|
392
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
393
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
394
|
+
|
|
395
|
+
### [Authentication](docs/sdks/authentication/README.md)
|
|
396
|
+
|
|
397
|
+
* [revokeAccessToken](docs/sdks/authentication/README.md#revokeaccesstoken) - Revoke an auth token.
|
|
398
|
+
|
|
399
|
+
Allows clients to notify the authorization server that a previously obtained refresh or access token is no longer needed.
|
|
400
|
+
* [createAccessToken](docs/sdks/authentication/README.md#createaccesstoken) - Create or refresh an access token.
|
|
401
|
+
|
|
402
|
+
### [Avatars](docs/sdks/avatars/README.md)
|
|
403
|
+
|
|
404
|
+
* [get](docs/sdks/avatars/README.md#get) - Get avatar image for an account using a unique ID.
|
|
405
|
+
|
|
406
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
407
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
408
|
+
|
|
409
|
+
### [BankAccounts](docs/sdks/bankaccounts/README.md)
|
|
410
|
+
|
|
411
|
+
* [link](docs/sdks/bankaccounts/README.md#link) - Link a bank account to an existing Moov account. Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
412
|
+
|
|
413
|
+
It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
|
|
414
|
+
bank-account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
|
|
415
|
+
Methods](https://docs.moov.io/api/sources/payment-methods/list/)
|
|
416
|
+
endpoint to wait for the new payment methods to be available for use.
|
|
417
|
+
|
|
418
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
419
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
420
|
+
* [list](docs/sdks/bankaccounts/README.md#list) - List all the bank accounts associated with a particular Moov account.
|
|
421
|
+
|
|
422
|
+
Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
423
|
+
|
|
424
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
425
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
426
|
+
* [get](docs/sdks/bankaccounts/README.md#get) - Retrieve bank account details (i.e. routing number or account type) associated with a specific Moov account.
|
|
427
|
+
|
|
428
|
+
Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
429
|
+
|
|
430
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
431
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
432
|
+
* [disable](docs/sdks/bankaccounts/README.md#disable) - Discontinue using a specified bank account linked to a Moov account.
|
|
433
|
+
|
|
434
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
435
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
436
|
+
* [initiateMicroDeposits](docs/sdks/bankaccounts/README.md#initiatemicrodeposits) - Micro-deposits help confirm bank account ownership, helping reduce fraud and the risk of unauthorized activity.
|
|
437
|
+
Use this method to initiate the micro-deposit verification, sending two small credit transfers to the bank account
|
|
438
|
+
you want to confirm.
|
|
439
|
+
|
|
440
|
+
If you request micro-deposits before 4:15PM ET, they will appear that same day. If you request micro-deposits any
|
|
441
|
+
time after 4:15PM ET, they will appear the next banking day. When the two credits are initiated, Moov simultaneously
|
|
442
|
+
initiates a debit to recoup the micro-deposits.
|
|
443
|
+
|
|
444
|
+
Micro-deposits initiated for a `sandbox` bank account will always be `$0.00` / `$0.00` and instantly verifiable once initiated.
|
|
445
|
+
|
|
446
|
+
You can simulate micro-deposit verification in test mode. See our [test mode](https://docs.moov.io/guides/get-started/test-mode/#micro-deposits)
|
|
447
|
+
guide for more information.
|
|
448
|
+
|
|
449
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
450
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
451
|
+
* [completeMicroDeposits](docs/sdks/bankaccounts/README.md#completemicrodeposits) - Complete the micro-deposit validation process by passing the amounts of the two transfers within three tries.
|
|
452
|
+
|
|
453
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
454
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
455
|
+
* [getVerification](docs/sdks/bankaccounts/README.md#getverification) - Retrieve the current status and details of an instant verification, including whether the verification method was instant (RTP or FedNow) or same-day
|
|
456
|
+
ACH. This helps track the verification process in real-time and provides details in case of exceptions.
|
|
457
|
+
|
|
458
|
+
The status will indicate the following:
|
|
459
|
+
|
|
460
|
+
- `new`: Verification initiated, credit pending to the payment network
|
|
461
|
+
- `sent-credit`: Credit sent, available for verification
|
|
462
|
+
- `failed`: Verification failed, description provided, user needs to add a new bank account
|
|
463
|
+
- `expired`: Verification expired after 14 days, initiate another verification
|
|
464
|
+
- `max-attempts-exceeded`: Five incorrect code attempts exhausted, initiate another verification
|
|
465
|
+
|
|
466
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
467
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
468
|
+
* [initiateVerification](docs/sdks/bankaccounts/README.md#initiateverification) - Instant micro-deposit verification offers a quick and efficient way to verify bank account ownership.
|
|
469
|
+
|
|
470
|
+
Send a $0.01 credit with a unique verification code via RTP, FedNow, or same-day ACH, depending on the receiving bank's capabilities. This
|
|
471
|
+
feature provides a faster alternative to traditional methods, allowing verification in a single session.
|
|
472
|
+
|
|
473
|
+
It is recommended to use the `X-Wait-For: rail-response` header to synchronously receive the outcome of the instant credit in the
|
|
474
|
+
response payload.
|
|
475
|
+
|
|
476
|
+
Possible verification methods:
|
|
477
|
+
- `instant`: Real-time verification credit sent via RTP or FedNow
|
|
478
|
+
- `ach`: Verification credit sent via same-day ACH
|
|
479
|
+
|
|
480
|
+
Possible statuses:
|
|
481
|
+
- `new`: Verification initiated, credit pending
|
|
482
|
+
- `sent-credit`: Credit sent, available for verification in the external bank account
|
|
483
|
+
- `failed`: Verification failed due to credit rejection/return, details in `exceptionDetails`
|
|
484
|
+
|
|
485
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
486
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
487
|
+
* [completeVerification](docs/sdks/bankaccounts/README.md#completeverification) - Finalize the instant micro-deposit verification by submitting the verification code displayed in the user's bank account.
|
|
488
|
+
|
|
489
|
+
Upon successful verification, the bank account status will be updated to `verified` and eligible for ACH debit transactions.
|
|
490
|
+
|
|
491
|
+
The following formats are accepted:
|
|
492
|
+
- `MV0000`
|
|
493
|
+
- `mv0000`
|
|
494
|
+
- `0000`
|
|
495
|
+
|
|
496
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
497
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
498
|
+
|
|
499
|
+
### [Branding](docs/sdks/branding/README.md)
|
|
500
|
+
|
|
501
|
+
* [create](docs/sdks/branding/README.md#create) - Create brand properties for the specified account.
|
|
502
|
+
|
|
503
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
504
|
+
you'll need to specify the `/accounts/{accountID}/branding.write` scope.
|
|
505
|
+
* [upsert](docs/sdks/branding/README.md#upsert) - Create or replace brand properties for the specified account.
|
|
506
|
+
|
|
507
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
508
|
+
you'll need to specify the `/accounts/{accountID}/branding.write` scope.
|
|
509
|
+
* [get](docs/sdks/branding/README.md#get) - Get brand properties for the specified account.
|
|
510
|
+
|
|
511
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
512
|
+
you'll need to specify the `/accounts/{accountID}/branding.read` scope.
|
|
513
|
+
|
|
514
|
+
### [Capabilities](docs/sdks/capabilities/README.md)
|
|
515
|
+
|
|
516
|
+
* [list](docs/sdks/capabilities/README.md#list) - Retrieve all the capabilities an account has requested.
|
|
517
|
+
|
|
518
|
+
Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
519
|
+
|
|
520
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
521
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.read` scope.
|
|
522
|
+
* [request](docs/sdks/capabilities/README.md#request) - Request capabilities for a specific account. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
523
|
+
|
|
524
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
525
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.write` scope.
|
|
526
|
+
* [get](docs/sdks/capabilities/README.md#get) - Retrieve a specific capability that an account has requested. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
527
|
+
|
|
528
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
529
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.read` scope.
|
|
530
|
+
* [disable](docs/sdks/capabilities/README.md#disable) - Disable a specific capability that an account has requested. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
531
|
+
|
|
532
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
533
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.write` scope.
|
|
534
|
+
|
|
535
|
+
### [CardIssuing](docs/sdks/cardissuing/README.md)
|
|
536
|
+
|
|
537
|
+
* [request](docs/sdks/cardissuing/README.md#request) - Request a virtual card be issued.
|
|
538
|
+
|
|
539
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
540
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.write` scope.
|
|
541
|
+
* [list](docs/sdks/cardissuing/README.md#list) - List Moov issued cards existing for the account.
|
|
542
|
+
|
|
543
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
544
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
545
|
+
* [get](docs/sdks/cardissuing/README.md#get) - Retrieve a single issued card associated with a Moov account.
|
|
546
|
+
|
|
547
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
548
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
549
|
+
* [update](docs/sdks/cardissuing/README.md#update) - Update a Moov issued card.
|
|
550
|
+
|
|
551
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
552
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.write` scope.
|
|
553
|
+
* [getFull](docs/sdks/cardissuing/README.md#getfull) - Get issued card with PAN, CVV, and expiration.
|
|
554
|
+
|
|
555
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
556
|
+
|
|
557
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
558
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read-secure` scope.
|
|
559
|
+
|
|
560
|
+
### [Cards](docs/sdks/cards/README.md)
|
|
561
|
+
|
|
562
|
+
* [link](docs/sdks/cards/README.md#link) - Link a card to an existing Moov account.
|
|
563
|
+
|
|
564
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/#link-a-card) to learn more.
|
|
565
|
+
|
|
566
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
567
|
+
|
|
568
|
+
During card linking, the provided data will be verified by submitting a $0 authorization (account verification) request.
|
|
569
|
+
If `merchantAccountID` is provided, the authorization request will contain that account's statement descriptor and address.
|
|
570
|
+
Otherwise, the platform account's profile will be used. If no statement descriptor has been set, the authorization will
|
|
571
|
+
use the account's name instead.
|
|
572
|
+
|
|
573
|
+
It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
|
|
574
|
+
card is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
|
|
575
|
+
Methods](https://docs.moov.io/api/sources/payment-methods/list/)
|
|
576
|
+
endpoint to wait for the new payment methods to be available for use.
|
|
577
|
+
|
|
578
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
579
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
580
|
+
* [list](docs/sdks/cards/README.md#list) - List all the active cards associated with a Moov account.
|
|
581
|
+
|
|
582
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/) to learn more.
|
|
583
|
+
|
|
584
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
585
|
+
you'll need to specify the `/accounts/{accountID}/cards.read` scope.
|
|
586
|
+
* [get](docs/sdks/cards/README.md#get) - Fetch a specific card associated with a Moov account.
|
|
587
|
+
|
|
588
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/) to learn more.
|
|
589
|
+
|
|
590
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
591
|
+
you'll need to specify the `/accounts/{accountID}/cards.read` scope.
|
|
592
|
+
* [update](docs/sdks/cards/README.md#update) - Update a linked card and/or resubmit it for verification.
|
|
593
|
+
|
|
594
|
+
If a value is provided for CVV, a new verification ($0 authorization) will be submitted for the card. Updating the expiration
|
|
595
|
+
date or
|
|
596
|
+
address will update the information stored on file for the card but will not be verified.
|
|
597
|
+
|
|
598
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/#reverify-a-card) to learn
|
|
599
|
+
more.
|
|
600
|
+
|
|
601
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
602
|
+
|
|
603
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
604
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
605
|
+
* [disable](docs/sdks/cards/README.md#disable) - Disables a card associated with a Moov account.
|
|
606
|
+
|
|
607
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
608
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
609
|
+
|
|
610
|
+
### [Disputes](docs/sdks/disputes/README.md)
|
|
611
|
+
|
|
612
|
+
* [list](docs/sdks/disputes/README.md#list) - Returns the list of disputes.
|
|
613
|
+
|
|
614
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
615
|
+
|
|
616
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
617
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
618
|
+
* [get](docs/sdks/disputes/README.md#get) - Get a dispute by ID.
|
|
619
|
+
|
|
620
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
621
|
+
|
|
622
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
623
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
624
|
+
* [accept](docs/sdks/disputes/README.md#accept) - Accepts liability for a dispute.
|
|
625
|
+
|
|
626
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
627
|
+
|
|
628
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
629
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
630
|
+
* [listEvidence](docs/sdks/disputes/README.md#listevidence) - Returns a dispute's public evidence by its ID.
|
|
631
|
+
|
|
632
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
633
|
+
|
|
634
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
635
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
636
|
+
* [uploadEvidenceFile](docs/sdks/disputes/README.md#uploadevidencefile) - Uploads a file as evidence for a dispute.
|
|
637
|
+
|
|
638
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
639
|
+
|
|
640
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
641
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
642
|
+
* [uploadEvidenceText](docs/sdks/disputes/README.md#uploadevidencetext) - Uploads text as evidence for a dispute.
|
|
643
|
+
|
|
644
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
645
|
+
|
|
646
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
647
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
648
|
+
* [submitEvidence](docs/sdks/disputes/README.md#submitevidence) - Submit the evidence associated with a dispute.
|
|
649
|
+
|
|
650
|
+
Evidence items must be uploaded using the appropriate endpoint(s) prior to calling this endpoint to submit it. **Evidence can only
|
|
651
|
+
be submitted once per dispute.**
|
|
652
|
+
|
|
653
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
654
|
+
|
|
655
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
656
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
657
|
+
* [getEvidence](docs/sdks/disputes/README.md#getevidence) - Get dispute evidence by ID.
|
|
658
|
+
|
|
659
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
660
|
+
|
|
661
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
662
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
663
|
+
* [updateEvidence](docs/sdks/disputes/README.md#updateevidence) - Updates dispute evidence by ID.
|
|
664
|
+
|
|
665
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
666
|
+
|
|
667
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
668
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
669
|
+
* [deleteEvidence](docs/sdks/disputes/README.md#deleteevidence) - Deletes dispute evidence by ID.
|
|
670
|
+
|
|
671
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
672
|
+
|
|
673
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
674
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
675
|
+
* [getEvidenceData](docs/sdks/disputes/README.md#getevidencedata) - Downloads dispute evidence data by ID.
|
|
676
|
+
|
|
677
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
678
|
+
|
|
679
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
680
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
681
|
+
|
|
682
|
+
### [EndToEndEncryption](docs/sdks/endtoendencryption/README.md)
|
|
683
|
+
|
|
684
|
+
* [testEncryptedToken](docs/sdks/endtoendencryption/README.md#testencryptedtoken) - Allows for testing a JWE token to ensure it's acceptable by Moov.
|
|
685
|
+
|
|
686
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
687
|
+
you'll need to specify the `/ping.read` scope.
|
|
688
|
+
* [generateKey](docs/sdks/endtoendencryption/README.md#generatekey) - Generates a public key used to create a JWE token for passing secure authentication data through non-PCI compliant intermediaries.
|
|
689
|
+
|
|
690
|
+
### [EnrichedAddress](docs/sdks/enrichedaddress/README.md)
|
|
691
|
+
|
|
692
|
+
* [get](docs/sdks/enrichedaddress/README.md#get) - Fetch enriched address suggestions. Requires a partial address.
|
|
693
|
+
|
|
694
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
695
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
696
|
+
|
|
697
|
+
### [EnrichedProfile](docs/sdks/enrichedprofile/README.md)
|
|
698
|
+
|
|
699
|
+
* [get](docs/sdks/enrichedprofile/README.md#get) - Fetch enriched profile data. Requires a valid email address. This service is offered in collaboration with Clearbit.
|
|
700
|
+
|
|
701
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
702
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
703
|
+
|
|
704
|
+
### [FeePlans](docs/sdks/feeplans/README.md)
|
|
705
|
+
|
|
706
|
+
* [listFeePlanAgreements](docs/sdks/feeplans/README.md#listfeeplanagreements) - List all fee plan agreements associated with an account.
|
|
707
|
+
|
|
708
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
709
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
710
|
+
* [createFeePlanAgreements](docs/sdks/feeplans/README.md#createfeeplanagreements) - Creates the subscription of a fee plan to a merchant account. Merchants are required to accept the fee plan terms prior to activation.
|
|
711
|
+
|
|
712
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
713
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
714
|
+
* [listFeePlans](docs/sdks/feeplans/README.md#listfeeplans) - List all fee plans available for use by an account. This is intended to be used by an account when
|
|
715
|
+
selecting a fee plan to apply to a connected account.
|
|
716
|
+
|
|
717
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
718
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
719
|
+
* [listFeeRevenue](docs/sdks/feeplans/README.md#listfeerevenue) - Used by a partner. Retrieve revenue generated from merchant fees.
|
|
720
|
+
|
|
721
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
722
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
723
|
+
* [retrieveFees](docs/sdks/feeplans/README.md#retrievefees) - Retrieve fees assessed to an account.
|
|
724
|
+
|
|
725
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
726
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
727
|
+
* [listFeesFetch](docs/sdks/feeplans/README.md#listfeesfetch) - List fees associated with an account.
|
|
728
|
+
|
|
729
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
730
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
731
|
+
* [listPartnerPricingAgreements](docs/sdks/feeplans/README.md#listpartnerpricingagreements) - List all partner pricing agreements associated with an account.
|
|
732
|
+
|
|
733
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
734
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
735
|
+
* [listResiduals](docs/sdks/feeplans/README.md#listresiduals) - List all residuals associated with an account.
|
|
736
|
+
|
|
737
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
738
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
739
|
+
* [getResidual](docs/sdks/feeplans/README.md#getresidual) - Get a residual associated with an account.
|
|
740
|
+
|
|
741
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
742
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
743
|
+
* [listResidualFees](docs/sdks/feeplans/README.md#listresidualfees) - List all fees associated with a residual.
|
|
744
|
+
|
|
745
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
746
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
747
|
+
|
|
748
|
+
### [Files](docs/sdks/files/README.md)
|
|
749
|
+
|
|
750
|
+
* [upload](docs/sdks/files/README.md#upload) - Upload a file and link it to the specified Moov account.
|
|
751
|
+
|
|
752
|
+
The maximum file size is 20MB. Each account is allowed a maximum of 50 files. Acceptable file types include csv, jpg, pdf,
|
|
753
|
+
and png.
|
|
754
|
+
|
|
755
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
756
|
+
you'll need to specify the `/accounts/{accountID}/files.write` scope.
|
|
757
|
+
* [list](docs/sdks/files/README.md#list) - List all the files associated with a particular Moov account.
|
|
758
|
+
|
|
759
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
760
|
+
you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
761
|
+
* [get](docs/sdks/files/README.md#get) - Retrieve file details associated with a specific Moov account.
|
|
762
|
+
|
|
763
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
764
|
+
you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
765
|
+
|
|
766
|
+
### [Images](docs/sdks/images/README.md)
|
|
767
|
+
|
|
768
|
+
* [list](docs/sdks/images/README.md#list) - List metadata for all images in the specified account.
|
|
769
|
+
* [upload](docs/sdks/images/README.md#upload) - Upload a new PNG, JPEG, or WebP image with optional metadata.
|
|
770
|
+
Duplicate images, and requests larger than 16MB will be rejected.
|
|
771
|
+
* [getMetadata](docs/sdks/images/README.md#getmetadata) - Retrieve metadata for a specific image by its ID.
|
|
772
|
+
* [update](docs/sdks/images/README.md#update) - Replace an existing image and, optionally, its metadata.
|
|
773
|
+
|
|
774
|
+
This endpoint replaces the existing image with the new PNG, JPEG, or WebP. Omit
|
|
775
|
+
the metadata form section to keep existing metadata. Duplicate images, and requests larger than 16MB will be rejected.
|
|
776
|
+
* [delete](docs/sdks/images/README.md#delete) - Disable an image by its ID.
|
|
777
|
+
|
|
778
|
+
Disabled images are still be accessible via their public URL, and cannot be assigned
|
|
779
|
+
to products or line-items.
|
|
780
|
+
* [updateMetadata](docs/sdks/images/README.md#updatemetadata) - Replace the metadata for an existing image.
|
|
781
|
+
* [getPublic](docs/sdks/images/README.md#getpublic) - Get an image by its public ID.
|
|
782
|
+
|
|
783
|
+
### [Industries](docs/sdks/industries/README.md)
|
|
784
|
+
|
|
785
|
+
* [list](docs/sdks/industries/README.md#list) - Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
786
|
+
|
|
787
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
788
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
789
|
+
|
|
790
|
+
### [Institutions](docs/sdks/institutions/README.md)
|
|
791
|
+
|
|
792
|
+
* [searchInstitutions](docs/sdks/institutions/README.md#searchinstitutions) - Search for financial institutions by name or routing number.
|
|
793
|
+
|
|
794
|
+
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).
|
|
795
|
+
|
|
796
|
+
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.
|
|
797
|
+
|
|
798
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
799
|
+
you'll need to specify the `/institutions.read` scope.
|
|
800
|
+
* [~~search~~](docs/sdks/institutions/README.md#search) - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/form-shortening/institutions/get/).
|
|
801
|
+
|
|
802
|
+
Search for institutions by either their name or routing number.
|
|
803
|
+
|
|
804
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
805
|
+
you'll need to specify the `/fed.read` scope. :warning: **Deprecated**
|
|
806
|
+
|
|
807
|
+
### [Invoices](docs/sdks/invoices/README.md)
|
|
808
|
+
|
|
809
|
+
* [createInvoice](docs/sdks/invoices/README.md#createinvoice) - Create an invoice for a Moov account.
|
|
810
|
+
|
|
811
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
812
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
813
|
+
* [listInvoices](docs/sdks/invoices/README.md#listinvoices) - List all the invoices created under a Moov account.
|
|
814
|
+
|
|
815
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
816
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
817
|
+
* [getInvoice](docs/sdks/invoices/README.md#getinvoice) - Retrieve an invoice by ID.
|
|
818
|
+
|
|
819
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
820
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
821
|
+
* [updateInvoice](docs/sdks/invoices/README.md#updateinvoice) - Updates an invoice.
|
|
822
|
+
|
|
823
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
824
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
825
|
+
* [createInvoicePayment](docs/sdks/invoices/README.md#createinvoicepayment) - Creates a payment resource to represent that an invoice was paid outside of the Moov platform.
|
|
826
|
+
If a payment link was created for the invoice, the corresponding payment link is canceled, but a receipt is still sent.
|
|
827
|
+
|
|
828
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
829
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
830
|
+
* [listInvoicePayments](docs/sdks/invoices/README.md#listinvoicepayments) - List all the payments made towards an invoice.
|
|
831
|
+
|
|
832
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
833
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
834
|
+
|
|
835
|
+
### [IssuingTransactions](docs/sdks/issuingtransactions/README.md)
|
|
836
|
+
|
|
837
|
+
* [listAuthorizations](docs/sdks/issuingtransactions/README.md#listauthorizations) - List issued card authorizations associated with a Moov account.
|
|
838
|
+
|
|
839
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
840
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
841
|
+
* [getAuthorization](docs/sdks/issuingtransactions/README.md#getauthorization) - Retrieves details of an authorization associated with a specific Moov account.
|
|
842
|
+
|
|
843
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
844
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
845
|
+
* [listAuthorizationEvents](docs/sdks/issuingtransactions/README.md#listauthorizationevents) - List card network and Moov platform events that affect the authorization and its hold on a wallet balance.
|
|
846
|
+
|
|
847
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
848
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
849
|
+
* [list](docs/sdks/issuingtransactions/README.md#list) - List issued card transactions associated with a Moov account.
|
|
850
|
+
|
|
851
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
852
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
853
|
+
* [get](docs/sdks/issuingtransactions/README.md#get) - Retrieves details of an issued card transaction associated with a specific Moov account.
|
|
854
|
+
|
|
855
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
856
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
857
|
+
|
|
858
|
+
### [Onboarding](docs/sdks/onboarding/README.md)
|
|
859
|
+
|
|
860
|
+
* [createInvite](docs/sdks/onboarding/README.md#createinvite) - Create an invitation containing a unique link that allows the recipient to onboard their organization with Moov.
|
|
861
|
+
|
|
862
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
863
|
+
you'll need to specify the `/accounts.write` scope.
|
|
864
|
+
* [listInvites](docs/sdks/onboarding/README.md#listinvites) - List all the onboarding invites created by the caller's account.
|
|
865
|
+
|
|
866
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
867
|
+
you'll need to specify the `/accounts.read` scope.
|
|
868
|
+
* [getInvite](docs/sdks/onboarding/README.md#getinvite) - Retrieve details about an onboarding invite.
|
|
869
|
+
|
|
870
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
871
|
+
you'll need to specify the `/accounts.read` scope.
|
|
872
|
+
* [revokeInvite](docs/sdks/onboarding/README.md#revokeinvite) - Revoke an onboarding invite, rendering the invitation link unusable.
|
|
873
|
+
|
|
874
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
875
|
+
you'll need to specify the `/accounts.write` scope.
|
|
876
|
+
|
|
877
|
+
### [PaymentLinks](docs/sdks/paymentlinks/README.md)
|
|
878
|
+
|
|
879
|
+
* [create](docs/sdks/paymentlinks/README.md#create) - Create a payment link that allows an end user to make a payment on Moov's hosted payment link page.
|
|
880
|
+
|
|
881
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
882
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
883
|
+
* [list](docs/sdks/paymentlinks/README.md#list) - List all the payment links created under a Moov account.
|
|
884
|
+
|
|
885
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
886
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
887
|
+
* [get](docs/sdks/paymentlinks/README.md#get) - Retrieve a payment link by code.
|
|
888
|
+
|
|
889
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
890
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
891
|
+
* [update](docs/sdks/paymentlinks/README.md#update) - Update a payment link.
|
|
892
|
+
|
|
893
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
894
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
895
|
+
* [disable](docs/sdks/paymentlinks/README.md#disable) - Disable a payment link.
|
|
896
|
+
|
|
897
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
898
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
899
|
+
* [getQRCode](docs/sdks/paymentlinks/README.md#getqrcode) - Retrieve the payment link encoded in a QR code.
|
|
900
|
+
|
|
901
|
+
Use the `Accept` header to specify the format of the response. Supported formats are `application/json` and `image/png`.
|
|
902
|
+
|
|
903
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
904
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
905
|
+
|
|
906
|
+
### [PaymentMethods](docs/sdks/paymentmethods/README.md)
|
|
907
|
+
|
|
908
|
+
* [list](docs/sdks/paymentmethods/README.md#list) - Retrieve a list of payment methods associated with a Moov account. Read our [payment methods
|
|
909
|
+
guide](https://docs.moov.io/guides/money-movement/payment-methods/) to learn more.
|
|
910
|
+
|
|
911
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
912
|
+
you'll need to specify the `/accounts/{accountID}/payment-methods.read` scope.
|
|
913
|
+
* [get](docs/sdks/paymentmethods/README.md#get) - Get the specified payment method associated with a Moov account. Read our [payment methods guide](https://docs.moov.io/guides/money-movement/payment-methods/) to learn more.
|
|
914
|
+
|
|
915
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
916
|
+
you'll need to specify the `/accounts/{accountID}/payment-methods.read` scope.
|
|
917
|
+
|
|
918
|
+
### [Ping](docs/sdks/ping/README.md)
|
|
919
|
+
|
|
920
|
+
* [ping](docs/sdks/ping/README.md#ping) - A simple endpoint to check auth.
|
|
921
|
+
|
|
922
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
923
|
+
you'll need to specify the `/ping.read` scope.
|
|
924
|
+
|
|
925
|
+
### [Products](docs/sdks/products/README.md)
|
|
926
|
+
|
|
927
|
+
* [list](docs/sdks/products/README.md#list) - List active (non-disabled) products for an account.
|
|
928
|
+
* [create](docs/sdks/products/README.md#create) - Creates a new product for the specified account.
|
|
929
|
+
* [get](docs/sdks/products/README.md#get) - Retrieve a product by ID.
|
|
930
|
+
* [update](docs/sdks/products/README.md#update) - Update a product and its options.
|
|
931
|
+
* [disable](docs/sdks/products/README.md#disable) - Disable a product by ID.
|
|
932
|
+
|
|
933
|
+
The product will no longer be available, but will remain in the system for historical and reporting purposes.
|
|
934
|
+
|
|
935
|
+
### [Receipts](docs/sdks/receipts/README.md)
|
|
936
|
+
|
|
937
|
+
* [create](docs/sdks/receipts/README.md#create) - Create receipts for transfers and scheduled transfers.
|
|
938
|
+
|
|
939
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
940
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
941
|
+
* [list](docs/sdks/receipts/README.md#list) - List receipts by transferID, scheduleID, or occurrenceID.
|
|
942
|
+
|
|
943
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
944
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
945
|
+
|
|
946
|
+
### [Representatives](docs/sdks/representatives/README.md)
|
|
947
|
+
|
|
948
|
+
* [create](docs/sdks/representatives/README.md#create) - Moov accounts associated with businesses require information regarding individuals who represent the business.
|
|
949
|
+
You can provide this information by creating a representative. Each account is allowed a maximum of 7 representatives.
|
|
950
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
951
|
+
|
|
952
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
953
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
954
|
+
* [list](docs/sdks/representatives/README.md#list) - A Moov account may have multiple representatives depending on the associated business's ownership and management structure.
|
|
955
|
+
You can use this method to list all the representatives for a given Moov account.
|
|
956
|
+
Note that Moov accounts associated with an individual do not have representatives.
|
|
957
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
958
|
+
|
|
959
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
960
|
+
you'll need to specify the `/accounts/{accountID}/representatives.read` scope.
|
|
961
|
+
* [delete](docs/sdks/representatives/README.md#delete) - Deletes a business representative associated with a Moov account. Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
962
|
+
|
|
963
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
964
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
965
|
+
* [get](docs/sdks/representatives/README.md#get) - Retrieve a specific representative associated with a given Moov account. Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
966
|
+
|
|
967
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
968
|
+
you'll need to specify the `/accounts/{accountID}/representatives.read` scope.
|
|
969
|
+
* [update](docs/sdks/representatives/README.md#update) - If a representative's information has changed you can patch the information associated with a specific representative ID.
|
|
970
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
971
|
+
|
|
972
|
+
When **can** profile data be updated:
|
|
973
|
+
|
|
974
|
+
- For unverified representatives, all profile data can be edited.
|
|
975
|
+
- During the verification process, missing or incomplete profile data can be edited.
|
|
976
|
+
- Verified representatives can only add missing profile data.
|
|
977
|
+
|
|
978
|
+
When **can't** profile data be updated:
|
|
979
|
+
|
|
980
|
+
- Verified representatives cannot change any existing profile data.
|
|
981
|
+
|
|
982
|
+
If you need to update information in a locked state, please contact Moov support.
|
|
983
|
+
|
|
984
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
985
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
986
|
+
|
|
987
|
+
### [Scheduling](docs/sdks/scheduling/README.md)
|
|
988
|
+
|
|
989
|
+
* [create](docs/sdks/scheduling/README.md#create) - Describes the schedule to create or modify.
|
|
990
|
+
|
|
991
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
992
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
993
|
+
* [list](docs/sdks/scheduling/README.md#list) - Describes a list of schedules associated with an account. Append the `hydrate=accounts` query parameter to include partial account details in the response.
|
|
994
|
+
|
|
995
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
996
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
997
|
+
* [update](docs/sdks/scheduling/README.md#update) - Describes the schedule to modify.
|
|
998
|
+
|
|
999
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1000
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1001
|
+
* [get](docs/sdks/scheduling/README.md#get) - Describes a schedule associated with an account. Requires at least 1 occurrence or recurTransfer to be specified.
|
|
1002
|
+
|
|
1003
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1004
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1005
|
+
* [cancel](docs/sdks/scheduling/README.md#cancel) - Describes the schedule to cancel.
|
|
1006
|
+
|
|
1007
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1008
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1009
|
+
* [getOccurrance](docs/sdks/scheduling/README.md#getoccurrance) - Gets a specific occurrence.
|
|
1010
|
+
|
|
1011
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1012
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1013
|
+
|
|
1014
|
+
### [Statements](docs/sdks/statements/README.md)
|
|
1015
|
+
|
|
1016
|
+
* [list](docs/sdks/statements/README.md#list) - Retrieve all statements associated with an account.
|
|
1017
|
+
|
|
1018
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1019
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1020
|
+
* [get](docs/sdks/statements/README.md#get) - Retrieve a statement by its ID.
|
|
1021
|
+
|
|
1022
|
+
Use the `Accept` header to specify the format of the response. Supported formats are `application/json` and `application/pdf`.
|
|
1023
|
+
|
|
1024
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1025
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1026
|
+
|
|
1027
|
+
### [Support](docs/sdks/support/README.md)
|
|
1028
|
+
|
|
1029
|
+
* [createTicket](docs/sdks/support/README.md#createticket) - Create a support ticket for a Moov account.
|
|
1030
|
+
|
|
1031
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1032
|
+
you'll need to specify the `/accounts/{accountID}/tickets.write` scope.
|
|
1033
|
+
|
|
1034
|
+
If you're creating the ticket on behalf of another account, then you'll need to
|
|
1035
|
+
specify the `/accounts/{partnerAccountID}/tickets.write` and `/accounts/{accountID}/profile.read` scopes.
|
|
1036
|
+
* [listTickets](docs/sdks/support/README.md#listtickets) - List all the support tickets created under a Moov account.
|
|
1037
|
+
|
|
1038
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1039
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1040
|
+
|
|
1041
|
+
If you're listing another account's tickets, then you'll need to
|
|
1042
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1043
|
+
* [getTicket](docs/sdks/support/README.md#getticket) - Retrieve a support ticket by ID.
|
|
1044
|
+
|
|
1045
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1046
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1047
|
+
|
|
1048
|
+
If you're retrieving another account's ticket, then you'll need to
|
|
1049
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1050
|
+
* [updateTicket](docs/sdks/support/README.md#updateticket) - Updates a support ticket.
|
|
1051
|
+
|
|
1052
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1053
|
+
you'll need to specify the `/accounts/{accountID}/tickets.write` scope.
|
|
1054
|
+
|
|
1055
|
+
If you're updating the ticket on behalf of another account, then you'll need to
|
|
1056
|
+
specify the `/accounts/{partnerAccountID}/tickets.write` and `/accounts/{accountID}/profile.read` scopes.
|
|
1057
|
+
* [listTicketMessages](docs/sdks/support/README.md#listticketmessages) - List all the messages for a support ticket.
|
|
1058
|
+
|
|
1059
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1060
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1061
|
+
|
|
1062
|
+
If you're listing another account's messages, then you'll need to
|
|
1063
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1064
|
+
|
|
1065
|
+
### [Sweeps](docs/sdks/sweeps/README.md)
|
|
1066
|
+
|
|
1067
|
+
* [createConfig](docs/sdks/sweeps/README.md#createconfig) - Create a sweep config for a wallet.
|
|
1068
|
+
|
|
1069
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1070
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
1071
|
+
* [listConfigs](docs/sdks/sweeps/README.md#listconfigs) - List sweep configs associated with an account.
|
|
1072
|
+
|
|
1073
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1074
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1075
|
+
* [getConfig](docs/sdks/sweeps/README.md#getconfig) - Get a sweep config associated with a wallet.
|
|
1076
|
+
|
|
1077
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1078
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1079
|
+
* [updateConfig](docs/sdks/sweeps/README.md#updateconfig) - Update settings on a sweep config.
|
|
1080
|
+
|
|
1081
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1082
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
1083
|
+
* [list](docs/sdks/sweeps/README.md#list) - List sweeps associated with a wallet.
|
|
1084
|
+
|
|
1085
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1086
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1087
|
+
* [get](docs/sdks/sweeps/README.md#get) - Get details on a specific sweep.
|
|
1088
|
+
|
|
1089
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1090
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1091
|
+
|
|
1092
|
+
### [TerminalApplications](docs/sdks/terminalapplications/README.md)
|
|
1093
|
+
|
|
1094
|
+
* [create](docs/sdks/terminalapplications/README.md#create) - Create a new terminal application.
|
|
1095
|
+
|
|
1096
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1097
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
1098
|
+
* [list](docs/sdks/terminalapplications/README.md#list) - List all the terminal applications for a Moov Account.
|
|
1099
|
+
|
|
1100
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1101
|
+
you'll need to specify the `/terminal-applications.read` scope.
|
|
1102
|
+
* [get](docs/sdks/terminalapplications/README.md#get) - Fetch a specific terminal application.
|
|
1103
|
+
|
|
1104
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1105
|
+
you'll need to specify the `/terminal-applications.read` scope.
|
|
1106
|
+
* [delete](docs/sdks/terminalapplications/README.md#delete) - Delete a specific terminal application.
|
|
1107
|
+
|
|
1108
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1109
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
1110
|
+
* [createVersion](docs/sdks/terminalapplications/README.md#createversion) - Register a new version of a terminal application. For Android applications, this is used to register a new version code of the application.
|
|
1111
|
+
|
|
1112
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1113
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
1114
|
+
|
|
1115
|
+
### [Transfers](docs/sdks/transfers/README.md)
|
|
1116
|
+
|
|
1117
|
+
* [generateOptions](docs/sdks/transfers/README.md#generateoptions) - Generate available payment method options for one or multiple transfer participants depending on the accountID or paymentMethodID you
|
|
1118
|
+
supply in the request body.
|
|
1119
|
+
|
|
1120
|
+
The accountID in the route should the partner's accountID.
|
|
1121
|
+
|
|
1122
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
1123
|
+
|
|
1124
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1125
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1126
|
+
* [create](docs/sdks/transfers/README.md#create) - Move money by providing the source, destination, and amount in the request body.
|
|
1127
|
+
|
|
1128
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
1129
|
+
|
|
1130
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1131
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1132
|
+
* [list](docs/sdks/transfers/README.md#list) - List all the transfers associated with a particular Moov account.
|
|
1133
|
+
|
|
1134
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
1135
|
+
|
|
1136
|
+
When you run this request, you retrieve 200 transfers at a time. You can advance past a results set of 200 transfers by using the `skip` parameter (for example,
|
|
1137
|
+
if you set `skip`= 10, you will see a results set of 200 transfers after the first 10). If you are searching a high volume of transfers, the request will likely
|
|
1138
|
+
process very slowly. To achieve faster performance, restrict the data as much as you can by using the `StartDateTime` and `EndDateTime` parameters for a limited
|
|
1139
|
+
period of time. You can run multiple requests in smaller time window increments until you've retrieved all the transfers you need.
|
|
1140
|
+
|
|
1141
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1142
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1143
|
+
* [get](docs/sdks/transfers/README.md#get) - Retrieve full transfer details for an individual transfer of a particular Moov account.
|
|
1144
|
+
|
|
1145
|
+
Payment rail-specific details are included in the source and destination. Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/)
|
|
1146
|
+
to learn more.
|
|
1147
|
+
|
|
1148
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1149
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1150
|
+
* [update](docs/sdks/transfers/README.md#update) - Update the metadata contained on a transfer.
|
|
1151
|
+
|
|
1152
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
1153
|
+
|
|
1154
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1155
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1156
|
+
* [createCancellation](docs/sdks/transfers/README.md#createcancellation) - Initiate a cancellation for a card, ACH, or queued transfer.
|
|
1157
|
+
|
|
1158
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1159
|
+
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1160
|
+
* [getCancellation](docs/sdks/transfers/README.md#getcancellation) - Get details of a cancellation for a transfer.
|
|
1161
|
+
|
|
1162
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1163
|
+
to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1164
|
+
* [initiateRefund](docs/sdks/transfers/README.md#initiaterefund) - Initiate a refund for a card transfer.
|
|
1165
|
+
|
|
1166
|
+
**Use the [Cancel or refund a card transfer](https://docs.moov.io/api/money-movement/refunds/cancel/) endpoint for more comprehensive cancel and refund options.**
|
|
1167
|
+
See the [reversals](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/) guide for more information.
|
|
1168
|
+
|
|
1169
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1170
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1171
|
+
* [listRefunds](docs/sdks/transfers/README.md#listrefunds) - Get a list of refunds for a card transfer.
|
|
1172
|
+
|
|
1173
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1174
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1175
|
+
* [getRefund](docs/sdks/transfers/README.md#getrefund) - Get details of a refund for a card transfer.
|
|
1176
|
+
|
|
1177
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1178
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1179
|
+
* [createReversal](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
1180
|
+
Read our [reversals guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/)
|
|
1181
|
+
to learn more.
|
|
1182
|
+
|
|
1183
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1184
|
+
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1185
|
+
|
|
1186
|
+
### [Underwriting](docs/sdks/underwriting/README.md)
|
|
1187
|
+
|
|
1188
|
+
* [get](docs/sdks/underwriting/README.md#get) - Retrieve underwriting associated with a given Moov account.
|
|
1189
|
+
|
|
1190
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
1191
|
+
|
|
1192
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1193
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1194
|
+
* [save](docs/sdks/underwriting/README.md#save) - Create or update the account's underwriting.
|
|
1195
|
+
|
|
1196
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
1197
|
+
|
|
1198
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1199
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
1200
|
+
* [upsert](docs/sdks/underwriting/README.md#upsert) - Create or update the account's underwriting.
|
|
1201
|
+
|
|
1202
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
1203
|
+
|
|
1204
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1205
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
1206
|
+
|
|
1207
|
+
### [WalletTransactions](docs/sdks/wallettransactions/README.md)
|
|
1208
|
+
|
|
1209
|
+
* [list](docs/sdks/wallettransactions/README.md#list) - List all the transactions associated with a particular Moov wallet.
|
|
1210
|
+
|
|
1211
|
+
Read our [wallet transactions guide](https://docs.moov.io/guides/sources/wallets/transactions/) to learn more.
|
|
1212
|
+
|
|
1213
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1214
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1215
|
+
* [get](docs/sdks/wallettransactions/README.md#get) - Get details on a specific wallet transaction.
|
|
1216
|
+
|
|
1217
|
+
Read our [wallet transactions guide](https://docs.moov.io/guides/sources/wallets/transactions/) to learn more.
|
|
1218
|
+
|
|
1219
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1220
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1221
|
+
|
|
1222
|
+
### [Wallets](docs/sdks/wallets/README.md)
|
|
1223
|
+
|
|
1224
|
+
* [create](docs/sdks/wallets/README.md#create) - Create a new wallet for an account. You can specify optional attributes such as a display name and description to specify the intended use of the wallet. This will generate a new moov-wallet payment method.
|
|
1225
|
+
|
|
1226
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
1227
|
+
|
|
1228
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1229
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
1230
|
+
* [list](docs/sdks/wallets/README.md#list) - List the wallets associated with a Moov account.
|
|
1231
|
+
|
|
1232
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
1233
|
+
|
|
1234
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1235
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1236
|
+
* [get](docs/sdks/wallets/README.md#get) - Get information on a specific wallet (e.g., the available balance).
|
|
1237
|
+
|
|
1238
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
1239
|
+
|
|
1240
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1241
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1242
|
+
* [update](docs/sdks/wallets/README.md#update) - Update properties of an existing wallet such as name, description, status, or metadata.
|
|
1243
|
+
|
|
1244
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
1245
|
+
|
|
1246
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1247
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
1248
|
+
|
|
1249
|
+
### [Webhooks](docs/sdks/webhooks/README.md)
|
|
1250
|
+
|
|
1251
|
+
* [listEventTypes](docs/sdks/webhooks/README.md#listeventtypes) - List all available event types that can be subscribed to.
|
|
1252
|
+
* [list](docs/sdks/webhooks/README.md#list) - List all webhooks configured for the account.
|
|
1253
|
+
* [create](docs/sdks/webhooks/README.md#create) - Create a new webhook for the account.
|
|
1254
|
+
* [get](docs/sdks/webhooks/README.md#get) - Get details of a specific webhook.
|
|
1255
|
+
* [update](docs/sdks/webhooks/README.md#update) - Update an existing webhook.
|
|
1256
|
+
* [disable](docs/sdks/webhooks/README.md#disable) - Disable a webhook. Disabled webhooks will no longer receive events.
|
|
1257
|
+
* [ping](docs/sdks/webhooks/README.md#ping) - Send a test ping to a webhook to verify it is configured correctly.
|
|
1258
|
+
* [getSecret](docs/sdks/webhooks/README.md#getsecret) - Get the secret key for verifying webhook payloads.
|
|
1259
|
+
|
|
1260
|
+
</details>
|
|
1261
|
+
<!-- End Available Resources and Operations [operations] -->
|
|
1262
|
+
|
|
1263
|
+
<!-- Start Standalone functions [standalone-funcs] -->
|
|
1264
|
+
## Standalone functions
|
|
1265
|
+
|
|
1266
|
+
All the methods listed above are available as standalone functions. These
|
|
1267
|
+
functions are ideal for use in applications running in the browser, serverless
|
|
1268
|
+
runtimes or other environments where application bundle size is a primary
|
|
1269
|
+
concern. When using a bundler to build your application, all unused
|
|
1270
|
+
functionality will be either excluded from the final bundle or tree-shaken away.
|
|
1271
|
+
|
|
1272
|
+
To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
1273
|
+
|
|
1274
|
+
<details>
|
|
1275
|
+
|
|
1276
|
+
<summary>Available standalone functions</summary>
|
|
1277
|
+
|
|
1278
|
+
- [`accountsAssignCountries`](docs/sdks/accounts/README.md#assigncountries) - Assign the countries of operation for an account.
|
|
1279
|
+
|
|
1280
|
+
This endpoint will always overwrite the previously assigned values.
|
|
1281
|
+
|
|
1282
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1283
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
1284
|
+
- [`accountsConnect`](docs/sdks/accounts/README.md#connect) - Shares access scopes from the account specified to the caller, establishing a connection
|
|
1285
|
+
between the two accounts with the specified permissions.
|
|
1286
|
+
- [`accountsCreate`](docs/sdks/accounts/README.md#create) - You can create **business** or **individual** accounts for your users (i.e., customers, merchants) by passing the required
|
|
1287
|
+
information to Moov. Requirements differ per account type and requested [capabilities](https://docs.moov.io/guides/accounts/capabilities/requirements/).
|
|
1288
|
+
|
|
1289
|
+
If you're requesting the `wallet`, `send-funds`, `collect-funds`, or `card-issuing` capabilities, you'll need to:
|
|
1290
|
+
+ Send Moov the user [platform terms of service agreement](https://docs.moov.io/guides/accounts/requirements/platform-agreement/) acceptance.
|
|
1291
|
+
This can be done upon account creation, or by [patching](https://docs.moov.io/api/moov-accounts/accounts/patch/) the account using the `termsOfService` field.
|
|
1292
|
+
If you're creating a business account with the business type `llc`, `partnership`, or `privateCorporation`, you'll need to:
|
|
1293
|
+
+ Provide [business representatives](https://docs.moov.io/api/moov-accounts/representatives/) after creating the account.
|
|
1294
|
+
+ [Patch](https://docs.moov.io/api/moov-accounts/accounts/patch/) the account to indicate that business representative ownership information is complete.
|
|
1295
|
+
|
|
1296
|
+
Visit our documentation to read more about [creating accounts](https://docs.moov.io/guides/accounts/create-accounts/) and [verification requirements](https://docs.moov.io/guides/accounts/requirements/identity-verification/).
|
|
1297
|
+
Note that the `mode` field (for production or sandbox) is only required when creating a _facilitator_ account. All non-facilitator account requests will ignore the mode field and be set to the calling facilitator's mode.
|
|
1298
|
+
|
|
1299
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1300
|
+
to specify the `/accounts.write` scope.
|
|
1301
|
+
- [`accountsDisconnect`](docs/sdks/accounts/README.md#disconnect) - This will sever the connection between you and the account specified and it will no longer be listed as
|
|
1302
|
+
active in the list of accounts. This also means you'll only have read-only access to the account going
|
|
1303
|
+
forward for reporting purposes.
|
|
1304
|
+
|
|
1305
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1306
|
+
you'll need to specify the `/accounts/{accountID}/profile.disconnect` scope.
|
|
1307
|
+
- [`accountsGet`](docs/sdks/accounts/README.md#get) - Retrieves details for the account with the specified ID.
|
|
1308
|
+
|
|
1309
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1310
|
+
to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1311
|
+
- [`accountsGetCountries`](docs/sdks/accounts/README.md#getcountries) - Retrieve the specified countries of operation for an account.
|
|
1312
|
+
|
|
1313
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1314
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1315
|
+
- [`accountsGetMerchantProcessingAgreement`](docs/sdks/accounts/README.md#getmerchantprocessingagreement) - Retrieve a merchant account's processing agreement.
|
|
1316
|
+
|
|
1317
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1318
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1319
|
+
- [`accountsGetTermsOfServiceToken`](docs/sdks/accounts/README.md#gettermsofservicetoken) - Generates a non-expiring token that can then be used to accept Moov's terms of service.
|
|
1320
|
+
|
|
1321
|
+
This token can only be generated via API. Any Moov account requesting the collect funds, send funds, wallet,
|
|
1322
|
+
or card issuing capabilities must accept Moov's terms of service, then have the generated terms of service
|
|
1323
|
+
token patched to the account. Read more in our [documentation](https://docs.moov.io/guides/accounts/requirements/platform-agreement/).
|
|
1324
|
+
- [`accountsList`](docs/sdks/accounts/README.md#list) - List or search accounts to which the caller is connected.
|
|
1325
|
+
|
|
1326
|
+
All supported query parameters are optional. If none are provided the response will include all connected accounts.
|
|
1327
|
+
Pagination is supported via the `skip` and `count` query parameters. Searching by name and email will overlap and
|
|
1328
|
+
return results based on relevance. Accounts with AccountType `guest` will not be included in the response.
|
|
1329
|
+
|
|
1330
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1331
|
+
to specify the `/accounts.read` scope.
|
|
1332
|
+
- [`accountsListConnected`](docs/sdks/accounts/README.md#listconnected) - List or search accounts to which the caller is connected.
|
|
1333
|
+
|
|
1334
|
+
All supported query parameters are optional. If none are provided the response will include all connected accounts.
|
|
1335
|
+
Pagination is supported via the `skip` and `count` query parameters. Searching by name and email will overlap and
|
|
1336
|
+
return results based on relevance. Accounts with AccountType `guest` will not be included in the response.
|
|
1337
|
+
|
|
1338
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1339
|
+
to specify the `/accounts.read` scope.
|
|
1340
|
+
- [`accountsUpdate`](docs/sdks/accounts/README.md#update) - When **can** profile data be updated:
|
|
1341
|
+
+ For unverified accounts, all profile data can be edited.
|
|
1342
|
+
+ During the verification process, missing or incomplete profile data can be edited.
|
|
1343
|
+
+ Verified accounts can only add missing profile data.
|
|
1344
|
+
|
|
1345
|
+
When **can't** profile data be updated:
|
|
1346
|
+
+ Verified accounts cannot change any existing profile data.
|
|
1347
|
+
|
|
1348
|
+
If you need to update information in a locked state, please contact Moov support.
|
|
1349
|
+
|
|
1350
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
1351
|
+
to specify the `/accounts/{accountID}/profile.write` scope.
|
|
1352
|
+
- [`accountTerminalApplicationsGet`](docs/sdks/accountterminalapplications/README.md#get) - Verifies if a specific Terminal Application is linked to an Account. This endpoint acts as a validation check for the link's existence.
|
|
1353
|
+
|
|
1354
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1355
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.read` scope.
|
|
1356
|
+
- [`accountTerminalApplicationsGetConfiguration`](docs/sdks/accountterminalapplications/README.md#getconfiguration) - Fetch the configuration for a given Terminal Application linked to a specific Account.
|
|
1357
|
+
|
|
1358
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1359
|
+
you'll need to specify the `/accounts/{accountID}/terminal-configuration.read` scope.
|
|
1360
|
+
- [`accountTerminalApplicationsLink`](docs/sdks/accountterminalapplications/README.md#link) - Link an account with a terminal application.
|
|
1361
|
+
|
|
1362
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1363
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.write` scope.
|
|
1364
|
+
- [`accountTerminalApplicationsList`](docs/sdks/accountterminalapplications/README.md#list) - Retrieve all terminal applications linked to a specific account.
|
|
1365
|
+
|
|
1366
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1367
|
+
you'll need to specify the `/accounts/{accountID}/terminal-applications.read` scope.
|
|
1368
|
+
- [`adjustmentsGet`](docs/sdks/adjustments/README.md#get) - Retrieve a specific adjustment associated with a Moov account.
|
|
1369
|
+
|
|
1370
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1371
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1372
|
+
- [`adjustmentsList`](docs/sdks/adjustments/README.md#list) - List adjustments associated with a Moov account.
|
|
1373
|
+
|
|
1374
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1375
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1376
|
+
- [`applePayCreateSession`](docs/sdks/applepay/README.md#createsession) - Create a session with Apple Pay to facilitate a payment.
|
|
1377
|
+
|
|
1378
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
1379
|
+
A successful response from this endpoint should be passed through to Apple Pay unchanged.
|
|
1380
|
+
|
|
1381
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1382
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
1383
|
+
- [`applePayGetMerchantDomains`](docs/sdks/applepay/README.md#getmerchantdomains) - Get domains registered with Apple Pay.
|
|
1384
|
+
|
|
1385
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
1386
|
+
|
|
1387
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1388
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.read` scope.
|
|
1389
|
+
- [`applePayLinkToken`](docs/sdks/applepay/README.md#linktoken) - Connect an Apple Pay token to the specified account.
|
|
1390
|
+
|
|
1391
|
+
Read our [Apple Pay tutorial](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains) to learn more.
|
|
1392
|
+
The `token` data is defined by Apple Pay and should be passed through from Apple Pay's response unmodified.
|
|
1393
|
+
|
|
1394
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1395
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
1396
|
+
- [`applePayRegisterMerchantDomains`](docs/sdks/applepay/README.md#registermerchantdomains) - Add domains to be registered with Apple Pay.
|
|
1397
|
+
|
|
1398
|
+
Any domains that will be used to accept payments must first be [verified](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains)
|
|
1399
|
+
with Apple.
|
|
1400
|
+
|
|
1401
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1402
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
1403
|
+
- [`applePayUpdateMerchantDomains`](docs/sdks/applepay/README.md#updatemerchantdomains) - Add or remove domains to be registered with Apple Pay.
|
|
1404
|
+
|
|
1405
|
+
Any domains that will be used to accept payments must first be [verified](https://docs.moov.io/guides/sources/cards/apple-pay/#register-your-domains)
|
|
1406
|
+
with Apple.
|
|
1407
|
+
|
|
1408
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1409
|
+
you'll need to specify the `/accounts/{accountID}/apple-pay.write` scope.
|
|
1410
|
+
- [`authenticationCreateAccessToken`](docs/sdks/authentication/README.md#createaccesstoken) - Create or refresh an access token.
|
|
1411
|
+
- [`authenticationRevokeAccessToken`](docs/sdks/authentication/README.md#revokeaccesstoken) - Revoke an auth token.
|
|
1412
|
+
|
|
1413
|
+
Allows clients to notify the authorization server that a previously obtained refresh or access token is no longer needed.
|
|
1414
|
+
- [`avatarsGet`](docs/sdks/avatars/README.md#get) - Get avatar image for an account using a unique ID.
|
|
1415
|
+
|
|
1416
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1417
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
1418
|
+
- [`bankAccountsCompleteMicroDeposits`](docs/sdks/bankaccounts/README.md#completemicrodeposits) - Complete the micro-deposit validation process by passing the amounts of the two transfers within three tries.
|
|
1419
|
+
|
|
1420
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1421
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1422
|
+
- [`bankAccountsCompleteVerification`](docs/sdks/bankaccounts/README.md#completeverification) - Finalize the instant micro-deposit verification by submitting the verification code displayed in the user's bank account.
|
|
1423
|
+
|
|
1424
|
+
Upon successful verification, the bank account status will be updated to `verified` and eligible for ACH debit transactions.
|
|
1425
|
+
|
|
1426
|
+
The following formats are accepted:
|
|
1427
|
+
- `MV0000`
|
|
1428
|
+
- `mv0000`
|
|
1429
|
+
- `0000`
|
|
1430
|
+
|
|
1431
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1432
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1433
|
+
- [`bankAccountsDisable`](docs/sdks/bankaccounts/README.md#disable) - Discontinue using a specified bank account linked to a Moov account.
|
|
1434
|
+
|
|
1435
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1436
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1437
|
+
- [`bankAccountsGet`](docs/sdks/bankaccounts/README.md#get) - Retrieve bank account details (i.e. routing number or account type) associated with a specific Moov account.
|
|
1438
|
+
|
|
1439
|
+
Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
1440
|
+
|
|
1441
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1442
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
1443
|
+
- [`bankAccountsGetVerification`](docs/sdks/bankaccounts/README.md#getverification) - Retrieve the current status and details of an instant verification, including whether the verification method was instant (RTP or FedNow) or same-day
|
|
1444
|
+
ACH. This helps track the verification process in real-time and provides details in case of exceptions.
|
|
1445
|
+
|
|
1446
|
+
The status will indicate the following:
|
|
1447
|
+
|
|
1448
|
+
- `new`: Verification initiated, credit pending to the payment network
|
|
1449
|
+
- `sent-credit`: Credit sent, available for verification
|
|
1450
|
+
- `failed`: Verification failed, description provided, user needs to add a new bank account
|
|
1451
|
+
- `expired`: Verification expired after 14 days, initiate another verification
|
|
1452
|
+
- `max-attempts-exceeded`: Five incorrect code attempts exhausted, initiate another verification
|
|
1453
|
+
|
|
1454
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1455
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
1456
|
+
- [`bankAccountsInitiateMicroDeposits`](docs/sdks/bankaccounts/README.md#initiatemicrodeposits) - Micro-deposits help confirm bank account ownership, helping reduce fraud and the risk of unauthorized activity.
|
|
1457
|
+
Use this method to initiate the micro-deposit verification, sending two small credit transfers to the bank account
|
|
1458
|
+
you want to confirm.
|
|
1459
|
+
|
|
1460
|
+
If you request micro-deposits before 4:15PM ET, they will appear that same day. If you request micro-deposits any
|
|
1461
|
+
time after 4:15PM ET, they will appear the next banking day. When the two credits are initiated, Moov simultaneously
|
|
1462
|
+
initiates a debit to recoup the micro-deposits.
|
|
1463
|
+
|
|
1464
|
+
Micro-deposits initiated for a `sandbox` bank account will always be `$0.00` / `$0.00` and instantly verifiable once initiated.
|
|
1465
|
+
|
|
1466
|
+
You can simulate micro-deposit verification in test mode. See our [test mode](https://docs.moov.io/guides/get-started/test-mode/#micro-deposits)
|
|
1467
|
+
guide for more information.
|
|
1468
|
+
|
|
1469
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1470
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1471
|
+
- [`bankAccountsInitiateVerification`](docs/sdks/bankaccounts/README.md#initiateverification) - Instant micro-deposit verification offers a quick and efficient way to verify bank account ownership.
|
|
1472
|
+
|
|
1473
|
+
Send a $0.01 credit with a unique verification code via RTP, FedNow, or same-day ACH, depending on the receiving bank's capabilities. This
|
|
1474
|
+
feature provides a faster alternative to traditional methods, allowing verification in a single session.
|
|
1475
|
+
|
|
1476
|
+
It is recommended to use the `X-Wait-For: rail-response` header to synchronously receive the outcome of the instant credit in the
|
|
1477
|
+
response payload.
|
|
1478
|
+
|
|
1479
|
+
Possible verification methods:
|
|
1480
|
+
- `instant`: Real-time verification credit sent via RTP or FedNow
|
|
1481
|
+
- `ach`: Verification credit sent via same-day ACH
|
|
1482
|
+
|
|
1483
|
+
Possible statuses:
|
|
1484
|
+
- `new`: Verification initiated, credit pending
|
|
1485
|
+
- `sent-credit`: Credit sent, available for verification in the external bank account
|
|
1486
|
+
- `failed`: Verification failed due to credit rejection/return, details in `exceptionDetails`
|
|
1487
|
+
|
|
1488
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1489
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1490
|
+
- [`bankAccountsLink`](docs/sdks/bankaccounts/README.md#link) - Link a bank account to an existing Moov account. Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
1491
|
+
|
|
1492
|
+
It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
|
|
1493
|
+
bank-account is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
|
|
1494
|
+
Methods](https://docs.moov.io/api/sources/payment-methods/list/)
|
|
1495
|
+
endpoint to wait for the new payment methods to be available for use.
|
|
1496
|
+
|
|
1497
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1498
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.write` scope.
|
|
1499
|
+
- [`bankAccountsList`](docs/sdks/bankaccounts/README.md#list) - List all the bank accounts associated with a particular Moov account.
|
|
1500
|
+
|
|
1501
|
+
Read our [bank accounts guide](https://docs.moov.io/guides/sources/bank-accounts/) to learn more.
|
|
1502
|
+
|
|
1503
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1504
|
+
you'll need to specify the `/accounts/{accountID}/bank-accounts.read` scope.
|
|
1505
|
+
- [`brandingCreate`](docs/sdks/branding/README.md#create) - Create brand properties for the specified account.
|
|
1506
|
+
|
|
1507
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1508
|
+
you'll need to specify the `/accounts/{accountID}/branding.write` scope.
|
|
1509
|
+
- [`brandingGet`](docs/sdks/branding/README.md#get) - Get brand properties for the specified account.
|
|
1510
|
+
|
|
1511
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1512
|
+
you'll need to specify the `/accounts/{accountID}/branding.read` scope.
|
|
1513
|
+
- [`brandingUpsert`](docs/sdks/branding/README.md#upsert) - Create or replace brand properties for the specified account.
|
|
1514
|
+
|
|
1515
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1516
|
+
you'll need to specify the `/accounts/{accountID}/branding.write` scope.
|
|
1517
|
+
- [`capabilitiesDisable`](docs/sdks/capabilities/README.md#disable) - Disable a specific capability that an account has requested. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
1518
|
+
|
|
1519
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1520
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.write` scope.
|
|
1521
|
+
- [`capabilitiesGet`](docs/sdks/capabilities/README.md#get) - Retrieve a specific capability that an account has requested. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
1522
|
+
|
|
1523
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1524
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.read` scope.
|
|
1525
|
+
- [`capabilitiesList`](docs/sdks/capabilities/README.md#list) - Retrieve all the capabilities an account has requested.
|
|
1526
|
+
|
|
1527
|
+
Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
1528
|
+
|
|
1529
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1530
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.read` scope.
|
|
1531
|
+
- [`capabilitiesRequest`](docs/sdks/capabilities/README.md#request) - Request capabilities for a specific account. Read our [capabilities guide](https://docs.moov.io/guides/accounts/capabilities/) to learn more.
|
|
1532
|
+
|
|
1533
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1534
|
+
you'll need to specify the `/accounts/{accountID}/capabilities.write` scope.
|
|
1535
|
+
- [`cardIssuingGet`](docs/sdks/cardissuing/README.md#get) - Retrieve a single issued card associated with a Moov account.
|
|
1536
|
+
|
|
1537
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1538
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1539
|
+
- [`cardIssuingGetFull`](docs/sdks/cardissuing/README.md#getfull) - Get issued card with PAN, CVV, and expiration.
|
|
1540
|
+
|
|
1541
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
1542
|
+
|
|
1543
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1544
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read-secure` scope.
|
|
1545
|
+
- [`cardIssuingList`](docs/sdks/cardissuing/README.md#list) - List Moov issued cards existing for the account.
|
|
1546
|
+
|
|
1547
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1548
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1549
|
+
- [`cardIssuingRequest`](docs/sdks/cardissuing/README.md#request) - Request a virtual card be issued.
|
|
1550
|
+
|
|
1551
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1552
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.write` scope.
|
|
1553
|
+
- [`cardIssuingUpdate`](docs/sdks/cardissuing/README.md#update) - Update a Moov issued card.
|
|
1554
|
+
|
|
1555
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1556
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.write` scope.
|
|
1557
|
+
- [`cardsDisable`](docs/sdks/cards/README.md#disable) - Disables a card associated with a Moov account.
|
|
1558
|
+
|
|
1559
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1560
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
1561
|
+
- [`cardsGet`](docs/sdks/cards/README.md#get) - Fetch a specific card associated with a Moov account.
|
|
1562
|
+
|
|
1563
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/) to learn more.
|
|
1564
|
+
|
|
1565
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1566
|
+
you'll need to specify the `/accounts/{accountID}/cards.read` scope.
|
|
1567
|
+
- [`cardsLink`](docs/sdks/cards/README.md#link) - Link a card to an existing Moov account.
|
|
1568
|
+
|
|
1569
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/#link-a-card) to learn more.
|
|
1570
|
+
|
|
1571
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
1572
|
+
|
|
1573
|
+
During card linking, the provided data will be verified by submitting a $0 authorization (account verification) request.
|
|
1574
|
+
If `merchantAccountID` is provided, the authorization request will contain that account's statement descriptor and address.
|
|
1575
|
+
Otherwise, the platform account's profile will be used. If no statement descriptor has been set, the authorization will
|
|
1576
|
+
use the account's name instead.
|
|
1577
|
+
|
|
1578
|
+
It is strongly recommended that callers include the `X-Wait-For` header, set to `payment-method`, if the newly linked
|
|
1579
|
+
card is intended to be used right away. If this header is not included, the caller will need to poll the [List Payment
|
|
1580
|
+
Methods](https://docs.moov.io/api/sources/payment-methods/list/)
|
|
1581
|
+
endpoint to wait for the new payment methods to be available for use.
|
|
1582
|
+
|
|
1583
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1584
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
1585
|
+
- [`cardsList`](docs/sdks/cards/README.md#list) - List all the active cards associated with a Moov account.
|
|
1586
|
+
|
|
1587
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/) to learn more.
|
|
1588
|
+
|
|
1589
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1590
|
+
you'll need to specify the `/accounts/{accountID}/cards.read` scope.
|
|
1591
|
+
- [`cardsUpdate`](docs/sdks/cards/README.md#update) - Update a linked card and/or resubmit it for verification.
|
|
1592
|
+
|
|
1593
|
+
If a value is provided for CVV, a new verification ($0 authorization) will be submitted for the card. Updating the expiration
|
|
1594
|
+
date or
|
|
1595
|
+
address will update the information stored on file for the card but will not be verified.
|
|
1596
|
+
|
|
1597
|
+
Read our [accept card payments guide](https://docs.moov.io/guides/sources/cards/accept-card-payments/#reverify-a-card) to learn
|
|
1598
|
+
more.
|
|
1599
|
+
|
|
1600
|
+
Only use this endpoint if you have provided Moov with a copy of your PCI attestation of compliance.
|
|
1601
|
+
|
|
1602
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1603
|
+
you'll need to specify the `/accounts/{accountID}/cards.write` scope.
|
|
1604
|
+
- [`disputesAccept`](docs/sdks/disputes/README.md#accept) - Accepts liability for a dispute.
|
|
1605
|
+
|
|
1606
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1607
|
+
|
|
1608
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1609
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1610
|
+
- [`disputesDeleteEvidence`](docs/sdks/disputes/README.md#deleteevidence) - Deletes dispute evidence by ID.
|
|
1611
|
+
|
|
1612
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1613
|
+
|
|
1614
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1615
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1616
|
+
- [`disputesGet`](docs/sdks/disputes/README.md#get) - Get a dispute by ID.
|
|
1617
|
+
|
|
1618
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1619
|
+
|
|
1620
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1621
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1622
|
+
- [`disputesGetEvidence`](docs/sdks/disputes/README.md#getevidence) - Get dispute evidence by ID.
|
|
1623
|
+
|
|
1624
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1625
|
+
|
|
1626
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1627
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1628
|
+
- [`disputesGetEvidenceData`](docs/sdks/disputes/README.md#getevidencedata) - Downloads dispute evidence data by ID.
|
|
1629
|
+
|
|
1630
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1631
|
+
|
|
1632
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1633
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1634
|
+
- [`disputesList`](docs/sdks/disputes/README.md#list) - Returns the list of disputes.
|
|
1635
|
+
|
|
1636
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1637
|
+
|
|
1638
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1639
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1640
|
+
- [`disputesListEvidence`](docs/sdks/disputes/README.md#listevidence) - Returns a dispute's public evidence by its ID.
|
|
1641
|
+
|
|
1642
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1643
|
+
|
|
1644
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1645
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1646
|
+
- [`disputesSubmitEvidence`](docs/sdks/disputes/README.md#submitevidence) - Submit the evidence associated with a dispute.
|
|
1647
|
+
|
|
1648
|
+
Evidence items must be uploaded using the appropriate endpoint(s) prior to calling this endpoint to submit it. **Evidence can only
|
|
1649
|
+
be submitted once per dispute.**
|
|
1650
|
+
|
|
1651
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1652
|
+
|
|
1653
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1654
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1655
|
+
- [`disputesUpdateEvidence`](docs/sdks/disputes/README.md#updateevidence) - Updates dispute evidence by ID.
|
|
1656
|
+
|
|
1657
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1658
|
+
|
|
1659
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1660
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1661
|
+
- [`disputesUploadEvidenceFile`](docs/sdks/disputes/README.md#uploadevidencefile) - Uploads a file as evidence for a dispute.
|
|
1662
|
+
|
|
1663
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1664
|
+
|
|
1665
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1666
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1667
|
+
- [`disputesUploadEvidenceText`](docs/sdks/disputes/README.md#uploadevidencetext) - Uploads text as evidence for a dispute.
|
|
1668
|
+
|
|
1669
|
+
Read our [disputes guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/disputes/) to learn more.
|
|
1670
|
+
|
|
1671
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1672
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1673
|
+
- [`endToEndEncryptionGenerateKey`](docs/sdks/endtoendencryption/README.md#generatekey) - Generates a public key used to create a JWE token for passing secure authentication data through non-PCI compliant intermediaries.
|
|
1674
|
+
- [`endToEndEncryptionTestEncryptedToken`](docs/sdks/endtoendencryption/README.md#testencryptedtoken) - Allows for testing a JWE token to ensure it's acceptable by Moov.
|
|
1675
|
+
|
|
1676
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1677
|
+
you'll need to specify the `/ping.read` scope.
|
|
1678
|
+
- [`enrichedAddressGet`](docs/sdks/enrichedaddress/README.md#get) - Fetch enriched address suggestions. Requires a partial address.
|
|
1679
|
+
|
|
1680
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1681
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
1682
|
+
- [`enrichedProfileGet`](docs/sdks/enrichedprofile/README.md#get) - Fetch enriched profile data. Requires a valid email address. This service is offered in collaboration with Clearbit.
|
|
1683
|
+
|
|
1684
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1685
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
1686
|
+
- [`feePlansCreateFeePlanAgreements`](docs/sdks/feeplans/README.md#createfeeplanagreements) - Creates the subscription of a fee plan to a merchant account. Merchants are required to accept the fee plan terms prior to activation.
|
|
1687
|
+
|
|
1688
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1689
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
1690
|
+
- [`feePlansGetResidual`](docs/sdks/feeplans/README.md#getresidual) - Get a residual associated with an account.
|
|
1691
|
+
|
|
1692
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1693
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1694
|
+
- [`feePlansListFeePlanAgreements`](docs/sdks/feeplans/README.md#listfeeplanagreements) - List all fee plan agreements associated with an account.
|
|
1695
|
+
|
|
1696
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1697
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1698
|
+
- [`feePlansListFeePlans`](docs/sdks/feeplans/README.md#listfeeplans) - List all fee plans available for use by an account. This is intended to be used by an account when
|
|
1699
|
+
selecting a fee plan to apply to a connected account.
|
|
1700
|
+
|
|
1701
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1702
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1703
|
+
- [`feePlansListFeeRevenue`](docs/sdks/feeplans/README.md#listfeerevenue) - Used by a partner. Retrieve revenue generated from merchant fees.
|
|
1704
|
+
|
|
1705
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1706
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1707
|
+
- [`feePlansListFeesFetch`](docs/sdks/feeplans/README.md#listfeesfetch) - List fees associated with an account.
|
|
1708
|
+
|
|
1709
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1710
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1711
|
+
- [`feePlansListPartnerPricingAgreements`](docs/sdks/feeplans/README.md#listpartnerpricingagreements) - List all partner pricing agreements associated with an account.
|
|
1712
|
+
|
|
1713
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1714
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1715
|
+
- [`feePlansListResidualFees`](docs/sdks/feeplans/README.md#listresidualfees) - List all fees associated with a residual.
|
|
1716
|
+
|
|
1717
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1718
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1719
|
+
- [`feePlansListResiduals`](docs/sdks/feeplans/README.md#listresiduals) - List all residuals associated with an account.
|
|
1720
|
+
|
|
1721
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1722
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1723
|
+
- [`feePlansRetrieveFees`](docs/sdks/feeplans/README.md#retrievefees) - Retrieve fees assessed to an account.
|
|
1724
|
+
|
|
1725
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1726
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1727
|
+
- [`filesGet`](docs/sdks/files/README.md#get) - Retrieve file details associated with a specific Moov account.
|
|
1728
|
+
|
|
1729
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1730
|
+
you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
1731
|
+
- [`filesList`](docs/sdks/files/README.md#list) - List all the files associated with a particular Moov account.
|
|
1732
|
+
|
|
1733
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1734
|
+
you'll need to specify the `/accounts/{accountID}/files.read` scope.
|
|
1735
|
+
- [`filesUpload`](docs/sdks/files/README.md#upload) - Upload a file and link it to the specified Moov account.
|
|
1736
|
+
|
|
1737
|
+
The maximum file size is 20MB. Each account is allowed a maximum of 50 files. Acceptable file types include csv, jpg, pdf,
|
|
1738
|
+
and png.
|
|
1739
|
+
|
|
1740
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1741
|
+
you'll need to specify the `/accounts/{accountID}/files.write` scope.
|
|
1742
|
+
- [`imagesDelete`](docs/sdks/images/README.md#delete) - Disable an image by its ID.
|
|
1743
|
+
|
|
1744
|
+
Disabled images are still be accessible via their public URL, and cannot be assigned
|
|
1745
|
+
to products or line-items.
|
|
1746
|
+
- [`imagesGetMetadata`](docs/sdks/images/README.md#getmetadata) - Retrieve metadata for a specific image by its ID.
|
|
1747
|
+
- [`imagesGetPublic`](docs/sdks/images/README.md#getpublic) - Get an image by its public ID.
|
|
1748
|
+
- [`imagesList`](docs/sdks/images/README.md#list) - List metadata for all images in the specified account.
|
|
1749
|
+
- [`imagesUpdate`](docs/sdks/images/README.md#update) - Replace an existing image and, optionally, its metadata.
|
|
1750
|
+
|
|
1751
|
+
This endpoint replaces the existing image with the new PNG, JPEG, or WebP. Omit
|
|
1752
|
+
the metadata form section to keep existing metadata. Duplicate images, and requests larger than 16MB will be rejected.
|
|
1753
|
+
- [`imagesUpdateMetadata`](docs/sdks/images/README.md#updatemetadata) - Replace the metadata for an existing image.
|
|
1754
|
+
- [`imagesUpload`](docs/sdks/images/README.md#upload) - Upload a new PNG, JPEG, or WebP image with optional metadata.
|
|
1755
|
+
Duplicate images, and requests larger than 16MB will be rejected.
|
|
1756
|
+
- [`industriesList`](docs/sdks/industries/README.md#list) - Returns a list of industries relevant to merchant profile enrichment. Results are ordered by industry name.
|
|
1757
|
+
|
|
1758
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/),
|
|
1759
|
+
you'll need to specify the `/profile-enrichment.read` scope.
|
|
1760
|
+
- [`institutionsSearchInstitutions`](docs/sdks/institutions/README.md#searchinstitutions) - Search for financial institutions by name or routing number.
|
|
1761
|
+
|
|
1762
|
+
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).
|
|
1763
|
+
|
|
1764
|
+
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.
|
|
1765
|
+
|
|
1766
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1767
|
+
you'll need to specify the `/institutions.read` scope.
|
|
1768
|
+
- [`invoicesCreateInvoice`](docs/sdks/invoices/README.md#createinvoice) - Create an invoice for a Moov account.
|
|
1769
|
+
|
|
1770
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1771
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
1772
|
+
- [`invoicesCreateInvoicePayment`](docs/sdks/invoices/README.md#createinvoicepayment) - Creates a payment resource to represent that an invoice was paid outside of the Moov platform.
|
|
1773
|
+
If a payment link was created for the invoice, the corresponding payment link is canceled, but a receipt is still sent.
|
|
1774
|
+
|
|
1775
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1776
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
1777
|
+
- [`invoicesGetInvoice`](docs/sdks/invoices/README.md#getinvoice) - Retrieve an invoice by ID.
|
|
1778
|
+
|
|
1779
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1780
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
1781
|
+
- [`invoicesListInvoicePayments`](docs/sdks/invoices/README.md#listinvoicepayments) - List all the payments made towards an invoice.
|
|
1782
|
+
|
|
1783
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1784
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
1785
|
+
- [`invoicesListInvoices`](docs/sdks/invoices/README.md#listinvoices) - List all the invoices created under a Moov account.
|
|
1786
|
+
|
|
1787
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1788
|
+
you'll need to specify the `/accounts/{accountID}/invoices.read` scope.
|
|
1789
|
+
- [`invoicesUpdateInvoice`](docs/sdks/invoices/README.md#updateinvoice) - Updates an invoice.
|
|
1790
|
+
|
|
1791
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1792
|
+
you'll need to specify the `/accounts/{accountID}/invoices.write` scope.
|
|
1793
|
+
- [`issuingTransactionsGet`](docs/sdks/issuingtransactions/README.md#get) - Retrieves details of an issued card transaction associated with a specific Moov account.
|
|
1794
|
+
|
|
1795
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1796
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1797
|
+
- [`issuingTransactionsGetAuthorization`](docs/sdks/issuingtransactions/README.md#getauthorization) - Retrieves details of an authorization associated with a specific Moov account.
|
|
1798
|
+
|
|
1799
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1800
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1801
|
+
- [`issuingTransactionsList`](docs/sdks/issuingtransactions/README.md#list) - List issued card transactions associated with a Moov account.
|
|
1802
|
+
|
|
1803
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1804
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1805
|
+
- [`issuingTransactionsListAuthorizationEvents`](docs/sdks/issuingtransactions/README.md#listauthorizationevents) - List card network and Moov platform events that affect the authorization and its hold on a wallet balance.
|
|
1806
|
+
|
|
1807
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1808
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1809
|
+
- [`issuingTransactionsListAuthorizations`](docs/sdks/issuingtransactions/README.md#listauthorizations) - List issued card authorizations associated with a Moov account.
|
|
1810
|
+
|
|
1811
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1812
|
+
you'll need to specify the `/accounts/{accountID}/issued-cards.read` scope.
|
|
1813
|
+
- [`onboardingCreateInvite`](docs/sdks/onboarding/README.md#createinvite) - Create an invitation containing a unique link that allows the recipient to onboard their organization with Moov.
|
|
1814
|
+
|
|
1815
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1816
|
+
you'll need to specify the `/accounts.write` scope.
|
|
1817
|
+
- [`onboardingGetInvite`](docs/sdks/onboarding/README.md#getinvite) - Retrieve details about an onboarding invite.
|
|
1818
|
+
|
|
1819
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1820
|
+
you'll need to specify the `/accounts.read` scope.
|
|
1821
|
+
- [`onboardingListInvites`](docs/sdks/onboarding/README.md#listinvites) - List all the onboarding invites created by the caller's account.
|
|
1822
|
+
|
|
1823
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1824
|
+
you'll need to specify the `/accounts.read` scope.
|
|
1825
|
+
- [`onboardingRevokeInvite`](docs/sdks/onboarding/README.md#revokeinvite) - Revoke an onboarding invite, rendering the invitation link unusable.
|
|
1826
|
+
|
|
1827
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1828
|
+
you'll need to specify the `/accounts.write` scope.
|
|
1829
|
+
- [`paymentLinksCreate`](docs/sdks/paymentlinks/README.md#create) - Create a payment link that allows an end user to make a payment on Moov's hosted payment link page.
|
|
1830
|
+
|
|
1831
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1832
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1833
|
+
- [`paymentLinksDisable`](docs/sdks/paymentlinks/README.md#disable) - Disable a payment link.
|
|
1834
|
+
|
|
1835
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1836
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1837
|
+
- [`paymentLinksGet`](docs/sdks/paymentlinks/README.md#get) - Retrieve a payment link by code.
|
|
1838
|
+
|
|
1839
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1840
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1841
|
+
- [`paymentLinksGetQRCode`](docs/sdks/paymentlinks/README.md#getqrcode) - Retrieve the payment link encoded in a QR code.
|
|
1842
|
+
|
|
1843
|
+
Use the `Accept` header to specify the format of the response. Supported formats are `application/json` and `image/png`.
|
|
1844
|
+
|
|
1845
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1846
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1847
|
+
- [`paymentLinksList`](docs/sdks/paymentlinks/README.md#list) - List all the payment links created under a Moov account.
|
|
1848
|
+
|
|
1849
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1850
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1851
|
+
- [`paymentLinksUpdate`](docs/sdks/paymentlinks/README.md#update) - Update a payment link.
|
|
1852
|
+
|
|
1853
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1854
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1855
|
+
- [`paymentMethodsGet`](docs/sdks/paymentmethods/README.md#get) - Get the specified payment method associated with a Moov account. Read our [payment methods guide](https://docs.moov.io/guides/money-movement/payment-methods/) to learn more.
|
|
1856
|
+
|
|
1857
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1858
|
+
you'll need to specify the `/accounts/{accountID}/payment-methods.read` scope.
|
|
1859
|
+
- [`paymentMethodsList`](docs/sdks/paymentmethods/README.md#list) - Retrieve a list of payment methods associated with a Moov account. Read our [payment methods
|
|
1860
|
+
guide](https://docs.moov.io/guides/money-movement/payment-methods/) to learn more.
|
|
1861
|
+
|
|
1862
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1863
|
+
you'll need to specify the `/accounts/{accountID}/payment-methods.read` scope.
|
|
1864
|
+
- [`pingPing`](docs/sdks/ping/README.md#ping) - A simple endpoint to check auth.
|
|
1865
|
+
|
|
1866
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1867
|
+
you'll need to specify the `/ping.read` scope.
|
|
1868
|
+
- [`productsCreate`](docs/sdks/products/README.md#create) - Creates a new product for the specified account.
|
|
1869
|
+
- [`productsDisable`](docs/sdks/products/README.md#disable) - Disable a product by ID.
|
|
1870
|
+
|
|
1871
|
+
The product will no longer be available, but will remain in the system for historical and reporting purposes.
|
|
1872
|
+
- [`productsGet`](docs/sdks/products/README.md#get) - Retrieve a product by ID.
|
|
1873
|
+
- [`productsList`](docs/sdks/products/README.md#list) - List active (non-disabled) products for an account.
|
|
1874
|
+
- [`productsUpdate`](docs/sdks/products/README.md#update) - Update a product and its options.
|
|
1875
|
+
- [`receiptsCreate`](docs/sdks/receipts/README.md#create) - Create receipts for transfers and scheduled transfers.
|
|
1876
|
+
|
|
1877
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1878
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1879
|
+
- [`receiptsList`](docs/sdks/receipts/README.md#list) - List receipts by transferID, scheduleID, or occurrenceID.
|
|
1880
|
+
|
|
1881
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1882
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1883
|
+
- [`representativesCreate`](docs/sdks/representatives/README.md#create) - Moov accounts associated with businesses require information regarding individuals who represent the business.
|
|
1884
|
+
You can provide this information by creating a representative. Each account is allowed a maximum of 7 representatives.
|
|
1885
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
1886
|
+
|
|
1887
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1888
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
1889
|
+
- [`representativesDelete`](docs/sdks/representatives/README.md#delete) - Deletes a business representative associated with a Moov account. Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
1890
|
+
|
|
1891
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1892
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
1893
|
+
- [`representativesGet`](docs/sdks/representatives/README.md#get) - Retrieve a specific representative associated with a given Moov account. Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
1894
|
+
|
|
1895
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1896
|
+
you'll need to specify the `/accounts/{accountID}/representatives.read` scope.
|
|
1897
|
+
- [`representativesList`](docs/sdks/representatives/README.md#list) - A Moov account may have multiple representatives depending on the associated business's ownership and management structure.
|
|
1898
|
+
You can use this method to list all the representatives for a given Moov account.
|
|
1899
|
+
Note that Moov accounts associated with an individual do not have representatives.
|
|
1900
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
1901
|
+
|
|
1902
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1903
|
+
you'll need to specify the `/accounts/{accountID}/representatives.read` scope.
|
|
1904
|
+
- [`representativesUpdate`](docs/sdks/representatives/README.md#update) - If a representative's information has changed you can patch the information associated with a specific representative ID.
|
|
1905
|
+
Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
1906
|
+
|
|
1907
|
+
When **can** profile data be updated:
|
|
1908
|
+
|
|
1909
|
+
- For unverified representatives, all profile data can be edited.
|
|
1910
|
+
- During the verification process, missing or incomplete profile data can be edited.
|
|
1911
|
+
- Verified representatives can only add missing profile data.
|
|
1912
|
+
|
|
1913
|
+
When **can't** profile data be updated:
|
|
1914
|
+
|
|
1915
|
+
- Verified representatives cannot change any existing profile data.
|
|
1916
|
+
|
|
1917
|
+
If you need to update information in a locked state, please contact Moov support.
|
|
1918
|
+
|
|
1919
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1920
|
+
you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
1921
|
+
- [`schedulingCancel`](docs/sdks/scheduling/README.md#cancel) - Describes the schedule to cancel.
|
|
1922
|
+
|
|
1923
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1924
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1925
|
+
- [`schedulingCreate`](docs/sdks/scheduling/README.md#create) - Describes the schedule to create or modify.
|
|
1926
|
+
|
|
1927
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1928
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1929
|
+
- [`schedulingGet`](docs/sdks/scheduling/README.md#get) - Describes a schedule associated with an account. Requires at least 1 occurrence or recurTransfer to be specified.
|
|
1930
|
+
|
|
1931
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1932
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1933
|
+
- [`schedulingGetOccurrance`](docs/sdks/scheduling/README.md#getoccurrance) - Gets a specific occurrence.
|
|
1934
|
+
|
|
1935
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1936
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1937
|
+
- [`schedulingList`](docs/sdks/scheduling/README.md#list) - Describes a list of schedules associated with an account. Append the `hydrate=accounts` query parameter to include partial account details in the response.
|
|
1938
|
+
|
|
1939
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1940
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
1941
|
+
- [`schedulingUpdate`](docs/sdks/scheduling/README.md#update) - Describes the schedule to modify.
|
|
1942
|
+
|
|
1943
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1944
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
1945
|
+
- [`statementsGet`](docs/sdks/statements/README.md#get) - Retrieve a statement by its ID.
|
|
1946
|
+
|
|
1947
|
+
Use the `Accept` header to specify the format of the response. Supported formats are `application/json` and `application/pdf`.
|
|
1948
|
+
|
|
1949
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1950
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1951
|
+
- [`statementsList`](docs/sdks/statements/README.md#list) - Retrieve all statements associated with an account.
|
|
1952
|
+
|
|
1953
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1954
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
1955
|
+
- [`supportCreateTicket`](docs/sdks/support/README.md#createticket) - Create a support ticket for a Moov account.
|
|
1956
|
+
|
|
1957
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1958
|
+
you'll need to specify the `/accounts/{accountID}/tickets.write` scope.
|
|
1959
|
+
|
|
1960
|
+
If you're creating the ticket on behalf of another account, then you'll need to
|
|
1961
|
+
specify the `/accounts/{partnerAccountID}/tickets.write` and `/accounts/{accountID}/profile.read` scopes.
|
|
1962
|
+
- [`supportGetTicket`](docs/sdks/support/README.md#getticket) - Retrieve a support ticket by ID.
|
|
1963
|
+
|
|
1964
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1965
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1966
|
+
|
|
1967
|
+
If you're retrieving another account's ticket, then you'll need to
|
|
1968
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1969
|
+
- [`supportListTicketMessages`](docs/sdks/support/README.md#listticketmessages) - List all the messages for a support ticket.
|
|
1970
|
+
|
|
1971
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1972
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1973
|
+
|
|
1974
|
+
If you're listing another account's messages, then you'll need to
|
|
1975
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1976
|
+
- [`supportListTickets`](docs/sdks/support/README.md#listtickets) - List all the support tickets created under a Moov account.
|
|
1977
|
+
|
|
1978
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1979
|
+
you'll need to specify the `/accounts/{accountID}/tickets.read` scope.
|
|
1980
|
+
|
|
1981
|
+
If you're listing another account's tickets, then you'll need to
|
|
1982
|
+
specify the `/accounts/{partnerAccountID}/tickets.read` and `/accounts/{accountID}/profile.read` scopes.
|
|
1983
|
+
- [`supportUpdateTicket`](docs/sdks/support/README.md#updateticket) - Updates a support ticket.
|
|
1984
|
+
|
|
1985
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1986
|
+
you'll need to specify the `/accounts/{accountID}/tickets.write` scope.
|
|
1987
|
+
|
|
1988
|
+
If you're updating the ticket on behalf of another account, then you'll need to
|
|
1989
|
+
specify the `/accounts/{partnerAccountID}/tickets.write` and `/accounts/{accountID}/profile.read` scopes.
|
|
1990
|
+
- [`sweepsCreateConfig`](docs/sdks/sweeps/README.md#createconfig) - Create a sweep config for a wallet.
|
|
1991
|
+
|
|
1992
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1993
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
1994
|
+
- [`sweepsGet`](docs/sdks/sweeps/README.md#get) - Get details on a specific sweep.
|
|
1995
|
+
|
|
1996
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
1997
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
1998
|
+
- [`sweepsGetConfig`](docs/sdks/sweeps/README.md#getconfig) - Get a sweep config associated with a wallet.
|
|
1999
|
+
|
|
2000
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2001
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2002
|
+
- [`sweepsList`](docs/sdks/sweeps/README.md#list) - List sweeps associated with a wallet.
|
|
2003
|
+
|
|
2004
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2005
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2006
|
+
- [`sweepsListConfigs`](docs/sdks/sweeps/README.md#listconfigs) - List sweep configs associated with an account.
|
|
2007
|
+
|
|
2008
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2009
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2010
|
+
- [`sweepsUpdateConfig`](docs/sdks/sweeps/README.md#updateconfig) - Update settings on a sweep config.
|
|
2011
|
+
|
|
2012
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2013
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
2014
|
+
- [`terminalApplicationsCreate`](docs/sdks/terminalapplications/README.md#create) - Create a new terminal application.
|
|
2015
|
+
|
|
2016
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2017
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
2018
|
+
- [`terminalApplicationsCreateVersion`](docs/sdks/terminalapplications/README.md#createversion) - Register a new version of a terminal application. For Android applications, this is used to register a new version code of the application.
|
|
2019
|
+
|
|
2020
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2021
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
2022
|
+
- [`terminalApplicationsDelete`](docs/sdks/terminalapplications/README.md#delete) - Delete a specific terminal application.
|
|
2023
|
+
|
|
2024
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2025
|
+
you'll need to specify the `/terminal-applications.write` scope.
|
|
2026
|
+
- [`terminalApplicationsGet`](docs/sdks/terminalapplications/README.md#get) - Fetch a specific terminal application.
|
|
2027
|
+
|
|
2028
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2029
|
+
you'll need to specify the `/terminal-applications.read` scope.
|
|
2030
|
+
- [`terminalApplicationsList`](docs/sdks/terminalapplications/README.md#list) - List all the terminal applications for a Moov Account.
|
|
2031
|
+
|
|
2032
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2033
|
+
you'll need to specify the `/terminal-applications.read` scope.
|
|
2034
|
+
- [`transfersCreate`](docs/sdks/transfers/README.md#create) - Move money by providing the source, destination, and amount in the request body.
|
|
2035
|
+
|
|
2036
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
2037
|
+
|
|
2038
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2039
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2040
|
+
- [`transfersCreateCancellation`](docs/sdks/transfers/README.md#createcancellation) - Initiate a cancellation for a card, ACH, or queued transfer.
|
|
2041
|
+
|
|
2042
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
2043
|
+
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2044
|
+
- [`transfersCreateReversal`](docs/sdks/transfers/README.md#createreversal) - Reverses a card transfer by initiating a cancellation or refund depending on the transaction status.
|
|
2045
|
+
Read our [reversals guide](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/)
|
|
2046
|
+
to learn more.
|
|
2047
|
+
|
|
2048
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
2049
|
+
to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2050
|
+
- [`transfersGenerateOptions`](docs/sdks/transfers/README.md#generateoptions) - Generate available payment method options for one or multiple transfer participants depending on the accountID or paymentMethodID you
|
|
2051
|
+
supply in the request body.
|
|
2052
|
+
|
|
2053
|
+
The accountID in the route should the partner's accountID.
|
|
2054
|
+
|
|
2055
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
2056
|
+
|
|
2057
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2058
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2059
|
+
- [`transfersGet`](docs/sdks/transfers/README.md#get) - Retrieve full transfer details for an individual transfer of a particular Moov account.
|
|
2060
|
+
|
|
2061
|
+
Payment rail-specific details are included in the source and destination. Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/)
|
|
2062
|
+
to learn more.
|
|
2063
|
+
|
|
2064
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2065
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2066
|
+
- [`transfersGetCancellation`](docs/sdks/transfers/README.md#getcancellation) - Get details of a cancellation for a transfer.
|
|
2067
|
+
|
|
2068
|
+
To access this endpoint using a [token](https://docs.moov.io/api/authentication/access-tokens/) you'll need
|
|
2069
|
+
to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2070
|
+
- [`transfersGetRefund`](docs/sdks/transfers/README.md#getrefund) - Get details of a refund for a card transfer.
|
|
2071
|
+
|
|
2072
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2073
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2074
|
+
- [`transfersInitiateRefund`](docs/sdks/transfers/README.md#initiaterefund) - Initiate a refund for a card transfer.
|
|
2075
|
+
|
|
2076
|
+
**Use the [Cancel or refund a card transfer](https://docs.moov.io/api/money-movement/refunds/cancel/) endpoint for more comprehensive cancel and refund options.**
|
|
2077
|
+
See the [reversals](https://docs.moov.io/guides/money-movement/accept-payments/card-acceptance/reversals/) guide for more information.
|
|
2078
|
+
|
|
2079
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2080
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2081
|
+
- [`transfersList`](docs/sdks/transfers/README.md#list) - List all the transfers associated with a particular Moov account.
|
|
2082
|
+
|
|
2083
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
2084
|
+
|
|
2085
|
+
When you run this request, you retrieve 200 transfers at a time. You can advance past a results set of 200 transfers by using the `skip` parameter (for example,
|
|
2086
|
+
if you set `skip`= 10, you will see a results set of 200 transfers after the first 10). If you are searching a high volume of transfers, the request will likely
|
|
2087
|
+
process very slowly. To achieve faster performance, restrict the data as much as you can by using the `StartDateTime` and `EndDateTime` parameters for a limited
|
|
2088
|
+
period of time. You can run multiple requests in smaller time window increments until you've retrieved all the transfers you need.
|
|
2089
|
+
|
|
2090
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2091
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2092
|
+
- [`transfersListRefunds`](docs/sdks/transfers/README.md#listrefunds) - Get a list of refunds for a card transfer.
|
|
2093
|
+
|
|
2094
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2095
|
+
you'll need to specify the `/accounts/{accountID}/transfers.read` scope.
|
|
2096
|
+
- [`transfersUpdate`](docs/sdks/transfers/README.md#update) - Update the metadata contained on a transfer.
|
|
2097
|
+
|
|
2098
|
+
Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
2099
|
+
|
|
2100
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2101
|
+
you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
2102
|
+
- [`underwritingGet`](docs/sdks/underwriting/README.md#get) - Retrieve underwriting associated with a given Moov account.
|
|
2103
|
+
|
|
2104
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
2105
|
+
|
|
2106
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2107
|
+
you'll need to specify the `/accounts/{accountID}/profile.read` scope.
|
|
2108
|
+
- [`underwritingSave`](docs/sdks/underwriting/README.md#save) - Create or update the account's underwriting.
|
|
2109
|
+
|
|
2110
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
2111
|
+
|
|
2112
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2113
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
2114
|
+
- [`underwritingUpsert`](docs/sdks/underwriting/README.md#upsert) - Create or update the account's underwriting.
|
|
2115
|
+
|
|
2116
|
+
Read our [underwriting guide](https://docs.moov.io/guides/accounts/requirements/underwriting/) to learn more.
|
|
2117
|
+
|
|
2118
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2119
|
+
you'll need to specify the `/accounts/{accountID}/profile.write` scope.
|
|
2120
|
+
- [`walletsCreate`](docs/sdks/wallets/README.md#create) - Create a new wallet for an account. You can specify optional attributes such as a display name and description to specify the intended use of the wallet. This will generate a new moov-wallet payment method.
|
|
2121
|
+
|
|
2122
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
2123
|
+
|
|
2124
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2125
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
2126
|
+
- [`walletsGet`](docs/sdks/wallets/README.md#get) - Get information on a specific wallet (e.g., the available balance).
|
|
2127
|
+
|
|
2128
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
2129
|
+
|
|
2130
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2131
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2132
|
+
- [`walletsList`](docs/sdks/wallets/README.md#list) - List the wallets associated with a Moov account.
|
|
2133
|
+
|
|
2134
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
2135
|
+
|
|
2136
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2137
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2138
|
+
- [`walletsUpdate`](docs/sdks/wallets/README.md#update) - Update properties of an existing wallet such as name, description, status, or metadata.
|
|
2139
|
+
|
|
2140
|
+
Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
2141
|
+
|
|
2142
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2143
|
+
you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
2144
|
+
- [`walletTransactionsGet`](docs/sdks/wallettransactions/README.md#get) - Get details on a specific wallet transaction.
|
|
2145
|
+
|
|
2146
|
+
Read our [wallet transactions guide](https://docs.moov.io/guides/sources/wallets/transactions/) to learn more.
|
|
2147
|
+
|
|
2148
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2149
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2150
|
+
- [`walletTransactionsList`](docs/sdks/wallettransactions/README.md#list) - List all the transactions associated with a particular Moov wallet.
|
|
2151
|
+
|
|
2152
|
+
Read our [wallet transactions guide](https://docs.moov.io/guides/sources/wallets/transactions/) to learn more.
|
|
2153
|
+
|
|
2154
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2155
|
+
you'll need to specify the `/accounts/{accountID}/wallets.read` scope.
|
|
2156
|
+
- [`webhooksCreate`](docs/sdks/webhooks/README.md#create) - Create a new webhook for the account.
|
|
2157
|
+
- [`webhooksDisable`](docs/sdks/webhooks/README.md#disable) - Disable a webhook. Disabled webhooks will no longer receive events.
|
|
2158
|
+
- [`webhooksGet`](docs/sdks/webhooks/README.md#get) - Get details of a specific webhook.
|
|
2159
|
+
- [`webhooksGetSecret`](docs/sdks/webhooks/README.md#getsecret) - Get the secret key for verifying webhook payloads.
|
|
2160
|
+
- [`webhooksList`](docs/sdks/webhooks/README.md#list) - List all webhooks configured for the account.
|
|
2161
|
+
- [`webhooksListEventTypes`](docs/sdks/webhooks/README.md#listeventtypes) - List all available event types that can be subscribed to.
|
|
2162
|
+
- [`webhooksPing`](docs/sdks/webhooks/README.md#ping) - Send a test ping to a webhook to verify it is configured correctly.
|
|
2163
|
+
- [`webhooksUpdate`](docs/sdks/webhooks/README.md#update) - Update an existing webhook.
|
|
2164
|
+
- ~~[`institutionsSearch`](docs/sdks/institutions/README.md#search)~~ - This endpoint has been deprecated and will be removed in a future release. Use [/institutions](https://docs.moov.io/api/enrichment/form-shortening/institutions/get/).
|
|
2165
|
+
|
|
2166
|
+
Search for institutions by either their name or routing number.
|
|
2167
|
+
|
|
2168
|
+
To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
2169
|
+
you'll need to specify the `/fed.read` scope. :warning: **Deprecated**
|
|
2170
|
+
|
|
2171
|
+
</details>
|
|
2172
|
+
<!-- End Standalone functions [standalone-funcs] -->
|
|
2173
|
+
|
|
2174
|
+
<!-- Start File uploads [file-upload] -->
|
|
2175
|
+
## File uploads
|
|
2176
|
+
|
|
2177
|
+
Certain SDK methods accept files as part of a multi-part request. It is possible and typically recommended to upload files as a stream rather than reading the entire contents into memory. This avoids excessive memory consumption and potentially crashing with out-of-memory errors when working with very large files. The following example demonstrates how to attach a file stream to a request.
|
|
2178
|
+
|
|
2179
|
+
> [!TIP]
|
|
2180
|
+
>
|
|
2181
|
+
> Depending on your JavaScript runtime, there are convenient utilities that return a handle to a file without reading the entire contents into memory:
|
|
2182
|
+
>
|
|
2183
|
+
> - **Node.js v20+:** Since v20, Node.js comes with a native `openAsBlob` function in [`node:fs`](https://nodejs.org/docs/latest-v20.x/api/fs.html#fsopenasblobpath-options).
|
|
2184
|
+
> - **Bun:** The native [`Bun.file`](https://bun.sh/docs/api/file-io#reading-files-bun-file) function produces a file handle that can be used for streaming file uploads.
|
|
2185
|
+
> - **Browsers:** All supported browsers return an instance to a [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) when reading the value from an `<input type="file">` element.
|
|
2186
|
+
> - **Node.js v18:** A file stream can be created using the `fileFrom` helper from [`fetch-blob/from.js`](https://www.npmjs.com/package/fetch-blob).
|
|
2187
|
+
|
|
2188
|
+
```typescript
|
|
2189
|
+
import { Moov } from "@moovio/sdk";
|
|
2190
|
+
import { openAsBlob } from "node:fs";
|
|
2191
|
+
|
|
2192
|
+
const moov = new Moov({
|
|
2193
|
+
xMoovVersion: "v2024.01.00",
|
|
2194
|
+
security: {
|
|
2195
|
+
username: "",
|
|
2196
|
+
password: "",
|
|
2197
|
+
},
|
|
2198
|
+
});
|
|
2199
|
+
|
|
2200
|
+
async function run() {
|
|
2201
|
+
const result = await moov.disputes.uploadEvidenceFile({
|
|
2202
|
+
accountID: "c09fd2f8-75fb-4ed9-be03-f8565d3ddc67",
|
|
2203
|
+
disputeID: "ad27f84d-00b1-4db0-8cf5-be001d71251d",
|
|
2204
|
+
createEvidenceFileMultiPart: {
|
|
2205
|
+
file: await openAsBlob("example.file"),
|
|
2206
|
+
evidenceType: "cancelation-policy",
|
|
2207
|
+
},
|
|
2208
|
+
});
|
|
2209
|
+
|
|
2210
|
+
console.log(result);
|
|
2211
|
+
}
|
|
2212
|
+
|
|
2213
|
+
run();
|
|
2214
|
+
|
|
2215
|
+
```
|
|
2216
|
+
<!-- End File uploads [file-upload] -->
|
|
2217
|
+
|
|
2218
|
+
<!-- Start Retries [retries] -->
|
|
2219
|
+
## Retries
|
|
2220
|
+
|
|
2221
|
+
Some of the endpoints in this SDK support retries. If you use the SDK without any configuration, it will fall back to the default retry strategy provided by the API. However, the default retry strategy can be overridden on a per-operation basis, or across the entire SDK.
|
|
2222
|
+
|
|
2223
|
+
To change the default retry strategy for a single API call, simply provide a retryConfig object to the call:
|
|
2224
|
+
```typescript
|
|
2225
|
+
import { Moov } from "@moovio/sdk";
|
|
2226
|
+
|
|
2227
|
+
const moov = new Moov({
|
|
2228
|
+
xMoovVersion: "v2024.01.00",
|
|
2229
|
+
security: {
|
|
2230
|
+
username: "",
|
|
2231
|
+
password: "",
|
|
2232
|
+
},
|
|
2233
|
+
});
|
|
2234
|
+
|
|
2235
|
+
async function run() {
|
|
2236
|
+
const result = await moov.accounts.create({
|
|
2237
|
+
accountType: "business",
|
|
2238
|
+
profile: {
|
|
2239
|
+
business: {
|
|
2240
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
2241
|
+
},
|
|
2242
|
+
},
|
|
2243
|
+
}, {
|
|
2244
|
+
retries: {
|
|
2245
|
+
strategy: "backoff",
|
|
2246
|
+
backoff: {
|
|
2247
|
+
initialInterval: 1,
|
|
2248
|
+
maxInterval: 50,
|
|
2249
|
+
exponent: 1.1,
|
|
2250
|
+
maxElapsedTime: 100,
|
|
2251
|
+
},
|
|
2252
|
+
retryConnectionErrors: false,
|
|
2253
|
+
},
|
|
2254
|
+
});
|
|
2255
|
+
|
|
2256
|
+
console.log(result);
|
|
2257
|
+
}
|
|
2258
|
+
|
|
2259
|
+
run();
|
|
2260
|
+
|
|
2261
|
+
```
|
|
2262
|
+
|
|
2263
|
+
If you'd like to override the default retry strategy for all operations that support retries, you can provide a retryConfig at SDK initialization:
|
|
2264
|
+
```typescript
|
|
2265
|
+
import { Moov } from "@moovio/sdk";
|
|
2266
|
+
|
|
2267
|
+
const moov = new Moov({
|
|
2268
|
+
retryConfig: {
|
|
2269
|
+
strategy: "backoff",
|
|
2270
|
+
backoff: {
|
|
2271
|
+
initialInterval: 1,
|
|
2272
|
+
maxInterval: 50,
|
|
2273
|
+
exponent: 1.1,
|
|
2274
|
+
maxElapsedTime: 100,
|
|
2275
|
+
},
|
|
2276
|
+
retryConnectionErrors: false,
|
|
2277
|
+
},
|
|
2278
|
+
xMoovVersion: "v2024.01.00",
|
|
2279
|
+
security: {
|
|
2280
|
+
username: "",
|
|
2281
|
+
password: "",
|
|
2282
|
+
},
|
|
2283
|
+
});
|
|
2284
|
+
|
|
2285
|
+
async function run() {
|
|
2286
|
+
const result = await moov.accounts.create({
|
|
2287
|
+
accountType: "business",
|
|
2288
|
+
profile: {
|
|
2289
|
+
business: {
|
|
2290
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
2291
|
+
},
|
|
2292
|
+
},
|
|
2293
|
+
});
|
|
2294
|
+
|
|
2295
|
+
console.log(result);
|
|
2296
|
+
}
|
|
2297
|
+
|
|
2298
|
+
run();
|
|
2299
|
+
|
|
2300
|
+
```
|
|
2301
|
+
<!-- End Retries [retries] -->
|
|
2302
|
+
|
|
2303
|
+
<!-- Start Error Handling [errors] -->
|
|
2304
|
+
## Error Handling
|
|
2305
|
+
|
|
2306
|
+
[`MoovError`](./src/models/errors/mooverror.ts) is the base class for all HTTP error responses. It has the following properties:
|
|
2307
|
+
|
|
2308
|
+
| Property | Type | Description |
|
|
2309
|
+
| ------------------- | ---------- | --------------------------------------------------------------------------------------- |
|
|
2310
|
+
| `error.message` | `string` | Error message |
|
|
2311
|
+
| `error.statusCode` | `number` | HTTP response status code eg `404` |
|
|
2312
|
+
| `error.headers` | `Headers` | HTTP response headers |
|
|
2313
|
+
| `error.body` | `string` | HTTP body. Can be empty string if no body is returned. |
|
|
2314
|
+
| `error.rawResponse` | `Response` | Raw HTTP response |
|
|
2315
|
+
| `error.data$` | | Optional. Some errors may contain structured data. [See Error Classes](#error-classes). |
|
|
2316
|
+
|
|
2317
|
+
### Example
|
|
2318
|
+
```typescript
|
|
2319
|
+
import { Moov } from "@moovio/sdk";
|
|
2320
|
+
import * as errors from "@moovio/sdk/models/errors";
|
|
2321
|
+
|
|
2322
|
+
const moov = new Moov({
|
|
2323
|
+
xMoovVersion: "v2024.01.00",
|
|
2324
|
+
security: {
|
|
2325
|
+
username: "",
|
|
2326
|
+
password: "",
|
|
2327
|
+
},
|
|
2328
|
+
});
|
|
2329
|
+
|
|
2330
|
+
async function run() {
|
|
2331
|
+
try {
|
|
2332
|
+
const result = await moov.accounts.create({
|
|
2333
|
+
accountType: "business",
|
|
2334
|
+
profile: {
|
|
2335
|
+
business: {
|
|
2336
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
2337
|
+
},
|
|
2338
|
+
},
|
|
2339
|
+
});
|
|
2340
|
+
|
|
2341
|
+
console.log(result);
|
|
2342
|
+
} catch (error) {
|
|
2343
|
+
// The base class for HTTP error responses
|
|
2344
|
+
if (error instanceof errors.MoovError) {
|
|
2345
|
+
console.log(error.message);
|
|
2346
|
+
console.log(error.statusCode);
|
|
2347
|
+
console.log(error.body);
|
|
2348
|
+
console.log(error.headers);
|
|
2349
|
+
|
|
2350
|
+
// Depending on the method different errors may be thrown
|
|
2351
|
+
if (error instanceof errors.GenericError) {
|
|
2352
|
+
console.log(error.data$.error); // string
|
|
2353
|
+
}
|
|
2354
|
+
}
|
|
2355
|
+
}
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
run();
|
|
2359
|
+
|
|
2360
|
+
```
|
|
2361
|
+
|
|
2362
|
+
### Error Classes
|
|
2363
|
+
**Primary error:**
|
|
2364
|
+
* [`MoovError`](./src/models/errors/mooverror.ts): The base class for HTTP error responses.
|
|
2365
|
+
|
|
2366
|
+
<details><summary>Less common errors (59)</summary>
|
|
2367
|
+
|
|
2368
|
+
<br />
|
|
2369
|
+
|
|
2370
|
+
**Network errors:**
|
|
2371
|
+
* [`ConnectionError`](./src/models/errors/httpclienterrors.ts): HTTP client was unable to make a request to a server.
|
|
2372
|
+
* [`RequestTimeoutError`](./src/models/errors/httpclienterrors.ts): HTTP request timed out due to an AbortSignal signal.
|
|
2373
|
+
* [`RequestAbortedError`](./src/models/errors/httpclienterrors.ts): HTTP request was aborted by the client.
|
|
2374
|
+
* [`InvalidRequestError`](./src/models/errors/httpclienterrors.ts): Any input used to create a request is invalid.
|
|
2375
|
+
* [`UnexpectedClientError`](./src/models/errors/httpclienterrors.ts): Unrecognised or unexpected error.
|
|
2376
|
+
|
|
2377
|
+
|
|
2378
|
+
**Inherit from [`MoovError`](./src/models/errors/mooverror.ts)**:
|
|
2379
|
+
* [`GenericError`](./src/models/errors/genericerror.ts): Applicable to 78 of 177 methods.*
|
|
2380
|
+
* [`BrandValidationError`](./src/models/errors/brandvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 177 methods.*
|
|
2381
|
+
* [`ImageRequestValidationError`](./src/models/errors/imagerequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 177 methods.*
|
|
2382
|
+
* [`ProductRequestValidationError`](./src/models/errors/productrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 177 methods.*
|
|
2383
|
+
* [`ScheduleValidationError`](./src/models/errors/schedulevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 177 methods.*
|
|
2384
|
+
* [`TerminalApplicationError`](./src/models/errors/terminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 2 of 177 methods.*
|
|
2385
|
+
* [`Transfer`](./src/models/errors/transfer.ts): Details of a Transfer. Status code `409`. Applicable to 1 of 177 methods.*
|
|
2386
|
+
* [`CardAcquiringRefund`](./src/models/errors/cardacquiringrefund.ts): Details of a card refund. Status code `409`. Applicable to 1 of 177 methods.*
|
|
2387
|
+
* [`CreateAccountError`](./src/models/errors/createaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2388
|
+
* [`PatchAccountError`](./src/models/errors/patchaccounterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2389
|
+
* [`ConnectAccountRequestValidationError`](./src/models/errors/connectaccountrequestvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2390
|
+
* [`AssignCountriesError`](./src/models/errors/assigncountrieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2391
|
+
* [`LinkApplePayError`](./src/models/errors/linkapplepayerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2392
|
+
* [`BankAccountValidationError`](./src/models/errors/bankaccountvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2393
|
+
* [`MicroDepositValidationError`](./src/models/errors/microdepositvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2394
|
+
* [`AddCapabilitiesError`](./src/models/errors/addcapabilitieserror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2395
|
+
* [`LinkCardError`](./src/models/errors/linkcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2396
|
+
* [`UpdateCardError`](./src/models/errors/updatecarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2397
|
+
* [`FileUploadValidationError`](./src/models/errors/fileuploadvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2398
|
+
* [`FeePlanAgreementError`](./src/models/errors/feeplanagreementerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2399
|
+
* [`FileValidationError`](./src/models/errors/filevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2400
|
+
* [`ImageMetadataValidationError`](./src/models/errors/imagemetadatavalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2401
|
+
* [`CreateInvoiceError`](./src/models/errors/createinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2402
|
+
* [`ListInvoicesValidationError`](./src/models/errors/listinvoicesvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2403
|
+
* [`UpdateInvoiceError`](./src/models/errors/updateinvoiceerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2404
|
+
* [`CreateInvoicePaymentError`](./src/models/errors/createinvoicepaymenterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2405
|
+
* [`CreatePaymentLinkError`](./src/models/errors/createpaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2406
|
+
* [`UpdatePaymentLinkError`](./src/models/errors/updatepaymentlinkerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2407
|
+
* [`RepresentativeValidationError`](./src/models/errors/representativevalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2408
|
+
* [`CreateSweepConfigError`](./src/models/errors/createsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2409
|
+
* [`PatchSweepConfigError`](./src/models/errors/patchsweepconfigerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2410
|
+
* [`AccountTerminalApplicationError`](./src/models/errors/accountterminalapplicationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2411
|
+
* [`CreateTicketError`](./src/models/errors/createticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2412
|
+
* [`UpdateTicketError`](./src/models/errors/updateticketerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2413
|
+
* [`TransferOptionsValidationError`](./src/models/errors/transferoptionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2414
|
+
* [`TransferValidationError`](./src/models/errors/transfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2415
|
+
* [`ListTransfersValidationError`](./src/models/errors/listtransfersvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2416
|
+
* [`PatchTransferValidationError`](./src/models/errors/patchtransfervalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2417
|
+
* [`RefundValidationError`](./src/models/errors/refundvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2418
|
+
* [`ReversalValidationError`](./src/models/errors/reversalvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2419
|
+
* [`UpsertUnderwritingError`](./src/models/errors/upsertunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2420
|
+
* [`UpdateUnderwritingError`](./src/models/errors/updateunderwritingerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2421
|
+
* [`CreateWalletValidationError`](./src/models/errors/createwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2422
|
+
* [`ListWalletsValidationError`](./src/models/errors/listwalletsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2423
|
+
* [`PatchWalletValidationError`](./src/models/errors/patchwalletvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2424
|
+
* [`ListWalletTransactionsValidationError`](./src/models/errors/listwallettransactionsvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2425
|
+
* [`CreateWebhookValidationError`](./src/models/errors/createwebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2426
|
+
* [`UpdateWebhookValidationError`](./src/models/errors/updatewebhookvalidationerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2427
|
+
* [`RequestCardError`](./src/models/errors/requestcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2428
|
+
* [`UpdateIssuedCardError`](./src/models/errors/updateissuedcarderror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2429
|
+
* [`RevokeTokenRequestError`](./src/models/errors/revoketokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2430
|
+
* [`AuthTokenRequestError`](./src/models/errors/authtokenrequesterror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2431
|
+
* [`OnboardingInviteError`](./src/models/errors/onboardinginviteerror.ts): The request was well-formed, but the contents failed validation. Check the request for missing or invalid fields. Status code `422`. Applicable to 1 of 177 methods.*
|
|
2432
|
+
* [`ResponseValidationError`](./src/models/errors/responsevalidationerror.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
|
|
2433
|
+
|
|
2434
|
+
</details>
|
|
2435
|
+
|
|
2436
|
+
\* Check [the method documentation](#available-resources-and-operations) to see if the error is applicable.
|
|
2437
|
+
<!-- End Error Handling [errors] -->
|
|
2438
|
+
|
|
2439
|
+
<!-- Start Server Selection [server] -->
|
|
2440
|
+
## Server Selection
|
|
2441
|
+
|
|
2442
|
+
### Override Server URL Per-Client
|
|
2443
|
+
|
|
2444
|
+
The default server can be overridden globally by passing a URL to the `serverURL: string` optional parameter when initializing the SDK client instance. For example:
|
|
2445
|
+
```typescript
|
|
2446
|
+
import { Moov } from "@moovio/sdk";
|
|
2447
|
+
|
|
2448
|
+
const moov = new Moov({
|
|
2449
|
+
serverURL: "https://api.moov.io",
|
|
2450
|
+
xMoovVersion: "v2024.01.00",
|
|
2451
|
+
security: {
|
|
2452
|
+
username: "",
|
|
2453
|
+
password: "",
|
|
2454
|
+
},
|
|
2455
|
+
});
|
|
2456
|
+
|
|
2457
|
+
async function run() {
|
|
2458
|
+
const result = await moov.accounts.create({
|
|
2459
|
+
accountType: "business",
|
|
2460
|
+
profile: {
|
|
2461
|
+
business: {
|
|
2462
|
+
legalBusinessName: "Whole Body Fitness LLC",
|
|
2463
|
+
},
|
|
2464
|
+
},
|
|
2465
|
+
});
|
|
2466
|
+
|
|
2467
|
+
console.log(result);
|
|
2468
|
+
}
|
|
2469
|
+
|
|
2470
|
+
run();
|
|
2471
|
+
|
|
2472
|
+
```
|
|
2473
|
+
<!-- End Server Selection [server] -->
|
|
2474
|
+
|
|
2475
|
+
<!-- Start Custom HTTP Client [http-client] -->
|
|
2476
|
+
## Custom HTTP Client
|
|
2477
|
+
|
|
2478
|
+
The TypeScript SDK makes API calls using an `HTTPClient` that wraps the native
|
|
2479
|
+
[Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). This
|
|
2480
|
+
client is a thin wrapper around `fetch` and provides the ability to attach hooks
|
|
2481
|
+
around the request lifecycle that can be used to modify the request or handle
|
|
2482
|
+
errors and response.
|
|
2483
|
+
|
|
2484
|
+
The `HTTPClient` constructor takes an optional `fetcher` argument that can be
|
|
2485
|
+
used to integrate a third-party HTTP client or when writing tests to mock out
|
|
2486
|
+
the HTTP client and feed in fixtures.
|
|
2487
|
+
|
|
2488
|
+
The following example shows how to:
|
|
2489
|
+
- route requests through a proxy server using [undici](https://www.npmjs.com/package/undici)'s ProxyAgent
|
|
2490
|
+
- use the `"beforeRequest"` hook to add a custom header and a timeout to requests
|
|
2491
|
+
- use the `"requestError"` hook to log errors
|
|
2492
|
+
|
|
2493
|
+
```typescript
|
|
2494
|
+
import { Moov } from "@moovio/sdk";
|
|
2495
|
+
import { ProxyAgent } from "undici";
|
|
2496
|
+
import { HTTPClient } from "@moovio/sdk/lib/http";
|
|
2497
|
+
|
|
2498
|
+
const dispatcher = new ProxyAgent("http://proxy.example.com:8080");
|
|
2499
|
+
|
|
2500
|
+
const httpClient = new HTTPClient({
|
|
2501
|
+
// 'fetcher' takes a function that has the same signature as native 'fetch'.
|
|
2502
|
+
fetcher: (input, init) =>
|
|
2503
|
+
// 'dispatcher' is specific to undici and not part of the standard Fetch API.
|
|
2504
|
+
fetch(input, { ...init, dispatcher } as RequestInit),
|
|
2505
|
+
});
|
|
2506
|
+
|
|
2507
|
+
httpClient.addHook("beforeRequest", (request) => {
|
|
2508
|
+
const nextRequest = new Request(request, {
|
|
2509
|
+
signal: request.signal || AbortSignal.timeout(5000)
|
|
2510
|
+
});
|
|
2511
|
+
|
|
2512
|
+
nextRequest.headers.set("x-custom-header", "custom value");
|
|
2513
|
+
|
|
2514
|
+
return nextRequest;
|
|
2515
|
+
});
|
|
2516
|
+
|
|
2517
|
+
httpClient.addHook("requestError", (error, request) => {
|
|
2518
|
+
console.group("Request Error");
|
|
2519
|
+
console.log("Reason:", `${error}`);
|
|
2520
|
+
console.log("Endpoint:", `${request.method} ${request.url}`);
|
|
2521
|
+
console.groupEnd();
|
|
2522
|
+
});
|
|
2523
|
+
|
|
2524
|
+
const sdk = new Moov({ httpClient: httpClient });
|
|
2525
|
+
```
|
|
2526
|
+
<!-- End Custom HTTP Client [http-client] -->
|
|
2527
|
+
|
|
2528
|
+
<!-- Start Debugging [debug] -->
|
|
2529
|
+
## Debugging
|
|
2530
|
+
|
|
2531
|
+
You can setup your SDK to emit debug logs for SDK requests and responses.
|
|
2532
|
+
|
|
2533
|
+
You can pass a logger that matches `console`'s interface as an SDK option.
|
|
2534
|
+
|
|
2535
|
+
> [!WARNING]
|
|
2536
|
+
> Beware that debug logging will reveal secrets, like API tokens in headers, in log messages printed to a console or files. It's recommended to use this feature only during local development and not in production.
|
|
2537
|
+
|
|
2538
|
+
```typescript
|
|
2539
|
+
import { Moov } from "@moovio/sdk";
|
|
2540
|
+
|
|
2541
|
+
const sdk = new Moov({ debugLogger: console });
|
|
2542
|
+
```
|
|
2543
|
+
<!-- End Debugging [debug] -->
|
|
2544
|
+
|
|
2545
|
+
<!-- Placeholder for Future Speakeasy SDK Sections -->
|
|
2546
|
+
|
|
2547
|
+
# Development
|
|
2548
|
+
|
|
2549
|
+
## Maturity
|
|
2550
|
+
|
|
2551
|
+
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
|
|
2552
|
+
to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
|
|
2553
|
+
looking for the latest version.
|
|
2554
|
+
|
|
2555
|
+
## Contributions
|
|
2556
|
+
|
|
2557
|
+
While we value open-source contributions to this SDK, this library is generated programmatically. Any manual changes added to internal files will be overwritten on the next generation.
|
|
2558
|
+
We look forward to hearing your feedback. Feel free to open a PR or an issue with a proof of concept and we'll do our best to include it in a future release.
|
|
2559
|
+
|
|
2560
|
+
### SDK Created by [Speakeasy](https://www.speakeasy.com/?utm_source=moov-sdk&utm_campaign=typescript)
|