mono-logo

Balances

Last updated May 19th, 2022

Learn more

get api.withmono.com/accounts/{id}/balances
v1.0

This resource is to pull the customer's transaction balance data, which includes main balance, airtime bundle, data bonuses etc.

Path
Headers

Request

123
curl --request GET \
     --url https://api.withmono.com/accounts/id/balances \
     --header 'accept: application/json'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?