v1
latestOpenAPI 3.0.12026-08-0677841.1 MBCalendar
Gets a single Employee Calendar referenced by Employee ID.
get/calendar/employees/{employeeId}
Path parameters
employeeIdstring required
Employee ID.
Must exist in Employees service.
Query parameters
startDatestring date-time required
The first day of the generated employee calendar.
endDatestring date-time required
The last day of the generated employee calendar.
Must be after and within 366 days of startDate.
publicHolidaysboolean
Include Public Holidays in generated employee calendar.
workingPatternsboolean
Include Employee's Working Pattern in generated employee calendar.
workingPatternOverridesboolean
Include Employee's Working Pattern Overrides in generated employee calendar.
absencesboolean
Include Employee's Absences in generated employee calendar.
ignoreShowOnCalendarboolean
Ignore the Absence Reasons ShowOnCalendar property and show all Absences.
Response
OK