Get Account ACH Details

GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{savingAccountId}}/details

Return the real account number and routing number details for an ACH payment.

Note: this is a premium service, billable per every successful API call.

Supported regions: πŸ‡ΊπŸ‡Έ

HEADERS

KeyDatatypeRequiredDescription
Finicity-App-Keystring
Acceptstring
Finicity-App-Tokenstring

RESPONSES

status: OK

{"routingNumber":"123456789","realAccountNumber":"002345678901"}