Consents
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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.