GET api/QC/ReadMovedToQCProjectItems?CustomerCode={CustomerCode}&ProjectCode={ProjectCode}&BatchNo={BatchNo}&Noun={Noun}&Modifier={Modifier}&PageNo={PageNo}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerCode | string |
Required |
|
| ProjectCode | string |
Required |
|
| BatchNo | string |
Default value is |
|
| Noun | string |
Default value is |
|
| Modifier | string |
Default value is |
|
| PageNo | integer |
Default value is 1 |
|
| PageSize | integer |
Default value is 100 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.