Last updated 2 months ago
Get a customer balance
/v1/customers/balance
curl -L \ --url 'http://https://sandbox-api.pagou.com.br//v1/customers/balance' \ --header 'Authorization: YOUR_API_KEY'
{ "balance": 1, "last_update": "text", "version": 1 }