v1
latestOpenAPI 3.1.02026-07-2478315484.9 KBConsents
Retrieve balance of consent-linked account
Retrieves the balance of the account associated with the specified authorized consent.
get/consents/v1/{consent_id}/balance
Response
OK - Account balance retrieved successfully.
Example response
{
"currency": "AED",
"balance": 2500
}