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": "54001863-153f-4c60-85d0-ea358a0f8e6e",
"AssetId": "4899bea5-0b38-4c35-be01-9148833689e1",
"BuildingId": "021c6221-3a08-439e-9136-523f8255ac48",
"SubBuildingId": "36561e88-6718-4cfd-a873-4e0341e450af",
"LocationId": "31bd98af-bb66-4619-8d3f-eb2c9b735d8b",
"LevelId": "6fe7ad63-5044-4f0f-abfa-d7f9bdb495ef",
"CategoryId": "007c3429-3721-40a7-9034-6b01ba64259f",
"SectorId": "7acaa22f-c905-41ff-b7a5-a4f0af1ee0a2",
"DepartmentId": "015e7607-b14a-4507-b142-6b12c1767887",
"SubSectorId": "9edd0301-8206-4da0-b1b4-35540b842dfd",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2025-12-14T17:50:34.381074+04:00",
"CreatedOnTo": "2025-12-14T17:50:34.381074+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "5065ee2a-69ae-40d9-b2c8-7b6ed2dab553",
"FilterStatus": "sample string 8",
"APMStatusId": "fc77d1fd-2950-47a0-a3cb-d32e303bfca7"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"54001863-153f-4c60-85d0-ea358a0f8e6e","AssetId":"4899bea5-0b38-4c35-be01-9148833689e1","BuildingId":"021c6221-3a08-439e-9136-523f8255ac48","SubBuildingId":"36561e88-6718-4cfd-a873-4e0341e450af","LocationId":"31bd98af-bb66-4619-8d3f-eb2c9b735d8b","LevelId":"6fe7ad63-5044-4f0f-abfa-d7f9bdb495ef","CategoryId":"007c3429-3721-40a7-9034-6b01ba64259f","SectorId":"7acaa22f-c905-41ff-b7a5-a4f0af1ee0a2","DepartmentId":"015e7607-b14a-4507-b142-6b12c1767887","SubSectorId":"9edd0301-8206-4da0-b1b4-35540b842dfd","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-12-14T17:50:34.381074+04:00","CreatedOnTo":"2025-12-14T17:50:34.381074+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"5065ee2a-69ae-40d9-b2c8-7b6ed2dab553","FilterStatus":"sample string 8","APMStatusId":"fc77d1fd-2950-47a0-a3cb-d32e303bfca7"}
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>fc77d1fd-2950-47a0-a3cb-d32e303bfca7</APMStatusId> <APMasterId>1</APMasterId> <AssetId>4899bea5-0b38-4c35-be01-9148833689e1</AssetId> <AssignedDepartmentId>5065ee2a-69ae-40d9-b2c8-7b6ed2dab553</AssignedDepartmentId> <BuildingId>021c6221-3a08-439e-9136-523f8255ac48</BuildingId> <CategoryId>007c3429-3721-40a7-9034-6b01ba64259f</CategoryId> <CreatedOnFrom>2025-12-14T17:50:34.381074+04:00</CreatedOnFrom> <CreatedOnTo>2025-12-14T17:50:34.381074+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>015e7607-b14a-4507-b142-6b12c1767887</DepartmentId> <DivisionId>54001863-153f-4c60-85d0-ea358a0f8e6e</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>6fe7ad63-5044-4f0f-abfa-d7f9bdb495ef</LevelId> <LocationId>31bd98af-bb66-4619-8d3f-eb2c9b735d8b</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>7acaa22f-c905-41ff-b7a5-a4f0af1ee0a2</SectorId> <SubBuildingId>36561e88-6718-4cfd-a873-4e0341e450af</SubBuildingId> <SubSectorId>9edd0301-8206-4da0-b1b4-35540b842dfd</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.