show_prime_change_order_batch
Retrieve detailed information about a specific prime change order batch in Procore to manage construction project financials and contract modifications.
Instructions
Show Prime Change Order Batch. [Construction Financials/Prime Contracts] GET /rest/v1.0/projects/{project_id}/prime_change_order_batches/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the Prime Change Order Batch | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |