Get WorkingPattern

Get
/employers/{employerId}/workingpatterns/{id}

Gets the WorkingPattern specified.

Store values

Parameters

string
The Id of the Employer to which the WorkingPattern belongs.
string
The id of the WorkingPattern you want to retrieve.
Try it

Possible Responses

200 Success Contract.WorkingPatternResponse application/json
403 Forbidden
404 Not Found