POST api/SendActivityRequestForPJ
Request Information
URI Parameters
None.
Body Parameters
SaveActivityRequestForPJRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectCode | string |
None. |
|
| ActivityID | string |
None. |
|
| UserEmail | string |
None. |
|
| RequestProgress | integer |
None. |
|
| ActualStartDate | string |
None. |
|
| ActualFinishDate | string |
None. |
|
| ExpectFinishDate | string |
None. |
|
| Remark | string |
None. |
|
| Images | Collection of SaveActivityRequestForPJFileModel |
None. |
|
| Documents | Collection of SaveActivityRequestForPJFileModel |
None. |
|
| CheckListID | string |
None. |
|
| InspectionList | Collection of SendActivityRequestForPJInspectionListModel |
None. |
|
| VendorCode | string |
None. |
|
| UnitCode | 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.