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": "6e45d80b-da2e-49be-a700-e0d131f96124", "AssetId": "8da6bf0b-0a81-4b9e-967b-c63dd2343861", "BuildingId": "fe227d57-2463-400b-88a0-b2f63de49ffb", "SubBuildingId": "0b5dbd7c-63d9-4ffc-815b-8ed68c674703", "LocationId": "3f34fa5b-d368-453e-976c-466353adc606", "LevelId": "8e1ad740-e008-4147-8f0c-d52f747d049c", "CategoryId": "b2d5b1b2-e932-4f6a-b850-a9f9f8a097bd", "SectorId": "d6d98873-d347-4ece-807a-11c4a21981ac", "DepartmentId": "9139f655-e5d2-40f0-985e-932681557510", "SubSectorId": "c19cbc75-3b67-4192-827f-22cc8497787b", "IsActive": true, "Title": "sample string 3", "CreatedOnFrom": "2025-05-25T21:00:13.5610978+04:00", "CreatedOnTo": "2025-05-25T21:00:13.5610978+04:00", "WorkflowStatusIDs": "sample string 4", "PendingStatus": true, "Include": true, "IsPhead": true, "APDetailId": 1, "APGeneralFeedbackId": 1, "GetDepartmentAssign": true, "AssignedDepartmentId": "f641903f-e49c-485a-930b-62274fc968bd", "FilterStatus": "sample string 8", "APMStatusId": "7e56fa65-58e9-40de-938a-6f7d717a67ac" }
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"6e45d80b-da2e-49be-a700-e0d131f96124","AssetId":"8da6bf0b-0a81-4b9e-967b-c63dd2343861","BuildingId":"fe227d57-2463-400b-88a0-b2f63de49ffb","SubBuildingId":"0b5dbd7c-63d9-4ffc-815b-8ed68c674703","LocationId":"3f34fa5b-d368-453e-976c-466353adc606","LevelId":"8e1ad740-e008-4147-8f0c-d52f747d049c","CategoryId":"b2d5b1b2-e932-4f6a-b850-a9f9f8a097bd","SectorId":"d6d98873-d347-4ece-807a-11c4a21981ac","DepartmentId":"9139f655-e5d2-40f0-985e-932681557510","SubSectorId":"c19cbc75-3b67-4192-827f-22cc8497787b","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-05-25T21:00:13.5610978+04:00","CreatedOnTo":"2025-05-25T21:00:13.5610978+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"f641903f-e49c-485a-930b-62274fc968bd","FilterStatus":"sample string 8","APMStatusId":"7e56fa65-58e9-40de-938a-6f7d717a67ac"}
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>7e56fa65-58e9-40de-938a-6f7d717a67ac</APMStatusId> <APMasterId>1</APMasterId> <AssetId>8da6bf0b-0a81-4b9e-967b-c63dd2343861</AssetId> <AssignedDepartmentId>f641903f-e49c-485a-930b-62274fc968bd</AssignedDepartmentId> <BuildingId>fe227d57-2463-400b-88a0-b2f63de49ffb</BuildingId> <CategoryId>b2d5b1b2-e932-4f6a-b850-a9f9f8a097bd</CategoryId> <CreatedOnFrom>2025-05-25T21:00:13.5610978+04:00</CreatedOnFrom> <CreatedOnTo>2025-05-25T21:00:13.5610978+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>9139f655-e5d2-40f0-985e-932681557510</DepartmentId> <DivisionId>6e45d80b-da2e-49be-a700-e0d131f96124</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>8e1ad740-e008-4147-8f0c-d52f747d049c</LevelId> <LocationId>3f34fa5b-d368-453e-976c-466353adc606</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>d6d98873-d347-4ece-807a-11c4a21981ac</SectorId> <SubBuildingId>0b5dbd7c-63d9-4ffc-815b-8ed68c674703</SubBuildingId> <SubSectorId>c19cbc75-3b67-4192-827f-22cc8497787b</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.