Retrieve a quote by rfq_id
get_quoteReturns the current state of a quote. status is 'pending' while it is being priced, 'ready' once priced (with total and line pricing), 'accepted' once ordered, or 'expired'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfq_id | Yes | The rfq_id returned by submit_rfq |