GET api/v2/worksubclasses/ByWorkTypeId/{workTypeId}/ByWorkClassId/{workClassId}?translate={translate}

Request

URI Parameters

NameDescriptionTypeAdditional information
workTypeId

integer

Required

workClassId

integer

Required

translate

boolean

Default value is False

Response

PageResultOfWorkSubclassBasic
NameDescriptionTypeAdditional information
Count

integer

TotalCount

integer

Result

Collection of WorkSubclassBasic

Response Format

application/json, text/json, text/html

Sample:

Sample not available.