GET api/v2/WorkTypes/{workTypeId}/Subclasses/ByWorkClassId/{workClassId}

Request

URI Parameters

NameDescriptionTypeAdditional information
workTypeId

integer

Required

workClassId

integer

Required

Response

PageResultOfWorkTypeClassSubclassBasic
NameDescriptionTypeAdditional information
Count

integer

TotalCount

integer

Result

Collection of WorkTypeClassSubclassBasic

Response Format

application/json, text/json, text/html

Sample:

Sample not available.