Skip to main content
POST
Create Quote

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

Submission to associate the quote with

quote
object
required

Quote-level custom field data (lifecycle fields rejected)

exposures
object[]
required

Array of exposure objects with custom field data

Response

Quote created

id
string<uuid>
required

Newly created quote ID