Create Quote
Creates a new Field Model V1 quote.
The quote and exposures fields contain custom field data where keys
are field referenceIds defined in the company’s field configuration.
Use the Configuration endpoint
to discover available fields.
Required fields in quote: policyStartDate, policyEndDate,
policyType, policyTimeZone. Fields like policyNumber and
policyEffectiveDate are not required.
Lifecycle fields (quoteType, quoteStatus, quoteNumber,
quoteBindErrors, quoteSubmissionId) are system-managed and will be
rejected with a 400 error if included in the request.
Required permission: company.quote:create
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Body
Response
Quote created
Newly created quote ID
