timesheets_update_job_timesheet
Update job timesheet data in ServiceTitan by specifying tenant, job, and timesheet IDs, along with the relevant payload for modifications.
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 |