check_quote_job
Check an asynchronous provider-estimate job created by request_provider_estimate, including its queued or terminal execution substate. Terminal statuses: completed, degraded, refused. An unknown read returns reason_code=unknown_or_not_yet_visible. Retry with backoff only when the id came from an authoritative admitted response; never infer an id after a rejected admission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote_job_id | Yes | The quote_job_id returned by request_provider_estimate, e.g. QJ-XEQBYMHK. |