payroll_timesheets_job_update
Update a job timesheet's details including employee, timestamps, duration, notes, memo, timesheet codes, and payroll ID. Modify active status and other fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job timesheet ID | |
| jobId | Yes | Job ID | |
| payload | No | Payload for updating a job timesheet | |
| _confirmed | No | Set to true to confirm this write operation |