POST Api/ChecklistActionPlan/GetAllCheckListActionPlan
Request Information
URI Parameters
None.
Body Parameters
CheckListActionPlanFilterationDTOName | Description | Type | Additional information |
---|---|---|---|
UserId | integer |
None. |
|
Id | integer |
None. |
|
APMasterId | integer |
None. |
|
ReportId | integer |
None. |
|
ProjectAdmin | integer |
None. |
|
DepartmentAdmin | integer |
None. |
|
PageNumber | integer |
None. |
|
PageSize | integer |
None. |
|
DivisionId | globally unique identifier |
None. |
|
AssetId | globally unique identifier |
None. |
|
BuildingId | globally unique identifier |
None. |
|
SubBuildingId | globally unique identifier |
None. |
|
LocationId | globally unique identifier |
None. |
|
LevelId | globally unique identifier |
None. |
|
CategoryId | globally unique identifier |
None. |
|
SectorId | globally unique identifier |
None. |
|
DepartmentId | globally unique identifier |
None. |
|
SubSectorId | globally unique identifier |
None. |
|
IsActive | boolean |
None. |
|
Title | string |
None. |
|
CreatedOnFrom | date |
None. |
|
CreatedOnTo | date |
None. |
|
WorkflowStatusIDs | string |
None. |
|
PendingStatus | boolean |
None. |
|
Include | boolean |
None. |
|
IsPhead | boolean |
None. |
|
APDetailId | integer |
None. |
|
APGeneralFeedbackId | integer |
None. |
|
GetDepartmentAssign | boolean |
None. |
|
AssignedDepartmentId | globally unique identifier |
None. |
|
FilterStatus | string |
None. |
|
APMStatusId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserId": 1, "Id": 1, "APMasterId": 1, "ReportId": 1, "ProjectAdmin": 1, "DepartmentAdmin": 1, "PageNumber": 1, "PageSize": 2, "DivisionId": "a7261cb2-f230-4091-b20d-05fc033b5369", "AssetId": "48de4cb9-035a-41a1-a319-b97e846e781d", "BuildingId": "75af7e93-46c0-45f5-a494-397005e33e76", "SubBuildingId": "1ec59b30-baaa-4a68-a18b-1b99e70204c0", "LocationId": "7b1edc8b-fd69-4893-a72f-b0b5d74b4ab5", "LevelId": "30650fec-4666-4387-b6a3-fdc00db0e98b", "CategoryId": "396d6378-773a-44f6-8c62-5570928022e5", "SectorId": "5ad9f07d-e07f-4566-bd64-ec204aed2c70", "DepartmentId": "066f7d40-7874-4f69-9e9e-e063c0842f4d", "SubSectorId": "3ebfacff-4ff6-49ac-b805-26e3dcf63599", "IsActive": true, "Title": "sample string 3", "CreatedOnFrom": "2025-09-14T08:22:50.785474+04:00", "CreatedOnTo": "2025-09-14T08:22:50.785474+04:00", "WorkflowStatusIDs": "sample string 4", "PendingStatus": true, "Include": true, "IsPhead": true, "APDetailId": 1, "APGeneralFeedbackId": 1, "GetDepartmentAssign": true, "AssignedDepartmentId": "e5a0b1a4-09ac-4008-884b-2906a9756de6", "FilterStatus": "sample string 8", "APMStatusId": "601416b0-9e2b-408c-8d7d-717e18047154" }
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"a7261cb2-f230-4091-b20d-05fc033b5369","AssetId":"48de4cb9-035a-41a1-a319-b97e846e781d","BuildingId":"75af7e93-46c0-45f5-a494-397005e33e76","SubBuildingId":"1ec59b30-baaa-4a68-a18b-1b99e70204c0","LocationId":"7b1edc8b-fd69-4893-a72f-b0b5d74b4ab5","LevelId":"30650fec-4666-4387-b6a3-fdc00db0e98b","CategoryId":"396d6378-773a-44f6-8c62-5570928022e5","SectorId":"5ad9f07d-e07f-4566-bd64-ec204aed2c70","DepartmentId":"066f7d40-7874-4f69-9e9e-e063c0842f4d","SubSectorId":"3ebfacff-4ff6-49ac-b805-26e3dcf63599","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-09-14T08:22:50.785474+04:00","CreatedOnTo":"2025-09-14T08:22:50.785474+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"e5a0b1a4-09ac-4008-884b-2906a9756de6","FilterStatus":"sample string 8","APMStatusId":"601416b0-9e2b-408c-8d7d-717e18047154"}
application/xml, text/xml
Sample:
<CheckListActionPlanFilterationDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO"> <APDetailId>1</APDetailId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <APMStatusId>601416b0-9e2b-408c-8d7d-717e18047154</APMStatusId> <APMasterId>1</APMasterId> <AssetId>48de4cb9-035a-41a1-a319-b97e846e781d</AssetId> <AssignedDepartmentId>e5a0b1a4-09ac-4008-884b-2906a9756de6</AssignedDepartmentId> <BuildingId>75af7e93-46c0-45f5-a494-397005e33e76</BuildingId> <CategoryId>396d6378-773a-44f6-8c62-5570928022e5</CategoryId> <CreatedOnFrom>2025-09-14T08:22:50.785474+04:00</CreatedOnFrom> <CreatedOnTo>2025-09-14T08:22:50.785474+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>066f7d40-7874-4f69-9e9e-e063c0842f4d</DepartmentId> <DivisionId>a7261cb2-f230-4091-b20d-05fc033b5369</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>30650fec-4666-4387-b6a3-fdc00db0e98b</LevelId> <LocationId>7b1edc8b-fd69-4893-a72f-b0b5d74b4ab5</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>5ad9f07d-e07f-4566-bd64-ec204aed2c70</SectorId> <SubBuildingId>1ec59b30-baaa-4a68-a18b-1b99e70204c0</SubBuildingId> <SubSectorId>3ebfacff-4ff6-49ac-b805-26e3dcf63599</SubSectorId> <Title>sample string 3</Title> <UserId>1</UserId> <WorkflowStatusIDs>sample string 4</WorkflowStatusIDs> </CheckListActionPlanFilterationDTO>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of CheckListActionPlanDTOName | Description | Type | Additional information |
---|---|---|---|
ReportId | integer |
None. |
|
Title | string |
None. |
|
QuestionActionPlan | Collection of QuestionActionPlanDTO |
None. |
Response Formats
application/json, text/json
Sample:
[ { "ReportId": 1, "Title": "sample string 1", "QuestionActionPlan": [ { "Id": 1, "Question": "sample string 2", "ActionPlanDetailsId": 3, "Comments": "sample string 4", "ActionPlanItems": [ { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 }, { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 } ] }, { "Id": 1, "Question": "sample string 2", "ActionPlanDetailsId": 3, "Comments": "sample string 4", "ActionPlanItems": [ { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 }, { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 } ] } ] }, { "ReportId": 1, "Title": "sample string 1", "QuestionActionPlan": [ { "Id": 1, "Question": "sample string 2", "ActionPlanDetailsId": 3, "Comments": "sample string 4", "ActionPlanItems": [ { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 }, { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 } ] }, { "Id": 1, "Question": "sample string 2", "ActionPlanDetailsId": 3, "Comments": "sample string 4", "ActionPlanItems": [ { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 }, { "Id": 1, "DueDate": "2025-09-14T08:22:50.785474+04:00", "StatusId": "sample string 2", "ColorState": "sample string 3", "APDetailsId": 1, "ActionText": "sample string 4", "ActionItemComments": [ { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" }, { "Id": 1, "ActionItemId": 2, "Comment": "sample string 3", "Name": "sample string 4", "SubName": "sample string 5", "CreatedBy": 6, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "IsViewed": true, "ShowToDepartmentAdmin": true, "ShowToProjectHead": true, "RoleId": "b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61" } ], "ActionItemMembers": [ { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" }, { "Id": 1, "ActionItemId": 2, "UserId": 3, "Name": "sample string 4", "SubName": "sample string 5" } ], "CreatedBy": 5, "CreatedOn": "2025-09-14T08:22:50.785474+04:00", "UpdatedBy": 1, "UpdatedOn": "2025-09-14T08:22:50.785474+04:00", "IsActive": true, "IsDeleted": true, "ShowToProjectHead": true, "RoleId": "be3ffc4e-21da-4c50-a6bc-832b54cc2c9d", "APGeneralFeedbackId": 1 } ] } ] } ]
text/html, multipart/form-data
Sample:
[{"ReportId":1,"Title":"sample string 1","QuestionActionPlan":[{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1}]}]},{"ReportId":1,"Title":"sample string 1","QuestionActionPlan":[{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2025-09-14T08:22:50.785474+04:00","StatusId":"sample string 2","ColorState":"sample string 3","APDetailsId":1,"ActionText":"sample string 4","ActionItemComments":[{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61"}],"ActionItemMembers":[{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"},{"Id":1,"ActionItemId":2,"UserId":3,"Name":"sample string 4","SubName":"sample string 5"}],"CreatedBy":5,"CreatedOn":"2025-09-14T08:22:50.785474+04:00","UpdatedBy":1,"UpdatedOn":"2025-09-14T08:22:50.785474+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"be3ffc4e-21da-4c50-a6bc-832b54cc2c9d","APGeneralFeedbackId":1}]}]}]
application/xml, text/xml
Sample:
<ArrayOfCheckListActionPlanDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO"> <CheckListActionPlanDTO> <QuestionActionPlan> <QuestionActionPlanDTO> <ActionPlanDetailsId>3</ActionPlanDetailsId> <ActionPlanItems> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> </ActionPlanItems> <Comments>sample string 4</Comments> <Id>1</Id> <Question>sample string 2</Question> </QuestionActionPlanDTO> <QuestionActionPlanDTO> <ActionPlanDetailsId>3</ActionPlanDetailsId> <ActionPlanItems> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> </ActionPlanItems> <Comments>sample string 4</Comments> <Id>1</Id> <Question>sample string 2</Question> </QuestionActionPlanDTO> </QuestionActionPlan> <ReportId>1</ReportId> <Title>sample string 1</Title> </CheckListActionPlanDTO> <CheckListActionPlanDTO> <QuestionActionPlan> <QuestionActionPlanDTO> <ActionPlanDetailsId>3</ActionPlanDetailsId> <ActionPlanItems> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> </ActionPlanItems> <Comments>sample string 4</Comments> <Id>1</Id> <Question>sample string 2</Question> </QuestionActionPlanDTO> <QuestionActionPlanDTO> <ActionPlanDetailsId>3</ActionPlanDetailsId> <ActionPlanItems> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> <ActionPlanItemsDTO> <APDetailsId>1</APDetailsId> <APGeneralFeedbackId>1</APGeneralFeedbackId> <ActionItemComments> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> <ActionItemCommentsDTO> <ActionItemId>2</ActionItemId> <Comment>sample string 3</Comment> <CreatedBy>6</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <IsViewed>true</IsViewed> <Name>sample string 4</Name> <RoleId>b31ecc72-6614-4f76-8fdf-3a8b5c5c7e61</RoleId> <ShowToDepartmentAdmin>true</ShowToDepartmentAdmin> <ShowToProjectHead>true</ShowToProjectHead> <SubName>sample string 5</SubName> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionItemCommentsDTO> </ActionItemComments> <ActionItemMembers> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> <ActionItemMembersDTO> <ActionItemId>2</ActionItemId> <Id>1</Id> <Name>sample string 4</Name> <SubName>sample string 5</SubName> <UserId>3</UserId> </ActionItemMembersDTO> </ActionItemMembers> <ActionText>sample string 4</ActionText> <ColorState>sample string 3</ColorState> <CreatedBy>5</CreatedBy> <CreatedOn>2025-09-14T08:22:50.785474+04:00</CreatedOn> <DueDate>2025-09-14T08:22:50.785474+04:00</DueDate> <Id>1</Id> <IsActive>true</IsActive> <IsDeleted>true</IsDeleted> <RoleId>be3ffc4e-21da-4c50-a6bc-832b54cc2c9d</RoleId> <ShowToProjectHead>true</ShowToProjectHead> <StatusId>sample string 2</StatusId> <UpdatedBy>1</UpdatedBy> <UpdatedOn>2025-09-14T08:22:50.785474+04:00</UpdatedOn> </ActionPlanItemsDTO> </ActionPlanItems> <Comments>sample string 4</Comments> <Id>1</Id> <Question>sample string 2</Question> </QuestionActionPlanDTO> </QuestionActionPlan> <ReportId>1</ReportId> <Title>sample string 1</Title> </CheckListActionPlanDTO> </ArrayOfCheckListActionPlanDTO>