Balances
The Balances section allows you to retrieve detailed information about your account’s current and historical balances. Use it to access real-time or filtered balance data, enabling accurate financial tracking and reconciliation within your bank accounts.
The API returns the closing/ last balance per day for each historical date stored in the DB as well as the latest balance withdrawn from the bank API for today. In case the connection to the bank was down for a certain date in the past, the API will return the same value as for the last connected date, with a “fake” flag.
Was this section helpful?
Endpoints
POST
balances
POST
balances/filtered
POST
balances/filtered
Was this section helpful?