GET Api/ScheduleApi/GetScheduleEntryDetails?dateFrom={dateFrom}&dateTo={dateTo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dateFrom | date |
Required |
|
| dateTo | date |
Required |
Body Parameters
None.
Response Information
Resource Description
ScheduleEntryDetailsDateGroupingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ScheduleDate | date |
None. |
|
| ScheduleEntryDetails | Collection of ScheduleEntryDetailsDTO |
None. |
Response Formats
application/json, text/json
Sample:
{
"ScheduleDate": "2026-09-15T08:49:11.2918113+04:00",
"ScheduleEntryDetails": [
{
"Id": 1,
"CheckListTitle": "sample string 2",
"ScheduleDate": "2026-09-15T08:49:11.2928414+04:00",
"DivisionId": "32684a19-73f3-4a2b-bf2a-7626e582bfff",
"AssetId": "8f521b5b-14ca-495d-a361-64ad9c170e7d",
"BuildingId": "89cde77d-70fc-46f5-b476-4bc16cb18cab",
"SubBuildingId": "9791db94-0928-4fbb-b920-6d940e984b52",
"LocationId": "5e088d98-dcea-492f-a0f8-5fc7e2f32b51",
"LevelId": "ad06ade4-8b51-400d-b64e-396a25197e34",
"CategoryId": "5d6653c1-3693-44d4-91eb-4023a629e644",
"SectorId": "8ce09c54-98ca-45ed-a50b-a42d4de2866f",
"SubSectorId": "40476f8d-873b-4c5e-a2c4-f49951094f04",
"Status": "8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d",
"Source": "sample string 4"
},
{
"Id": 1,
"CheckListTitle": "sample string 2",
"ScheduleDate": "2026-09-15T08:49:11.2928414+04:00",
"DivisionId": "32684a19-73f3-4a2b-bf2a-7626e582bfff",
"AssetId": "8f521b5b-14ca-495d-a361-64ad9c170e7d",
"BuildingId": "89cde77d-70fc-46f5-b476-4bc16cb18cab",
"SubBuildingId": "9791db94-0928-4fbb-b920-6d940e984b52",
"LocationId": "5e088d98-dcea-492f-a0f8-5fc7e2f32b51",
"LevelId": "ad06ade4-8b51-400d-b64e-396a25197e34",
"CategoryId": "5d6653c1-3693-44d4-91eb-4023a629e644",
"SectorId": "8ce09c54-98ca-45ed-a50b-a42d4de2866f",
"SubSectorId": "40476f8d-873b-4c5e-a2c4-f49951094f04",
"Status": "8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d",
"Source": "sample string 4"
}
]
}
text/html, multipart/form-data
Sample:
{"ScheduleDate":"2026-09-15T08:49:11.2918113+04:00","ScheduleEntryDetails":[{"Id":1,"CheckListTitle":"sample string 2","ScheduleDate":"2026-09-15T08:49:11.2928414+04:00","DivisionId":"32684a19-73f3-4a2b-bf2a-7626e582bfff","AssetId":"8f521b5b-14ca-495d-a361-64ad9c170e7d","BuildingId":"89cde77d-70fc-46f5-b476-4bc16cb18cab","SubBuildingId":"9791db94-0928-4fbb-b920-6d940e984b52","LocationId":"5e088d98-dcea-492f-a0f8-5fc7e2f32b51","LevelId":"ad06ade4-8b51-400d-b64e-396a25197e34","CategoryId":"5d6653c1-3693-44d4-91eb-4023a629e644","SectorId":"8ce09c54-98ca-45ed-a50b-a42d4de2866f","SubSectorId":"40476f8d-873b-4c5e-a2c4-f49951094f04","Status":"8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d","Source":"sample string 4"},{"Id":1,"CheckListTitle":"sample string 2","ScheduleDate":"2026-09-15T08:49:11.2928414+04:00","DivisionId":"32684a19-73f3-4a2b-bf2a-7626e582bfff","AssetId":"8f521b5b-14ca-495d-a361-64ad9c170e7d","BuildingId":"89cde77d-70fc-46f5-b476-4bc16cb18cab","SubBuildingId":"9791db94-0928-4fbb-b920-6d940e984b52","LocationId":"5e088d98-dcea-492f-a0f8-5fc7e2f32b51","LevelId":"ad06ade4-8b51-400d-b64e-396a25197e34","CategoryId":"5d6653c1-3693-44d4-91eb-4023a629e644","SectorId":"8ce09c54-98ca-45ed-a50b-a42d4de2866f","SubSectorId":"40476f8d-873b-4c5e-a2c4-f49951094f04","Status":"8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d","Source":"sample string 4"}]}
application/xml, text/xml
Sample:
<ScheduleEntryDetailsDateGroupingDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
<ScheduleDate>2026-09-15T08:49:11.2918113+04:00</ScheduleDate>
<ScheduleEntryDetails>
<ScheduleEntryDetailsDTO>
<AssetId>8f521b5b-14ca-495d-a361-64ad9c170e7d</AssetId>
<BuildingId>89cde77d-70fc-46f5-b476-4bc16cb18cab</BuildingId>
<CategoryId>5d6653c1-3693-44d4-91eb-4023a629e644</CategoryId>
<CheckListTitle>sample string 2</CheckListTitle>
<DivisionId>32684a19-73f3-4a2b-bf2a-7626e582bfff</DivisionId>
<Id>1</Id>
<LevelId>ad06ade4-8b51-400d-b64e-396a25197e34</LevelId>
<LocationId>5e088d98-dcea-492f-a0f8-5fc7e2f32b51</LocationId>
<ScheduleDate>2026-09-15T08:49:11.2928414+04:00</ScheduleDate>
<SectorId>8ce09c54-98ca-45ed-a50b-a42d4de2866f</SectorId>
<Source>sample string 4</Source>
<Status>8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d</Status>
<SubBuildingId>9791db94-0928-4fbb-b920-6d940e984b52</SubBuildingId>
<SubSectorId>40476f8d-873b-4c5e-a2c4-f49951094f04</SubSectorId>
</ScheduleEntryDetailsDTO>
<ScheduleEntryDetailsDTO>
<AssetId>8f521b5b-14ca-495d-a361-64ad9c170e7d</AssetId>
<BuildingId>89cde77d-70fc-46f5-b476-4bc16cb18cab</BuildingId>
<CategoryId>5d6653c1-3693-44d4-91eb-4023a629e644</CategoryId>
<CheckListTitle>sample string 2</CheckListTitle>
<DivisionId>32684a19-73f3-4a2b-bf2a-7626e582bfff</DivisionId>
<Id>1</Id>
<LevelId>ad06ade4-8b51-400d-b64e-396a25197e34</LevelId>
<LocationId>5e088d98-dcea-492f-a0f8-5fc7e2f32b51</LocationId>
<ScheduleDate>2026-09-15T08:49:11.2928414+04:00</ScheduleDate>
<SectorId>8ce09c54-98ca-45ed-a50b-a42d4de2866f</SectorId>
<Source>sample string 4</Source>
<Status>8ac1d370-0ab4-444f-b0d1-6b98d6a9b31d</Status>
<SubBuildingId>9791db94-0928-4fbb-b920-6d940e984b52</SubBuildingId>
<SubSectorId>40476f8d-873b-4c5e-a2c4-f49951094f04</SubSectorId>
</ScheduleEntryDetailsDTO>
</ScheduleEntryDetails>
</ScheduleEntryDetailsDateGroupingDTO>