TechnicianShifts_Create
Schedule technician shifts in ServiceTitan by defining start and end times, shift type, title, notes, and active status using specified tenant and technician IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Is shift active? | |
end | Yes | Shift end time | |
note | No | Shift note | |
shiftType | No | Shift type | |
start | Yes | Shift start time | |
technicianId | Yes | Technician ID | |
tenant | Yes | Format - int64. Tenant ID | |
timesheetCodeId | No | Timesheet code ID | |
title | No | Shift title |