POST Api/ChecklistActionPlan/GetAllCheckListActionPlan
Request Information
URI Parameters
None.
Body Parameters
CheckListActionPlanFilterationDTO| Name | 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": "2eb80d75-5317-4826-b4e0-76cee244f16b",
"AssetId": "997c0b51-a0e8-4210-bb13-c98e7db4a38a",
"BuildingId": "7bdbe4f1-d7bc-427a-a362-1f8ec7c1df24",
"SubBuildingId": "7ad867dd-5ef1-466e-bb45-0570f65f3ff3",
"LocationId": "e9a183d6-3cf6-421b-b685-13455f535d5c",
"LevelId": "fbb71847-928b-4e53-ae2d-5e440f673ed6",
"CategoryId": "b2e26367-21b7-4763-8e84-66cab9e2ef2b",
"SectorId": "6722703e-8a79-4b6f-b26a-51e81ff3b7da",
"DepartmentId": "05ef97b5-d44d-431e-a818-1f9c647eba9c",
"SubSectorId": "bb7315f8-d85d-4c99-a0ae-b40a986dbd97",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-05-01T05:21:04.604939+04:00",
"CreatedOnTo": "2026-05-01T05:21:04.604939+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "31e3c37e-3519-4b36-91e3-b5e4246658bc",
"FilterStatus": "sample string 8",
"APMStatusId": "3cddb416-2aa8-4671-acb8-76e2205f8621"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"2eb80d75-5317-4826-b4e0-76cee244f16b","AssetId":"997c0b51-a0e8-4210-bb13-c98e7db4a38a","BuildingId":"7bdbe4f1-d7bc-427a-a362-1f8ec7c1df24","SubBuildingId":"7ad867dd-5ef1-466e-bb45-0570f65f3ff3","LocationId":"e9a183d6-3cf6-421b-b685-13455f535d5c","LevelId":"fbb71847-928b-4e53-ae2d-5e440f673ed6","CategoryId":"b2e26367-21b7-4763-8e84-66cab9e2ef2b","SectorId":"6722703e-8a79-4b6f-b26a-51e81ff3b7da","DepartmentId":"05ef97b5-d44d-431e-a818-1f9c647eba9c","SubSectorId":"bb7315f8-d85d-4c99-a0ae-b40a986dbd97","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-05-01T05:21:04.604939+04:00","CreatedOnTo":"2026-05-01T05:21:04.604939+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"31e3c37e-3519-4b36-91e3-b5e4246658bc","FilterStatus":"sample string 8","APMStatusId":"3cddb416-2aa8-4671-acb8-76e2205f8621"}
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>3cddb416-2aa8-4671-acb8-76e2205f8621</APMStatusId> <APMasterId>1</APMasterId> <AssetId>997c0b51-a0e8-4210-bb13-c98e7db4a38a</AssetId> <AssignedDepartmentId>31e3c37e-3519-4b36-91e3-b5e4246658bc</AssignedDepartmentId> <BuildingId>7bdbe4f1-d7bc-427a-a362-1f8ec7c1df24</BuildingId> <CategoryId>b2e26367-21b7-4763-8e84-66cab9e2ef2b</CategoryId> <CreatedOnFrom>2026-05-01T05:21:04.604939+04:00</CreatedOnFrom> <CreatedOnTo>2026-05-01T05:21:04.604939+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>05ef97b5-d44d-431e-a818-1f9c647eba9c</DepartmentId> <DivisionId>2eb80d75-5317-4826-b4e0-76cee244f16b</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>fbb71847-928b-4e53-ae2d-5e440f673ed6</LevelId> <LocationId>e9a183d6-3cf6-421b-b685-13455f535d5c</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>6722703e-8a79-4b6f-b26a-51e81ff3b7da</SectorId> <SubBuildingId>7ad867dd-5ef1-466e-bb45-0570f65f3ff3</SubBuildingId> <SubSectorId>bb7315f8-d85d-4c99-a0ae-b40a986dbd97</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 CheckListActionPlanDTO| Name | 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": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
}
]
},
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"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": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
}
]
},
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-05-01T05:21:04.6469385+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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "fb67a904-5175-49b6-b80c-95d9852dc2c1"
}
],
"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": "2026-05-01T05:21:04.6479524+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-05-01T05:21:04.6479524+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "c33f3a9a-1c71-481d-95ea-ef8aa10af4d9",
"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":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","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":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-05-01T05:21:04.6469385+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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"fb67a904-5175-49b6-b80c-95d9852dc2c1"}],"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":"2026-05-01T05:21:04.6479524+04:00","UpdatedBy":1,"UpdatedOn":"2026-05-01T05:21:04.6479524+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"c33f3a9a-1c71-481d-95ea-ef8aa10af4d9","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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>fb67a904-5175-49b6-b80c-95d9852dc2c1</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>2026-05-01T05:21:04.6479524+04:00</CreatedOn>
<DueDate>2026-05-01T05:21:04.6469385+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>c33f3a9a-1c71-481d-95ea-ef8aa10af4d9</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-05-01T05:21:04.6479524+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>