For Aggregator Partner, you need to top up to Payouts' bank account. Every partner have their own balance in Payouts' bank account. Use this API is to get current balance information.
{
"balance": "25000.00"
}
HTTP Request
GET BASE_URL/api/v1/balance
Return Parameter
Parameter | Description |
---|---|
balance | Balance information for partner |