id | string (UUID), ๐ system | โ | โ | โ | Unique ID | โbalance1โ |
local_balance.opening_booked | Float, ๐ system | โ | โ | โ | Booked opening Balance in local currency | 250.00 |
local_balance.opening_value | Float, ๐ system | โ | โ | โ | Value opening Balance in local currency | 250.00 |
local_balance.closing_booked | Float, ๐ system | โ | โ | โ | Booked closing Balance in local currency | 250.00 |
local_balance.closing_value | Float, ๐ system | โ | โ | โ | Value closing Balance in local currency | 250.00 |
local_balance.local_currency | string (ISO 4217), ๐ system | โ | 3-char code | โ | Local currency of the bank account | โEURโ |
accounting_balance.opening_booked | Float, ๐ system | โ | โ | โ | Booked opening Balance in accounting currency | 250.00 |
accounting_balance.opening_value | Float, ๐ system | โ | โ | โ | Value opening Balance in accounting currency | 250.00 |
accounting_balance.closing_booked | Float, ๐ system | โ | โ | โ | Booked closing Balance in accounting currency | 250.00 |
accounting_balance.closing_value | Float, ๐ system | โ | โ | โ | Value closing Balance in accounting currency | 250.00 |
accounting_balance.currency | string (ISO 4217), ๐ system | โ | 3-char code | โ | Currency of the accounting | โEURโ |
foreign_exchange.currency_rate | number, ๐ system | โ | > 0 | โ | Exchange rate applied | 1.2532 |
foreign_exchange.currency_pair | string, ๐ system | โ | 6 char | โ | Exchange rate currency cross applied. Also indicates side of conversion. First currency (EUR) indicates sell side | โEURUSDโ |
foreign_exchange.currency_rate_source | string, ๐ system | โ | max 100 chars | Enum currency rate source | Source of exchange rate. Default: internal | โEuropean Central Bankโ |
foreign_exchange.currency_rate_at | string (ISO 8601), ๐ system | โ | ISO 8601 UTC | โ | When exchange rate was applied | โ2025-06-26T14:30:00Zโ |
balance_at_from | string (ISO 8601) | โช No | ISO 8601 UTC | โ | Define opening datetime | โ2025-06-26T14:30:00Zโ |
balance_at_to | string (ISO 8601) | โช No | ISO 8601 UTC | โ | Define closing datetime. Default is datetime of the request | โ2025-06-26T14:30:00Zโ |