This API method is used to retrieve Account balance
GET
{base url}/api/v1/account/json/balance/
{
"UGX": {
"balance": 2710,
"fee_sell": 2590,
"reserved": 0,
"gross_balance": 5300,
"payout_balance": 1000,
"payout_fee_sell": 0,
"pending_payouts": 0,
"payout_overdraft": 0,
"pending_outgoing": 1500,
"available_balance": 1210,
"payout_gross_balance": 1000,
"available_payout_balance": 1000
}
}
Company Balance in a specific currency
Raw Company balance without any fees or reserved amounts subtracted
Company gross balance with transaction fees subtracted
Company balance currently available for withdrawal
Amount protected from withdrawal for an amount of time as per the brand configuration
Amount currently pending withdrawal
FeeSellinteger
Fees applied to transactions