GET api/v2/QCRoutines/{qCRoutineId}/Batchs/{qCRoutineBatchId}/Methods
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| qCRoutineId | integer |
Required |
|
| qCRoutineBatchId | integer |
Required |
Response
PageResultOfQCRoutineBatchMethodBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of QCRoutineBatchMethodBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.