Get a schedule override
Read one schedule override by id, including its date span, optional timed window, type, and description. Only the owning barber or a system administrator can retrieve overrides for this barber.
Path Parameters
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
Response
Ok. The operation succeeded.
A schedule override for time off or modified hours.
Unique identifier for the override.
Type of override.
timeOff, holiday, other Start time for each override day (HH:MM).
Omit with endsAt for a full day, or set both for a timed window; one bound alone is rejected.
End time for each override day (HH:MM).
Omit with startsAt for a full day, or set both for a timed window; one bound alone is rejected.
Reason or description for the override.
255