POST WorkPermit/Save/{workPermitId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workPermitId | string |
Required |
Body Parameters
CreateEditWorkPermitEndUserModel| Name | Description | Type | Additional information |
|---|---|---|---|
| SystemCaptureTime | string |
None. |
|
| WorkPermitStatus | string |
None. |
|
| IsFromLandingPage | boolean |
None. |
|
| IsIssued | boolean |
None. |
|
| IsNavigationFromCommonSearch | boolean |
None. |
|
| WorkPermitDefination | WorkPermitDefinationDto |
None. |
|
| AdditionalWorkPermit | AdditionalWorkPermitDto |
None. |
|
| RegionList | Collection of DropdownDto |
None. |
|
| ProjectList | Collection of DropdownDto |
None. |
|
| WorkPermitDefinitionList | Collection of DropdownDto |
None. |
|
| ProjectLocationList | Collection of DropdownDto |
None. |
|
| VendorList | Collection of DropdownDto |
None. |
|
| MaterialList | Collection of DropdownDto |
None. |
|
| WorkPermitTypeList | Collection of DropdownDto |
None. |
|
| WorkPermitStatusList | Collection of DropdownDto |
None. |
|
| UserList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| ProjectInchargeList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| PMVInchargeList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| HSEOfficerList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| SiteEngineerList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| PrimarySiteEngineerList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
| WorkPermitAdditionalInformationList | Collection of WorkPermitAdditionalInformationDto |
None. |
|
| WorkPermitQuestionGroupList | Collection of WorkPermitQuestionGroupDto |
None. |
|
| AdditionalWorkPermitResponseList | Collection of AdditionalWorkPermitResponseDto |
None. |
|
| MemberList | Collection of CheckListEndUserMemberDto |
None. |
|
| WorkPermitAttachmentIds | Collection of ProvisionalAttachmentDto |
None. |
|
| WorkPermitAttachmentList | Collection of ModuleAttachmentDto |
None. |
|
| sessionData | SessionWebAPIDto |
None. |
|
| AdditionalInfoRefNoList | Collection of DropdownDto |
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.