remove_an_existing_markup
Delete a markup from construction financials or contracts in Procore by specifying its ID, project, and holder details.
Instructions
Remove an existing Markup. [Construction Financials/Contracts] DELETE /rest/v1.0/financials/markups/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Markup | |
| project_id | Yes | ID of the Markup's Project | |
| holder_type | Yes | Type of the Markup's Holder | |
| holder_id | Yes | ID of the Markup's Holder |