get https://marketplace-api.dlocal.com/v2/accounts//balances
This service can be used to check the balance of an existing account.
Responses
This service can be used to check the balance of an existing account.
xxxxxxxxxx
curl --request GET \
--url https://marketplace-api.dlocal.com/v2/accounts/account_id/balances \
--header 'accept: application/json'