GET api/v2/SamplingPlan/List?infoId1={infoId1}&infoId2={infoId2}&infoId3={infoId3}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| infoId1 | integer | ||
| infoId2 | integer | ||
| infoId3 | integer |
Response
PageResultOfSamplingPlanBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of SamplingPlanBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.