POST Api/ChecklistActionPlan/GetAllDeparmenAdmins
Request Information
URI Parameters
None.
Body Parameters
CheckListActionPlanFilterationDTOName | 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": "be7b2939-adcd-4cb0-bbe0-b95b8a85affe", "AssetId": "ae34ad3e-0753-42cc-abbd-4a7c34226eb9", "BuildingId": "776d46cc-1dc3-4592-8507-1283386ff16b", "SubBuildingId": "70fb604f-2b40-4791-8841-a7f6026f5256", "LocationId": "1d12166c-bc30-49b0-8573-00352a72d09f", "LevelId": "ad564a46-a2ed-4351-ade4-85fe7f442643", "CategoryId": "06558263-bb9f-43fb-bf00-0828bd2c486f", "SectorId": "0d9ed590-8dec-4c42-9323-79cabb5181e0", "DepartmentId": "edb6ed12-38e0-4920-9628-fd38756af2bc", "SubSectorId": "69280c5a-db1f-4a16-8827-8a3edc1bf1e2", "IsActive": true, "Title": "sample string 3", "CreatedOnFrom": "2025-09-14T10:34:30.2392035+04:00", "CreatedOnTo": "2025-09-14T10:34:30.2392035+04:00", "WorkflowStatusIDs": "sample string 4", "PendingStatus": true, "Include": true, "IsPhead": true, "APDetailId": 1, "APGeneralFeedbackId": 1, "GetDepartmentAssign": true, "AssignedDepartmentId": "0dc122cc-9716-42d9-9105-43b2aec1d893", "FilterStatus": "sample string 8", "APMStatusId": "e0a084ac-788c-4384-ac94-5de396119bc6" }
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"be7b2939-adcd-4cb0-bbe0-b95b8a85affe","AssetId":"ae34ad3e-0753-42cc-abbd-4a7c34226eb9","BuildingId":"776d46cc-1dc3-4592-8507-1283386ff16b","SubBuildingId":"70fb604f-2b40-4791-8841-a7f6026f5256","LocationId":"1d12166c-bc30-49b0-8573-00352a72d09f","LevelId":"ad564a46-a2ed-4351-ade4-85fe7f442643","CategoryId":"06558263-bb9f-43fb-bf00-0828bd2c486f","SectorId":"0d9ed590-8dec-4c42-9323-79cabb5181e0","DepartmentId":"edb6ed12-38e0-4920-9628-fd38756af2bc","SubSectorId":"69280c5a-db1f-4a16-8827-8a3edc1bf1e2","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-09-14T10:34:30.2392035+04:00","CreatedOnTo":"2025-09-14T10:34:30.2392035+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"0dc122cc-9716-42d9-9105-43b2aec1d893","FilterStatus":"sample string 8","APMStatusId":"e0a084ac-788c-4384-ac94-5de396119bc6"}
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>e0a084ac-788c-4384-ac94-5de396119bc6</APMStatusId> <APMasterId>1</APMasterId> <AssetId>ae34ad3e-0753-42cc-abbd-4a7c34226eb9</AssetId> <AssignedDepartmentId>0dc122cc-9716-42d9-9105-43b2aec1d893</AssignedDepartmentId> <BuildingId>776d46cc-1dc3-4592-8507-1283386ff16b</BuildingId> <CategoryId>06558263-bb9f-43fb-bf00-0828bd2c486f</CategoryId> <CreatedOnFrom>2025-09-14T10:34:30.2392035+04:00</CreatedOnFrom> <CreatedOnTo>2025-09-14T10:34:30.2392035+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>edb6ed12-38e0-4920-9628-fd38756af2bc</DepartmentId> <DivisionId>be7b2939-adcd-4cb0-bbe0-b95b8a85affe</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>ad564a46-a2ed-4351-ade4-85fe7f442643</LevelId> <LocationId>1d12166c-bc30-49b0-8573-00352a72d09f</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>0d9ed590-8dec-4c42-9323-79cabb5181e0</SectorId> <SubBuildingId>70fb604f-2b40-4791-8841-a7f6026f5256</SubBuildingId> <SubSectorId>69280c5a-db1f-4a16-8827-8a3edc1bf1e2</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.