technician_shifts_update
Update technician shift details in ServiceTitan, including start/end times, shift type, notes, and timesheet codes, ensuring accurate scheduling and time tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Active | |
end | No | End Time | |
id | Yes | Format - int64. | |
note | No | Note | |
shiftType | No | Shift Type | |
start | No | Start Time | |
technicianId | No | Technician ID | |
tenant | Yes | Format - int64. Tenant ID | |
timesheetCodeId | No | Timesheet Code ID | |
title | No | Title |