Skip to main content

BalanceRequest

client_idintegerrequired

Account ID you obtained from PagaSul when integrating

Example: 123
datetimestring

Point in time to get the balance snapshot for. If not passed, the current balance is returned

BalanceRequest
{
"client_id": 123,
"datetime": "string"
}