Get a Collective Schedule from a Working Time Arrangement by id.
This is a beta feature. You may not benefit from this feature. Working-time-arrangements are the replacement for the workcycles. If this feature has not been deployed on your environment, please contact our support.
Get a Collective Schedule of a Working Time Arrangement by id
Path Parameters
The unique identifier of the Working Time Arrangement.
x > 0
The unique identifier of the Collective Schedule for this Working Time Arrangement.
Response
A Collective Schedule describes the employees' expected working hours over a week.
It comes in two shapes:
- "Single Week": Working hours are identical every week.
- "Odd / Even Weeks": Working hours depend on the oddness of the week.
The unique identifier of this Collective Schedule.
x > 0
The unique identifier of the Working Time Arrangement this Collective Schedule belongs to.
x > 0
The Pattern this Collective Schedule implements. Depends on the Shape.
Should half-days be discriminated? In other words, should shifts belong to half days rather than just the day itself?
The date (included) from which this Collective Schedule is applicable. Must be left null for the very first Collective Schedule of a Working Time Arrangement.
The date (included) from which this Collective Schedule is no longer applicable. Is null for the last Collective Schedule of a Working Time Arrangement. Can not be modified as its equal to the day before the next applicable Collective Schedule for this Working Time Arrangement.
Was this page helpful?