The Monnify Get Customer Balance API facilitates the retrieval of a customer's available balance by providing their wallet account number.
To retrieve the wallet balance for a customer, simply append the imputed customer's wallet account id to the endpoint URL, and the account balance linked to the wallet will be returned.
To retrieve transactions done on a customer's wallet, you simply make a GET request to the Wallet Transactions API. You can specify a pageNo and pageSize to get a parginated result.