Skip to main content
PATCH
Update Zone Terms

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
zone_uuid
string
required

Body

bi_days_deductible
integer | null
Required range: 0 <= x <= 2147483647
included
boolean
max_deductible
string<decimal> | null
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
min_deductible
string<decimal> | null
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
per_location_deductible
string<decimal> | null
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
per_location_deductible_format
enum<string> | null

Percent or dollar?

  • P - Percentage
  • C - Currency
Available options:
P,
C,
,
null
per_location_deductible_type
enum<string> | null
  • S - Sitedeductible
  • C - Perunitcoverage
  • CT - Combinedwithtimeelement
  • CB - Applytopropertydamage
  • PL - Percentofloss
Available options:
S,
C,
CT,
CB,
PL,
,
null
peril_group
string<uuid> | null

UUID of the peril group

sublimit
string<decimal> | null
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$

Response

200 - application/json
bi_days_deductible
integer | null
required
read-only
deductible_type
string | null
required
read-only
included
boolean
required
read-only
location_count
integer | null
required
read-only

Number of locations that fall under this zone. Should be calculated on change.

max_deductible
string<decimal> | null
required
read-only
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
min_deductible
string<decimal> | null
required
read-only
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
per_location_deductible
string<decimal> | null
required
read-only
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
per_location_deductible_format
enum<string> | null
required
read-only

Percent or dollar?

  • P - Percentage
  • C - Currency
Available options:
P,
C,
null
per_location_deductible_type
enum<string> | null
required
read-only
  • S - Sitedeductible
  • C - Perunitcoverage
  • CT - Combinedwithtimeelement
  • CB - Applytopropertydamage
  • PL - Percentofloss
Available options:
S,
C,
CT,
CB,
PL,
null
peril_class
enum<string>
required
read-only
  • HU - Hu
  • EQ - Eq
  • IF - Flood
  • SCS - Severeconvectivestorm
  • AOP - Aop
  • WF - Wildfire
  • TE - Terrorism
  • NC - Noncat
Available options:
HU,
EQ,
IF,
SCS,
AOP,
WF,
TE,
NC
peril_group_uuid
string
required
read-only
sublimit
string<decimal> | null
required
read-only
Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
tiv
string<decimal> | null
required
read-only

Total Insured Value for this zone.

Pattern: ^-?\d{0,18}(?:\.\d{0,2})?$
uuid
string<uuid> | null
required
read-only

UUID of the zone

zone
enum<string> | null
required
read-only
  • TriCounty - Tricounty
  • Tier1 - Tier1
  • Tier1 TX-VA - Tier1Txtova
  • Tier1 TX-NC - Tier1Txtonc
  • Tier1 MD-ME - Tier1Mdtome
  • Tier1 VA-ME - Tier1Vatome
  • Tier2 - Tier2
  • AK - Ak
  • CA - Ca
  • CO - Co
  • FL - Fl
  • HI - Hi
  • OK - Ok
  • NewMadrid - Newmadrid
  • PacNW - Pacnw
  • PR - Pr
  • TX - Tx
  • Inland TX - Inlandtexas
  • SFHA - Sfha
  • MFHA - Mfha
  • High Hazard - Highhazard
  • AllOther - Allother
  • Unknown - Unknown
  • Custom1 - Custom1
  • Custom2 - Custom2
  • Custom3 - Custom3
  • Custom4 - Custom4
Available options:
TriCounty,
Tier1,
Tier1 TX-VA,
Tier1 TX-NC,
Tier1 MD-ME,
Tier1 VA-ME,
Tier2,
AK,
CA,
CO,
FL,
HI,
OK,
NewMadrid,
PacNW,
PR,
TX,
Inland TX,
SFHA,
MFHA,
High Hazard,
AllOther,
Unknown,
Custom1,
Custom2,
Custom3,
Custom4,
null