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
Key | Datatype | Required | Description |
---|---|---|---|
Consent-Receipt-Id | string | (Required) A Mastercard Open Banking Consent Receipt ID | |
Accept | string | ||
App-Key | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"id":1005061234,"availableBalance":173.47,"availableBalanceDate":1607450357,"clearedBalance":222.25,"clearedBalanceDate":1607450357,"aggregationStatusCode":98272143,"currency":"AUD","realAccountNumberLast4":"5678"}