After uploading currency reference rates, Tuum will navigate you to the New currency reference rates page.
Select the currency reference rates you want to confirm and click the Confirm button.
On the Confirmation modal, click the Yes button.
Go to Administration > Reference data > Currency reference rates to see the list of the latest reference rates per base currency.
You can filter that view by filling in the filtering parameters and clicking the Search button.
To set the reference rates for currencies, you must create a file containing the rates in JSON format. Below, you will find the file's structure, an explanation of its parameters, and a sample file with exchange rates for multiple currencies.
Here, you will find a JSON file structure.
Below, you will find explanations about parameters in the currency reference rates file in JSON format.
baseCurrencyCode: The base currency code is the reporting currency, formatted as ISO 4217, e.g., EUR
.
quoteCurrencyCode: The transaction currency other than reporting currency, formatted as ISO 4217, e.g., AUD
.
quotationTime: The date the currency rate is between the reporting and transaction currency is applicable, formatted as ISO 8601 DateTime, e.g., 2024-12-05T12:30:00Z
.
rateType: The parameter defining the rate purpose in the Tuum. The value in the current context must be REPORTING
.
rateSource: The name or the identification of the entity that has defined the rate quote, e.g., ECB.
rate: The exchange rate of the reporting currency to the transaction currency.
skipConfirm: The boolean value indicates whether the uploaded exchange rates need confirmation. A value of true
means confirmation is not required, while false
means it is required.
A sample file with the reference rates for multiple currencies is below.
Go to Administration > Reference data > Currency reference rates to upload the currency reference rate file.
On the Currency reference rates page, click the Upload button.
On the Upload new currency rates modal, click the Choose file button to locate the currency reference rate file on your computer, and after selecting the file, click the Submit button.
It is a placeholder for the text about two different currencey rate processes.
Currency reference rates
Currency commercial rates
The currency reference rates define the reporting (base) currency against other currencies on a specific date. Financial institutions or central banks typically set them daily.
To add a new set of reference rates, follow the steps outlined below.
To ensure that transactions and events in other currencies get converted into the reporting currency during the report creation, you must set the daily routine for currency reference rate upload.
that includes the base currency and reference rates for one or more currencies.
to Tuum through the BackOffice.
. You can skip this optional step if your organisation does not require additional confirmation.