GET api/v2/BatchSample/GetByBatchId/{batchId}?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| batchId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
PageResultOfBatchSampleBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of BatchSampleBasic |