show_potential_change_orders
Retrieve potential change order details from Procore to manage construction project modifications, track financial impacts, and review pending contract adjustments.
Instructions
Show Potential Change Orders. [Construction Financials/Change Orders] GET /rest/v1.0/potential_change_orders/{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) |