show_budget_modification
Retrieve specific budget modification details in Procore projects to track financial changes and maintain accurate construction cost records.
Instructions
Show Budget Modification. [Construction Financials/Budget] GET /rest/v1.0/projects/{project_id}/budget_modifications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |