POST api/UpdateFunctionCheckList
Request Information
URI Parameters
None.
Body Parameters
UpdateFunctionCheckListRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| UserEmail | string |
None. |
|
| CheckListID | integer |
None. |
|
| CheckListName | string |
None. |
|
| ProjectTypeID | string |
None. |
|
| ProjectTypeName | string |
None. |
|
| InspectionList | Collection of UpdateFunctionCheckLis_Inspection |
None. |
|
| CheckList | Collection of string |
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.