payroll_timesheets_job_update
Update a job timesheet record by providing job ID, timesheet ID, and payload parameters such as technician, start/end time, duration, and notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| id | Yes | Job timesheet ID | |
| payload | No | Payload for updating a job timesheet | |
| _confirmed | No | Set to true to confirm this write operation |