Get Wallet balance

This page will help you get started with Get Wallet balance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

API url
Staging: https://app.staging.rohealth.ng/api/external/wallet/balance
Production: https://app.rohealth.ng/api/external/wallet/balance

API keys should be passed in headers

GET request

Below is the sample response.

{
    "status": {
        "code": 100,
        "desc": "Success"
    },
    "entity": {
        "balance": "-3900"
    },
    "meta": null
}

Try dragging a block from the right to see how easy it is to add more content!

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here!