Skip to main content
POST

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

Body

application/json
submissionId
string<uuid>
required

The submission to add this quote to

policyInfo
object
policyInsureds
object[]

Policy insureds (exposures) to include on this quote. Each insured must exist in the system - use the Create Insured endpoint first if needed.

coverages
object[]

Line of coverage configurations

policyAggregateLimits
object[]

Aggregate limits at policy level

billing
object

Billing configuration

customAdjustments
object[]

Custom premium adjustments

recipients
object[]

Quote recipients

bindingSettings
object

Binding settings for the quote

noRatingPremium
number

Manual premium (for non-rating-engine customers)

Response

Quote created successfully

id
string<uuid>

The ID of the created quote