show_rfq_response
Retrieve detailed RFQ response data from Procore to review contractor bids and manage construction project commitments.
Instructions
Show RFQ Response. [Construction Financials/Commitments] GET /rest/v1.0/rfqs/{rfq_id}/responses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfq_id | Yes | RFQ ID | |
| id | Yes | 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) |