/
Get Wallet Balance (Deprecated)

Get Wallet Balance (Deprecated)

Validate Bank Account

This allows you to get the available balance in your monnify wallet. 

Query param needed is the monnify wallet id, available on https://app.monnify.com/disbursement 


This endpoint is protected with Basic Authentication

Sample Response

Get Wallet Balance Response
{
    "requestSuccessful": true,
    "responseMessage": "success",
    "responseCode": "0",
    "responseBody": {
        "availableBalance": 4.79899999E+9,
        "ledgerBalance": 4.79899999E+9
    }
}



Related content

Get Wallet Balance
Get Wallet Balance
More like this
Get All Wallets.
Get All Wallets.
More like this
List All Transfers (Deprecated)
List All Transfers (Deprecated)
Read with this
Get Customer Wallet Balance
Get Customer Wallet Balance
More like this
Monnify Wallet
Monnify Wallet
Read with this
Wallet Creation
Wallet Creation
More like this