Create currency exchange rates

Creates a list of currency exchange rates for the specified currency scheme.

A currency exchange rate is a mapping of a currency to an exchange rate. The currencyCode value identifies a specific currency. The exchangeRate specifies the rate of exchange between the mapped currency and the anchor currency specified in the currency scheme.

🍐

Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

UnderwriterTechnical UnderwriterRisk AnalystPortfolio ManagerCat Modeler
XX

To learn more about role-based permissions, see Roles.

Body Params
string
required
length ≤ 3

Currency scheme used to calculate the value of specified currency (currencyCode) based on the exchange rate between that currency and the scheme's anchor currency at the specified point in time (vintage).

date
required

Effective date of exchange rates in this vintage of currency scheme.

string
required

Version of currency scheme that defines exchange rate between the anchor currency and the specified currency (currencyCode).

string

Description of currency scheme version.

exchangeRates
array of objects

Maps currencyCode to exchangeRate. The exchangeRate specified the rate of exchange between the specified currencyCode and the anchor currency.

exchangeRates
Responses

Language
Credentials
URL
Response
Choose an example:
application/json