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 location conditions

Returns a location condition assigned to the specified policy.

A location condition maps a policy condition to a location. Once applied to a location, the policy condition determines whether the location is subject to the terms of a particular policy.

The location condition is defined by three attributes:

  • The locationId attribute specifies the ID of a location.
  • The conditionId attribute specifies the ID of a policy condition.
  • The isIncluded attribute specifies 1) whether the policy condition applies to the location (Included or NotIncluded) or whether the condition is applied to the location based on criteria or user input (UserIncluded).
Path Params
int32
required
≥ 1

ID number of the policy.

int32
required
≥ 1

ID number of the policy condition.

Query Params
string
required

Name of the EDM.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json