POST Api/ChecklistActionPlan/GetAllDeparmenAdmins
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": "e3dedc58-089e-431d-a489-e85d69ca5e91",
"AssetId": "7e0d41dc-a94b-4829-9c6a-8c2e2f63d36d",
"BuildingId": "61ac7e38-c533-4bff-a40a-5d0bcf9fb0a3",
"SubBuildingId": "46f19b87-f745-46d2-ba1f-814bb36892ea",
"LocationId": "56b71dfe-03ee-4b7a-8be4-12bc46cb2ead",
"LevelId": "188a6456-b408-4da1-843b-af816105a0f2",
"CategoryId": "c5608b8c-1683-493c-b3d4-917d3f79ceb9",
"SectorId": "3cceb699-abae-4a9d-8f07-a37e264d3c29",
"DepartmentId": "25fac21c-6663-4e5f-a424-06596f098059",
"SubSectorId": "0d04eadf-2d03-467d-8774-253a640661a4",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2025-10-30T10:09:05.8340587+04:00",
"CreatedOnTo": "2025-10-30T10:09:05.8340587+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "99e074d7-65a2-40b3-af45-354a75bb9860",
"FilterStatus": "sample string 8",
"APMStatusId": "932ef227-c048-444d-820d-6cb79033792b"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"e3dedc58-089e-431d-a489-e85d69ca5e91","AssetId":"7e0d41dc-a94b-4829-9c6a-8c2e2f63d36d","BuildingId":"61ac7e38-c533-4bff-a40a-5d0bcf9fb0a3","SubBuildingId":"46f19b87-f745-46d2-ba1f-814bb36892ea","LocationId":"56b71dfe-03ee-4b7a-8be4-12bc46cb2ead","LevelId":"188a6456-b408-4da1-843b-af816105a0f2","CategoryId":"c5608b8c-1683-493c-b3d4-917d3f79ceb9","SectorId":"3cceb699-abae-4a9d-8f07-a37e264d3c29","DepartmentId":"25fac21c-6663-4e5f-a424-06596f098059","SubSectorId":"0d04eadf-2d03-467d-8774-253a640661a4","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-10-30T10:09:05.8340587+04:00","CreatedOnTo":"2025-10-30T10:09:05.8340587+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"99e074d7-65a2-40b3-af45-354a75bb9860","FilterStatus":"sample string 8","APMStatusId":"932ef227-c048-444d-820d-6cb79033792b"}
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>932ef227-c048-444d-820d-6cb79033792b</APMStatusId> <APMasterId>1</APMasterId> <AssetId>7e0d41dc-a94b-4829-9c6a-8c2e2f63d36d</AssetId> <AssignedDepartmentId>99e074d7-65a2-40b3-af45-354a75bb9860</AssignedDepartmentId> <BuildingId>61ac7e38-c533-4bff-a40a-5d0bcf9fb0a3</BuildingId> <CategoryId>c5608b8c-1683-493c-b3d4-917d3f79ceb9</CategoryId> <CreatedOnFrom>2025-10-30T10:09:05.8340587+04:00</CreatedOnFrom> <CreatedOnTo>2025-10-30T10:09:05.8340587+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>25fac21c-6663-4e5f-a424-06596f098059</DepartmentId> <DivisionId>e3dedc58-089e-431d-a489-e85d69ca5e91</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>188a6456-b408-4da1-843b-af816105a0f2</LevelId> <LocationId>56b71dfe-03ee-4b7a-8be4-12bc46cb2ead</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>3cceb699-abae-4a9d-8f07-a37e264d3c29</SectorId> <SubBuildingId>46f19b87-f745-46d2-ba1f-814bb36892ea</SubBuildingId> <SubSectorId>0d04eadf-2d03-467d-8774-253a640661a4</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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.