Create Employee Role Working Pattern

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

Creates a new Role Working Pattern for the 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 create a Role Working Pattern for.

Contract.EmployeeRoleWorkingPatternRequest
Try it

Possible Responses

400 Bad Request
403 Forbidden
404 Not Found
201 Created Contract.EmployeeRoleWorkingPatternResponse application/json