list_quotes
List the supplier quotes submitted for one of your inquiries (from request_quote). Returns each quote's id, unit price, total, MOQ, lead time and validity, plus acceptable_quote_ids you can pass to place_order. Requires authentication; only the inquiry's buyer (or the product's supplier) may read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inquiry_id | Yes | The inquiry_id returned by request_quote |