quotes-controller
Fetch quote status
Quote status can be [PENDING, PROCESSING, COMPLETED, FAILED]
get/api/quotes/{trackingId}/status
Path parameters
trackingIdstring required
Response
Returns the status of the Quote.
Quote status can be [PENDING, PROCESSING, COMPLETED, FAILED]
Returns the status of the Quote.