timesheets_update_job_timesheet
Update job timesheet data in ServiceTitan using the specified job ID, timesheet ID, and payload to modify timesheet details accurately.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Format - int64. The job timesheet ID | |
job | Yes | Format - int64. The job ID | |
payload | No | The timesheet data to update | |
tenant | Yes | Format - int64. Tenant ID |