Shift-overrides
The shift-override resource
Represents a one-time override of an employee's regular work schedule for a specific period.
Unique identifier of the ShiftOverride.
Required range:
x >= 0The employee this override applies to.
Available options:
firstHalf, secondHalf, fullDay Start date-time of the override.
End date-time of the override.
The duration of the override.
The unit of the work cycle for this override.
day: duration expressed in days.hour: duration expressed in hours.time: duration expressed in hours with a specific start time.
Available options:
day, hour, time The nature of the shift override.
worked: the employee is working.off: the employee is off.partTime: part-time day.weeklyRest: weekly rest day.
Available options:
worked, off, partTime, weeklyRest Whether the override is locked (cannot be modified).
Date-time when the override was created.
Date-time when the override was last updated.
Optional comment associated with the override.
The user who created the override.
The user who last updated the override.
Related topics
List ShiftOverrides.Replace ShiftOverrides for an employee.Get Started with the Schedule APIGet a Collective Schedule from a Working Time Arrangement by id.List Collective Schedules from a Working Time Arrangement