v1
latestOpenAPI 3.1.02026-07-245361280.3 KBAccount management
Get account balance
This service can be used to check the balance of an existing account.
get/v2/accounts/{account_id}/balances
Path parameters
account_idstring required
Example:d907f733-5e17-4470-b963-f2ac2c11a440
User’s dLocal account ID.
Response
OK
Example response
{
"account_id": "d907f733-5e17-4470-b963-f2ac2c11a440",
"current_balance_date": "2023-07-26T13:38:05.476063096Z",
"currency": "ARS"
}