- 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.
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 date at which the information was updated on the accounting platform |

