BalanceRequest
client_idintegerrequired
Account ID you obtained from PagaSul when integrating
Example:
123datetimestring
Point in time to get the balance snapshot for. If not passed, the current balance is returned
BalanceRequest
{
"client_id": 123,
"datetime": "string"
}