Parameters
Parameter | Type | Required | Description |
---|---|---|---|
companyId | string (UUID) | Yes | The company identifier |
sortBy | string | Yes | Sort field. Options: updatedAt , createdAt , primaryInsuredName |
sortDirection | string | Yes | Sort direction. Options: asc , desc |
status | string | string[] | No | Filter by submission status |
type | string[] | No | Filter by submission type(s) |
filterText | string | No | Text filter for searching submissions |
page | number | No | Page number for pagination |
Response
Status:200 OK
Submission Status Values
draft
- Submission is being preparedsubmitted
- Submission has been submitted for reviewunder_review
- Submission is being reviewedquoted
- Quote has been generatedbound
- Policy has been bounddeclined
- Submission was declined
Submission Types
new_business
- New business submissionrenewal
- Policy renewal submissionendorsement
- Policy endorsement submission