List Working Patterns for an Employee Role

Get
/employers/{employerId}/employees/{employeeId}/roles/{id}/workingpatterns

Lists all Working Patterns for an Employee Role.
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

string
The Id of the Employer for the Employee.
string
The Id of the Employee to which the Role belongs.
string
The Id of the Employee Role you want to retrieve Employee Role Working Patterns for.
Try it

Possible Responses

200 Success Contract.EmployeeRoleWorkingPatternResponseItem[] application/json
403 Forbidden
404 Not Found