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.

Get sampled losses

Returns sampled losses for the specified analysis result. The id path parameter identifies the ID number of an analysis result.

The id path parameter and perspective and events query parameters are required.

The required perspective query parameter identifies the financial perspective. Financial perspectives are identified by a two-character string.

GU Ground Up Loss
GS Ground Up Specified Loss
G2 Ground Up Loss - Secondary Peril
G1 Ground Up Loss - Primary Peril
CL Client Loss
UC Underlying Coverage
OL Over Limit Loss
OI Other Insurer’s Loss
GR Gross Loss
FA Faculative Reinsurance Loss
SS Surplus Share Treaty Loss
QS Quota Share Treaty Loss
WX Working Excess Treaty Loss
RL New Loss Pre Cat
RP Net Loss Post Cat
RC Net Loss Post Corporate Cat
RG Reinsurance Gross Loss
RN Reinsurance New Loss

The events query parameter identifies a stochastic event set by its eventId. Peril models recreate the characteristics of the physical phenomenon being modeled. This process includes generating a stochastic event set that accurately depicts the likely range of events.

Path Params
int32
required
≥ 1

ID number of result.

Query Params
string
required

Financial perspective that provides a view of risk. One of FA (facultative reinsurance loss), GR (gross loss), GU (ground up loss), QS (quota share loss), RG (reinsurance gross loss), RL (net loss cat), RN (reinsurance net loss), SS (surplus share loss), or WX (working excess loss).

int32

Number of records returned. By default, 100.

int32

Treaty ID

int32
≥ 0

Exposure ID

int32
≥ 1

Exposure identified by four-digit code, e.g. 8017 (portfolio), 8019 (account), 8021 (policy).

string
required

EventIds list

Responses

Language
Credentials
URL
Response
Choose an example:
application/json