Get Submission Status
Retrieve the current status and details of a submission by its display ID.
The response uses a two-part model: submissionStatus.status reflects the latest transaction (which may be an in-progress endorsement), while coverages, vehicles, drivers, insuredInformation, and premiumFinanceDetails reflect the effective (last-bound) policy. This means a pending endorsement is visible in status without blanking out the coverage the bound policy still provides. account_standing reports whether that effective policy is Active, Canceled, or Not In Force.
Authorizations
AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.
Path Parameters
Submission display ID
Query Parameters
Comma-separated list of extra sections to include. When omitted, documents are NOT returned (faster — ideal for status polling). Pass documents to include a documents section with signed S3 download URLs keyed by transaction (new_business, endorsement_1, ...).
"documents"
Response
quote success
Return the insured information
Current status of the submission. status, calculated_status, and account_standing are recomputed on every request (never cached) so they always reflect live state.
Return the coverages and the policy values and information
Return the vehicles and trailers of the submission
Return the broker information