show_change_order_request
Retrieve specific change order request details from Procore to review proposed construction modifications, associated costs, and approval status for project management.
Instructions
Show Change Order Request. [Construction Financials/Change Orders] GET /rest/v1.0/change_order_requests/{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) |