show_commitment_change_order_batch
Retrieve commitment change order batch details from Procore to track construction financial modifications and manage project cost adjustments.
Instructions
Show Commitment Change Order Batch. [Construction Financials/Commitments] GET /rest/v1.0/projects/{project_id}/commitment_change_order_batches/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the Commitment Change Order Batch | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |