Delete Timecard Entry (Company)
delete_timecard_entry_companyPermanently delete a company's timecard entry. Use this to remove a specific Field Productivity record by providing the entry ID and company ID.
Instructions
Delete timecard entry (Company). Use this to permanently delete the specified Field Productivity records. This cannot be undone. Permanently removes the specified Field Productivity records. This action cannot be undone. Required parameters: id, company_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/companies/{company_id}/timecard_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the timecard entry | |
| company_id | Yes | URL path parameter — unique identifier for the company. |