Fetch Balance
API URL: https://api.bulkpe.in/client/fetchBalance
Method: GET
Auth: Please refer to the Authorization page.
Body: None
{
"status": true,
"statusCode": 200,
"data": {
"firstName": "Richard",
"lastName": "Hendricks",
"businessName": "business",
"businessAddress": "business",
"phone": "9684458448",
"account_number": "7722771001",
"ifsc_code": "UTIB0CCH274",
"Balance": 100,
"email": "[email protected]",
"yetToSettle": 0
},
"message": ""
}