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": "b0546ea1-6dfa-487a-bca4-e90462c243c6",
"AssetId": "5fadec75-894f-495a-9af8-7b1efbb717cc",
"BuildingId": "689022df-f760-4df2-a434-cbe7dc1b776a",
"SubBuildingId": "323d78c4-11f4-495a-9fa8-7eb62260423d",
"LocationId": "3b5abca1-8655-4d0a-9e07-6fd0a64dc098",
"LevelId": "538e522c-e386-49d8-babf-7386b84373ca",
"CategoryId": "ce6095e5-9fb1-4682-b6a2-1b06325fa670",
"SectorId": "7fb7a016-5d80-453e-b163-e5c25b9c6c46",
"DepartmentId": "a77a20fc-35c9-4a91-bccd-d0fb0722b86f",
"SubSectorId": "905d4318-950f-4a44-b97c-4879b40076bb",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2025-10-30T10:09:06.4121788+04:00",
"CreatedOnTo": "2025-10-30T10:09:06.4121788+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "069d8467-ddd9-4967-8770-d642f914767e",
"FilterStatus": "sample string 8",
"APMStatusId": "618e4f32-a394-4222-8db4-dbaddf199335"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"b0546ea1-6dfa-487a-bca4-e90462c243c6","AssetId":"5fadec75-894f-495a-9af8-7b1efbb717cc","BuildingId":"689022df-f760-4df2-a434-cbe7dc1b776a","SubBuildingId":"323d78c4-11f4-495a-9fa8-7eb62260423d","LocationId":"3b5abca1-8655-4d0a-9e07-6fd0a64dc098","LevelId":"538e522c-e386-49d8-babf-7386b84373ca","CategoryId":"ce6095e5-9fb1-4682-b6a2-1b06325fa670","SectorId":"7fb7a016-5d80-453e-b163-e5c25b9c6c46","DepartmentId":"a77a20fc-35c9-4a91-bccd-d0fb0722b86f","SubSectorId":"905d4318-950f-4a44-b97c-4879b40076bb","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-10-30T10:09:06.4121788+04:00","CreatedOnTo":"2025-10-30T10:09:06.4121788+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"069d8467-ddd9-4967-8770-d642f914767e","FilterStatus":"sample string 8","APMStatusId":"618e4f32-a394-4222-8db4-dbaddf199335"}
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>618e4f32-a394-4222-8db4-dbaddf199335</APMStatusId> <APMasterId>1</APMasterId> <AssetId>5fadec75-894f-495a-9af8-7b1efbb717cc</AssetId> <AssignedDepartmentId>069d8467-ddd9-4967-8770-d642f914767e</AssignedDepartmentId> <BuildingId>689022df-f760-4df2-a434-cbe7dc1b776a</BuildingId> <CategoryId>ce6095e5-9fb1-4682-b6a2-1b06325fa670</CategoryId> <CreatedOnFrom>2025-10-30T10:09:06.4121788+04:00</CreatedOnFrom> <CreatedOnTo>2025-10-30T10:09:06.4121788+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>a77a20fc-35c9-4a91-bccd-d0fb0722b86f</DepartmentId> <DivisionId>b0546ea1-6dfa-487a-bca4-e90462c243c6</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>538e522c-e386-49d8-babf-7386b84373ca</LevelId> <LocationId>3b5abca1-8655-4d0a-9e07-6fd0a64dc098</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>7fb7a016-5d80-453e-b163-e5c25b9c6c46</SectorId> <SubBuildingId>323d78c4-11f4-495a-9fa8-7eb62260423d</SubBuildingId> <SubSectorId>905d4318-950f-4a44-b97c-4879b40076bb</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.