list_budget_change_summaries
Retrieve summaries of budget changes for a Procore construction project to track financial modifications and maintain budget oversight.
Instructions
List Budget Change Summaries. [Construction Financials/Budget] GET /rest/v1.0/projects/{project_id}/budget_changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| exclude_custom_fields | No | When true, omits custom_fields from each summary row for faster response. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |