This operation returns balance of Wallet or PB Bank (GFS payment method) accounts.
Returns account balance
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "walletAccount": {
- "currency": "USD",
- "balanceAvailable": 1000,
- "pendingBalance": 1100
}, - "trustAccount": {
- "accountId": "58545575",
- "accountEnabled": true,
- "balanceAvailable": 1100
}, - "purchasePowerAccount": {
- "accountId": "8000900000242952",
- "accountEnabled": true,
- "creditLimit": 500,
- "availableCredit": -25426.5,
- "balanceCurrent": 10,
- "minPayDate": "0000-00-00",
- "minPayAmount": 10
}, - "reserveAccount": {
- "accountId": "58545575"
}
}