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.

Recalculate result with PATE

Recalculates losses in the specified base analysis based on the specified treaty terms.

PATE enables clients to create and apply treaties to an existing analysis result or analysis group, and view recalculated losses without the need to run a new analysis job.

If no changes were made to the PATE treaty, the service returns a PATE-018 error: We cannot process this job because you have not made any changes.

🍐

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 the base result.

Query Params
boolean
Defaults to true

Group info only

Body Params
insert
array of objects

An array of PATE treaty adjustments to add.

insert
update
array of objects

An array of PATE treaty adjustments to update.

update
delete
array of objects

An array of PATE treaty adjustments to delete.

delete
Responses

PATE 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