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": "894b9deb-1ceb-4ac1-99eb-3336227f51ab",
"AssetId": "9e9ef7fb-0133-4a9c-a340-4613cae68c89",
"BuildingId": "16a8072e-831d-4c5c-a29d-986e281e006c",
"SubBuildingId": "b236fb3e-2da1-4d26-ac31-f30f7f99f07a",
"LocationId": "ec7a5881-b43a-40c8-93b2-c48b83d33aaa",
"LevelId": "a01026d8-988b-4d12-a01c-fdad08357be3",
"CategoryId": "a86f4d2c-a099-45ea-8cd6-c126d0b805b1",
"SectorId": "9ce9f04b-1314-4cbc-a530-3884cc7ef5a2",
"DepartmentId": "84de9d12-9e82-4b21-84a6-3fe15b63dc24",
"SubSectorId": "6ed1f731-f15e-491c-b1d0-a1a33cf3a6f9",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-03-15T06:06:30.8265089+04:00",
"CreatedOnTo": "2026-03-15T06:06:30.8265089+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "2c319839-fd92-4199-85b4-6dacd4a1f0d5",
"FilterStatus": "sample string 8",
"APMStatusId": "f80b268d-cc22-4070-8575-0860169216db"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"894b9deb-1ceb-4ac1-99eb-3336227f51ab","AssetId":"9e9ef7fb-0133-4a9c-a340-4613cae68c89","BuildingId":"16a8072e-831d-4c5c-a29d-986e281e006c","SubBuildingId":"b236fb3e-2da1-4d26-ac31-f30f7f99f07a","LocationId":"ec7a5881-b43a-40c8-93b2-c48b83d33aaa","LevelId":"a01026d8-988b-4d12-a01c-fdad08357be3","CategoryId":"a86f4d2c-a099-45ea-8cd6-c126d0b805b1","SectorId":"9ce9f04b-1314-4cbc-a530-3884cc7ef5a2","DepartmentId":"84de9d12-9e82-4b21-84a6-3fe15b63dc24","SubSectorId":"6ed1f731-f15e-491c-b1d0-a1a33cf3a6f9","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-03-15T06:06:30.8265089+04:00","CreatedOnTo":"2026-03-15T06:06:30.8265089+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"2c319839-fd92-4199-85b4-6dacd4a1f0d5","FilterStatus":"sample string 8","APMStatusId":"f80b268d-cc22-4070-8575-0860169216db"}
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>f80b268d-cc22-4070-8575-0860169216db</APMStatusId> <APMasterId>1</APMasterId> <AssetId>9e9ef7fb-0133-4a9c-a340-4613cae68c89</AssetId> <AssignedDepartmentId>2c319839-fd92-4199-85b4-6dacd4a1f0d5</AssignedDepartmentId> <BuildingId>16a8072e-831d-4c5c-a29d-986e281e006c</BuildingId> <CategoryId>a86f4d2c-a099-45ea-8cd6-c126d0b805b1</CategoryId> <CreatedOnFrom>2026-03-15T06:06:30.8265089+04:00</CreatedOnFrom> <CreatedOnTo>2026-03-15T06:06:30.8265089+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>84de9d12-9e82-4b21-84a6-3fe15b63dc24</DepartmentId> <DivisionId>894b9deb-1ceb-4ac1-99eb-3336227f51ab</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>a01026d8-988b-4d12-a01c-fdad08357be3</LevelId> <LocationId>ec7a5881-b43a-40c8-93b2-c48b83d33aaa</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>9ce9f04b-1314-4cbc-a530-3884cc7ef5a2</SectorId> <SubBuildingId>b236fb3e-2da1-4d26-ac31-f30f7f99f07a</SubBuildingId> <SubSectorId>6ed1f731-f15e-491c-b1d0-a1a33cf3a6f9</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.