show_rfq
Retrieve detailed information about a specific Request for Quote (RFQ) from Procore, including project and contract data, to manage construction financial commitments.
Instructions
Show RFQ. [Construction Financials/Commitments] GET /rest/v1.0/rfqs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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) |