GET Api/Student/GetBasicData?tripScheduleFilter={tripScheduleFilter}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tripScheduleFilter | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TripSchedule| Name | Description | Type | Additional information |
|---|---|---|---|
| TripScheduleID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Vehicle | VehicleBase |
None. |
|
| TripScheduleFrom | date |
None. |
|
| TripScheduleTo | date |
None. |
|
| TripStoppages | Collection of trip_stoppage |
None. |
|
| TripType | TripType |
None. |
|
| SeatAvailability | SeatAvailability |
None. |
|
| StudentAllocation | Collection of student_allocation |
None. |
|
| ExpectedStartOn | time interval |
None. |
|
| ExpectedEndOn | time interval |
None. |
|
| TempStartOn | time interval |
None. |
|
| TempEndOn | time interval |
None. |
|
| SchoolID | globally unique identifier |
None. |
|
| SchoolName | string |
None. |
|
| TemporaryCRUD | TempCRUD |
None. |
|
| Route | Route |
None. |
|
| HelperIDs | Collection of globally unique identifier |
None. |
|
| BellTime | BusinessHours |
None. |
|
| TripNotificationAlertSetting | Collection of TripNotificationAlertSetting |
None. |
|
| IsReflectChangesToTodaysTripEnabled | boolean |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"TripScheduleID": "43fe8b7c-2278-4e2f-b69a-045dbdadb28b",
"Name": "sample string 2",
"Vehicle": {
"VehicleID": "65cee387-b6df-43a7-a768-4118b4377f13",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "a0ccfd1d-a2cd-43e6-8937-e27bf2e213cc",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "d6e4f042-5055-4720-a2fd-e0101475cbd8",
"PartnerID": "686f9f3c-722e-4ee5-b6d0-70081b857c70"
},
"TripScheduleFrom": "2026-06-06T03:37:21.7249212+04:00",
"TripScheduleTo": "2026-06-06T03:37:21.7249212+04:00",
"TripStoppages": [
{
"CurrentLat": 1.1,
"CurrentLon": 2.1,
"Radius": 3,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"POIName": "sample string 4",
"POIZoneID": "5663db75-0d2b-44c5-8775-241b57ab7d64",
"ExpectedArrivalTime": "sample string 6",
"ExpectedDepartureTime": "sample string 7",
"ActualArrivalTime": "sample string 8",
"ActualDepartureTime": "sample string 9",
"TripStoppageStatus": 10,
"SequenceNo": 11,
"IsNew": true,
"Id": "23f58e7a-37ab-4afc-aa12-962c98911929",
"Duration": "sample string 14",
"Distance": 15.1,
"ServiceTime": 16
},
{
"CurrentLat": 1.1,
"CurrentLon": 2.1,
"Radius": 3,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"POIName": "sample string 4",
"POIZoneID": "5663db75-0d2b-44c5-8775-241b57ab7d64",
"ExpectedArrivalTime": "sample string 6",
"ExpectedDepartureTime": "sample string 7",
"ActualArrivalTime": "sample string 8",
"ActualDepartureTime": "sample string 9",
"TripStoppageStatus": 10,
"SequenceNo": 11,
"IsNew": true,
"Id": "23f58e7a-37ab-4afc-aa12-962c98911929",
"Duration": "sample string 14",
"Distance": 15.1,
"ServiceTime": 16
}
],
"TripType": 0,
"SeatAvailability": {
"Total": 1,
"Occupied": 2,
"Available": 3,
"UnAssignedStoppages": 4
},
"StudentAllocation": [
{
"StudentID": "ddaffddd-1314-488d-aac5-0caee77eef77",
"StudentName": "sample string 2",
"StudentNo": "sample string 3",
"RFID": "sample string 4",
"AllocatedPoiID": "1dd763c4-d56c-4b02-9220-130404b6f013",
"AllocatedPoiLatitude": 6.1,
"AllocatedPoiLongitude": 7.1,
"AllocatedPoiLatLong": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"ExpectedTime": "sample string 8",
"AllocatedPoiName": "sample string 9",
"SchoolID": "1e799952-bf89-4681-b9c6-026feabaa372",
"SchoolName": "sample string 11",
"DivisionID": "46cc6051-d6c1-4f81-967e-bf54273c5321",
"DivisionName": "sample string 13",
"ClassID": "07357d13-202f-407d-96e0-b5e1b4bf911e",
"ClassName": "sample string 15",
"ParentID": "589e58f6-b1f2-4709-8471-eede4d882c59",
"ParentName": "sample string 17",
"ParentContactNo": "sample string 18",
"PickOrDropPoiID": "6506a726-c6cb-40ab-aeb7-7860bf4833db",
"PickOrDropPoiName": "sample string 20",
"PickOrDropPoiLatitude": 21.1,
"PickOrDropPoiLongitude": 22.1,
"PickOrDropPoiLatLong": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"TemporaryCRUD": {
"TempId": 1,
"IsNew": true,
"IsDeleted": true,
"IsUpdated": true
},
"ProfilePictureAttachment": {
"AttachmentID": "dfd30b5b-7dc4-43a5-bf0a-2eda8a39404a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
{
"StudentID": "ddaffddd-1314-488d-aac5-0caee77eef77",
"StudentName": "sample string 2",
"StudentNo": "sample string 3",
"RFID": "sample string 4",
"AllocatedPoiID": "1dd763c4-d56c-4b02-9220-130404b6f013",
"AllocatedPoiLatitude": 6.1,
"AllocatedPoiLongitude": 7.1,
"AllocatedPoiLatLong": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"ExpectedTime": "sample string 8",
"AllocatedPoiName": "sample string 9",
"SchoolID": "1e799952-bf89-4681-b9c6-026feabaa372",
"SchoolName": "sample string 11",
"DivisionID": "46cc6051-d6c1-4f81-967e-bf54273c5321",
"DivisionName": "sample string 13",
"ClassID": "07357d13-202f-407d-96e0-b5e1b4bf911e",
"ClassName": "sample string 15",
"ParentID": "589e58f6-b1f2-4709-8471-eede4d882c59",
"ParentName": "sample string 17",
"ParentContactNo": "sample string 18",
"PickOrDropPoiID": "6506a726-c6cb-40ab-aeb7-7860bf4833db",
"PickOrDropPoiName": "sample string 20",
"PickOrDropPoiLatitude": 21.1,
"PickOrDropPoiLongitude": 22.1,
"PickOrDropPoiLatLong": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"TemporaryCRUD": {
"TempId": 1,
"IsNew": true,
"IsDeleted": true,
"IsUpdated": true
},
"ProfilePictureAttachment": {
"AttachmentID": "dfd30b5b-7dc4-43a5-bf0a-2eda8a39404a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
],
"ExpectedStartOn": "00:00:00.1234567",
"ExpectedEndOn": "00:00:00.1234567",
"TempStartOn": "00:00:00.1234567",
"TempEndOn": "00:00:00.1234567",
"SchoolID": "53faea4b-5d69-4c9e-b9dd-e6cfa1638821",
"SchoolName": "sample string 10",
"TemporaryCRUD": {
"TempId": 1,
"IsNew": true,
"IsDeleted": true,
"IsUpdated": true
},
"Route": {
"RouteID": "5afb4e6c-a95e-4eb3-b22c-5cd79130b679",
"Name": "sample string 2",
"RouteColor": "sample string 3",
"RouteStoppages": [
{
"CurrentLat": 1.1,
"CurrentLon": 2.1,
"Radius": 3,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"POIName": "sample string 4",
"POIZoneID": "79852bc2-9149-45aa-b1c0-29b47f7beef5",
"SequenceNo": 6,
"IsNew": true,
"LocationName": "sample string 8",
"LocationID": "a9bb76ae-a4f0-495c-b2a2-a335871c57f2",
"StopType": 0,
"Duration": "00:00:00.1234567",
"Distance": 11.1,
"OrderID": "sample string 12",
"Index": 13
},
{
"CurrentLat": 1.1,
"CurrentLon": 2.1,
"Radius": 3,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"POIName": "sample string 4",
"POIZoneID": "79852bc2-9149-45aa-b1c0-29b47f7beef5",
"SequenceNo": 6,
"IsNew": true,
"LocationName": "sample string 8",
"LocationID": "a9bb76ae-a4f0-495c-b2a2-a335871c57f2",
"StopType": 0,
"Duration": "00:00:00.1234567",
"Distance": 11.1,
"OrderID": "sample string 12",
"Index": 13
}
],
"TotalDistance": 4.1,
"TotalDuration": "00:00:00.1234567",
"Id": "84e210d2-8715-4a54-9bea-d1c0b8e0a1e3",
"UserName": "sample string 7",
"UserID": "4e20f3b3-9c3c-4598-81b2-b3fc22a72446",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-06-06T03:37:21.7249212+04:00",
"ClientID": "f54992c5-9a84-4fd1-be50-d545a29ac150",
"ClientName": "sample string 12",
"PartnerID": "ebf45a62-de58-4f6e-bcfc-578d325ae814",
"PartnerName": "sample string 14"
},
"HelperIDs": [
"6fe937b4-eb2d-4bbc-b267-0b83bd7b3574",
"b592a6e3-e11b-42c5-bd52-b4b8b225ecdd"
],
"BellTime": {
"BusinessHoursID": "0cee6e94-336f-4bb3-abe8-5a20a71cdd1d",
"Name": "sample string 2",
"BusinessHoursDetail": [
{
"Day": 1,
"StartTime": [
"sample string 1",
"sample string 2"
],
"EndTime": [
"sample string 1",
"sample string 2"
],
"TotalWokingHoursInADay": "00:00:00.1234567"
},
{
"Day": 1,
"StartTime": [
"sample string 1",
"sample string 2"
],
"EndTime": [
"sample string 1",
"sample string 2"
],
"TotalWokingHoursInADay": "00:00:00.1234567"
}
],
"Id": "7c25b09b-9f1f-4c2d-9891-cec5d3408f27",
"UserName": "sample string 4",
"UserID": "23bac860-db05-47f6-b430-e91615d24428",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-06-06T03:37:21.7249212+04:00",
"ClientID": "f585df99-5d66-403f-8100-b197824f195e",
"ClientName": "sample string 9",
"PartnerID": "ee09d382-bb2b-4feb-b129-49809779c3c9",
"PartnerName": "sample string 11"
},
"TripNotificationAlertSetting": [
{
"TripNotificationSetting": {
"TripAlertType": 1
},
"UserAlertSetting": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "cebde2da-61e8-4275-842e-4b562a7453ed",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
}
},
{
"TripNotificationSetting": {
"TripAlertType": 1
},
"UserAlertSetting": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "cebde2da-61e8-4275-842e-4b562a7453ed",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
}
}
],
"IsReflectChangesToTodaysTripEnabled": true,
"Id": "fb733fd0-38f1-4da6-8bdf-253402f64b59",
"UserName": "sample string 13",
"UserID": "25179c6a-003f-444e-9965-fd84e04eb086",
"CreatedBy": "sample string 15",
"CreatedOn": "2026-06-06T03:37:21.7249212+04:00",
"ClientID": "6c3e15bd-ba3f-41cb-af1e-7e3a55d06c2f",
"ClientName": "sample string 18",
"PartnerID": "a3d55afd-42fe-4656-b125-3a9e2a455410",
"PartnerName": "sample string 20"
}
application/xml, text/xml
Sample:
<TripSchedule xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<ClientID>6c3e15bd-ba3f-41cb-af1e-7e3a55d06c2f</ClientID>
<ClientName>sample string 18</ClientName>
<CreatedBy>sample string 15</CreatedBy>
<CreatedOn>2026-06-06T03:37:21.7249212+04:00</CreatedOn>
<Id>fb733fd0-38f1-4da6-8bdf-253402f64b59</Id>
<PartnerID>a3d55afd-42fe-4656-b125-3a9e2a455410</PartnerID>
<PartnerName>sample string 20</PartnerName>
<UserID>25179c6a-003f-444e-9965-fd84e04eb086</UserID>
<UserName>sample string 13</UserName>
<BellTime>
<ClientID>f585df99-5d66-403f-8100-b197824f195e</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-06-06T03:37:21.7249212+04:00</CreatedOn>
<Id>7c25b09b-9f1f-4c2d-9891-cec5d3408f27</Id>
<PartnerID>ee09d382-bb2b-4feb-b129-49809779c3c9</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>23bac860-db05-47f6-b430-e91615d24428</UserID>
<UserName>sample string 4</UserName>
<BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<EndTime xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</EndTime>
<StartTime xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<EndTime xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</EndTime>
<StartTime xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
</BusinessHoursDetail>
<BusinessHoursID>0cee6e94-336f-4bb3-abe8-5a20a71cdd1d</BusinessHoursID>
<Name>sample string 2</Name>
</BellTime>
<ExpectedEndOn>PT0.1234567S</ExpectedEndOn>
<ExpectedStartOn>PT0.1234567S</ExpectedStartOn>
<HelperIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6fe937b4-eb2d-4bbc-b267-0b83bd7b3574</d2p1:guid>
<d2p1:guid>b592a6e3-e11b-42c5-bd52-b4b8b225ecdd</d2p1:guid>
</HelperIDs>
<IsReflectChangesToTodaysTripEnabled>true</IsReflectChangesToTodaysTripEnabled>
<Name>sample string 2</Name>
<Route xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Routes">
<ClientID>f54992c5-9a84-4fd1-be50-d545a29ac150</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-06-06T03:37:21.7249212+04:00</CreatedOn>
<Id>84e210d2-8715-4a54-9bea-d1c0b8e0a1e3</Id>
<PartnerID>ebf45a62-de58-4f6e-bcfc-578d325ae814</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>4e20f3b3-9c3c-4598-81b2-b3fc22a72446</UserID>
<UserName>sample string 7</UserName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:RouteColor>sample string 3</d2p1:RouteColor>
<d2p1:RouteID>5afb4e6c-a95e-4eb3-b22c-5cd79130b679</d2p1:RouteID>
<d2p1:RouteStoppages>
<d2p1:route_stoppage>
<d2p1:CurrentLat>1.1</d2p1:CurrentLat>
<d2p1:CurrentLon>2.1</d2p1:CurrentLon>
<d2p1:Distance>11.1</d2p1:Distance>
<d2p1:Duration>PT0.1234567S</d2p1:Duration>
<d2p1:Index>13</d2p1:Index>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:LocationID>a9bb76ae-a4f0-495c-b2a2-a335871c57f2</d2p1:LocationID>
<d2p1:LocationName>sample string 8</d2p1:LocationName>
<d2p1:OrderID>sample string 12</d2p1:OrderID>
<d2p1:POIName>sample string 4</d2p1:POIName>
<d2p1:POIZoneID>79852bc2-9149-45aa-b1c0-29b47f7beef5</d2p1:POIZoneID>
<d2p1:Points xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
</d2p1:Points>
<d2p1:Radius>3</d2p1:Radius>
<d2p1:SequenceNo>6</d2p1:SequenceNo>
<d2p1:StopType>None</d2p1:StopType>
</d2p1:route_stoppage>
<d2p1:route_stoppage>
<d2p1:CurrentLat>1.1</d2p1:CurrentLat>
<d2p1:CurrentLon>2.1</d2p1:CurrentLon>
<d2p1:Distance>11.1</d2p1:Distance>
<d2p1:Duration>PT0.1234567S</d2p1:Duration>
<d2p1:Index>13</d2p1:Index>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:LocationID>a9bb76ae-a4f0-495c-b2a2-a335871c57f2</d2p1:LocationID>
<d2p1:LocationName>sample string 8</d2p1:LocationName>
<d2p1:OrderID>sample string 12</d2p1:OrderID>
<d2p1:POIName>sample string 4</d2p1:POIName>
<d2p1:POIZoneID>79852bc2-9149-45aa-b1c0-29b47f7beef5</d2p1:POIZoneID>
<d2p1:Points xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
</d2p1:Points>
<d2p1:Radius>3</d2p1:Radius>
<d2p1:SequenceNo>6</d2p1:SequenceNo>
<d2p1:StopType>None</d2p1:StopType>
</d2p1:route_stoppage>
</d2p1:RouteStoppages>
<d2p1:TotalDistance>4.1</d2p1:TotalDistance>
<d2p1:TotalDuration>PT0.1234567S</d2p1:TotalDuration>
</Route>
<SchoolID>53faea4b-5d69-4c9e-b9dd-e6cfa1638821</SchoolID>
<SchoolName>sample string 10</SchoolName>
<SeatAvailability>
<Available>3</Available>
<Occupied>2</Occupied>
<Total>1</Total>
<UnAssignedStoppages>4</UnAssignedStoppages>
</SeatAvailability>
<StudentAllocation>
<student_allocation>
<AllocatedPoiID>1dd763c4-d56c-4b02-9220-130404b6f013</AllocatedPoiID>
<AllocatedPoiLatLong xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</AllocatedPoiLatLong>
<AllocatedPoiLatitude>6.1</AllocatedPoiLatitude>
<AllocatedPoiLongitude>7.1</AllocatedPoiLongitude>
<AllocatedPoiName>sample string 9</AllocatedPoiName>
<ClassID>07357d13-202f-407d-96e0-b5e1b4bf911e</ClassID>
<ClassName>sample string 15</ClassName>
<DivisionID>46cc6051-d6c1-4f81-967e-bf54273c5321</DivisionID>
<DivisionName>sample string 13</DivisionName>
<ExpectedTime>sample string 8</ExpectedTime>
<ParentContactNo>sample string 18</ParentContactNo>
<ParentID>589e58f6-b1f2-4709-8471-eede4d882c59</ParentID>
<ParentName>sample string 17</ParentName>
<PickOrDropPoiID>6506a726-c6cb-40ab-aeb7-7860bf4833db</PickOrDropPoiID>
<PickOrDropPoiLatLong xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</PickOrDropPoiLatLong>
<PickOrDropPoiLatitude>21.1</PickOrDropPoiLatitude>
<PickOrDropPoiLongitude>22.1</PickOrDropPoiLongitude>
<PickOrDropPoiName>sample string 20</PickOrDropPoiName>
<ProfilePictureAttachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>dfd30b5b-7dc4-43a5-bf0a-2eda8a39404a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</ProfilePictureAttachment>
<RFID>sample string 4</RFID>
<SchoolID>1e799952-bf89-4681-b9c6-026feabaa372</SchoolID>
<SchoolName>sample string 11</SchoolName>
<StudentID>ddaffddd-1314-488d-aac5-0caee77eef77</StudentID>
<StudentName>sample string 2</StudentName>
<StudentNo>sample string 3</StudentNo>
<TemporaryCRUD>
<IsDeleted>true</IsDeleted>
<IsNew>true</IsNew>
<IsUpdated>true</IsUpdated>
<TempId>1</TempId>
</TemporaryCRUD>
</student_allocation>
<student_allocation>
<AllocatedPoiID>1dd763c4-d56c-4b02-9220-130404b6f013</AllocatedPoiID>
<AllocatedPoiLatLong xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</AllocatedPoiLatLong>
<AllocatedPoiLatitude>6.1</AllocatedPoiLatitude>
<AllocatedPoiLongitude>7.1</AllocatedPoiLongitude>
<AllocatedPoiName>sample string 9</AllocatedPoiName>
<ClassID>07357d13-202f-407d-96e0-b5e1b4bf911e</ClassID>
<ClassName>sample string 15</ClassName>
<DivisionID>46cc6051-d6c1-4f81-967e-bf54273c5321</DivisionID>
<DivisionName>sample string 13</DivisionName>
<ExpectedTime>sample string 8</ExpectedTime>
<ParentContactNo>sample string 18</ParentContactNo>
<ParentID>589e58f6-b1f2-4709-8471-eede4d882c59</ParentID>
<ParentName>sample string 17</ParentName>
<PickOrDropPoiID>6506a726-c6cb-40ab-aeb7-7860bf4833db</PickOrDropPoiID>
<PickOrDropPoiLatLong xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</PickOrDropPoiLatLong>
<PickOrDropPoiLatitude>21.1</PickOrDropPoiLatitude>
<PickOrDropPoiLongitude>22.1</PickOrDropPoiLongitude>
<PickOrDropPoiName>sample string 20</PickOrDropPoiName>
<ProfilePictureAttachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>dfd30b5b-7dc4-43a5-bf0a-2eda8a39404a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</ProfilePictureAttachment>
<RFID>sample string 4</RFID>
<SchoolID>1e799952-bf89-4681-b9c6-026feabaa372</SchoolID>
<SchoolName>sample string 11</SchoolName>
<StudentID>ddaffddd-1314-488d-aac5-0caee77eef77</StudentID>
<StudentName>sample string 2</StudentName>
<StudentNo>sample string 3</StudentNo>
<TemporaryCRUD>
<IsDeleted>true</IsDeleted>
<IsNew>true</IsNew>
<IsUpdated>true</IsUpdated>
<TempId>1</TempId>
</TemporaryCRUD>
</student_allocation>
</StudentAllocation>
<TempEndOn>PT0.1234567S</TempEndOn>
<TempStartOn>PT0.1234567S</TempStartOn>
<TemporaryCRUD>
<IsDeleted>true</IsDeleted>
<IsNew>true</IsNew>
<IsUpdated>true</IsUpdated>
<TempId>1</TempId>
</TemporaryCRUD>
<TripNotificationAlertSetting>
<TripNotificationAlertSetting>
<TripNotificationSetting>
<TripAlertType>TripStarted</TripAlertType>
</TripNotificationSetting>
<UserAlertSetting>
<BusinessHoursID>cebde2da-61e8-4275-842e-4b562a7453ed</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</UserEmailIds>
<Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</Users>
</UserAlertSetting>
</TripNotificationAlertSetting>
<TripNotificationAlertSetting>
<TripNotificationSetting>
<TripAlertType>TripStarted</TripAlertType>
</TripNotificationSetting>
<UserAlertSetting>
<BusinessHoursID>cebde2da-61e8-4275-842e-4b562a7453ed</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</UserEmailIds>
<Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</Users>
</UserAlertSetting>
</TripNotificationAlertSetting>
</TripNotificationAlertSetting>
<TripScheduleFrom>2026-06-06T03:37:21.7249212+04:00</TripScheduleFrom>
<TripScheduleID>43fe8b7c-2278-4e2f-b69a-045dbdadb28b</TripScheduleID>
<TripScheduleTo>2026-06-06T03:37:21.7249212+04:00</TripScheduleTo>
<TripStoppages>
<trip_stoppage>
<ActualArrivalTime>sample string 8</ActualArrivalTime>
<ActualDepartureTime>sample string 9</ActualDepartureTime>
<CurrentLat>1.1</CurrentLat>
<CurrentLon>2.1</CurrentLon>
<Distance>15.1</Distance>
<Duration>sample string 14</Duration>
<ExpectedArrivalTime>sample string 6</ExpectedArrivalTime>
<ExpectedDepartureTime>sample string 7</ExpectedDepartureTime>
<Id>23f58e7a-37ab-4afc-aa12-962c98911929</Id>
<IsNew>true</IsNew>
<POIName>sample string 4</POIName>
<POIZoneID>5663db75-0d2b-44c5-8775-241b57ab7d64</POIZoneID>
<Points xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
</Points>
<Radius>3</Radius>
<SequenceNo>11</SequenceNo>
<ServiceTime>16</ServiceTime>
<TripStoppageStatus>10</TripStoppageStatus>
</trip_stoppage>
<trip_stoppage>
<ActualArrivalTime>sample string 8</ActualArrivalTime>
<ActualDepartureTime>sample string 9</ActualDepartureTime>
<CurrentLat>1.1</CurrentLat>
<CurrentLon>2.1</CurrentLon>
<Distance>15.1</Distance>
<Duration>sample string 14</Duration>
<ExpectedArrivalTime>sample string 6</ExpectedArrivalTime>
<ExpectedDepartureTime>sample string 7</ExpectedDepartureTime>
<Id>23f58e7a-37ab-4afc-aa12-962c98911929</Id>
<IsNew>true</IsNew>
<POIName>sample string 4</POIName>
<POIZoneID>5663db75-0d2b-44c5-8775-241b57ab7d64</POIZoneID>
<Points xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
</Points>
<Radius>3</Radius>
<SequenceNo>11</SequenceNo>
<ServiceTime>16</ServiceTime>
<TripStoppageStatus>10</TripStoppageStatus>
</trip_stoppage>
</TripStoppages>
<TripType>None</TripType>
<Vehicle>
<ClientID>d6e4f042-5055-4720-a2fd-e0101475cbd8</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>a0ccfd1d-a2cd-43e6-8937-e27bf2e213cc</DriverID>
<DriverName>sample string 7</DriverName>
<IMEINo>sample string 9</IMEINo>
<ModelName>sample string 5</ModelName>
<Name>sample string 2</Name>
<Odometer>4</Odometer>
<PartnerID>686f9f3c-722e-4ee5-b6d0-70081b857c70</PartnerID>
<VehicleID>65cee387-b6df-43a7-a768-4118b4377f13</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</Vehicle>
</TripSchedule>