Unfiltered
The Unfiltered section allows to retrieve continuous balance data for the connected bank accounts.
Response fields:
- Balance id: a balance receives a unique id that remains stable over time.
- IBAN
- Currency
- Balance amount
- NativeDataTime = the booking date received from the bank
- IsFake = a flag indicating that the balance is filled in by Finqware, not obtained from the bank
- MaxRowVersion - represents the id of the last available record in the database. Every data import from the FinqTreasury API stops at a certain record/row. At the next data call, it will start from maxrowversion of the previous call, to bring only the incremental records that have appeared in the database by refreshing from the bank.
- FinqTimestamp: the date and time of the moment the balance amount was obtained from the bank
Was this section helpful?
Endpoints
POST
balances
Was this section helpful?