Currencies
Overview
- Currencies enable businesses operating internationally to manage and track transactions in different national currencies.
- By monitoring different currencies, businesses can gain critical insights into how currency fluctuations affect their financial performance.
- Businesses can link different currency accounts or transactions to view consolidated reports in a single base currency.
Attributes
The Platform’s ID for the currency
The name of the currency
The currency code
The symbol that represents the currency
Whether the currency is the base currency for the company
The exchange rate for the currency
The last ISO 8601 timestamp that the data was updated at
Properties Supported
Property | Type | Description |
---|---|---|
platform_id | string | The Platform’s ID for the currency |
name | string | The name of the currency |
code | string | The currency code. |
symbol | string | The symbol that represents the currency. Not applicable for many currencies |
is_base_currency | boolean | Whether the currency is the base currency for the company |
exchange_rate | float | The exchange rate for the currency |
updated_at | date | The last ISO 8601 timestamp that the data was updated at |