POST Api/ChecklistActionPlan/GetDetailDepartmentAdmins

Request Information

URI Parameters

None.

Body Parameters

CheckListActionPlanFilterationDTO
NameDescriptionTypeAdditional 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": "24d65516-4f17-4e61-b374-aa1b4eb24ac7",
  "AssetId": "fdfe77d9-9a07-4b4a-b04a-b9b06f18a770",
  "BuildingId": "f98a3018-d6a7-4726-97d1-c5fe0cdf8fb5",
  "SubBuildingId": "ad9c9346-4674-4b0a-a755-15a1307b3590",
  "LocationId": "da54e213-6e5a-4d48-b415-b7a01a93cfa0",
  "LevelId": "3c2e5860-cc05-4a2e-b057-bc9ad204ff1e",
  "CategoryId": "43e5d192-04c6-4cf8-937b-a3ce6e547a0d",
  "SectorId": "7bea4bb4-d4d2-4374-897f-9f1d1ddf7386",
  "DepartmentId": "ff8ece53-80ee-44d5-aeca-7b3fe0f9bd2a",
  "SubSectorId": "3ce1efe3-0c13-404d-ad92-772e98f60e1f",
  "IsActive": true,
  "Title": "sample string 3",
  "CreatedOnFrom": "2025-05-25T20:56:11.8968795+04:00",
  "CreatedOnTo": "2025-05-25T20:56:11.8968795+04:00",
  "WorkflowStatusIDs": "sample string 4",
  "PendingStatus": true,
  "Include": true,
  "IsPhead": true,
  "APDetailId": 1,
  "APGeneralFeedbackId": 1,
  "GetDepartmentAssign": true,
  "AssignedDepartmentId": "0d24068e-e76c-43d9-a140-d12c418e37aa",
  "FilterStatus": "sample string 8",
  "APMStatusId": "f6f12408-14d1-426c-b89b-a0fd8b1bb103"
}

text/html, multipart/form-data

Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"24d65516-4f17-4e61-b374-aa1b4eb24ac7","AssetId":"fdfe77d9-9a07-4b4a-b04a-b9b06f18a770","BuildingId":"f98a3018-d6a7-4726-97d1-c5fe0cdf8fb5","SubBuildingId":"ad9c9346-4674-4b0a-a755-15a1307b3590","LocationId":"da54e213-6e5a-4d48-b415-b7a01a93cfa0","LevelId":"3c2e5860-cc05-4a2e-b057-bc9ad204ff1e","CategoryId":"43e5d192-04c6-4cf8-937b-a3ce6e547a0d","SectorId":"7bea4bb4-d4d2-4374-897f-9f1d1ddf7386","DepartmentId":"ff8ece53-80ee-44d5-aeca-7b3fe0f9bd2a","SubSectorId":"3ce1efe3-0c13-404d-ad92-772e98f60e1f","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2025-05-25T20:56:11.8968795+04:00","CreatedOnTo":"2025-05-25T20:56:11.8968795+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"0d24068e-e76c-43d9-a140-d12c418e37aa","FilterStatus":"sample string 8","APMStatusId":"f6f12408-14d1-426c-b89b-a0fd8b1bb103"}

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>f6f12408-14d1-426c-b89b-a0fd8b1bb103</APMStatusId>
  <APMasterId>1</APMasterId>
  <AssetId>fdfe77d9-9a07-4b4a-b04a-b9b06f18a770</AssetId>
  <AssignedDepartmentId>0d24068e-e76c-43d9-a140-d12c418e37aa</AssignedDepartmentId>
  <BuildingId>f98a3018-d6a7-4726-97d1-c5fe0cdf8fb5</BuildingId>
  <CategoryId>43e5d192-04c6-4cf8-937b-a3ce6e547a0d</CategoryId>
  <CreatedOnFrom>2025-05-25T20:56:11.8968795+04:00</CreatedOnFrom>
  <CreatedOnTo>2025-05-25T20:56:11.8968795+04:00</CreatedOnTo>
  <DepartmentAdmin>1</DepartmentAdmin>
  <DepartmentId>ff8ece53-80ee-44d5-aeca-7b3fe0f9bd2a</DepartmentId>
  <DivisionId>24d65516-4f17-4e61-b374-aa1b4eb24ac7</DivisionId>
  <FilterStatus>sample string 8</FilterStatus>
  <GetDepartmentAssign>true</GetDepartmentAssign>
  <Id>1</Id>
  <Include>true</Include>
  <IsActive>true</IsActive>
  <IsPhead>true</IsPhead>
  <LevelId>3c2e5860-cc05-4a2e-b057-bc9ad204ff1e</LevelId>
  <LocationId>da54e213-6e5a-4d48-b415-b7a01a93cfa0</LocationId>
  <PageNumber>1</PageNumber>
  <PageSize>2</PageSize>
  <PendingStatus>true</PendingStatus>
  <ProjectAdmin>1</ProjectAdmin>
  <ReportId>1</ReportId>
  <SectorId>7bea4bb4-d4d2-4374-897f-9f1d1ddf7386</SectorId>
  <SubBuildingId>ad9c9346-4674-4b0a-a755-15a1307b3590</SubBuildingId>
  <SubSectorId>3ce1efe3-0c13-404d-ad92-772e98f60e1f</SubSectorId>
  <Title>sample string 3</Title>
  <UserId>1</UserId>
  <WorkflowStatusIDs>sample string 4</WorkflowStatusIDs>
</CheckListActionPlanFilterationDTO>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CheckListActionPlanFilterationDTO'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data, application/xml, text/xml

Sample:

Sample not available.