Overview
Coverage types represent the lines of coverage a company offers, such as General Liability, Workers Compensation, or Auto. Each coverage type has a set of fields that determine what data can be recorded on events (claims and incidents) of that type. For example, a General Liability event might include fields likereportDate, settlementDemand, and indemnityPaid, while a Workers Compensation event has a different set of fields.
Use the Coverage Types API to discover which fields are available for each coverage type, or to set the fields on company-specific coverage types.
API Endpoints
- Get Coverage Type Fields - Retrieve the fields associated with a coverage type
- Set Coverage Type Fields - Replace the fields on a company-specific coverage type
