update_timecard_entry
Modify existing timecard entries in Procore to correct hours, adjust tasks, or update project details for accurate payroll and project tracking.
Instructions
Update timecard entry. [Project Management/Field Productivity] PATCH /rest/v1.0/timecard_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the timecard entry | |
| project_id | Yes | The ID of the Project the Timecard Entry belongs to | |
| timecard_entry | Yes | Timecard Entry object |