POST Inspection/Complete
Request Information
URI Parameters
None.
Body Parameters
InspectionDtoName | Description | Type | Additional information |
---|---|---|---|
InspectionId | integer |
None. |
|
InspectionFrequencyId | integer |
Required |
|
InspectionName | string |
None. |
|
InspectionFrequencyName | string |
None. |
|
InspectionByRole | string |
None. |
|
InspectionNumber | string |
None. |
|
InspectionDateString | string |
None. |
|
InspectionDate | date |
None. |
|
ApplicationTypeId | integer |
None. |
|
ApplicationTypeName | string |
None. |
|
ProjectId | integer |
None. |
|
ProjectLocationId | integer |
None. |
|
CapturedBy | integer |
None. |
|
CapturedByName | string |
None. |
|
Comments | string |
None. |
|
MemberInformation | string |
None. |
|
InspectionStatusId | integer |
None. |
|
InspectionStatusName | string |
None. |
|
IsActive | boolean |
None. |
|
isNewObservaton | boolean |
None. |
|
isWebAPIMethod | boolean |
None. |
|
InspectionMembers | Collection of InspectionMemberDto |
None. |
|
HasAttachment | boolean |
None. |
|
IsSyncSuccessfullyFromMobile | boolean |
None. |
|
MobileGUID | string |
None. |
|
MobileDeviceNumber | string |
None. |
|
IsAddedFromMobile | boolean |
None. |
|
IsUpdatedFromMobile | boolean |
None. |
|
LocationDetails | string |
None. |
|
ProjectMangerId | integer |
None. |
|
ProjectManagerName | string |
None. |
|
RegionId | integer |
None. |
|
RegionName | string |
None. |
|
ProjectName | string |
None. |
|
ProjectLocationName | string |
None. |
|
PreviousInspectionObsCount | integer |
None. |
|
CurrentInspectionOpenObsCount | integer |
None. |
|
CurrentInspectionClosedObsCount | integer |
None. |
|
CurrentInspectionImageCount | integer |
None. |
|
CurrentInspectionDocCount | integer |
None. |
|
OngoingInspectioncount | integer |
None. |
|
OpenObservationCount | integer |
None. |
|
ObservationList | Collection of ObservationDto |
None. |
|
ObservationIdList | Collection of ObservationDescriptionTypeDto |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.