API Reference

Get balance

Use this API to Fetch the balance

Sample Response

{
    "statuscode": "TXN",
    "status": "Balance Successfully Fetched",
    "data": {
        "balance": 100.40
    },
    "timestamp": "15-08-2025 12:30:50"
}

Language
Click Try It! to start a request and see the response here!