Updates an existing submission. Only send fields you want to change (PATCH semantics).
Optional update fields:
name - Update submission name (send null to clear)status - Update submission statustype - Update submission typerenewingPolicyId - Update renewing policy (send null to clear)declineReason - Update decline reason (send null to clear)Note: The renewingPolicyId must reference an existing, non-deleted policy.
Required permission: company.submission:update
Use format: ApiKey <your-api-key>
Company identifier
Submission identifier
Request to update a submission. All fields are optional (PATCH semantics).
Update submission name (send null to clear)
in_progress, submitted, quote_in_progress, quoted, bound, declined, expired, cancelled Internal submission type
new_business, renewal, endorsement, cancellation, reinstatement Policy ID being renewed (send null to clear)
Reason for declining (send null to clear, typically set when status is 'declined')
Submission updated successfully
The updated submission (without quoteIds)
in_progress, submitted, quote_in_progress, quoted, bound, declined, expired, cancelled Internal submission type
new_business, renewal, endorsement, cancellation, reinstatement