Delete Prime Change Order
delete_prime_change_orderPermanently remove a specified Prime Change Order from projects using 1 or 2 tier change order configurations. Requires project ID and change order ID.
Instructions
Delete the specified Prime Change Order. This endpoint currently only supports projects using 1 and 2 tier change order configurations. Use this to permanently delete the specified Prime Contracts. This cannot be undone. Permanently removes the specified Prime Contracts. This action cannot be undone. Required parameters: project_id, id. Procore API: Construction Financials > Prime Contracts. Endpoint: DELETE /rest/v1.0/projects/{project_id}/prime_change_orders/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — iD of the Prime Change Order |