POST Inspection/Save/{inspectionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| inspectionId | string |
None. |
Body Parameters
CreateInspectionModel| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionData | SessionWebAPIDto |
None. |
|
| InspectionDetails | InspectionDto |
None. |
|
| PreviousInspectionDetail | InspectionDto |
None. |
|
| CreateObservation | CreateObservationModel |
None. |
|
| Observation | ObservationDto |
None. |
|
| Inspections | Collection of DropdownCategoryDto |
None. |
|
| MemberRoles | Collection of DropdownDto |
None. |
|
| isAddObservation | boolean |
None. |
|
| InspectionTypeName | string |
None. |
|
| MemberList | Collection of DropdownDto |
None. |
|
| isEditAccessAvailable | boolean |
None. |
|
| isActionByUser | boolean |
None. |
|
| isRaisedByUser | boolean |
None. |
|
| CheckListResponseId | integer |
None. |
|
| isCallFromChecklist | boolean |
None. |
|
| IsNavigationFromCommonSearch | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.