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-07-31T23:54:07.3243183+04:00",
"ScheduleEntryDetails": [
{
"Id": 1,
"CheckListTitle": "sample string 2",
"ScheduleDate": "2026-07-31T23:54:07.3243183+04:00",
"DivisionId": "0092be24-df65-4fb9-8bad-c834e03a889f",
"AssetId": "f5b83874-02ff-42ab-b988-e1640301b492",
"BuildingId": "b80bf11b-bde2-483a-b507-d013c1490bf6",
"SubBuildingId": "6eb0feed-f8c1-46fb-be21-294d675d94b9",
"LocationId": "af5a73d4-3f3a-43a5-9ec4-3689c272d73a",
"LevelId": "cd15d10f-e1f1-407e-b521-d94ed6f19a57",
"CategoryId": "209cae9b-39d3-4510-b4dc-060ce9896442",
"SectorId": "2a8b1122-31c6-4460-a813-43bd2fe29f08",
"SubSectorId": "7e0fbce1-b31a-44a1-9001-f9bd972a24f8",
"Status": "8b838fb4-210e-44aa-8311-da9ee39108ef",
"Source": "sample string 4"
},
{
"Id": 1,
"CheckListTitle": "sample string 2",
"ScheduleDate": "2026-07-31T23:54:07.3243183+04:00",
"DivisionId": "0092be24-df65-4fb9-8bad-c834e03a889f",
"AssetId": "f5b83874-02ff-42ab-b988-e1640301b492",
"BuildingId": "b80bf11b-bde2-483a-b507-d013c1490bf6",
"SubBuildingId": "6eb0feed-f8c1-46fb-be21-294d675d94b9",
"LocationId": "af5a73d4-3f3a-43a5-9ec4-3689c272d73a",
"LevelId": "cd15d10f-e1f1-407e-b521-d94ed6f19a57",
"CategoryId": "209cae9b-39d3-4510-b4dc-060ce9896442",
"SectorId": "2a8b1122-31c6-4460-a813-43bd2fe29f08",
"SubSectorId": "7e0fbce1-b31a-44a1-9001-f9bd972a24f8",
"Status": "8b838fb4-210e-44aa-8311-da9ee39108ef",
"Source": "sample string 4"
}
]
}
text/html, multipart/form-data
Sample:
{"ScheduleDate":"2026-07-31T23:54:07.3243183+04:00","ScheduleEntryDetails":[{"Id":1,"CheckListTitle":"sample string 2","ScheduleDate":"2026-07-31T23:54:07.3243183+04:00","DivisionId":"0092be24-df65-4fb9-8bad-c834e03a889f","AssetId":"f5b83874-02ff-42ab-b988-e1640301b492","BuildingId":"b80bf11b-bde2-483a-b507-d013c1490bf6","SubBuildingId":"6eb0feed-f8c1-46fb-be21-294d675d94b9","LocationId":"af5a73d4-3f3a-43a5-9ec4-3689c272d73a","LevelId":"cd15d10f-e1f1-407e-b521-d94ed6f19a57","CategoryId":"209cae9b-39d3-4510-b4dc-060ce9896442","SectorId":"2a8b1122-31c6-4460-a813-43bd2fe29f08","SubSectorId":"7e0fbce1-b31a-44a1-9001-f9bd972a24f8","Status":"8b838fb4-210e-44aa-8311-da9ee39108ef","Source":"sample string 4"},{"Id":1,"CheckListTitle":"sample string 2","ScheduleDate":"2026-07-31T23:54:07.3243183+04:00","DivisionId":"0092be24-df65-4fb9-8bad-c834e03a889f","AssetId":"f5b83874-02ff-42ab-b988-e1640301b492","BuildingId":"b80bf11b-bde2-483a-b507-d013c1490bf6","SubBuildingId":"6eb0feed-f8c1-46fb-be21-294d675d94b9","LocationId":"af5a73d4-3f3a-43a5-9ec4-3689c272d73a","LevelId":"cd15d10f-e1f1-407e-b521-d94ed6f19a57","CategoryId":"209cae9b-39d3-4510-b4dc-060ce9896442","SectorId":"2a8b1122-31c6-4460-a813-43bd2fe29f08","SubSectorId":"7e0fbce1-b31a-44a1-9001-f9bd972a24f8","Status":"8b838fb4-210e-44aa-8311-da9ee39108ef","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-07-31T23:54:07.3243183+04:00</ScheduleDate>
<ScheduleEntryDetails>
<ScheduleEntryDetailsDTO>
<AssetId>f5b83874-02ff-42ab-b988-e1640301b492</AssetId>
<BuildingId>b80bf11b-bde2-483a-b507-d013c1490bf6</BuildingId>
<CategoryId>209cae9b-39d3-4510-b4dc-060ce9896442</CategoryId>
<CheckListTitle>sample string 2</CheckListTitle>
<DivisionId>0092be24-df65-4fb9-8bad-c834e03a889f</DivisionId>
<Id>1</Id>
<LevelId>cd15d10f-e1f1-407e-b521-d94ed6f19a57</LevelId>
<LocationId>af5a73d4-3f3a-43a5-9ec4-3689c272d73a</LocationId>
<ScheduleDate>2026-07-31T23:54:07.3243183+04:00</ScheduleDate>
<SectorId>2a8b1122-31c6-4460-a813-43bd2fe29f08</SectorId>
<Source>sample string 4</Source>
<Status>8b838fb4-210e-44aa-8311-da9ee39108ef</Status>
<SubBuildingId>6eb0feed-f8c1-46fb-be21-294d675d94b9</SubBuildingId>
<SubSectorId>7e0fbce1-b31a-44a1-9001-f9bd972a24f8</SubSectorId>
</ScheduleEntryDetailsDTO>
<ScheduleEntryDetailsDTO>
<AssetId>f5b83874-02ff-42ab-b988-e1640301b492</AssetId>
<BuildingId>b80bf11b-bde2-483a-b507-d013c1490bf6</BuildingId>
<CategoryId>209cae9b-39d3-4510-b4dc-060ce9896442</CategoryId>
<CheckListTitle>sample string 2</CheckListTitle>
<DivisionId>0092be24-df65-4fb9-8bad-c834e03a889f</DivisionId>
<Id>1</Id>
<LevelId>cd15d10f-e1f1-407e-b521-d94ed6f19a57</LevelId>
<LocationId>af5a73d4-3f3a-43a5-9ec4-3689c272d73a</LocationId>
<ScheduleDate>2026-07-31T23:54:07.3243183+04:00</ScheduleDate>
<SectorId>2a8b1122-31c6-4460-a813-43bd2fe29f08</SectorId>
<Source>sample string 4</Source>
<Status>8b838fb4-210e-44aa-8311-da9ee39108ef</Status>
<SubBuildingId>6eb0feed-f8c1-46fb-be21-294d675d94b9</SubBuildingId>
<SubSectorId>7e0fbce1-b31a-44a1-9001-f9bd972a24f8</SubSectorId>
</ScheduleEntryDetailsDTO>
</ScheduleEntryDetails>
</ScheduleEntryDetailsDateGroupingDTO>