Get Employee Role AnalysisCategoryCode

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

Gets AnalysisCategoryCode that are Assigned to an Employee Role.
You must have the multi-role feature enabled.

Store values

Parameters

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

Possible Responses

200 Success Contract.EmployeeRoleAnalysisCategoryCodeResponse[] application/json
404 Not Found