GET Api/Vehicle/GetCurrentLocationByID?partnerID={partnerID}&clientID={clientID}&vehicleID={vehicleID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| partnerID | globally unique identifier |
Required |
|
| clientID | globally unique identifier |
Required |
|
| vehicleID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Vehicle| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleID | globally unique identifier |
None. |
|
| VehicleNo | string |
None. |
|
| Name | string |
None. |
|
| Tags | Collection of string |
None. |
|
| RFID | string |
None. |
|
| Color | string |
None. |
|
| IMEINo | string |
None. |
|
| IsDeleted | boolean |
None. |
|
| MobileNo | string |
None. |
|
| Odometer | integer |
None. |
|
| Horometer | time interval |
None. |
|
| Year | string |
None. |
|
| VehicleDevice | DeviceType |
None. |
|
| Driver | Driver |
None. |
|
| VehicleGroup | VehicleGroup |
None. |
|
| VehicleModel | VehicleModel |
None. |
|
| VehicleType | VehicleType |
None. |
|
| TrackingStatus | TrackingStatus |
None. |
|
| alert | Dictionary of integer [key] and boolean [value] |
None. |
|
| AlertContinuesDriving | continues_driving_alert_setting |
None. |
|
| AlertDailyDrivingLimit | daily_driving_limit_alert_setting |
None. |
|
| AlertDisconnection | disconnection_alert_setting |
None. |
|
| AlertFuel | fuel_alert_setting |
None. |
|
| AlertIdling | idling_alert_setting |
None. |
|
| AlertIgnition | ignition_alert_setting |
None. |
|
| AlertOutOfOfficeHrs | out_of_office_hours_setting |
None. |
|
| AlertOverspeed | overspeed_alert_setting |
None. |
|
| AlertOverstay | overstay_alert_setting |
None. |
|
| AlertSpotFence | spot_fence_setting |
None. |
|
| AlertTemperatureSensor | temperature_sensor_setting |
None. |
|
| TerritorialFence | territorial_fence_setting |
None. |
|
| AdditionalInfo | AdditionInfo |
None. |
|
| SubscriptionType | SubscriptionType |
None. |
|
| OrderID | globally unique identifier |
None. |
|
| SubscriptionExpiryOn | date |
None. |
|
| EngineCutOffStatus | EngineCutOffStatus |
None. |
|
| DriverIdentification | DriverIdentification |
None. |
|
| VehicleStatus | FleetrootStatus |
None. |
|
| DigitalInput1 | integer |
None. |
|
| DigitalInput2 | integer |
None. |
|
| DigitalInput3 | integer |
None. |
|
| DigitalInput4 | integer |
None. |
|
| AnalogInput1 | integer |
None. |
|
| AnalogInput2 | integer |
None. |
|
| FuelFormula | string |
None. |
|
| FuelTankCapacity | integer |
None. |
|
| FuelSensorType | integer |
None. |
|
| FuelVariationInLit | integer |
None. |
|
| RefuelTodayCount | integer |
None. |
|
| RefuelTodayInLit | decimal number |
None. |
|
| Angle | integer |
None. |
|
| Speed | integer |
None. |
|
| IsEngineOn | boolean |
None. |
|
| TimeStamp | date |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| StartKm | decimal number |
None. |
|
| FirstActiveTime | date |
None. |
|
| LastActiveTime | date |
None. |
|
| TotalIdleTime | string |
None. |
|
| TotalEngineTime | string |
None. |
|
| TotalStoppageTime | string |
None. |
|
| TotalMovingTime | string |
None. |
|
| TripCount | integer |
None. |
|
| AlertCount | integer |
None. |
|
| DistanceCovered | integer |
None. |
|
| LocationName | string |
None. |
|
| FuelLevelInLit | decimal number |
None. |
|
| FuelLevelInPer | decimal number |
None. |
|
| TotalFuelUsed | decimal number |
None. |
|
| CngVoltage | decimal number |
None. |
|
| IsOnCng | integer |
None. |
|
| FuelType | FuelType |
None. |
|
| IsSeatBeltOn | integer |
None. |
|
| IsDoorOpen | integer |
None. |
|
| IsAcOn | integer |
None. |
|
| IsEquipmentOn | integer |
None. |
|
| EngineTemp | integer |
None. |
|
| EngineRpm | integer |
None. |
|
| EngineRPM | integer |
None. |
|
| InStatusFrom | date |
None. |
|
| CurrentPoiId | globally unique identifier |
None. |
|
| TemperatureSensor1 | decimal number |
None. |
|
| TemperatureSensor2 | decimal number |
None. |
|
| TemperatureSensor3 | decimal number |
None. |
|
| TemperatureSensor4 | decimal number |
None. |
|
| VehicleNote | Collection of VehicleNote |
None. |
|
| BatteryVoltage | decimal number |
None. |
|
| GPSSatelitte | integer |
None. |
|
| HumiditySensor1 | decimal number |
None. |
|
| HumiditySensor2 | decimal number |
None. |
|
| HumiditySensor3 | decimal number |
None. |
|
| HumiditySensor4 | decimal number |
None. |
|
| GsmSignalLevel | integer |
None. |
|
| LinkedVehicles | Collection of globally unique identifier |
None. |
|
| PurchaseDate | date |
None. |
|
| CountryOfOrigin | string |
None. |
|
| Registration | document_detail |
None. |
|
| Insurance | document_detail |
None. |
|
| Photo | Attachment |
None. |
|
| VehicleSetting | VehicleSetting |
None. |
|
| ClientVehicleStatus | Collection of ClientVehicleStatusDetail |
None. |
|
| Ownership | Ownership |
None. |
|
| IgnitionSource | integer |
None. |
|
| TemperatureSource | integer |
None. |
|
| DistanceCalculationSource | integer |
None. |
|
| FuelSource | integer |
None. |
|
| TaskTracking | LiveTaskTracking |
None. |
|
| EmailBalance | integer |
None. |
|
| EmailUsed | integer |
None. |
|
| EmailAllocated | integer |
None. |
|
| IconType | VehicleIconType |
None. |
|
| IconTypeDetail | IconTypeDetail |
None. |
|
| CustomAlertID | globally unique identifier |
None. |
|
| FuelCard | document_detail |
None. |
|
| Note | string |
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:
{
"VehicleID": "78cd4fe6-d0f2-49b0-a8a7-b134b078afe8",
"VehicleNo": "sample string 2",
"Name": "sample string 3",
"Tags": [
"sample string 1",
"sample string 2"
],
"RFID": "sample string 4",
"Color": "sample string 5",
"IMEINo": "sample string 6",
"IsDeleted": true,
"MobileNo": "sample string 8",
"Odometer": 9,
"Horometer": "00:00:00.1234567",
"Year": "sample string 11",
"VehicleDevice": 0,
"Driver": {
"DriverID": "ee944579-6046-498b-9e40-170cec7c0447",
"Name": "sample string 2",
"DriverCode": "sample string 3",
"DriverType": 0,
"MobileNo": "sample string 4",
"EmailID": "sample string 5",
"Password": "sample string 6",
"AuthenticationType": 0,
"RFIDNo": "sample string 7",
"iButtonNo": "sample string 8",
"UserRole": {
"RoleId": "fb108c74-197c-487d-b384-4956fa745cd3",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "e07338e9-d737-493f-aeb6-fe31e7a51111"
},
"BusinessHours": {
"BusinessHoursID": "6a160f96-e507-46e8-817c-ea4239a9e41e",
"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": "c77b0869-314f-45eb-9607-125a7a022520",
"UserName": "sample string 4",
"UserID": "6e335e46-b169-4d0e-8d84-0593d0f910c6",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "51c7d57e-1540-44e5-be9e-dc4a7c03aec3",
"ClientName": "sample string 9",
"PartnerID": "4d0e37da-55d2-4759-bfc3-8b52a442ba0a",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Passport": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Licence": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "811d724e-ebea-4388-bfea-d0a519890ec4",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "1052cc73-4fbb-4bdf-9ee9-80837625c1c5",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "96ae22ad-dd65-44e0-8655-c64b2a1c7671",
"SubClientName": "sample string 5",
"Id": "2ebd4cac-0b6b-42d7-8f79-a5eddce73311",
"UserName": "sample string 7",
"UserID": "af7c998e-cffc-4767-8ac5-aa7d6c7c812a",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "4073e58c-7561-4475-877f-a25e89e5503d",
"ClientName": "sample string 12",
"PartnerID": "d76f012c-0acb-41b8-9060-de42cdfe0c6c",
"PartnerName": "sample string 14"
},
"WorkStatus": 0,
"MaxTaskCount": 9,
"TaskPreference": 0,
"DailyWorkingHours": "00:00:00.1234567",
"NationalityName": "sample string 11",
"NationalityCode": "sample string 12",
"Profession": 0,
"PayrollType": 0,
"LicenseType": [
1,
2
],
"WorkLocation": {
"POIZoneID": "492115b2-5dfc-455a-a9d3-e932a79f94bf",
"Name": "sample string 2",
"Description": "sample string 3",
"Color": "sample string 4",
"Radius": 5,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"CenterPoint": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"ClientID": "a63d666f-5ed3-411f-95ab-5f4b86a6b969",
"POICategoryType": 0,
"PointsString": [
"sample string 1",
"sample string 2"
],
"LatList": [
1.1,
2.1
],
"LanList": [
1.1,
2.1
],
"CurrentLat": 7.1,
"CurrentLon": 8.1,
"POIType": 0,
"Distance": 9.1,
"POIZoneIDs": [
"481a6617-e3ff-4156-82b5-b2e6dc946dac",
"86f33e2a-56d0-4ab5-a829-7dae4a5b37d5"
],
"POIGroup": {
"POIGroupID": "4968a89a-b4ae-48bd-aafe-ed8232bf4767",
"Name": "sample string 2",
"ClientID": "82b57cea-5cae-45b8-aded-3fb30c0d0799",
"PartnerID": "ab3c7576-3a29-4ee0-ac7d-caaee14648f1"
}
},
"ChargeRuleID": "21d1fe8e-294f-4fb7-a5b2-4c4010e3ac1c",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "db552611-eee3-41fd-834c-cb6ffbc1ba95",
"SubClientName": "sample string 18",
"TerritoryFenceID": "f6c53743-1c62-4126-a9ef-c6559035af92",
"TerritoryFenceName": "sample string 20",
"PhoneInfo": {
"PhoneOS": 0,
"BatteryLevel": 1,
"OSVersion": "sample string 2",
"AppVersion": "sample string 3"
},
"VehicleType": 0,
"IconType": 0,
"IconTypeDetail": {
"Name": "sample string 1",
"Icon": "sample string 2",
"Stopped": 0,
"Moving": 0,
"Offline": 0,
"Idle": 0
},
"SelectedLangugage": 0,
"SendSMS": true,
"MaxCashInHandAllowed": 22.0,
"Id": "22841fd3-ceb7-438e-bdc1-542168084c07",
"UserName": "sample string 24",
"UserID": "09451ec7-c58e-400f-9921-81d1d70eef4f",
"CreatedBy": "sample string 26",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "e02bb3a2-6b14-4819-b471-c21fd7c862e8",
"ClientName": "sample string 29",
"PartnerID": "02bb4d20-34f7-4b1b-b235-20023e8f9add",
"PartnerName": "sample string 31"
},
"VehicleGroup": {
"VehicleGroupID": "1052cc73-4fbb-4bdf-9ee9-80837625c1c5",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "96ae22ad-dd65-44e0-8655-c64b2a1c7671",
"SubClientName": "sample string 5",
"Id": "2ebd4cac-0b6b-42d7-8f79-a5eddce73311",
"UserName": "sample string 7",
"UserID": "af7c998e-cffc-4767-8ac5-aa7d6c7c812a",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "4073e58c-7561-4475-877f-a25e89e5503d",
"ClientName": "sample string 12",
"PartnerID": "d76f012c-0acb-41b8-9060-de42cdfe0c6c",
"PartnerName": "sample string 14"
},
"VehicleModel": {
"VehicleModelID": "33986855-140c-4f68-ae7f-70a35f980a32",
"Name": "sample string 2",
"SeatingCapacity": 3,
"TankCapacity": 4,
"WeightCapacity": 5,
"VolumeCapacity": 6,
"Id": "a407cfef-f414-46f5-87b1-237283c8e3df",
"UserName": "sample string 8",
"UserID": "01873a13-e684-4dc8-992f-48a847f4427c",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "e17ca0d6-c552-4d7c-b4e3-c5789e2f117e",
"ClientName": "sample string 13",
"PartnerID": "788c7b4b-e6ad-4b12-a221-2c00635550f3",
"PartnerName": "sample string 15"
},
"VehicleType": 0,
"TrackingStatus": 0,
"alert": {
"1": true,
"3": true
},
"AlertContinuesDriving": {
"DrivenHrs": 1,
"BreakMins": 2,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"ad4fce9b-e06a-4c87-868d-28956b1a0952",
"0a3e8d93-bacd-43cd-ad53-3fd52b968498"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "64bdf9be-8f76-4cae-af33-dacc4c2256fa",
"UserName": "sample string 5",
"UserID": "dce02f8f-5783-4d2e-8076-f2e712f16d0f",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "5b1917a4-afa6-41af-9992-274f50892912",
"ClientName": "sample string 10",
"PartnerID": "fc63f587-7d17-4aae-87e9-17e3d7fb1e14",
"PartnerName": "sample string 12"
},
"AlertDailyDrivingLimit": {
"MaxHrs": 1,
"MaxKms": 2,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"08d2c8d5-010e-47fb-99ec-ef0236adf8cf",
"b2770f12-408a-4aee-b47b-444801256550"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "491d668e-1cf9-4827-a89d-0be1fba30cd1",
"UserName": "sample string 5",
"UserID": "f9adfbc7-335b-408c-a80e-c3d913396c8d",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "fa8fd1bf-ebea-4e70-8dbe-690dff0114ac",
"ClientName": "sample string 10",
"PartnerID": "e928e8e9-c9d6-49ce-a933-863d850501b0",
"PartnerName": "sample string 12"
},
"AlertDisconnection": {
"RaiseIfVehicleDisconnected": true,
"RaiseIfVehicleReconnected": true,
"DisconnectedHrs": 3,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"2e7f70cc-b912-4c6a-933f-71c992e5e9af",
"748f5577-624c-4ec9-8377-70aa84b3c5c7"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "b1a105c3-6407-45be-b865-1cde21800652",
"UserName": "sample string 6",
"UserID": "287221d0-401a-4301-8160-d30206c4cff3",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "51c18413-b093-4c1b-810d-1784ef16bf1d",
"ClientName": "sample string 11",
"PartnerID": "6264c9d4-b021-453f-937f-936d5dc4c8e2",
"PartnerName": "sample string 13"
},
"AlertFuel": {
"RaiseIfRefuel": true,
"RaiseIfDrain": true,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"d34328b2-00f3-44e3-8624-9bafac374c13",
"d1ede6dc-3361-44bc-a848-d79e21e179e5"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "4263cd5f-e954-42aa-9c19-61119a95ace8",
"UserName": "sample string 5",
"UserID": "79944413-6aab-44ec-9f7d-64d018440ef9",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "d43eb054-6a40-4112-8c39-d7dc4bf6959f",
"ClientName": "sample string 10",
"PartnerID": "6d61cfa5-0895-48e0-9047-283287132ef7",
"PartnerName": "sample string 12"
},
"AlertIdling": {
"IgnitionIdleMins": 1,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"91a2f056-20c6-41a5-a494-93752c79d86c",
"95bcbe16-cf76-4b5a-ba89-ada6360b7fb4"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "fd1c5d79-b119-48fb-8055-7e6aedff06aa",
"UserName": "sample string 4",
"UserID": "2ad1c0b0-b3cf-4162-9afc-2df919a72e72",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "87b1c051-322a-48f1-a20c-bfdee7d7f823",
"ClientName": "sample string 9",
"PartnerID": "051f29a9-90e4-43dc-9f3e-ec84e35d5a0e",
"PartnerName": "sample string 11"
},
"AlertIgnition": {
"RaiseIfIgnitionOn": true,
"RaiseIfIgnitionOff": true,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"f2188cf3-f1b7-4b22-9864-47b737c5abc5",
"90522ebf-d975-48e3-b325-9c7452e31dc6"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "1372cc54-3a4c-4baf-9978-90150a06e906",
"UserName": "sample string 5",
"UserID": "8f772953-2310-4f1d-b6df-ca20d04a0864",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "66100d05-a3a9-4cfe-aee2-0bf48ec7385c",
"ClientName": "sample string 10",
"PartnerID": "f9960895-d945-4b81-ad88-d894c6901842",
"PartnerName": "sample string 12"
},
"AlertOutOfOfficeHrs": {
"StartTime": "sample string 1",
"EndTime": "sample string 2",
"FrequencyInMins": 3,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"ff65240e-c4ae-40dc-92fb-238bcd6bf9a5",
"e6713b9c-8018-4ac0-9c81-ae26008d9a9e"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "039df89e-022f-42ed-851c-04b0680deafe",
"UserName": "sample string 6",
"UserID": "7b4bd949-efa7-494b-bcea-1c4f81d0b815",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "9e2df4a0-e15a-4410-9762-a520065f2889",
"ClientName": "sample string 11",
"PartnerID": "0b0091de-32f2-42f4-8eaa-8dd2002d4c78",
"PartnerName": "sample string 13"
},
"AlertOverspeed": {
"MaxSpeed": 1,
"DurationInMins": 0.033333333333333333,
"DurationInSec": 2,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"ffdb8d78-e44a-4886-a923-7bb002438fc5",
"4830e369-204a-4568-929d-7a6ac194ae3e"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "d3d7bec4-60f4-4e0b-9219-6fd9af3a3e97",
"UserName": "sample string 5",
"UserID": "2e53bcda-9441-4d55-9a4d-4a673188145f",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "61cc2e14-5499-4e11-97ae-37c4ef17a94d",
"ClientName": "sample string 10",
"PartnerID": "d0484ac6-24bc-4d46-8020-3c9138ed873c",
"PartnerName": "sample string 12"
},
"AlertOverstay": {
"IdleMins": 1,
"TimeLimitInMins": 2,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"ac20fa5e-cbb1-49a1-89fb-cad0619d86f7",
"cb4b6683-a75c-4561-8569-df0f3acfc89b"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "d762ff11-c0d9-480e-b260-63c3bf510a6e",
"UserName": "sample string 5",
"UserID": "7e0815a8-b4ce-4104-ab35-d4f1b232ccf7",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "4e170762-9a36-42ff-af2a-d86495ab9169",
"ClientName": "sample string 10",
"PartnerID": "3192c5cb-b7a7-4e55-b886-a5055d6f5f78",
"PartnerName": "sample string 12"
},
"AlertSpotFence": {
"Pois": [
"9a8914fe-85fb-4ac7-9465-6e857f88e8c7",
"5ad9bd8f-d8fa-46b2-be1b-204fcf9edf5b"
],
"RaiseIfEnters": true,
"RaiseIfExits": true,
"RaiseIfStops": true,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"441ef783-8fc1-4973-b142-00ea5faf428f",
"3052265b-ae98-4d8f-bf7a-27dc3aa37d3d"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "41565dc1-879e-44b8-b63d-896f32bc9f6c",
"UserName": "sample string 6",
"UserID": "d3213311-ff01-4e7e-9a6a-ea2efb6ac567",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "52a0db7e-e411-4d07-91a3-2dadd8be3526",
"ClientName": "sample string 11",
"PartnerID": "e5c6813e-847c-4bbc-b6d8-fcd94b0ba780",
"PartnerName": "sample string 13"
},
"AlertTemperatureSensor": {
"setting": "sample string 1",
"TemperatureSensorSetting": {
"TempSensor1": {
"RaiseIfBelowDegrees": true,
"BelowDegree": 2,
"RaiseIfAboveDegrees": true,
"AboveDegree": 4,
"NoDataValues": [
1.1,
2.1
],
"NoDataValueThresholdInMins": 5
},
"TempSensor2": {
"RaiseIfBelowDegrees": true,
"BelowDegree": 2,
"RaiseIfAboveDegrees": true,
"AboveDegree": 4,
"NoDataValues": [
1.1,
2.1
],
"NoDataValueThresholdInMins": 5
},
"TempSensor3": {
"RaiseIfBelowDegrees": true,
"BelowDegree": 2,
"RaiseIfAboveDegrees": true,
"AboveDegree": 4,
"NoDataValues": [
1.1,
2.1
],
"NoDataValueThresholdInMins": 5
},
"TempSensor4": {
"RaiseIfBelowDegrees": true,
"BelowDegree": 2,
"RaiseIfAboveDegrees": true,
"AboveDegree": 4,
"NoDataValues": [
1.1,
2.1
],
"NoDataValueThresholdInMins": 5
}
},
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"87f2dbfa-da5c-4c15-8f5e-ad9c416830b8",
"f7e24a4f-4001-41a6-be06-301d0a6b58eb"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "479389a2-3309-4204-9ca5-772e083049f9",
"UserName": "sample string 4",
"UserID": "bede1f4f-a97e-42d9-9ea5-fc2aba293745",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "09b2b953-588e-45a9-9369-682df64155ec",
"ClientName": "sample string 9",
"PartnerID": "a009b6fa-2830-471c-a41c-4ff89998c0ef",
"PartnerName": "sample string 11"
},
"TerritorialFence": {
"TerritorialIDs": [
"8a2b904d-eeba-452e-8e0a-03268722e15b",
"baa9f670-680a-4a98-aade-7bab2daaeeb1"
],
"RaiseIfEnters": true,
"RaiseIfExits": true,
"Vehicles": [
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
},
{
"VehicleID": "6bbc6cb7-2f85-4eab-b976-0c27e7e8052b",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e760cc9b-2967-40b1-b755-d0322b14c3a1",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "3a4fb212-30cc-4e19-9436-8081a1a2dfa9",
"PartnerID": "925ec2c3-f0d2-4aea-a26c-4d90d8902fc5"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"986348a6-eba0-4b79-9098-77d6ae96300f",
"7b633c2e-3e6c-47ad-8d18-b38665f594e6"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "a6ab74a6-e18f-48cb-9fdc-179c6c41bd56",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "065e0f9e-233f-434e-ab0c-0ffa1f94c87e",
"UserName": "sample string 5",
"UserID": "8037d53b-bbad-41d8-bce8-e9f0ee643e82",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "67a77e18-0c8e-47f2-ac5c-6724237bb0c6",
"ClientName": "sample string 10",
"PartnerID": "89762d8d-f513-4a09-a2de-1862fd299df8",
"PartnerName": "sample string 12"
},
"AdditionalInfo": {
"EngineNumber": "sample string 1",
"ChassisNumber": "sample string 2"
},
"SubscriptionType": 1,
"OrderID": "1b55d74f-0e0f-4975-bfec-3a183a838804",
"SubscriptionExpiryOn": "2026-02-08T22:59:42.512478+04:00",
"EngineCutOffStatus": 0,
"DriverIdentification": 0,
"VehicleStatus": 0,
"DigitalInput1": 14,
"DigitalInput2": 15,
"DigitalInput3": 16,
"DigitalInput4": 17,
"AnalogInput1": 18,
"AnalogInput2": 19,
"FuelFormula": "sample string 20",
"FuelTankCapacity": 1,
"FuelSensorType": 21,
"FuelVariationInLit": 22,
"RefuelTodayCount": 23,
"RefuelTodayInLit": 24.1,
"Angle": 25,
"Speed": 26,
"IsEngineOn": true,
"TimeStamp": "2026-02-08T22:59:42.512478+04:00",
"Latitude": 29.1,
"Longitude": 30.1,
"StartKm": 31.1,
"FirstActiveTime": "2026-02-08T22:59:42.512478+04:00",
"LastActiveTime": "2026-02-08T22:59:42.512478+04:00",
"TotalIdleTime": "sample string 34",
"TotalEngineTime": "sample string 35",
"TotalStoppageTime": "sample string 36",
"TotalMovingTime": "sample string 37",
"TripCount": 38,
"AlertCount": 39,
"DistanceCovered": 40,
"LocationName": "sample string 41",
"FuelLevelInLit": 42.1,
"FuelLevelInPer": 43.1,
"TotalFuelUsed": 44.1,
"CngVoltage": 45.1,
"IsOnCng": 46,
"FuelType": 0,
"IsSeatBeltOn": 47,
"IsDoorOpen": 48,
"IsAcOn": 49,
"IsEquipmentOn": 50,
"EngineTemp": 51,
"EngineRpm": 52,
"EngineRPM": 53,
"InStatusFrom": "2026-02-08T22:59:42.512478+04:00",
"CurrentPoiId": "38047658-bbe9-4f73-869b-32bea0e679d9",
"TemperatureSensor1": 56.1,
"TemperatureSensor2": 57.1,
"TemperatureSensor3": 58.1,
"TemperatureSensor4": 59.1,
"VehicleNote": [
{
"Note": "sample string 1",
"VehicleNoteStatus": 0,
"VehicleNoteTime": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "48a626ae-d181-497c-bed1-06332ec7ee83",
"PartnerID": "d4126d93-0a70-4a0c-bdfa-9800710c306d",
"VehicleID": "fd15bbbc-0c7a-49d5-a302-fe0e6052cbdd"
},
{
"Note": "sample string 1",
"VehicleNoteStatus": 0,
"VehicleNoteTime": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "48a626ae-d181-497c-bed1-06332ec7ee83",
"PartnerID": "d4126d93-0a70-4a0c-bdfa-9800710c306d",
"VehicleID": "fd15bbbc-0c7a-49d5-a302-fe0e6052cbdd"
}
],
"BatteryVoltage": 60.1,
"GPSSatelitte": 61,
"HumiditySensor1": 62.1,
"HumiditySensor2": 63.1,
"HumiditySensor3": 64.1,
"HumiditySensor4": 65.1,
"GsmSignalLevel": 66,
"LinkedVehicles": [
"a5d5b7ae-abe9-4f82-82eb-82ddde6836c8",
"01778c38-372c-441f-91bb-50b8692a0cca"
],
"PurchaseDate": "2026-02-08T22:59:42.512478+04:00",
"CountryOfOrigin": "sample string 68",
"Registration": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Insurance": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"VehicleSetting": {
"TripDetection": {
"MinMovingSpeed": 1,
"TripStopDurationInMin": 2.1,
"MinTripDistance": 3.1,
"MinTripTime": 4.1
},
"MDVRSetting": {
"DeviceID": "sample string 1",
"MDVRChannel": 2
},
"BLESetting": {
"Device": [
"sample string 1",
"sample string 2"
]
},
"DigitalInputSetting": {
"di1": {
"DisplayName": "sample string 1",
"Value": 2
},
"di2": {
"DisplayName": "sample string 1",
"Value": 2
},
"di3": {
"DisplayName": "sample string 1",
"Value": 2
},
"di4": {
"DisplayName": "sample string 1",
"Value": 2
}
},
"AnalogInputSetting": {
"ai1": {
"DisplayName": "sample string 1",
"Formula": "sample string 2",
"RawValue": 3.1,
"CalcValue": 4.1
},
"ai2": {
"DisplayName": "sample string 1",
"Formula": "sample string 2",
"RawValue": 3.1,
"CalcValue": 4.1
}
},
"VehicleID": "c8aa39b5-cb23-433b-ba5d-2f5f173044a6",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "e19b483a-8c44-4cf7-a9bd-8317d7be619a",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "349d203e-38f3-4ee0-8d9a-980a051ba0f1",
"PartnerID": "b8a6ad59-f4d5-46b5-8550-340a4a17010a"
},
"ClientVehicleStatus": [
{
"Status": 0,
"ModifiedBy": "55851865-68b5-495a-954a-8c2cee53f813",
"ModifiedByName": "sample string 2",
"ModifiedOn": "2026-02-08T22:59:42.512478+04:00",
"Note": "sample string 4"
},
{
"Status": 0,
"ModifiedBy": "55851865-68b5-495a-954a-8c2cee53f813",
"ModifiedByName": "sample string 2",
"ModifiedOn": "2026-02-08T22:59:42.512478+04:00",
"Note": "sample string 4"
}
],
"Ownership": 0,
"IgnitionSource": 69,
"TemperatureSource": 70,
"DistanceCalculationSource": 71,
"FuelSource": 72,
"TaskTracking": {
"TaskID": "b548d857-d156-4a33-acd2-4aae14152753",
"TaskName": "sample string 2",
"TaskStatus": 0,
"DeliveryAddress": "sample string 3",
"DeliveryLat": 4.1,
"DeliveryLng": 5.1
},
"EmailBalance": 73,
"EmailUsed": 74,
"EmailAllocated": 75,
"IconType": 0,
"IconTypeDetail": {
"Name": "sample string 1",
"Icon": "sample string 2",
"Stopped": 0,
"Moving": 0,
"Offline": 0,
"Idle": 0
},
"CustomAlertID": "c407b319-7279-4623-b995-0a0cc3db963b",
"FuelCard": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-08T22:59:42.512478+04:00",
"ExpiryDate": "2026-02-08T22:59:42.512478+04:00",
"AttachmentId": "d6c36717-6c3a-43bf-b00c-0692b8125325",
"Attachment": {
"AttachmentID": "15b1e1e1-f8dc-44db-ad4a-0f4269d4543a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Note": "sample string 77",
"Id": "0202d73c-b42b-41eb-9175-9ff7617859dd",
"UserName": "sample string 79",
"UserID": "ce6a2837-88b0-4dbd-9543-9a3dd9078e90",
"CreatedBy": "sample string 81",
"CreatedOn": "2026-02-08T22:59:42.512478+04:00",
"ClientID": "b531897d-abd6-4399-86b0-c079f1b2866a",
"ClientName": "sample string 84",
"PartnerID": "b2e33b5c-7104-4587-a766-7fd46a614e92",
"PartnerName": "sample string 86"
}
application/xml, text/xml
Sample:
<Vehicle xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<ClientID>b531897d-abd6-4399-86b0-c079f1b2866a</ClientID>
<ClientName>sample string 84</ClientName>
<CreatedBy>sample string 81</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>0202d73c-b42b-41eb-9175-9ff7617859dd</Id>
<PartnerID>b2e33b5c-7104-4587-a766-7fd46a614e92</PartnerID>
<PartnerName>sample string 86</PartnerName>
<UserID>ce6a2837-88b0-4dbd-9543-9a3dd9078e90</UserID>
<UserName>sample string 79</UserName>
<AdditionalInfo>
<ChassisNumber>sample string 2</ChassisNumber>
<EngineNumber>sample string 1</EngineNumber>
</AdditionalInfo>
<AlertContinuesDriving>
<ClientID>5b1917a4-afa6-41af-9992-274f50892912</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>64bdf9be-8f76-4cae-af33-dacc4c2256fa</Id>
<PartnerID>fc63f587-7d17-4aae-87e9-17e3d7fb1e14</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>dce02f8f-5783-4d2e-8076-f2e712f16d0f</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ad4fce9b-e06a-4c87-868d-28956b1a0952</d3p1:guid>
<d3p1:guid>0a3e8d93-bacd-43cd-ad53-3fd52b968498</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<BreakMins>2</BreakMins>
<DrivenHrs>1</DrivenHrs>
</AlertContinuesDriving>
<AlertCount>39</AlertCount>
<AlertDailyDrivingLimit>
<ClientID>fa8fd1bf-ebea-4e70-8dbe-690dff0114ac</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>491d668e-1cf9-4827-a89d-0be1fba30cd1</Id>
<PartnerID>e928e8e9-c9d6-49ce-a933-863d850501b0</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>f9adfbc7-335b-408c-a80e-c3d913396c8d</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>08d2c8d5-010e-47fb-99ec-ef0236adf8cf</d3p1:guid>
<d3p1:guid>b2770f12-408a-4aee-b47b-444801256550</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<MaxHrs>1</MaxHrs>
<MaxKms>2</MaxKms>
</AlertDailyDrivingLimit>
<AlertDisconnection>
<ClientID>51c18413-b093-4c1b-810d-1784ef16bf1d</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>b1a105c3-6407-45be-b865-1cde21800652</Id>
<PartnerID>6264c9d4-b021-453f-937f-936d5dc4c8e2</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>287221d0-401a-4301-8160-d30206c4cff3</UserID>
<UserName>sample string 6</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>2e7f70cc-b912-4c6a-933f-71c992e5e9af</d3p1:guid>
<d3p1:guid>748f5577-624c-4ec9-8377-70aa84b3c5c7</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<DisconnectedHrs>3</DisconnectedHrs>
<RaiseIfVehicleDisconnected>true</RaiseIfVehicleDisconnected>
<RaiseIfVehicleReconnected>true</RaiseIfVehicleReconnected>
</AlertDisconnection>
<AlertFuel>
<ClientID>d43eb054-6a40-4112-8c39-d7dc4bf6959f</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>4263cd5f-e954-42aa-9c19-61119a95ace8</Id>
<PartnerID>6d61cfa5-0895-48e0-9047-283287132ef7</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>79944413-6aab-44ec-9f7d-64d018440ef9</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>d34328b2-00f3-44e3-8624-9bafac374c13</d3p1:guid>
<d3p1:guid>d1ede6dc-3361-44bc-a848-d79e21e179e5</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<RaiseIfDrain>true</RaiseIfDrain>
<RaiseIfRefuel>true</RaiseIfRefuel>
</AlertFuel>
<AlertIdling>
<ClientID>87b1c051-322a-48f1-a20c-bfdee7d7f823</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>fd1c5d79-b119-48fb-8055-7e6aedff06aa</Id>
<PartnerID>051f29a9-90e4-43dc-9f3e-ec84e35d5a0e</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>2ad1c0b0-b3cf-4162-9afc-2df919a72e72</UserID>
<UserName>sample string 4</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>91a2f056-20c6-41a5-a494-93752c79d86c</d3p1:guid>
<d3p1:guid>95bcbe16-cf76-4b5a-ba89-ada6360b7fb4</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<IgnitionIdleMins>1</IgnitionIdleMins>
</AlertIdling>
<AlertIgnition>
<ClientID>66100d05-a3a9-4cfe-aee2-0bf48ec7385c</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>1372cc54-3a4c-4baf-9978-90150a06e906</Id>
<PartnerID>f9960895-d945-4b81-ad88-d894c6901842</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>8f772953-2310-4f1d-b6df-ca20d04a0864</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>f2188cf3-f1b7-4b22-9864-47b737c5abc5</d3p1:guid>
<d3p1:guid>90522ebf-d975-48e3-b325-9c7452e31dc6</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<RaiseIfIgnitionOff>true</RaiseIfIgnitionOff>
<RaiseIfIgnitionOn>true</RaiseIfIgnitionOn>
</AlertIgnition>
<AlertOutOfOfficeHrs>
<ClientID>9e2df4a0-e15a-4410-9762-a520065f2889</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>039df89e-022f-42ed-851c-04b0680deafe</Id>
<PartnerID>0b0091de-32f2-42f4-8eaa-8dd2002d4c78</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>7b4bd949-efa7-494b-bcea-1c4f81d0b815</UserID>
<UserName>sample string 6</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ff65240e-c4ae-40dc-92fb-238bcd6bf9a5</d3p1:guid>
<d3p1:guid>e6713b9c-8018-4ac0-9c81-ae26008d9a9e</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<EndTime>sample string 2</EndTime>
<FrequencyInMins>3</FrequencyInMins>
<StartTime>sample string 1</StartTime>
</AlertOutOfOfficeHrs>
<AlertOverspeed>
<ClientID>61cc2e14-5499-4e11-97ae-37c4ef17a94d</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>d3d7bec4-60f4-4e0b-9219-6fd9af3a3e97</Id>
<PartnerID>d0484ac6-24bc-4d46-8020-3c9138ed873c</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>2e53bcda-9441-4d55-9a4d-4a673188145f</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ffdb8d78-e44a-4886-a923-7bb002438fc5</d3p1:guid>
<d3p1:guid>4830e369-204a-4568-929d-7a6ac194ae3e</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<DurationInSec>2</DurationInSec>
<MaxSpeed>1</MaxSpeed>
</AlertOverspeed>
<AlertOverstay>
<ClientID>4e170762-9a36-42ff-af2a-d86495ab9169</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>d762ff11-c0d9-480e-b260-63c3bf510a6e</Id>
<PartnerID>3192c5cb-b7a7-4e55-b886-a5055d6f5f78</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>7e0815a8-b4ce-4104-ab35-d4f1b232ccf7</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>ac20fa5e-cbb1-49a1-89fb-cad0619d86f7</d3p1:guid>
<d3p1:guid>cb4b6683-a75c-4561-8569-df0f3acfc89b</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<IdleMins>1</IdleMins>
<TimeLimitInMins>2</TimeLimitInMins>
</AlertOverstay>
<AlertSpotFence>
<ClientID>52a0db7e-e411-4d07-91a3-2dadd8be3526</ClientID>
<ClientName>sample string 11</ClientName>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>41565dc1-879e-44b8-b63d-896f32bc9f6c</Id>
<PartnerID>e5c6813e-847c-4bbc-b6d8-fcd94b0ba780</PartnerID>
<PartnerName>sample string 13</PartnerName>
<UserID>d3213311-ff01-4e7e-9a6a-ea2efb6ac567</UserID>
<UserName>sample string 6</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>441ef783-8fc1-4973-b142-00ea5faf428f</d3p1:guid>
<d3p1:guid>3052265b-ae98-4d8f-bf7a-27dc3aa37d3d</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<Pois xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>9a8914fe-85fb-4ac7-9465-6e857f88e8c7</d3p1:guid>
<d3p1:guid>5ad9bd8f-d8fa-46b2-be1b-204fcf9edf5b</d3p1:guid>
</Pois>
<RaiseIfEnters>true</RaiseIfEnters>
<RaiseIfExits>true</RaiseIfExits>
<RaiseIfStops>true</RaiseIfStops>
</AlertSpotFence>
<AlertTemperatureSensor>
<ClientID>09b2b953-588e-45a9-9369-682df64155ec</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>479389a2-3309-4204-9ca5-772e083049f9</Id>
<PartnerID>a009b6fa-2830-471c-a41c-4ff89998c0ef</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>bede1f4f-a97e-42d9-9ea5-fc2aba293745</UserID>
<UserName>sample string 4</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>87f2dbfa-da5c-4c15-8f5e-ad9c416830b8</d3p1:guid>
<d3p1:guid>f7e24a4f-4001-41a6-be06-301d0a6b58eb</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<TemperatureSensorSetting>
<TempSensor1>
<AboveDegree>4</AboveDegree>
<BelowDegree>2</BelowDegree>
<NoDataValueThresholdInMins>5</NoDataValueThresholdInMins>
<NoDataValues xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</NoDataValues>
<RaiseIfAboveDegrees>true</RaiseIfAboveDegrees>
<RaiseIfBelowDegrees>true</RaiseIfBelowDegrees>
</TempSensor1>
<TempSensor2>
<AboveDegree>4</AboveDegree>
<BelowDegree>2</BelowDegree>
<NoDataValueThresholdInMins>5</NoDataValueThresholdInMins>
<NoDataValues xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</NoDataValues>
<RaiseIfAboveDegrees>true</RaiseIfAboveDegrees>
<RaiseIfBelowDegrees>true</RaiseIfBelowDegrees>
</TempSensor2>
<TempSensor3>
<AboveDegree>4</AboveDegree>
<BelowDegree>2</BelowDegree>
<NoDataValueThresholdInMins>5</NoDataValueThresholdInMins>
<NoDataValues xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</NoDataValues>
<RaiseIfAboveDegrees>true</RaiseIfAboveDegrees>
<RaiseIfBelowDegrees>true</RaiseIfBelowDegrees>
</TempSensor3>
<TempSensor4>
<AboveDegree>4</AboveDegree>
<BelowDegree>2</BelowDegree>
<NoDataValueThresholdInMins>5</NoDataValueThresholdInMins>
<NoDataValues xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</NoDataValues>
<RaiseIfAboveDegrees>true</RaiseIfAboveDegrees>
<RaiseIfBelowDegrees>true</RaiseIfBelowDegrees>
</TempSensor4>
</TemperatureSensorSetting>
<setting>sample string 1</setting>
</AlertTemperatureSensor>
<AnalogInput1>18</AnalogInput1>
<AnalogInput2>19</AnalogInput2>
<Angle>25</Angle>
<BatteryVoltage>60.1</BatteryVoltage>
<ClientVehicleStatus>
<ClientVehicleStatusDetail>
<ModifiedBy>55851865-68b5-495a-954a-8c2cee53f813</ModifiedBy>
<ModifiedByName>sample string 2</ModifiedByName>
<ModifiedOn>2026-02-08T22:59:42.512478+04:00</ModifiedOn>
<Note>sample string 4</Note>
<Status>Available</Status>
</ClientVehicleStatusDetail>
<ClientVehicleStatusDetail>
<ModifiedBy>55851865-68b5-495a-954a-8c2cee53f813</ModifiedBy>
<ModifiedByName>sample string 2</ModifiedByName>
<ModifiedOn>2026-02-08T22:59:42.512478+04:00</ModifiedOn>
<Note>sample string 4</Note>
<Status>Available</Status>
</ClientVehicleStatusDetail>
</ClientVehicleStatus>
<CngVoltage>45.1</CngVoltage>
<Color>sample string 5</Color>
<CountryOfOrigin>sample string 68</CountryOfOrigin>
<CurrentPoiId>38047658-bbe9-4f73-869b-32bea0e679d9</CurrentPoiId>
<CustomAlertID>c407b319-7279-4623-b995-0a0cc3db963b</CustomAlertID>
<DigitalInput1>14</DigitalInput1>
<DigitalInput2>15</DigitalInput2>
<DigitalInput3>16</DigitalInput3>
<DigitalInput4>17</DigitalInput4>
<DistanceCalculationSource>71</DistanceCalculationSource>
<DistanceCovered>40</DistanceCovered>
<Driver>
<ClientID>e02bb3a2-6b14-4819-b471-c21fd7c862e8</ClientID>
<ClientName>sample string 29</ClientName>
<CreatedBy>sample string 26</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>22841fd3-ceb7-438e-bdc1-542168084c07</Id>
<PartnerID>02bb4d20-34f7-4b1b-b235-20023e8f9add</PartnerID>
<PartnerName>sample string 31</PartnerName>
<UserID>09451ec7-c58e-400f-9921-81d1d70eef4f</UserID>
<UserName>sample string 24</UserName>
<AllocatedAsset>
<IMEINo>sample string 2</IMEINo>
<VehicleID>811d724e-ebea-4388-bfea-d0a519890ec4</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<VehicleType>None</VehicleType>
</AllocatedAsset>
<AuthenticationType>None</AuthenticationType>
<BusinessHours>
<ClientID>51c7d57e-1540-44e5-be9e-dc4a7c03aec3</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>c77b0869-314f-45eb-9607-125a7a022520</Id>
<PartnerID>4d0e37da-55d2-4759-bfc3-8b52a442ba0a</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>6e335e46-b169-4d0e-8d84-0593d0f910c6</UserID>
<UserName>sample string 4</UserName>
<BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<EndTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</EndTime>
<StartTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<EndTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</EndTime>
<StartTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
</BusinessHoursDetail>
<BusinessHoursID>6a160f96-e507-46e8-817c-ea4239a9e41e</BusinessHoursID>
<Name>sample string 2</Name>
</BusinessHours>
<ChargeRuleID>21d1fe8e-294f-4fb7-a5b2-4c4010e3ac1c</ChargeRuleID>
<CurrentLat>15.1</CurrentLat>
<CurrentLng>16.1</CurrentLng>
<CurrentLocation>sample string 14</CurrentLocation>
<DailyWorkingHours>PT0.1234567S</DailyWorkingHours>
<DriverCode>sample string 3</DriverCode>
<DriverID>ee944579-6046-498b-9e40-170cec7c0447</DriverID>
<DriverStatus>Active</DriverStatus>
<DriverType>Driver</DriverType>
<EmailID>sample string 5</EmailID>
<Emirates>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Emirates>
<Group>
<ClientID>4073e58c-7561-4475-877f-a25e89e5503d</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>2ebd4cac-0b6b-42d7-8f79-a5eddce73311</Id>
<PartnerID>d76f012c-0acb-41b8-9060-de42cdfe0c6c</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>af7c998e-cffc-4767-8ac5-aa7d6c7c812a</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>96ae22ad-dd65-44e0-8655-c64b2a1c7671</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>1052cc73-4fbb-4bdf-9ee9-80837625c1c5</VehicleGroupID>
</Group>
<IconType>Directional</IconType>
<IconTypeDetail>
<Icon>sample string 2</Icon>
<Idle>Green</Idle>
<Moving>Green</Moving>
<Name>sample string 1</Name>
<Offline>Green</Offline>
<Stopped>Green</Stopped>
</IconTypeDetail>
<Licence>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Licence>
<LicenseType xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</LicenseType>
<MaxCashInHandAllowed>22</MaxCashInHandAllowed>
<MaxTaskCount>9</MaxTaskCount>
<MobileNo>sample string 4</MobileNo>
<Name>sample string 2</Name>
<NationalityCode>sample string 12</NationalityCode>
<NationalityName>sample string 11</NationalityName>
<Passport>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-08T18:59:42.512478Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Passport>
<Password>sample string 6</Password>
<PayrollType>None</PayrollType>
<PhoneInfo>
<AppVersion>sample string 3</AppVersion>
<BatteryLevel>1</BatteryLevel>
<OSVersion>sample string 2</OSVersion>
<PhoneOS>None</PhoneOS>
</PhoneInfo>
<Photo>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Photo>
<Profession>None</Profession>
<RFIDNo>sample string 7</RFIDNo>
<SelectedLangugage>English</SelectedLangugage>
<SendSMS>true</SendSMS>
<SubClientID>db552611-eee3-41fd-834c-cb6ffbc1ba95</SubClientID>
<SubClientName>sample string 18</SubClientName>
<TaskPreference>ForceAssign</TaskPreference>
<TerritoryFenceID>f6c53743-1c62-4126-a9ef-c6559035af92</TerritoryFenceID>
<TerritoryFenceName>sample string 20</TerritoryFenceName>
<UserRole>
<ClientID>e07338e9-d737-493f-aeb6-fe31e7a51111</ClientID>
<Description>sample string 3</Description>
<Features xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</Features>
<Name>sample string 2</Name>
<RoleId>fb108c74-197c-487d-b384-4956fa745cd3</RoleId>
</UserRole>
<VehicleType>None</VehicleType>
<Wallet>
<CashToBeDeposited>1.1</CashToBeDeposited>
<EarningsToReceive>2.1</EarningsToReceive>
</Wallet>
<WorkLocation>
<CenterPoint 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>
</CenterPoint>
<ClientID>a63d666f-5ed3-411f-95ab-5f4b86a6b969</ClientID>
<Color>sample string 4</Color>
<CurrentLat>7.1</CurrentLat>
<CurrentLon>8.1</CurrentLon>
<Description>sample string 3</Description>
<Distance>9.1</Distance>
<LanList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LanList>
<LatList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LatList>
<Name>sample string 2</Name>
<POICategoryType>None</POICategoryType>
<POIGroup>
<ClientID>82b57cea-5cae-45b8-aded-3fb30c0d0799</ClientID>
<Name>sample string 2</Name>
<POIGroupID>4968a89a-b4ae-48bd-aafe-ed8232bf4767</POIGroupID>
<PartnerID>ab3c7576-3a29-4ee0-ac7d-caaee14648f1</PartnerID>
</POIGroup>
<POIType>None</POIType>
<POIZoneID>492115b2-5dfc-455a-a9d3-e932a79f94bf</POIZoneID>
<POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>481a6617-e3ff-4156-82b5-b2e6dc946dac</d4p1:guid>
<d4p1:guid>86f33e2a-56d0-4ab5-a829-7dae4a5b37d5</d4p1:guid>
</POIZoneIDs>
<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>
<PointsString xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</PointsString>
<Radius>5</Radius>
</WorkLocation>
<WorkStatus>Free</WorkStatus>
<iButtonNo>sample string 8</iButtonNo>
</Driver>
<DriverIdentification>None</DriverIdentification>
<EmailAllocated>75</EmailAllocated>
<EmailBalance>73</EmailBalance>
<EmailUsed>74</EmailUsed>
<EngineCutOffStatus>EngineOn</EngineCutOffStatus>
<EngineRPM>53</EngineRPM>
<EngineRpm>52</EngineRpm>
<EngineTemp>51</EngineTemp>
<FirstActiveTime>2026-02-08T22:59:42.512478+04:00</FirstActiveTime>
<FuelCard>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</StartDate>
</FuelCard>
<FuelFormula>sample string 20</FuelFormula>
<FuelLevelInLit>42.1</FuelLevelInLit>
<FuelLevelInPer>43.1</FuelLevelInPer>
<FuelSensorType>21</FuelSensorType>
<FuelSource>72</FuelSource>
<FuelTankCapacity>1</FuelTankCapacity>
<FuelType>Petrol</FuelType>
<FuelVariationInLit>22</FuelVariationInLit>
<GPSSatelitte>61</GPSSatelitte>
<GsmSignalLevel>66</GsmSignalLevel>
<Horometer>PT0.1234567S</Horometer>
<HumiditySensor1>62.1</HumiditySensor1>
<HumiditySensor2>63.1</HumiditySensor2>
<HumiditySensor3>64.1</HumiditySensor3>
<HumiditySensor4>65.1</HumiditySensor4>
<IMEINo>sample string 6</IMEINo>
<IconType>Directional</IconType>
<IconTypeDetail>
<Icon>sample string 2</Icon>
<Idle>Green</Idle>
<Moving>Green</Moving>
<Name>sample string 1</Name>
<Offline>Green</Offline>
<Stopped>Green</Stopped>
</IconTypeDetail>
<IgnitionSource>69</IgnitionSource>
<InStatusFrom>2026-02-08T22:59:42.512478+04:00</InStatusFrom>
<Insurance>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</StartDate>
</Insurance>
<IsAcOn>49</IsAcOn>
<IsDeleted>true</IsDeleted>
<IsDoorOpen>48</IsDoorOpen>
<IsEngineOn>true</IsEngineOn>
<IsEquipmentOn>50</IsEquipmentOn>
<IsOnCng>46</IsOnCng>
<IsSeatBeltOn>47</IsSeatBeltOn>
<LastActiveTime>2026-02-08T22:59:42.512478+04:00</LastActiveTime>
<Latitude>29.1</Latitude>
<LinkedVehicles xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a5d5b7ae-abe9-4f82-82eb-82ddde6836c8</d2p1:guid>
<d2p1:guid>01778c38-372c-441f-91bb-50b8692a0cca</d2p1:guid>
</LinkedVehicles>
<LocationName>sample string 41</LocationName>
<Longitude>30.1</Longitude>
<MobileNo>sample string 8</MobileNo>
<Name>sample string 3</Name>
<Note>sample string 77</Note>
<Odometer>9</Odometer>
<OrderID>1b55d74f-0e0f-4975-bfec-3a183a838804</OrderID>
<Ownership>Owned</Ownership>
<Photo>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Photo>
<PurchaseDate>2026-02-08T22:59:42.512478+04:00</PurchaseDate>
<RFID>sample string 4</RFID>
<RefuelTodayCount>23</RefuelTodayCount>
<RefuelTodayInLit>24.1</RefuelTodayInLit>
<Registration>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>15b1e1e1-f8dc-44db-ad4a-0f4269d4543a</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d6c36717-6c3a-43bf-b00c-0692b8125325</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
<d3p1:DateTime>2026-02-08T18:59:42.512478Z</d3p1:DateTime>
<d3p1:OffsetMinutes>240</d3p1:OffsetMinutes>
</StartDate>
</Registration>
<Speed>26</Speed>
<StartKm>31.1</StartKm>
<SubscriptionExpiryOn>2026-02-08T22:59:42.512478+04:00</SubscriptionExpiryOn>
<SubscriptionType>Lite</SubscriptionType>
<Tags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Tags>
<TaskTracking>
<DeliveryAddress>sample string 3</DeliveryAddress>
<DeliveryLat>4.1</DeliveryLat>
<DeliveryLng>5.1</DeliveryLng>
<TaskID>b548d857-d156-4a33-acd2-4aae14152753</TaskID>
<TaskName>sample string 2</TaskName>
<TaskStatus>Unassigned</TaskStatus>
</TaskTracking>
<TemperatureSensor1>56.1</TemperatureSensor1>
<TemperatureSensor2>57.1</TemperatureSensor2>
<TemperatureSensor3>58.1</TemperatureSensor3>
<TemperatureSensor4>59.1</TemperatureSensor4>
<TemperatureSource>70</TemperatureSource>
<TerritorialFence xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.AlertSettings">
<ClientID>67a77e18-0c8e-47f2-ac5c-6724237bb0c6</ClientID>
<ClientName>sample string 10</ClientName>
<CreatedBy>sample string 7</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>065e0f9e-233f-434e-ab0c-0ffa1f94c87e</Id>
<PartnerID>89762d8d-f513-4a09-a2de-1862fd299df8</PartnerID>
<PartnerName>sample string 12</PartnerName>
<UserID>8037d53b-bbad-41d8-bce8-e9f0ee643e82</UserID>
<UserName>sample string 5</UserName>
<AlertSettingUser>
<BusinessHoursID>a6ab74a6-e18f-48cb-9fdc-179c6c41bd56</BusinessHoursID>
<IsNotifyDriverUsingEmail>true</IsNotifyDriverUsingEmail>
<IsNotifyDriverUsingMobileApp>true</IsNotifyDriverUsingMobileApp>
<IsNotifyDriverUsingSms>true</IsNotifyDriverUsingSms>
<IsNotifyUsingEmail>true</IsNotifyUsingEmail>
<IsNotifyUsingMobileApp>true</IsNotifyUsingMobileApp>
<IsNotifyUsingPortal>true</IsNotifyUsingPortal>
<IsNotifyUsingSms>true</IsNotifyUsingSms>
<UserEmailIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</UserEmailIds>
<Users xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
<d4p1:TupleOfstringstring>
<d4p1:m_Item1>sample string 1</d4p1:m_Item1>
<d4p1:m_Item2>sample string 2</d4p1:m_Item2>
</d4p1:TupleOfstringstring>
</Users>
</AlertSettingUser>
<IsDisable>true</IsDisable>
<VehicleGroupIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>986348a6-eba0-4b79-9098-77d6ae96300f</d3p1:guid>
<d3p1:guid>7b633c2e-3e6c-47ad-8d18-b38665f594e6</d3p1:guid>
</VehicleGroupIds>
<Vehicles>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
<VehicleBase>
<ClientID>3a4fb212-30cc-4e19-9436-8081a1a2dfa9</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e760cc9b-2967-40b1-b755-d0322b14c3a1</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>925ec2c3-f0d2-4aea-a26c-4d90d8902fc5</PartnerID>
<VehicleID>6bbc6cb7-2f85-4eab-b976-0c27e7e8052b</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
</VehicleBase>
</Vehicles>
<d2p1:RaiseIfEnters>true</d2p1:RaiseIfEnters>
<d2p1:RaiseIfExits>true</d2p1:RaiseIfExits>
<d2p1:TerritorialIDs xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>8a2b904d-eeba-452e-8e0a-03268722e15b</d3p1:guid>
<d3p1:guid>baa9f670-680a-4a98-aade-7bab2daaeeb1</d3p1:guid>
</d2p1:TerritorialIDs>
</TerritorialFence>
<TimeStamp>2026-02-08T22:59:42.512478+04:00</TimeStamp>
<TotalEngineTime>sample string 35</TotalEngineTime>
<TotalFuelUsed>44.1</TotalFuelUsed>
<TotalIdleTime>sample string 34</TotalIdleTime>
<TotalMovingTime>sample string 37</TotalMovingTime>
<TotalStoppageTime>sample string 36</TotalStoppageTime>
<TrackingStatus>All</TrackingStatus>
<TripCount>38</TripCount>
<VehicleDevice>None</VehicleDevice>
<VehicleGroup>
<ClientID>4073e58c-7561-4475-877f-a25e89e5503d</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>2ebd4cac-0b6b-42d7-8f79-a5eddce73311</Id>
<PartnerID>d76f012c-0acb-41b8-9060-de42cdfe0c6c</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>af7c998e-cffc-4767-8ac5-aa7d6c7c812a</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>96ae22ad-dd65-44e0-8655-c64b2a1c7671</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>1052cc73-4fbb-4bdf-9ee9-80837625c1c5</VehicleGroupID>
</VehicleGroup>
<VehicleID>78cd4fe6-d0f2-49b0-a8a7-b134b078afe8</VehicleID>
<VehicleModel>
<ClientID>e17ca0d6-c552-4d7c-b4e3-c5789e2f117e</ClientID>
<ClientName>sample string 13</ClientName>
<CreatedBy>sample string 10</CreatedBy>
<CreatedOn>2026-02-08T22:59:42.512478+04:00</CreatedOn>
<Id>a407cfef-f414-46f5-87b1-237283c8e3df</Id>
<PartnerID>788c7b4b-e6ad-4b12-a221-2c00635550f3</PartnerID>
<PartnerName>sample string 15</PartnerName>
<UserID>01873a13-e684-4dc8-992f-48a847f4427c</UserID>
<UserName>sample string 8</UserName>
<Name>sample string 2</Name>
<SeatingCapacity>3</SeatingCapacity>
<TankCapacity>4</TankCapacity>
<VehicleModelID>33986855-140c-4f68-ae7f-70a35f980a32</VehicleModelID>
<VolumeCapacity>6</VolumeCapacity>
<WeightCapacity>5</WeightCapacity>
</VehicleModel>
<VehicleNo>sample string 2</VehicleNo>
<VehicleNote>
<VehicleNote>
<ClientID>48a626ae-d181-497c-bed1-06332ec7ee83</ClientID>
<Note>sample string 1</Note>
<PartnerID>d4126d93-0a70-4a0c-bdfa-9800710c306d</PartnerID>
<VehicleID>fd15bbbc-0c7a-49d5-a302-fe0e6052cbdd</VehicleID>
<VehicleNoteStatus>pending</VehicleNoteStatus>
<VehicleNoteTime>2026-02-08T22:59:42.512478+04:00</VehicleNoteTime>
</VehicleNote>
<VehicleNote>
<ClientID>48a626ae-d181-497c-bed1-06332ec7ee83</ClientID>
<Note>sample string 1</Note>
<PartnerID>d4126d93-0a70-4a0c-bdfa-9800710c306d</PartnerID>
<VehicleID>fd15bbbc-0c7a-49d5-a302-fe0e6052cbdd</VehicleID>
<VehicleNoteStatus>pending</VehicleNoteStatus>
<VehicleNoteTime>2026-02-08T22:59:42.512478+04:00</VehicleNoteTime>
</VehicleNote>
</VehicleNote>
<VehicleSetting>
<ClientID>349d203e-38f3-4ee0-8d9a-980a051ba0f1</ClientID>
<DriverContactNo>sample string 8</DriverContactNo>
<DriverID>e19b483a-8c44-4cf7-a9bd-8317d7be619a</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>b8a6ad59-f4d5-46b5-8550-340a4a17010a</PartnerID>
<VehicleID>c8aa39b5-cb23-433b-ba5d-2f5f173044a6</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<AnalogInputSetting>
<ai1>
<CalcValue>4.1</CalcValue>
<DisplayName>sample string 1</DisplayName>
<Formula>sample string 2</Formula>
<RawValue>3.1</RawValue>
</ai1>
<ai2>
<CalcValue>4.1</CalcValue>
<DisplayName>sample string 1</DisplayName>
<Formula>sample string 2</Formula>
<RawValue>3.1</RawValue>
</ai2>
</AnalogInputSetting>
<BLESetting>
<Device xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</Device>
</BLESetting>
<DigitalInputSetting>
<di1>
<DisplayName>sample string 1</DisplayName>
<Value>2</Value>
</di1>
<di2>
<DisplayName>sample string 1</DisplayName>
<Value>2</Value>
</di2>
<di3>
<DisplayName>sample string 1</DisplayName>
<Value>2</Value>
</di3>
<di4>
<DisplayName>sample string 1</DisplayName>
<Value>2</Value>
</di4>
</DigitalInputSetting>
<MDVRSetting>
<DeviceID>sample string 1</DeviceID>
<MDVRChannel>CH2</MDVRChannel>
</MDVRSetting>
<TripDetection>
<MinMovingSpeed>1</MinMovingSpeed>
<MinTripDistance>3.1</MinTripDistance>
<MinTripTime>4.1</MinTripTime>
<TripStopDurationInMin>2.1</TripStopDurationInMin>
</TripDetection>
</VehicleSetting>
<VehicleStatus>None</VehicleStatus>
<VehicleType>None</VehicleType>
<Year>sample string 11</Year>
<alert xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:KeyValueOfintboolean>
<d2p1:Key>1</d2p1:Key>
<d2p1:Value>true</d2p1:Value>
</d2p1:KeyValueOfintboolean>
<d2p1:KeyValueOfintboolean>
<d2p1:Key>3</d2p1:Key>
<d2p1:Value>true</d2p1:Value>
</d2p1:KeyValueOfintboolean>
</alert>
</Vehicle>