Skip to main content
GET
Get Quote Submission

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

quote_id
string
required

Response

Successful Response

Schema for quote submission response - uses camelCase per API_STANDARDS

id
string
required
clientName
string
required
personInCharge
string
required
createdAt
string
required
replyByTime
string
required
status
enum<string>
required
Available options:
rejected,
pending,
accepted