show_change_order_package
Retrieve detailed information about a specific change order package in Procore, including contract data and financial details for construction projects.
Instructions
Show Change Order Package. [Construction Financials/Change Orders] GET /rest/v1.0/change_order_packages/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| contract_id | No | Contract ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |