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": "4fba3745-84a4-469c-9515-6db20281d0f2",
"AssetId": "d219b9ec-68bb-4e57-a3f7-97a01fcb6387",
"BuildingId": "883d5901-aa2a-42e2-be2a-d2239014b35e",
"SubBuildingId": "d0eb0e17-b921-47fc-b5c8-0d17fbcbc816",
"LocationId": "b42d922d-d1ed-4371-9336-a6cb3b4f3dd7",
"LevelId": "76b09cc0-1344-447b-9628-c27a7e8f99ae",
"CategoryId": "f7bd9f7a-0750-4b4b-a6c1-ad4738ec523c",
"SectorId": "6a5da00f-53b4-4009-bef5-66461e650807",
"DepartmentId": "d2030f58-7025-417b-a4a1-e1f9134c9cfa",
"SubSectorId": "3f80b57b-3bd9-48c5-b56f-282baa4f710d",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-06-15T21:08:40.6308069+04:00",
"CreatedOnTo": "2026-06-15T21:08:40.6308069+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "585f3f22-c17a-46be-ac80-73cf2c74b329",
"FilterStatus": "sample string 8",
"APMStatusId": "8ddd9ce4-76a1-41a4-941d-e87ba77b2a51"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"4fba3745-84a4-469c-9515-6db20281d0f2","AssetId":"d219b9ec-68bb-4e57-a3f7-97a01fcb6387","BuildingId":"883d5901-aa2a-42e2-be2a-d2239014b35e","SubBuildingId":"d0eb0e17-b921-47fc-b5c8-0d17fbcbc816","LocationId":"b42d922d-d1ed-4371-9336-a6cb3b4f3dd7","LevelId":"76b09cc0-1344-447b-9628-c27a7e8f99ae","CategoryId":"f7bd9f7a-0750-4b4b-a6c1-ad4738ec523c","SectorId":"6a5da00f-53b4-4009-bef5-66461e650807","DepartmentId":"d2030f58-7025-417b-a4a1-e1f9134c9cfa","SubSectorId":"3f80b57b-3bd9-48c5-b56f-282baa4f710d","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-06-15T21:08:40.6308069+04:00","CreatedOnTo":"2026-06-15T21:08:40.6308069+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"585f3f22-c17a-46be-ac80-73cf2c74b329","FilterStatus":"sample string 8","APMStatusId":"8ddd9ce4-76a1-41a4-941d-e87ba77b2a51"}
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>8ddd9ce4-76a1-41a4-941d-e87ba77b2a51</APMStatusId> <APMasterId>1</APMasterId> <AssetId>d219b9ec-68bb-4e57-a3f7-97a01fcb6387</AssetId> <AssignedDepartmentId>585f3f22-c17a-46be-ac80-73cf2c74b329</AssignedDepartmentId> <BuildingId>883d5901-aa2a-42e2-be2a-d2239014b35e</BuildingId> <CategoryId>f7bd9f7a-0750-4b4b-a6c1-ad4738ec523c</CategoryId> <CreatedOnFrom>2026-06-15T21:08:40.6308069+04:00</CreatedOnFrom> <CreatedOnTo>2026-06-15T21:08:40.6308069+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>d2030f58-7025-417b-a4a1-e1f9134c9cfa</DepartmentId> <DivisionId>4fba3745-84a4-469c-9515-6db20281d0f2</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>76b09cc0-1344-447b-9628-c27a7e8f99ae</LevelId> <LocationId>b42d922d-d1ed-4371-9336-a6cb3b4f3dd7</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>6a5da00f-53b4-4009-bef5-66461e650807</SectorId> <SubBuildingId>d0eb0e17-b921-47fc-b5c8-0d17fbcbc816</SubBuildingId> <SubSectorId>3f80b57b-3bd9-48c5-b56f-282baa4f710d</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.