Skip to main content
GET
Get Quotes Configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

companyId
string<uuid>
required

Company identifier

Response

Configuration for quote custom fields

Configuration response for quotes. Structure mirrors the quote request/response shape so consumers can see exactly where to use each schema when creating or updating quotes.

policyInfo
object
required
exposureTypes
object[]
required

Available exposure types for this company

exposureRatingFields
object
required

JSON Schema for rating fields per exposure type. Keys are exposure type values, values are JSON Schema objects.