delete_a_budget_change
Remove a budget change entry from a Procore construction project to correct financial records or eliminate errors.
Instructions
Delete a Budget Change. [Construction Financials/Budget] DELETE /rest/v1.0/projects/{project_id}/budget_changes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Unique identifier of budget change |