GET api/v2/sampletypes/{sampleTypeId}/GetByParent?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sampleTypeId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
PageResultOfSampleTypeBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of SampleTypeBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.