Last updated 9 days ago
Get a customer balance
Client Identifier
GET /v1/customers/balance HTTP/1.1 Host: sandbox-api.pagou.com.br X-API-KEY: YOUR_API_KEY Accept: */*
OK
{ "balance": 1, "last_update": "text", "last_withdraw": "text", "version": 1 }