Update predefined condition

Update the specified predefined condition.

A predefined condition is a template for creating a policy condition that implements policy-level restrictions or sublimits.

Path Params
int32
required

ID of predefined condition.

Body Params
string
required
length between 1 and 40

Name of predefined condition.

double

Total amount of coverage provided by the condition. Is multiplied by the insurer’s pro-rata participation to determine their specific exposure. Total ground up limit of the sublimit special condition. Required if conditionType is SUBLIMIT.

double

Amount or percentage absorbed or paid by the insured before the policy takes effect. Depends on the deductibleType. Values <= 1 are interpreted as percentages; values > 1 are considered to be a flat amount.

string
enum

Type of deductible.

Allowed:
string
enum
required

Type of policy condition. Defines whether the condition restricts all policy coverage to just specific locations (POLICY_RESTRICTION) or whether a portion of the coverage is limited to a subset of locations (SUBLIMIT). If SUBLIMIT, limit, deductibleType, and deductible are required.

Allowed:
double

Deductible expressed as a percentage of loss for given coverage or combination of coverages. As the loss increases, the deductible amount increases.

string
enum

If true, franchise deductible is used. If false, conventional deductible is used.

Allowed:
Responses
204

Predefined condition is successfully updated

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