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β |