Skip to main content
POST
Create Coverage Option

Authorizations

Authorization
string
header
required

Supports Token -prefixed API keys and Bearer -prefixed JWT-based authentication.

Path Parameters

pingid
string
required

Body

name
string
required

Response

201 - application/json
created_time
string<date-time>
required

When the coverage option was created.

modified_time
string<date-time>
required

When any of the terms in this coverage option were last modified.

name
string
required

Coverage option name.

uuid
string<uuid>
required

Coverage option identifier.

bi_limit_type
enum<string> | null

Business interruption limit type. GE: Gross Earnings. GP: Gross Profits.

  • GE - Gross Earnings
  • GP - Gross Profits
Available options:
GE,
GP,
null
default_bi_period_days
integer | null

Default BI waiting period in days.