Moody’s strongly recommends that Risk Modeler and UnderwriteIQ tenants use the Platform APIs instead of the Risk Modeler APIs for all future projects. See Migrate to Plaform APIs.

Convert result currency

Converts the currency used in the specified analysis result and writes a new analysis result to the RDM.

This operation converts the currency used in the reference analysis to the currency specified in the request body and recalculates projected losses across all financial perspectives. May be used to recalculate projected losses in reference analyses generated by ALM, DLM, or HD engines.

Once the CONVERT_RESULT_CURRENCY job is complete, the operation writes the converted results to the RDM using new ID and a name that appends the string _CURR to the name of the reference analysis.

🍐

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
YESYESYESYESYES

To learn more about role-based permissions in Risk Modeler, see Groups and Roles.

Path Params
int32
required
≥ 1

ID number of base analysis.

Body Params
currency
object
Responses

CONVERT_RESTULT_CURRENCY job was added to the workflow engine queue for processing. Returns a URL in the Location header that enables you to track the status of the job e.g. /{host}/v1/workflows/100000. Send periodic HTTP GET requests to the URL for the job status. See Workflow Engine.

Language
Credentials
URL
Response
Choose an example:
*/*
application/json