POST CheckListResponse/Save
Request Information
URI Parameters
None.
Body Parameters
CreateEditCheckListEndUserModelName | Description | Type | Additional information |
---|---|---|---|
GroupName | string |
None. |
|
CheckListId | integer |
None. |
|
ChecklistTypeId | integer |
None. |
|
IsSystemCheckList | boolean |
None. |
|
IsQualityMaterialCheckList | boolean |
None. |
|
FieldValue | string |
None. |
|
CheckListResponse | CheckListResponseDto |
None. |
|
CheckList | Collection of DropdownDto |
None. |
|
Regions | Collection of DropdownDto |
None. |
|
Projects | Collection of DropdownDto |
None. |
|
ProjectLocations | Collection of DropdownDto |
None. |
|
UserList | Collection of DropdownNMRNonNMRUsersDto |
None. |
|
VendorList | Collection of DropdownDto |
None. |
|
MaterialList | Collection of DropdownDto |
None. |
|
ChecklistModel | CheckListDto |
None. |
|
CheckListTypeList | Collection of DropdownDto |
None. |
|
CheckListFrequencyList | Collection of DropdownDto |
None. |
|
ChecklistQuestionGroupList | Collection of CheckListQuestionGroupDto |
None. |
|
CheckListAdditionalInformationList | Collection of CheckListAdditionalInformationDto |
None. |
|
CheckListAdditionalResponseList | Collection of CheckListAdditionalResponseDto |
None. |
|
CheckListQuestionResponseList | Collection of ChecklistQuestionResponseDto_EndUser |
None. |
|
InchargeUserIds | Collection of CheckListEndUserMemberDto |
None. |
|
CheckListEndUserResponse | CheckListEndUserResponseDto |
None. |
|
sessionData | SessionWebAPIDto |
None. |
|
IsAttachmentRequired | boolean |
None. |
|
Attachments | Collection of ProvisionalAttachmentDto |
None. |
|
attachmentList | Collection of ModuleAttachmentDto |
None. |
|
CheckListWorkpermitLogs | Collection of ViewCheckListWorkPermitLogs |
None. |
|
AddCHKWPSubmissionDataBindingDetails | AddCHKWPSubmissionDataBindingDto |
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.