POST Api/ActionPlanMasterAPI/GetActionPlanMasterListView
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": "6694f243-261e-43c9-87b2-8fa72867b569",
"AssetId": "f521ffdf-2f31-4fe2-b2e6-71590ef51d85",
"BuildingId": "5ed846cd-3aa1-464a-a557-732093cb97e6",
"SubBuildingId": "898c2922-74cc-4926-8cde-bbac8ab17496",
"LocationId": "07ae556a-194c-4268-81c0-928f0fb772da",
"LevelId": "bf2f8673-1312-4fba-8dc0-9575194bd235",
"CategoryId": "93169c09-3e7f-4d7a-ad71-f876d18c6145",
"SectorId": "e3beb122-3f20-44fd-827d-531b87f32403",
"DepartmentId": "dda27320-40d2-4557-9d35-16da124a76d6",
"SubSectorId": "5cbe4424-60ec-4a82-998c-1a47a508a9af",
"IsActive": true,
"Title": "sample string 3",
"CreatedOnFrom": "2026-06-19T08:07:05.8031013+04:00",
"CreatedOnTo": "2026-06-19T08:07:05.8031013+04:00",
"WorkflowStatusIDs": "sample string 4",
"PendingStatus": true,
"Include": true,
"IsPhead": true,
"APDetailId": 1,
"APGeneralFeedbackId": 1,
"GetDepartmentAssign": true,
"AssignedDepartmentId": "169742e2-2e4a-4e7b-b446-10610b26c28f",
"FilterStatus": "sample string 8",
"APMStatusId": "4aa2da9f-d1ac-4600-b7aa-d261b9528861"
}
text/html, multipart/form-data
Sample:
{"UserId":1,"Id":1,"APMasterId":1,"ReportId":1,"ProjectAdmin":1,"DepartmentAdmin":1,"PageNumber":1,"PageSize":2,"DivisionId":"6694f243-261e-43c9-87b2-8fa72867b569","AssetId":"f521ffdf-2f31-4fe2-b2e6-71590ef51d85","BuildingId":"5ed846cd-3aa1-464a-a557-732093cb97e6","SubBuildingId":"898c2922-74cc-4926-8cde-bbac8ab17496","LocationId":"07ae556a-194c-4268-81c0-928f0fb772da","LevelId":"bf2f8673-1312-4fba-8dc0-9575194bd235","CategoryId":"93169c09-3e7f-4d7a-ad71-f876d18c6145","SectorId":"e3beb122-3f20-44fd-827d-531b87f32403","DepartmentId":"dda27320-40d2-4557-9d35-16da124a76d6","SubSectorId":"5cbe4424-60ec-4a82-998c-1a47a508a9af","IsActive":true,"Title":"sample string 3","CreatedOnFrom":"2026-06-19T08:07:05.8031013+04:00","CreatedOnTo":"2026-06-19T08:07:05.8031013+04:00","WorkflowStatusIDs":"sample string 4","PendingStatus":true,"Include":true,"IsPhead":true,"APDetailId":1,"APGeneralFeedbackId":1,"GetDepartmentAssign":true,"AssignedDepartmentId":"169742e2-2e4a-4e7b-b446-10610b26c28f","FilterStatus":"sample string 8","APMStatusId":"4aa2da9f-d1ac-4600-b7aa-d261b9528861"}
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>4aa2da9f-d1ac-4600-b7aa-d261b9528861</APMStatusId> <APMasterId>1</APMasterId> <AssetId>f521ffdf-2f31-4fe2-b2e6-71590ef51d85</AssetId> <AssignedDepartmentId>169742e2-2e4a-4e7b-b446-10610b26c28f</AssignedDepartmentId> <BuildingId>5ed846cd-3aa1-464a-a557-732093cb97e6</BuildingId> <CategoryId>93169c09-3e7f-4d7a-ad71-f876d18c6145</CategoryId> <CreatedOnFrom>2026-06-19T08:07:05.8031013+04:00</CreatedOnFrom> <CreatedOnTo>2026-06-19T08:07:05.8031013+04:00</CreatedOnTo> <DepartmentAdmin>1</DepartmentAdmin> <DepartmentId>dda27320-40d2-4557-9d35-16da124a76d6</DepartmentId> <DivisionId>6694f243-261e-43c9-87b2-8fa72867b569</DivisionId> <FilterStatus>sample string 8</FilterStatus> <GetDepartmentAssign>true</GetDepartmentAssign> <Id>1</Id> <Include>true</Include> <IsActive>true</IsActive> <IsPhead>true</IsPhead> <LevelId>bf2f8673-1312-4fba-8dc0-9575194bd235</LevelId> <LocationId>07ae556a-194c-4268-81c0-928f0fb772da</LocationId> <PageNumber>1</PageNumber> <PageSize>2</PageSize> <PendingStatus>true</PendingStatus> <ProjectAdmin>1</ProjectAdmin> <ReportId>1</ReportId> <SectorId>e3beb122-3f20-44fd-827d-531b87f32403</SectorId> <SubBuildingId>898c2922-74cc-4926-8cde-bbac8ab17496</SubBuildingId> <SubSectorId>5cbe4424-60ec-4a82-998c-1a47a508a9af</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
ActionPlanMasterDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| WorkFlowStatus | globally unique identifier |
None. |
|
| ProjectAdmin | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| ReportId | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| 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. |
|
| SubSectorId | globally unique identifier |
None. |
|
| ActionPlanDetails | Collection of ActionPlanDetailsDTO |
None. |
|
| CreatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| CreatedOn | date |
Required Data type: DateTime |
|
| UpdatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| UpdatedOn | date |
Data type: DateTime |
|
| IsActive | boolean |
Range: inclusive between false and true |
|
| IsDeleted | boolean |
Range: inclusive between false and true |
|
| DateFrom | date |
Data type: DateTime |
|
| DateTo | date |
Data type: DateTime |
|
| GeneratedReportName | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
multipart/form-data
Sample:
application/xml
Sample:
text/xml
Sample: