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
type
enum<string>
required

External API submission type. Use 'quote' for new business submissions.

Available options:
quote,
renewal,
endorsement,
cancellation,
reinstatement
renewingPolicyId
string<uuid>

Policy ID being renewed (for renewal submissions)

isEmailSubmission
boolean

When true, the submission appears in the Inbox tab

Response

Submission created successfully

id
string<uuid>

The ID of the created submission