POST Api/ChecklistActionPlan/GetDetailDepartmentAdmins
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": "ddf0f6c0-9ede-42b7-b8ed-123c8c0b503e",
"AssetId": "29d92f11-e530-4708-b94a-c8b850876e73",
"BuildingId": "5b41397f-312d-4351-aa72-edb94087a2ab",
"SubBuildingId": "b6ee2f22-676a-4e6c-8d65-9d9b84d099a0",
"LocationId": "88110fe2-e7dc-485a-a479-f6d2ae7d09ab",
"LevelId": "ceaa054e-50b3-4db6-bbab-beafdc0e96db",
"CategoryId": "44014e2c-d93a-4dd1-bff1-79004dc6b0cd",
"SectorId": "5c5c55e9-30eb-4df2-9d84-eb2736bd5fd1",
"DepartmentId": "8b4e6c3a-974e-4379-8aa4-5ec3f328f15d",
"SubSectorId": "8aae6013-ea95-439e-b71f-23e8d4e04596",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-07-31T23:52:08.5260715+04:00",
"CreatedOnTo": "2026-07-31T23:52:08.5260715+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "a525da77-00a3-4e30-850e-fde7a4eec339",
"FilterStatus": "sample string 8",
"APMStatusId": "3e07950e-18b9-4f73-b21b-f1cd2a1a109d"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"ddf0f6c0-9ede-42b7-b8ed-123c8c0b503e","AssetId":"29d92f11-e530-4708-b94a-c8b850876e73","BuildingId":"5b41397f-312d-4351-aa72-edb94087a2ab","SubBuildingId":"b6ee2f22-676a-4e6c-8d65-9d9b84d099a0","LocationId":"88110fe2-e7dc-485a-a479-f6d2ae7d09ab","LevelId":"ceaa054e-50b3-4db6-bbab-beafdc0e96db","CategoryId":"44014e2c-d93a-4dd1-bff1-79004dc6b0cd","SectorId":"5c5c55e9-30eb-4df2-9d84-eb2736bd5fd1","DepartmentId":"8b4e6c3a-974e-4379-8aa4-5ec3f328f15d","SubSectorId":"8aae6013-ea95-439e-b71f-23e8d4e04596","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-07-31T23:52:08.5260715+04:00","CreatedOnTo":"2026-07-31T23:52:08.5260715+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"a525da77-00a3-4e30-850e-fde7a4eec339","FilterStatus":"sample string 8","APMStatusId":"3e07950e-18b9-4f73-b21b-f1cd2a1a109d"}
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>3e07950e-18b9-4f73-b21b-f1cd2a1a109d</APMStatusId> <APMasterId>1</APMasterId> <AssetId>29d92f11-e530-4708-b94a-c8b850876e73</AssetId> <AssignedDepartmentId>a525da77-00a3-4e30-850e-fde7a4eec339</AssignedDepartmentId> <BuildingId>5b41397f-312d-4351-aa72-edb94087a2ab</BuildingId> <CategoryId>44014e2c-d93a-4dd1-bff1-79004dc6b0cd</CategoryId> <CreatedOnFrom>2026-07-31T23:52:08.5260715+04:00</CreatedOnFrom> <CreatedOnTo>2026-07-31T23:52:08.5260715+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>8b4e6c3a-974e-4379-8aa4-5ec3f328f15d</DepartmentId> <DivisionId>ddf0f6c0-9ede-42b7-b8ed-123c8c0b503e</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>ceaa054e-50b3-4db6-bbab-beafdc0e96db</LevelId> <LocationId>88110fe2-e7dc-485a-a479-f6d2ae7d09ab</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>5c5c55e9-30eb-4df2-9d84-eb2736bd5fd1</SectorId> <SubBuildingId>b6ee2f22-676a-4e6c-8d65-9d9b84d099a0</SubBuildingId> <SubSectorId>8aae6013-ea95-439e-b71f-23e8d4e04596</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.