Get Available Balance - Live

GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{savingAccountId}}/availableBalance/live

Retrieve the available and cleared account balances for a single account in real-time directly from a financial institution.

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

{"id":1005061234,"realAccountNumberLast4":"5678","availableBalance":173.47,"availableBalanceDate":1607450357,"clearedBalance":222.25,"clearedBalanceDate":1607450357,"aggregationStatusCode":-51169360,"currency":"USD"}