POST api/Observation/saveObservationDetailsForEscalateToNCorSWN
Request Information
URI Parameters
None.
Body Parameters
CreateObservationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Regions | Collection of DropdownDto |
None. |
|
| Projects | Collection of DropdownDto |
None. |
|
| Locations | Collection of DropdownDto |
None. |
|
| ConstructionActivity | Collection of DropdownDto |
None. |
|
| Categorys | Collection of DropdownDto |
None. |
|
| Defects | Collection of DropdownDto |
None. |
|
| RootCauses | Collection of DropdownDto |
None. |
|
| AnalysedRootCauses | Collection of DropdownDto |
None. |
|
| BestPracticeLevels | Collection of DropdownDto |
None. |
|
| BestPracticeStatuss | Collection of DropdownDto |
None. |
|
| ProjectLocations | Collection of DropdownDto |
None. |
|
| ProjectSubLocations | Collection of DropdownDto |
None. |
|
| Observation | ObservationDto |
None. |
|
| ObservationStatues | Collection of DropdownDto |
None. |
|
| ObservationTypes | Collection of DropdownDto |
None. |
|
| CorrectiveActions | Collection of DropdownDto |
None. |
|
| BestPracticeApprovalStatus | Collection of DropdownDto |
None. |
|
| isEditMode | boolean |
None. |
|
| EmployeeList | Collection of DropdownCategoryDto |
None. |
|
| Impacts | Collection of DropdownDto |
None. |
|
| Likelihoods | Collection of DropdownDto |
None. |
|
| ProcessName | string |
None. |
|
| ObservationList | Collection of ObservationDto |
None. |
|
| ProjectManagerList | Collection of DropdownDto |
None. |
|
| EngineerAndSupervisorList | Collection of DropdownCategoryDto |
None. |
|
| BestPracticeApproverList | Collection of DropdownDto |
None. |
|
| isActionByUser | boolean |
None. |
|
| isRaisedByUser | boolean |
None. |
|
| isEscalateToNCSWN | boolean |
None. |
|
| FunctionId | integer |
None. |
|
| FunctionName | string |
None. |
|
| IsEditableForCreator | 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.