policy_id | string(uuid) | ID of the policy | |
name | string | Human-friendly name of policy | |
description | string | Human-friendly description of policy | |
carrier_policy_number | string | The carrier's identifier for the policy | |
policy_type | string | Policy type | enum: AUTO , BOAT , CONDO , FARMOWNER , FLOOD , HOMEOWNERS , LANDLORD , LIFE , MOTORCYCLE , TERM_LIFE , UNIVERSAL_LIFE , WHOLE_LIFE , RENTERS , SNOWMOBILE , UMBRELLA , RECREATIONAL_VEHICLE , FIRE , TRAILER , PERSONAL_ARTICLES , EARTHQUAKE , BUSINESS_OWNERS , COMMERCIAL_UMBRELLA , COMMERCIAL_AUTO , COMMERCIAL_FIRE , COMBO , OFFROAD_VEHICLE , WORKERS_COMPENSATION , MOBILE_HOME , PET , PERSONAL_LIABILITY , GENERAL_LIABILITY , ERRORS_AND_OMISSIONS , INLAND_MARINE , GARAGE , EXCESS_LIABILITY , CYBER , IDENTITY_THEFT , NAMED_NON_OWNER , CLASSIC_CAR |
effective_date | string(date-time) | Policy effective date | |
expiry_date | string(date-time) | Policy expiration date | |
renewal_date | string(date-time) | Policy renewal date | |
canceled_date | string(date-time) | Policy canceled date | |
total_premium_cents | integer | Total policy premium in cents | |
carrier_name | string | Insurance carrier name | |
status | string | Policy status | enum: ACTIVE , CANCELLED , EXPIRED , UNVERIFIED , PENDING_ACTIVATION , PENDING_CANCELLATION |
limited_access | boolean | Whether the carrier provided policy detail access | |
form_of_business | string | Commercial policy form of business | enum: INDIVIDUAL , PARTNERSHIP , LIMITED_LIABILITY_COMPANY , S_CORPORATION , CORPORATION , JOINT_VENTURE , NOT_FOR_PROFIT_ORGANIZATION , TRUST |
deductible_cents | integer | Commercial policy deductible in cents | |
is_monoline | boolean | Indicates whether or not the account has a single policy | |
paid_in_full | boolean,null | Whether the policy in fully paid | |
dwellings | array | List of dwelling objects | References Dwelling |
vehicles | array | List of vehicle objects | References Vehicle |
commercial_named_insureds | array | List of commercial named insureds | References CommercialNamedInsured |
named_insureds | array | List of named insured objects | References NamedInsured |