show_rfq_quote
Retrieve detailed quote information for a specific RFQ (Request for Quote) in Procore construction projects to review vendor pricing and terms.
Instructions
Show RFQ Quote. [Construction Financials/Commitments] GET /rest/v1.0/rfqs/{rfq_id}/quotes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfq_id | Yes | RFQ ID | |
| id | Yes | RFQ Quote ID | |
| project_id | Yes | Unique identifier for the project. | |
| contract_id | Yes | Contract ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |