# Apivom Atlas — Mastercard Open Finance US

> Apivom Atlas integration for Mastercard Open Finance US: 152 gateway routes over `api.finicity.com`, available through the Apivom platform (Apivom Iris workflows and the Apivom Atlas API portal). Auth model: caller-supplied token passed through to the vendor.

Notes for AI assistants:

- This catalog mirrors the vendor's public API surface as registered in Apivom Atlas (0 read-only, 152 write routes).
- Access is provisioned per customer. Commercialized providers are self-service in the Atlas portal; for everything else [request a demo](https://apivom.com/en/demo).
- Credentials are always owned by the calling tenant — Apivom Atlas is a stateless gateway.

## Routes

- `POST /account-owner-verification-matchings/customers/{customerId}/accounts/{accountId}` (account-owner-verification-matchings-customers-by-customerid-accounts-by-accountid-post) — params: ownerName, name, address, phone, email
- `POST /aggregation/customers/{customerId}/recurring-transactions` (aggregation-customers-by-customerid-recurring-transactions-post) — params: accountIds
- `GET /aggregation/customers/{customerId}/transactions/{uniqueTransactionId}` (aggregation-customers-by-customerid-transactions-by-uniquetransactionid) — params: params
- `GET /aggregation/customers/{customerId}/transactions/refreshes/{refreshId}` (aggregation-customers-by-customerid-transactions-refreshes-by-refreshid) — params: params
- `POST /aggregation/customers/{customerId}/transactions/refreshes` (aggregation-customers-by-customerid-transactions-refreshes-post) — params: institutionLoginId, accountIds, mode, fromDate, toDate
- `GET /aggregation/v1/customers` (aggregation-v1-customers) — params: query
- `GET /aggregation/v1/customers/{customerId}` (aggregation-v1-customers-by-customerid) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts` (aggregation-v1-customers-by-customerid-accounts) — params: params, query
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/availableBalance` (aggregation-v1-customers-by-customerid-accounts-by-accountid-availablebalance) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/availableBalance/live` (aggregation-v1-customers-by-customerid-accounts-by-accountid-availablebalance-live) — params: params, query
- `DELETE /aggregation/v1/customers/{customerId}/accounts/{accountId}` (aggregation-v1-customers-by-customerid-accounts-by-accountid-delete) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/details` (aggregation-v1-customers-by-customerid-accounts-by-accountid-details) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/owner` (aggregation-v1-customers-by-customerid-accounts-by-accountid-owner) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/payments/paymentIndicator/fcra` (aggregation-v1-customers-by-customerid-accounts-by-accountid-payments-paymentindicator-fcra) — params: params, query
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/simple` (aggregation-v1-customers-by-customerid-accounts-by-accountid-simple) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/{accountId}/statement` (aggregation-v1-customers-by-customerid-accounts-by-accountid-statement) — params: params, query
- `POST /aggregation/v1/customers/{customerId}/accounts/{accountId}/transactions/historic` (aggregation-v1-customers-by-customerid-accounts-by-accountid-transactions-historic-post) — params: params
- `POST /aggregation/v1/customers/{customerId}/accounts/{accountId}/transactions` (aggregation-v1-customers-by-customerid-accounts-by-accountid-transactions-post) — params: amount, description, status, postedDate, transactionDate
- `DELETE /aggregation/v1/customers/{customerId}/accounts/{accountId}/txpush` (aggregation-v1-customers-by-customerid-accounts-by-accountid-txpush-delete) — params: params
- `POST /aggregation/v1/customers/{customerId}/accounts/{accountId}/txpush` (aggregation-v1-customers-by-customerid-accounts-by-accountid-txpush-post) — params: callbackUrl
- `POST /aggregation/v1/customers/{customerId}/accounts` (aggregation-v1-customers-by-customerid-accounts-post) — params: params
- `GET /aggregation/v1/customers/{customerId}/accounts/simple` (aggregation-v1-customers-by-customerid-accounts-simple) — params: params
- `GET /aggregation/v1/customers/{customerId}/application` (aggregation-v1-customers-by-customerid-application) — params: params
- `PUT /aggregation/v1/customers/{customerId}/applications/{applicationId}` (aggregation-v1-customers-by-customerid-applications-by-applicationid-put) — params: params
- `GET /aggregation/v1/customers/{customerId}/assets/{assetId}` (aggregation-v1-customers-by-customerid-assets-by-assetid) — params: params
- `DELETE /aggregation/v1/customers/{customerId}` (aggregation-v1-customers-by-customerid-delete) — params: params
- `GET /aggregation/v1/customers/{customerId}/institutionLogins/{institutionLoginId}/accounts` (aggregation-v1-customers-by-customerid-institutionlogins-by-institutionloginid-accounts) — params: params
- `POST /aggregation/v1/customers/{customerId}/institutionLogins/{institutionLoginId}/accounts` (aggregation-v1-customers-by-customerid-institutionlogins-by-institutionloginid-accounts-post) — params: params, query
- `GET /aggregation/v1/customers/{customerId}/institutionLogins/{institutionLoginId}/accounts/simple` (aggregation-v1-customers-by-customerid-institutionlogins-by-institutionloginid-accounts-simple) — params: params
- `DELETE /aggregation/v1/customers/{customerId}/institutionLogins/{institutionLoginId}` (aggregation-v1-customers-by-customerid-institutionlogins-by-institutionloginid-delete) — params: params
- `GET /aggregation/v1/customers/{customerId}/institutions/{institutionId}/accounts` (aggregation-v1-customers-by-customerid-institutions-by-institutionid-accounts) — params: params
- `GET /aggregation/v1/customers/{customerId}/institutions/{institutionId}/accounts/simple` (aggregation-v1-customers-by-customerid-institutions-by-institutionid-accounts-simple) — params: params
- `POST /aggregation/v1/customers/{customerId}/payStatements` (aggregation-v1-customers-by-customerid-paystatements-post) — params: label, statement
- `PUT /aggregation/v1/customers/{customerId}` (aggregation-v1-customers-by-customerid-put) — params: firstName, lastName
- `DELETE /aggregation/v1/customers/{customerId}/subscriptions/{subscriptionId}` (aggregation-v1-customers-by-customerid-subscriptions-by-subscriptionid-delete) — params: params
- `DELETE /aggregation/v1/partners/accessKey/{consentReceiptId}` (aggregation-v1-partners-accesskey-by-consentreceiptid-delete) — params: params
- `PUT /aggregation/v1/partners/accessKey/{consentReceiptId}` (aggregation-v1-partners-accesskey-by-consentreceiptid-put) — params: customerId, partnerId, thirdPartyPartnerId, provenance, products
- `POST /aggregation/v1/partners/accessKey` (aggregation-v1-partners-accesskey-post) — params: customerId, partnerId, thirdPartyPartnerId, provenance, products
- `PUT /aggregation/v1/partners/applications/{preAppId}` (aggregation-v1-partners-applications-by-preappid-put) — params: appDescription, appName, appUrl, ownerAddressLine1, ownerAddressLine2, ownerCity, ownerCountry, ownerName, ownerPostalCode, ownerState, image
- `POST /aggregation/v1/partners/applications` (aggregation-v1-partners-applications-post) — params: appDescription, appName, appUrl, ownerAddressLine1, ownerAddressLine2, ownerCity, ownerCountry, ownerName, ownerPostalCode, ownerState, image
- `GET /aggregation/v1/paysuite/customers/{customerId}/accounts/{accountId}` (aggregation-v1-paysuite-customers-by-customerid-accounts-by-accountid) — params: params, query
- `GET /aggregation/v1/paysuite/customers/{customerId}/institutionLogins/{institutionLoginId}/accounts` (aggregation-v1-paysuite-customers-by-customerid-institutionlogins-by-institutionloginid-accounts) — params: params, query
- `POST /aggregation/v2/customers/active` (aggregation-v2-customers-active-post) — params: username, firstName, lastName, applicationId, phone, email
- `GET /aggregation/v2/customers/{customerId}/accounts/{accountId}` (aggregation-v2-customers-by-customerid-accounts-by-accountid) — params: params
- `GET /aggregation/v2/customers/{customerId}/accounts/{accountId}/loanDetails` (aggregation-v2-customers-by-customerid-accounts-by-accountid-loandetails) — params: params
- `GET /aggregation/v2/customers/{customerId}/accounts/{accountId}/payments/paymentIndicator` (aggregation-v2-customers-by-customerid-accounts-by-accountid-payments-paymentindicator) — params: params, query
- `POST /aggregation/v2/customers/{customerId}/accounts` (aggregation-v2-customers-by-customerid-accounts-post) — params: params
- `POST /aggregation/v2/customers/{customerId}/institutionLogins/{institutionLoginId}/accounts` (aggregation-v2-customers-by-customerid-institutionlogins-by-institutionloginid-accounts-post) — params: params
- `PUT /aggregation/v2/customers/{customerId}/institutionLogins/{institutionLoginId}/migration` (aggregation-v2-customers-by-customerid-institutionlogins-by-institutionloginid-migration-put) — params: params
- `GET /aggregation/v2/customers/{customerId}/transactions/{transactionId}` (aggregation-v2-customers-by-customerid-transactions-by-transactionid) — params: params
- `POST /aggregation/v2/customers/testing` (aggregation-v2-customers-testing-post) — params: username, firstName, lastName, applicationId, phone, email
- `GET /aggregation/v2/partners/applications` (aggregation-v2-partners-applications) — params: query
- `POST /aggregation/v2/partners/authentication` (aggregation-v2-partners-authentication-post) — params: partnerId, partnerSecret
- `PUT /aggregation/v2/partners/authentication` (aggregation-v2-partners-authentication-put) — params: partnerId, partnerSecret, newPartnerSecret, immediate
- `GET /aggregation/v3/customers/{customerId}/accounts/{accountId}/details` (aggregation-v3-customers-by-customerid-accounts-by-accountid-details) — params: params
- `GET /aggregation/v3/customers/{customerId}/accounts/{accountId}/owner` (aggregation-v3-customers-by-customerid-accounts-by-accountid-owner) — params: params, query
- `GET /aggregation/v3/customers/{customerId}/accounts/{accountId}/statement` (aggregation-v3-customers-by-customerid-accounts-by-accountid-statement) — params: params, query
- `GET /aggregation/v3/customers/{customerId}/transactions` (aggregation-v3-customers-by-customerid-transactions) — params: params, query
- `GET /aggregation/v4/customers/{customerId}/accounts/{accountId}/transactions` (aggregation-v4-customers-by-customerid-accounts-by-accountid-transactions) — params: params, query
- `GET /applications` (applications) — params: query
- `GET /applications/{application_id}/institutions` (applications-by-application-id-institutions) — params: params, query
- `GET /business-services/businesses/{business_id}` (business-services-businesses-by-business-id) — params: params
- `PUT /business-services/businesses/{business_id}` (business-services-businesses-by-business-id-put) — params: name, personallyLiable, address, phoneNumber, url, email, type, taxId
- `GET /business-services/customers/{customer_id}/businesses` (business-services-customers-by-customer-id-businesses) — params: params
- `POST /business-services/customers/{customer_id}/businesses` (business-services-customers-by-customer-id-businesses-post) — params: name, personallyLiable, address, phoneNumber, url, email, type, taxId
- `GET /connect-components/configurations` (connect-components-configurations)
- `GET /connect-components/configurations/{configuration_id}` (connect-components-configurations-by-configuration-id) — params: params
- `DELETE /connect-components/configurations/{configuration_id}` (connect-components-configurations-by-configuration-id-delete) — params: params
- `POST /connect-components/configurations` (connect-components-configurations-post) — params: filterAccounts, accountClassificationType, aoRequired
- `POST /connect-components/customers/{customer_id}/institution-login-ids/{institution_login_id}/reconnections` (connect-components-customers-by-customer-id-institution-login-ids-by-institution-login-id-reconnections-post) — params: params, body
- `POST /connect-components/institutions/{institution_id}/login-forms` (connect-components-institutions-by-institution-id-login-forms-post) — params: language, customerId, configurationId, serviceAgreement
- `POST /connect-components/institutions/{institution_id}/oauth-urls` (connect-components-institutions-by-institution-id-oauth-urls-post) — params: redirectURI, customerId, configurationId, serviceAgreement
- `GET /connect/experiences` (connect-experiences) — params: query
- `POST /connect/experiences/{experience_id}/duplicate` (connect-experiences-by-experience-id-duplicate-post) — params: indirectPartnerId
- `POST /connect/generate/transfer/bill-pay-switch` (connect-generate-transfer-bill-pay-switch-post) — params: serviceAgreement, accounts, partnerId, customerId, experience, language, singleUseUrl, redirectUri, cards, identity
- `POST /connect/generate/transfer/deposit-switch` (connect-generate-transfer-deposit-switch-post) — params: serviceAgreement, external, accounts, partnerId, customerId, language, webhook, webhookContentType, webhookData, webhookHeaders, redirectUri, experience
- `POST /connect/v2/generate/fix` (connect-v2-generate-fix-post) — params: language, partnerId, customerId, institutionLoginId, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, experience, singleUseUrl, isHostedInMobileApp, isWebView
- `POST /connect/v2/generate/jointBorrower` (connect-v2-generate-jointborrower-post) — params: language, partnerId, borrowers, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, institutionSettings, experience, fromDate, reportCustomFields, singleUseUrl
- `POST /connect/v2/generate/lite` (connect-v2-generate-lite-post) — params: language, partnerId, customerId, institutionId, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, experience, singleUseUrl, isHostedInMobileApp, isWebView
- `POST /connect/v2/generate/microentry/verify` (connect-v2-generate-microentry-verify-post) — params: partnerId, customerId, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, experience, accountId
- `POST /connect/v2/generate` (connect-v2-generate-post) — params: language, partnerId, customerId, consumerId, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, optionalConsumerInfo, singleUseUrl, experience, institutionSettings, fromDate, reportCustomFields, isHostedInMobileApp, isWebView
- `POST /connect/v2/send/email/jointBorrower` (connect-v2-send-email-jointborrower-post) — params: language, partnerId, borrowers, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, institutionSettings, email, experience, fromDate, reportCustomFields, singleUseUrl
- `POST /connect/v2/send/email` (connect-v2-send-email-post) — params: language, partnerId, customerId, consumerId, redirectUri, webhook, webhookContentType, webhookData, webhookHeaders, institutionSettings, email, experience, singleUseUrl, fromDate, reportCustomFields, optionalConsumerInfo
- `GET /customers/institution-logins/{institution_login_id}/authorization-details` (customers-institution-logins-by-institution-login-id-authorization-details) — params: params
- `POST /data-enrichment/transactions` (data-enrichment-transactions-post) — params: transactions
- `POST /decisioning/customers/{customerId}/reports/foresight-analytics/userTypes/{userType}` (decisioning-customers-by-customerid-reports-foresight-analytics-usertypes-by-usertype-post) — params: analyticsReportData, accountIds, fromDate
- `POST /decisioning/customers/{customerId}/reports/payment-history/userTypes/business` (decisioning-customers-by-customerid-reports-payment-history-usertypes-business-post) — params: analyticsReportData, accountIds, reportCustomFields, fromDate
- `POST /decisioning/customers/{customerId}/reports/payment-risk-insights/userTypes/{userType}` (decisioning-customers-by-customerid-reports-payment-risk-insights-usertypes-by-usertype-post) — params: analyticsReportData, reportCustomFields, accountIds, fromDate
- `POST /decisioning/customers/{customerId}/sbca` (decisioning-customers-by-customerid-sbca-post) — params: analyticsReportData
- `POST /decisioning/reports/foresight-analytics/userTypes/{userType}` (decisioning-reports-foresight-analytics-usertypes-by-usertype-post) — params: analyticsReportData, accountIds, fromDate, customerId, externalCustomerId
- `GET /decisioning/sbca/location-matches` (decisioning-sbca-location-matches) — params: query
- `GET /decisioning/v1/consumers/{consumerId}` (decisioning-v1-consumers-by-consumerid) — params: params
- `GET /decisioning/v1/consumers/{consumerId}/portfolios/{portfolioId}` (decisioning-v1-consumers-by-consumerid-portfolios-by-portfolioid) — params: params
- `PUT /decisioning/v1/consumers/{consumerId}` (decisioning-v1-consumers-by-consumerid-put) — params: firstName, lastName, address, city, state, zip, phone, ssn, birthday, email, suffix, endUser
- `GET /decisioning/v1/consumers/{consumerId}/reports` (decisioning-v1-consumers-by-consumerid-reports) — params: params
- `GET /decisioning/v1/customers/{customerId}/consumer` (decisioning-v1-customers-by-customerid-consumer) — params: params
- `POST /decisioning/v1/customers/{customerId}/consumer` (decisioning-v1-customers-by-customerid-consumer-post) — params: firstName, lastName, address, city, state, zip, phone, ssn, birthday, email, suffix, endUser
- `GET /decisioning/v1/customers/{customerId}/portfolios/{portfolioId}` (decisioning-v1-customers-by-customerid-portfolios-by-portfolioid) — params: params
- `GET /decisioning/v1/customers/{customerId}/reports` (decisioning-v1-customers-by-customerid-reports) — params: params
- `GET /decisioning/v1/partners/{partnerId}/billing/reseller` (decisioning-v1-partners-by-partnerid-billing-reseller) — params: params, query
- `GET /decisioning/v1/portfolios/{portfolioId}` (decisioning-v1-portfolios-by-portfolioid) — params: params
- `POST /decisioning/v1/reports/{reportId}/partners` (decisioning-v1-reports-by-reportid-partners-post) — params: purpose
- `POST /decisioning/v2/customers/{customerId}/assetSummary` (decisioning-v2-customers-by-customerid-assetsummary-post) — params: accountIds, reportCustomFields, showNsf, fromDate
- `POST /decisioning/v2/customers/{customerId}/cashFlowBusiness` (decisioning-v2-customers-by-customerid-cashflowbusiness-post) — params: accountIds, reportCustomFields, showNsf, fromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/cashFlowPersonal` (decisioning-v2-customers-by-customerid-cashflowpersonal-post) — params: accountIds, reportCustomFields, showNsf, fromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/payStatement` (decisioning-v2-customers-by-customerid-paystatement-post) — params: paystatementReport, reportCustomFields
- `POST /decisioning/v2/customers/{customerId}/preQualVoa` (decisioning-v2-customers-by-customerid-prequalvoa-post) — params: accountIds, reportCustomFields, showNsf, fromDate
- `POST /decisioning/v2/customers/{customerId}/reports/balance-analytics/userTypes/{userType}` (decisioning-v2-customers-by-customerid-reports-balance-analytics-usertypes-by-usertype-post) — params: analyticsReportData, accountIds, reportCustomFields, fromDate
- `POST /decisioning/v2/customers/{customerId}/reports/cashflow-analytics/userTypes/{userType}` (decisioning-v2-customers-by-customerid-reports-cashflow-analytics-usertypes-by-usertype-post) — params: analyticsReportData, accountIds, reportCustomFields, fromDate
- `POST /decisioning/v2/customers/{customerId}/statement` (decisioning-v2-customers-by-customerid-statement-post) — params: statementReportData, reportCustomFields
- `POST /decisioning/v2/customers/{customerId}/transactions` (decisioning-v2-customers-by-customerid-transactions-post) — params: accountIds, fromDate, toDate, reportCustomFields, findTransaction
- `POST /decisioning/v2/customers/{customerId}/voa` (decisioning-v2-customers-by-customerid-voa-post) — params: accountIds, reportCustomFields, showNsf, fromDate
- `POST /decisioning/v2/customers/{customerId}/voaHistory` (decisioning-v2-customers-by-customerid-voahistory-post) — params: accountIds, reportCustomFields, showNsf, fromDate, incomeFromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/voePayroll` (decisioning-v2-customers-by-customerid-voepayroll-post) — params: payrollData, reportCustomFields, payStatementsFromDate, marketSegment, purpose
- `POST /decisioning/v2/customers/{customerId}/voeTransactions` (decisioning-v2-customers-by-customerid-voetransactions-post) — params: reportId, accountIds, reportCustomFields, fromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/voi` (decisioning-v2-customers-by-customerid-voi-post) — params: accountIds, reportCustomFields, fromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/voiePayroll` (decisioning-v2-customers-by-customerid-voiepayroll-post) — params: payrollData, reportCustomFields, payStatementsFromDate, marketSegment, purpose
- `POST /decisioning/v2/customers/{customerId}/voieTxVerify/withInterview` (decisioning-v2-customers-by-customerid-voietxverify-withinterview-post) — params: accountIds, voieWithInterviewData, reportCustomFields, fromDate, incomeStreamConfidenceMinimum
- `POST /decisioning/v2/customers/{customerId}/voieTxVerify/withStatement` (decisioning-v2-customers-by-customerid-voietxverify-withstatement-post) — params: voieWithStatementData, reportCustomFields
- `GET /decisioning/v3/consumers/{consumerId}/reports/{reportId}` (decisioning-v3-consumers-by-consumerid-reports-by-reportid) — params: params, query
- `GET /decisioning/v3/customers/{customerId}/reports/{reportId}` (decisioning-v3-customers-by-customerid-reports-by-reportid) — params: params, query
- `POST /decisioning/v3/reports/{reportId}` (decisioning-v3-reports-by-reportid-post) — params: purpose
- `GET /institution/v1/institutions/routingNumber/{routing_number}` (institution-v1-institutions-routingnumber-by-routing-number) — params: params
- `GET /institution/v2/certifiedInstitutions` (institution-v2-certifiedinstitutions) — params: query
- `GET /institution/v2/certifiedInstitutions/rssd` (institution-v2-certifiedinstitutions-rssd) — params: query
- `GET /institution/v2/institutions` (institution-v2-institutions) — params: query
- `GET /institution/v2/institutions/{institutionId}` (institution-v2-institutions-by-institutionid) — params: params
- `GET /institution/v2/institutions/{institutionId}/branding` (institution-v2-institutions-by-institutionid-branding) — params: params
- `GET /microentry/v1/customers/{customerId}/accounts/{accountId}` (microentry-v1-customers-by-customerid-accounts-by-accountid) — params: params
- `POST /microentry/v1/customers/{customerId}/accounts/{accountId}/amounts` (microentry-v1-customers-by-customerid-accounts-by-accountid-amounts-post) — params: amounts
- `POST /microentry/v1/customers/{customerId}` (microentry-v1-customers-by-customerid-post) — params: institutionLoginId, receiver, callbackUrl
- `GET /notification-subscriptions/webhooks` (notification-subscriptions-webhooks) — params: query
- `GET /notification-subscriptions/webhooks/{subscription_id}` (notification-subscriptions-webhooks-by-subscription-id) — params: params
- `DELETE /notification-subscriptions/webhooks/{subscription_id}` (notification-subscriptions-webhooks-by-subscription-id-delete) — params: params
- `DELETE /notification-subscriptions/webhooks/{subscription_id}/events/{webhook_event_id}` (notification-subscriptions-webhooks-by-subscription-id-events-by-webhook-event-id-delete) — params: params
- `PUT /notification-subscriptions/webhooks/{subscription_id}/events/{webhook_event_id}` (notification-subscriptions-webhooks-by-subscription-id-events-by-webhook-event-id-put) — params: name, url, condition
- `PUT /notification-subscriptions/webhooks/{subscription_id}/events/{webhook_event_id}/status` (notification-subscriptions-webhooks-by-subscription-id-events-by-webhook-event-id-status-put) — params: status
- `GET /notification-subscriptions/webhooks/{subscription_id}/events/{webhook_event_id}/test-subscriptions` (notification-subscriptions-webhooks-by-subscription-id-events-by-webhook-event-id-test-subscriptions) — params: params
- `PUT /notification-subscriptions/webhooks/{subscription_id}` (notification-subscriptions-webhooks-by-subscription-id-put) — params: url, events
- `PUT /notification-subscriptions/webhooks/{subscription_id}/status` (notification-subscriptions-webhooks-by-subscription-id-status-put) — params: status
- `GET /notification-subscriptions/webhooks/{subscription_id}/test-subscriptions` (notification-subscriptions-webhooks-by-subscription-id-test-subscriptions) — params: params
- `GET /notification-subscriptions/webhooks/events` (notification-subscriptions-webhooks-events)
- `POST /notification-subscriptions/webhooks` (notification-subscriptions-webhooks-post) — params: url, events
- `GET /payments/customers/{customerId}/accounts/{accountId}/fcra-payment-success-indicators/{payRequestId}` (payments-customers-by-customerid-accounts-by-accountid-fcra-payment-success-indicators-by-payrequestid) — params: params, query
- `POST /payments/customers/{customerId}/accounts/{accountId}/fcra-payment-success-indicators` (payments-customers-by-customerid-accounts-by-accountid-fcra-payment-success-indicators-post) — params: transaction, user
- `GET /payments/customers/{customerId}/accounts/{accountId}/payment-success-indicators/{payRequestId}` (payments-customers-by-customerid-accounts-by-accountid-payment-success-indicators-by-payrequestid) — params: params, query
- `POST /payments/customers/{customerId}/accounts/{accountId}/payment-success-indicators` (payments-customers-by-customerid-accounts-by-accountid-payment-success-indicators-post) — params: transaction, user
- `GET /transfer/customers/{customer_id}/bill-pay-switches` (transfer-customers-by-customer-id-bill-pay-switches) — params: params
- `GET /transfer/customers/{customer_id}/bill-pay-switches/{switch_id}` (transfer-customers-by-customer-id-bill-pay-switches-by-switch-id) — params: params
- `GET /transfer/customers/{customer_id}/deposit-switches` (transfer-customers-by-customer-id-deposit-switches) — params: params
- `GET /transfer/customers/{customer_id}/deposit-switches/{switch_id}` (transfer-customers-by-customer-id-deposit-switches-by-switch-id) — params: params
- `GET /transfer/externals/{external_id}/deposit-switches` (transfer-externals-by-external-id-deposit-switches) — params: params

## Credential model

- Partner ID (`partnerId`) — required
- Partner Secret (`partnerSecret`) — required — secret
- App Key (`appKey`) — required — secret

## Optional

- [Apivom Atlas product page](https://apivom.com/en/products/atlas)
- [All Atlas integration guides](https://apivom.com/llms.txt)
- [Request a demo](https://apivom.com/en/demo)
