Skip to main content
PATCH
Update Coverage Option

Authorizations

Authorization
string
header
required

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

Path Parameters

coverage_option_uuid
string
required
pingid
string
required

Body

bi_limit_type
enum<string>

GE: Gross Earnings. GP: Gross Profits.

  • GE - Gross Earnings
  • GP - Gross Profits
Available options:
GE,
GP
default_bi_period_days
integer | null
Required range: -2147483648 <= x <= 2147483647
name
string

Response

200 - 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.