POST api/SaveFunctionCheckListByQC
Request Information
URI Parameters
None.
Body Parameters
SaveFunctionCheckListByQCRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectCode | string |
None. |
|
| UserEmail | string |
None. |
|
| Unit | string |
None. |
|
| QCType | string |
None. |
|
| QCTypeVersion | string |
None. |
|
| RequestID | integer |
None. |
|
| CheckNumber | integer |
None. |
|
| CheckListID | integer |
None. |
|
| FunctionStatus | string |
None. |
|
| InspectionList | Collection of InspectionListModel |
None. |
|
| CheckList | Collection of CheckListModel |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.