Get Available Balance - Live

GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{transactionAccountId}}/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
Consent-Receipt-Idstring(Required) A Mastercard Open Banking Consent Receipt ID
Acceptstring
App-Keystring
Finicity-App-Tokenstring

RESPONSES

status: OK

{"id":1005061234,"availableBalance":173.47,"availableBalanceDate":1607450357,"clearedBalance":222.25,"clearedBalanceDate":1607450357,"aggregationStatusCode":98272143,"currency":"AUD","realAccountNumberLast4":"5678"}