GET api/v2/ProductionBatch/GetRelatedAutomaticSampleRegistrationByBatchId/{batchId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| batchId | integer |
Required |
Response
PageResultOfBatchAutomaticRegistrationBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of BatchAutomaticRegistrationBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.