POST Incident/Save/{incidentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| incidentId | string |
Required |
Body Parameters
IncidentCreateEditModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Regions | Collection of DropdownDto |
None. |
|
| FunctionList | Collection of DropdownDto |
None. |
|
| Projects | Collection of DropdownDto |
None. |
|
| Locations | Collection of DropdownDto |
None. |
|
| IncidentPrimaryTypes | Collection of DropdownDto |
None. |
|
| Levels | Collection of DropdownDto |
None. |
|
| Verticals | Collection of DropdownDto |
None. |
|
| ReportOf | Collection of DropdownDto |
None. |
|
| CauseOfInjury | Collection of DropdownDto |
None. |
|
| CauseofIncident | Collection of DropdownDto |
None. |
|
| NatureofIncident | Collection of DropdownDto |
None. |
|
| NatureofBusiness | Collection of DropdownDto |
None. |
|
| StatusafterFirstAid | Collection of DropdownDto |
None. |
|
| OccupationalDiseases | Collection of DropdownDto |
None. |
|
| DangerousOccurrence | Collection of DropdownDto |
None. |
|
| DepartmentList | Collection of DropdownDto |
None. |
|
| EmployeeList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| ContractorsList | Collection of ContractorDto |
None. |
|
| InjuredPersonFitnessStatus | Collection of DropdownDto |
None. |
|
| InvestigationApplicability | Collection of DropdownDto |
None. |
|
| IncidentWorkingTime | Collection of DropdownDto |
None. |
|
| MarritalStatus | Collection of DropdownDto |
None. |
|
| GenderList | Collection of DropdownDto |
None. |
|
| IncidentNatureofInjury | Collection of DropdownDto |
None. |
|
| IncidentInvestigationTypes | Collection of DropdownDto |
None. |
|
| TypeOfIncident | Collection of DropdownDto |
None. |
|
| InjuredPersonStatus | Collection of DropdownDto |
None. |
|
| HSEOfficer | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| IncidentDto | IncidentDto |
None. |
|
| InjuredWorkerDto | InjuredWorkerDto |
None. |
|
| PrimaryInvistigationDto | IncidentPrimaryInvistigationDto |
None. |
|
| LoggedInUser | string |
None. |
|
| isEditMode | boolean |
None. |
|
| isEdit | boolean |
None. |
|
| SelectedCauseId | integer |
None. |
|
| SelectedDeptId | integer |
None. |
|
| isFromMobile | boolean |
None. |
|
| IsNavigationFromCommonSearch | boolean |
None. |
|
| IsIncidentModify | boolean |
None. |
|
| UploadDoScan | boolean |
None. |
|
| SessionData | SessionWebAPIDto |
None. |
|
| NameOfWitness | string |
None. |
|
| StringWitnessdata | string |
None. |
|
| IncidentWitnesses | Collection of IncidentSpectatorModel |
None. |
|
| IncidentWitnessesforDetailInvestigation | Collection of IncidentSpectatorModel |
None. |
|
| AttachmentIds | Collection of integer |
None. |
|
| ProvisonalIds | Collection of integer |
None. |
|
| IncidentattachmentDto | Collection of ModuleAttachmentDto |
None. |
|
| AttachmentsforDetailInvestigation | Collection of ModuleAttachmentDto |
None. |
|
| IncidentattachmentDtoForAPI | Collection of IncidentReportingAttchmentDto |
None. |
|
| ReviewLogs | Collection of IncidentReviewLogModel |
None. |
|
| AttachmentID | string |
None. |
|
| AttachmentJsonData | string |
None. |
|
| ProvisionalAttachmentJsonData | string |
None. |
|
| IncidentDescription | IncidentDescriptionModel |
None. |
|
| IncidentReason | IncidentReasonModel |
None. |
|
| PreventionModel | IncidentPreventionModel |
None. |
|
| ReviewandCompleteModel | IncidentReviewandCompleteModel |
None. |
|
| CostofIncident | CostofIncidentModel |
None. |
|
| accessibility | string |
None. |
|
| IscostofIncidentAccessible | boolean |
None. |
|
| IsReviewAndCompleteTabAvailable | 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.