get https://{host}/platform/riskdata/v1/exposures//policies//policyconditions//locationconditions
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 properties:
- The
locationIdproperty specifies the ID of a location. - The
conditionIdproperty specifies the ID of a policy condition. - The
isIncludedproperty 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).
