POST Inspection/Save/{inspectionId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
inspectionId

string

None.

Body Parameters

CreateInspectionModel
NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.