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": "2a04a3db-c7ae-46ae-ab26-22154fe9921b",
"AssetId": "d72d9643-12b9-4107-b717-eb51cba1791c",
"BuildingId": "e25dc122-1463-4249-a0ca-7c2142599321",
"SubBuildingId": "bd7bbe37-5edc-4474-b62c-e7b4d4bc5d17",
"LocationId": "22605238-1b78-4665-b86c-da1813574220",
"LevelId": "24531757-1c2f-4f76-86a8-c182826c503d",
"CategoryId": "93a175e5-dad0-452d-9338-5a11314c4eec",
"SectorId": "0f87c2f9-ab15-43fd-8791-01e51240029d",
"DepartmentId": "433931a5-3c10-4700-8dc6-f900b3e28d29",
"SubSectorId": "e8bd4b19-3607-4f36-9598-7c4f91256027",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2025-12-14T17:50:32.8979296+04:00",
"CreatedOnTo": "2025-12-14T17:50:32.8979296+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "fc0872ff-e098-4b35-b0f5-c121c4269053",
"FilterStatus": "sample string 8",
"APMStatusId": "67009b9d-91e3-4544-b020-9734dbe84680"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"2a04a3db-c7ae-46ae-ab26-22154fe9921b","AssetId":"d72d9643-12b9-4107-b717-eb51cba1791c","BuildingId":"e25dc122-1463-4249-a0ca-7c2142599321","SubBuildingId":"bd7bbe37-5edc-4474-b62c-e7b4d4bc5d17","LocationId":"22605238-1b78-4665-b86c-da1813574220","LevelId":"24531757-1c2f-4f76-86a8-c182826c503d","CategoryId":"93a175e5-dad0-452d-9338-5a11314c4eec","SectorId":"0f87c2f9-ab15-43fd-8791-01e51240029d","DepartmentId":"433931a5-3c10-4700-8dc6-f900b3e28d29","SubSectorId":"e8bd4b19-3607-4f36-9598-7c4f91256027","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-12-14T17:50:32.8979296+04:00","CreatedOnTo":"2025-12-14T17:50:32.8979296+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"fc0872ff-e098-4b35-b0f5-c121c4269053","FilterStatus":"sample string 8","APMStatusId":"67009b9d-91e3-4544-b020-9734dbe84680"}
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>67009b9d-91e3-4544-b020-9734dbe84680</APMStatusId> <APMasterId>1</APMasterId> <AssetId>d72d9643-12b9-4107-b717-eb51cba1791c</AssetId> <AssignedDepartmentId>fc0872ff-e098-4b35-b0f5-c121c4269053</AssignedDepartmentId> <BuildingId>e25dc122-1463-4249-a0ca-7c2142599321</BuildingId> <CategoryId>93a175e5-dad0-452d-9338-5a11314c4eec</CategoryId> <CreatedOnFrom>2025-12-14T17:50:32.8979296+04:00</CreatedOnFrom> <CreatedOnTo>2025-12-14T17:50:32.8979296+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>433931a5-3c10-4700-8dc6-f900b3e28d29</DepartmentId> <DivisionId>2a04a3db-c7ae-46ae-ab26-22154fe9921b</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>24531757-1c2f-4f76-86a8-c182826c503d</LevelId> <LocationId>22605238-1b78-4665-b86c-da1813574220</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>0f87c2f9-ab15-43fd-8791-01e51240029d</SectorId> <SubBuildingId>bd7bbe37-5edc-4474-b62c-e7b4d4bc5d17</SubBuildingId> <SubSectorId>e8bd4b19-3607-4f36-9598-7c4f91256027</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.