Delete Purchase Order Contract
delete_purchase_order_contractPermanently delete a purchase order contract from a Procore project. Provide the contract ID and project ID to remove the commitment irreversibly.
Instructions
Delete Purchase Order Contract. Use this to permanently delete the specified Commitments. This cannot be undone. Permanently removes the specified Commitments. This action cannot be undone. Required parameters: id, project_id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/purchase_order_contracts/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Commitments resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |