WorkingPatternOverride

Gets a working pattern override for a given date range and Employee Id.

get/workingpatternoverride/employees/{employeeId}

Path parameters

employeeIdstring required

The ID of the Employee that the Working Pattern Override apply.

        Must exist in Employee Service.

Query parameters

startDatestring date-time required

The first day of the generated working pattern override.

endDatestring date-time required

The last day of the generated working pattern override.

        Must be after and within 366 days of startDate.

Response

OK

Changes

No recorded changes to this endpoint across all 2 revisions of this API.