Last updated 1 month ago
Get a customer balance
/v1/customers/balance
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
curl -L \ --url '//https://sandbox-api.pagou.com.br/v1/customers/balance' \ --header 'Authorization: YOUR_API_KEY'
{ "balance": 1, "last_update": "text", "version": 1 }