Submission Object
Unique submission identifier
Submission creation timestamp
Current submission status
Human-readable submission number
Name of the primary insured party
Associated application identifier
Submission name/description
Quote Object
Human-readable quote number
Quote description (optional)
Associated policy identifier (if bound, optional)
Total premium amount (optional)
Detailed Quote Response Object
Human-readable quote number
Type of wizard. Options: quote, endorsement, renewal, forms, cancellation
Current quote status. Options: in_progress, complete, sent, accepted, bound, cancelled, archived, applied_to_policy
Associated submission identifier
Associated application identifier (optional)
Associated policy identifier (optional)
Optional applicant information from applications table
Quote data object containing all quote details
Optional preview data for binding errors
Rating engine revision identifier (optional)
ratingEngineVersionShortName
Rating engine version short name (optional)
Additional billing email field (optional)
ImportPolicy Object
Used for creating and updating submissions.
Customer facing policy identifier
A single letter policy type. See Policy Type Options below
All policy-level rating data (see configuration endpoint)
Billing frequency. Options: doNotSendBill, annual, quarterly, monthly
If a renewal, the number of the policy being renewed (optional)
policyCompanyEntityFields
All non-rating policy-level data (see configuration endpoint)
The name of the broker/agent (optional)
The name of the brokerage/agency (optional)
A percentage (e.g. 12.3 means 12.3%) (optional)
ImportPolicyCoverage Object
Used for defining coverage data when creating and updating submissions.
Deductible amount in dollars (optional)
Retroactive date (optional)
priorOrPendingLitigationDate
Prior or pending litigation date (optional)
Defense inside limit. Options: inside, outside (optional)
Preset configuration identifier (optional)
Array of limit objects with limitName (string) and amount (number | string)
Insured-specific endorsements keyed by insuredId, containing deductible, retroactiveDate, priorOrPendingLitigationDate, limits, and presetId
ImportInsured Object
Used for defining insured party data when creating and updating submissions.
The name of the insured, used to identify in the system
Date coverage begins for insured
Date coverage ends for insured
Type of insured. Options: primary, additional, named, related
The type of covered entity (see configuration endpoint)
All insured-level rating data
insuredCompanyEntityFields
All non-rating insured-level data (see configuration endpoint)
Configuration Response Object
Returned by the Get Configuration endpoint.
All rating fields with entity type and field key (used for creating a quote)
Object containing policies and insureds properties, each providing non-rating fields available for population
Object where keys represent the types of entities that can be covered
Object where keys represent the coverage type IDs available
Policy Type Options
The following policy type codes are available for the policyType
field in ImportPolicy:
Code | Description |
---|
C | Claims Made |
N | Claims Made “Nose” (Prior Acts) |
T | Claims Made “Tail” (Reporting Endorsement) |
O | Occurrence |
P | Claims Paid |
S | Slot Coverage - Claims Made |
Q | Slot Coverage “Tail” (Reporting Endorsement) |
R | Slot Coverage - Occurrence |
Submission Status Values
Status | Description |
---|
draft | Submission is being prepared |
submitted | Submission has been submitted for review |
under_review | Submission is being reviewed |
quoted | Quote has been generated |
bound | Policy has been bound |
declined | Submission was declined |
Submission Types
Type | Description |
---|
new_business | New business submission |
renewal | Policy renewal submission |
endorsement | Policy endorsement submission |
Quote Status Values
Status | Description |
---|
draft | Quote is being prepared |
active | Quote is active and available |
expired | Quote has expired |
bound | Quote has been bound to a policy |
declined | Quote was declined |
superseded | Quote has been replaced by a newer version |