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": "613a9d56-eb44-4e29-8e4b-841539abcd4d",
"AssetId": "77080e80-74b6-44b6-8d38-ed04400549c0",
"BuildingId": "c708b0e7-fba1-435b-8866-4b7cb5eab4f5",
"SubBuildingId": "c42cc2ee-248f-44d9-981c-51b8b68bc96c",
"LocationId": "c5bf0a8a-7a27-4c71-9b8d-aba1c062256a",
"LevelId": "a5aa8af0-d828-45e7-a3b6-ba572afc7fc6",
"CategoryId": "19686c11-a076-4fee-89b1-729fa9d53619",
"SectorId": "9192b32f-4135-4951-9d3c-185bdd16f3d7",
"DepartmentId": "493d60cc-d54e-4337-8574-66df22c3843f",
"SubSectorId": "5c5bd4a8-6047-4a05-bd79-ccd1f3967d07",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-08-01T01:16:56.5008869+04:00",
"CreatedOnTo": "2026-08-01T01:16:56.5008869+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "542463ba-9c2c-426d-b8da-a80bdd9a7692",
"FilterStatus": "sample string 8",
"APMStatusId": "d78faeca-8733-401d-8f51-7e4474c0880a"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"613a9d56-eb44-4e29-8e4b-841539abcd4d","AssetId":"77080e80-74b6-44b6-8d38-ed04400549c0","BuildingId":"c708b0e7-fba1-435b-8866-4b7cb5eab4f5","SubBuildingId":"c42cc2ee-248f-44d9-981c-51b8b68bc96c","LocationId":"c5bf0a8a-7a27-4c71-9b8d-aba1c062256a","LevelId":"a5aa8af0-d828-45e7-a3b6-ba572afc7fc6","CategoryId":"19686c11-a076-4fee-89b1-729fa9d53619","SectorId":"9192b32f-4135-4951-9d3c-185bdd16f3d7","DepartmentId":"493d60cc-d54e-4337-8574-66df22c3843f","SubSectorId":"5c5bd4a8-6047-4a05-bd79-ccd1f3967d07","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-08-01T01:16:56.5008869+04:00","CreatedOnTo":"2026-08-01T01:16:56.5008869+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"542463ba-9c2c-426d-b8da-a80bdd9a7692","FilterStatus":"sample string 8","APMStatusId":"d78faeca-8733-401d-8f51-7e4474c0880a"}
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>d78faeca-8733-401d-8f51-7e4474c0880a</APMStatusId> <APMasterId>1</APMasterId> <AssetId>77080e80-74b6-44b6-8d38-ed04400549c0</AssetId> <AssignedDepartmentId>542463ba-9c2c-426d-b8da-a80bdd9a7692</AssignedDepartmentId> <BuildingId>c708b0e7-fba1-435b-8866-4b7cb5eab4f5</BuildingId> <CategoryId>19686c11-a076-4fee-89b1-729fa9d53619</CategoryId> <CreatedOnFrom>2026-08-01T01:16:56.5008869+04:00</CreatedOnFrom> <CreatedOnTo>2026-08-01T01:16:56.5008869+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>493d60cc-d54e-4337-8574-66df22c3843f</DepartmentId> <DivisionId>613a9d56-eb44-4e29-8e4b-841539abcd4d</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>a5aa8af0-d828-45e7-a3b6-ba572afc7fc6</LevelId> <LocationId>c5bf0a8a-7a27-4c71-9b8d-aba1c062256a</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>9192b32f-4135-4951-9d3c-185bdd16f3d7</SectorId> <SubBuildingId>c42cc2ee-248f-44d9-981c-51b8b68bc96c</SubBuildingId> <SubSectorId>5c5bd4a8-6047-4a05-bd79-ccd1f3967d07</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-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
}
]
},
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"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-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
}
]
},
{
"Id": 1,
"Question": "sample string 2",
"ActionPlanDetailsId": 3,
"Comments": "sample string 4",
"ActionPlanItems": [
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"APGeneralFeedbackId": 1
},
{
"Id": 1,
"DueDate": "2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
},
{
"Id": 1,
"ActionItemId": 2,
"Comment": "sample string 3",
"Name": "sample string 4",
"SubName": "sample string 5",
"CreatedBy": 6,
"CreatedOn": "2026-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"IsViewed": true,
"ShowToDepartmentAdmin": true,
"ShowToProjectHead": true,
"RoleId": "1cfb1cdb-d799-482d-8df8-2d42bcf76360"
}
],
"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-08-01T01:16:56.5164551+04:00",
"UpdatedBy": 1,
"UpdatedOn": "2026-08-01T01:16:56.5164551+04:00",
"IsActive": true,
"IsDeleted": true,
"ShowToProjectHead": true,
"RoleId": "e9d63d14-8f25-438c-bb86-00f3d274e184",
"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-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","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-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1}]},{"Id":1,"Question":"sample string 2","ActionPlanDetailsId":3,"Comments":"sample string 4","ActionPlanItems":[{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","APGeneralFeedbackId":1},{"Id":1,"DueDate":"2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"},{"Id":1,"ActionItemId":2,"Comment":"sample string 3","Name":"sample string 4","SubName":"sample string 5","CreatedBy":6,"CreatedOn":"2026-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"IsViewed":true,"ShowToDepartmentAdmin":true,"ShowToProjectHead":true,"RoleId":"1cfb1cdb-d799-482d-8df8-2d42bcf76360"}],"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-08-01T01:16:56.5164551+04:00","UpdatedBy":1,"UpdatedOn":"2026-08-01T01:16:56.5164551+04:00","IsActive":true,"IsDeleted":true,"ShowToProjectHead":true,"RoleId":"e9d63d14-8f25-438c-bb86-00f3d274e184","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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+04:00</UpdatedOn>
</ActionItemCommentsDTO>
<ActionItemCommentsDTO>
<ActionItemId>2</ActionItemId>
<Comment>sample string 3</Comment>
<CreatedBy>6</CreatedBy>
<CreatedOn>2026-08-01T01:16:56.5164551+04:00</CreatedOn>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsViewed>true</IsViewed>
<Name>sample string 4</Name>
<RoleId>1cfb1cdb-d799-482d-8df8-2d42bcf76360</RoleId>
<ShowToDepartmentAdmin>true</ShowToDepartmentAdmin>
<ShowToProjectHead>true</ShowToProjectHead>
<SubName>sample string 5</SubName>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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-08-01T01:16:56.5164551+04:00</CreatedOn>
<DueDate>2026-08-01T01:16:56.5164551+04:00</DueDate>
<Id>1</Id>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<RoleId>e9d63d14-8f25-438c-bb86-00f3d274e184</RoleId>
<ShowToProjectHead>true</ShowToProjectHead>
<StatusId>sample string 2</StatusId>
<UpdatedBy>1</UpdatedBy>
<UpdatedOn>2026-08-01T01:16:56.5164551+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>