Get AnalysisCategoryCode

Get
/employers/{employerId}/analysiscategories/{analysisCategoryId}/categorycodes/{code}

Gets the AnalysisCategoryCode specified.

Store values

Parameters

string
string
The Id of the AnalysisCategory to which the Code belongs.
string
The code of the AnalysisCategoryCode you want to retrieve.
Try it

Possible Responses

200 Success Contract.AnalysisCategoryCodeResponse text/plain
404 Not Found