Other
Balances
The accounts balances are available at any time using the HUB2 API.
Please check the endpoint in the API reference.
Request
Here is a sample of a request to that endpoint :
Please note the following parameters :
- Parameter
currency
: identify the currency to fetch, here the value isXOF
- Parameter
date
: identify the date for which the balance will be fetched, here the value is2023-10-01T00:00:00.000Z
, default value is now if the field is missing
Response
Here is a sample of the response in JSON format :