Delete Tax Type
delete_tax_typePermanently delete a tax record by specifying its ID and company ID. This action is irreversible.
Instructions
Delete Tax Type. Use this to permanently delete the specified Tax records. This cannot be undone. Permanently removes the specified Tax records. This action cannot be undone. Required parameters: id, company_id. Procore API: Construction Financials > Tax. Endpoint: DELETE /rest/v1.0/tax_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Tax resource | |
| company_id | Yes | Query string parameter — unique identifier for the company. |