Delete Time And Material Timecard
delete_time_and_material_timecardPermanently delete a specific Time and Material Timecard using its ID and project ID. This action cannot be undone.
Instructions
Detete a specific Time And Material Timecard. 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, project_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_timecards/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the project to get the time and material timecards for | |
| project_id | Yes | URL path parameter — unique identifier for the project. |