POST Api/Inspection
Request Information
URI Parameters
None.
Body Parameters
Inspection| Name | Description | Type | Additional information |
|---|---|---|---|
| InspectionID | globally unique identifier |
None. |
|
| InspectionOn | date |
None. |
|
| Vehicle | Vehicle |
None. |
|
| InspectionForm | InspectionForm |
None. |
|
| Note | string |
None. |
|
| InspectionFinalStatus | InspectionFinalStatus |
None. |
|
| Signature | Attachment |
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. |
Request Formats
application/json, text/json
Sample:
{
"InspectionID": "2e3630b2-b5f2-44ba-b23d-e9d4d2486083",
"InspectionOn": "2026-05-10T12:06:30.6780286+04:00",
"Vehicle": {
"VehicleID": "a34f0609-0546-4749-afd6-4784ee471d68",
"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": "04aee421-8919-44b1-b8a9-f7c5068eed04",
"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": "91e361d1-f01f-403d-9d6d-fe7c15671417",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "51c036e1-466f-443d-b875-dce2f2e70c7c"
},
"BusinessHours": {
"BusinessHoursID": "65f4b759-e2c9-4400-bff4-e5d85de79967",
"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": "2e700e0d-4601-4e7b-aa1a-a9c4b8288758",
"UserName": "sample string 4",
"UserID": "e887c22e-0335-4d18-b958-504acb98f9ca",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "6c6a730e-9335-43ef-8889-e27ebe255640",
"ClientName": "sample string 9",
"PartnerID": "7d740fed-c372-4a57-b477-2c40113b6883",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"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-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"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-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "ee040eb6-178e-403e-affb-29c2b1c02172",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "e65468af-7542-4e00-88a3-dc127d81ceb1",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "033f2c74-9643-431d-872d-5a46a6a90855",
"SubClientName": "sample string 5",
"Id": "7a993831-223c-4789-abbd-444a96bc3652",
"UserName": "sample string 7",
"UserID": "c43c3f0d-ea51-4a7c-8d78-c6350582e53a",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "5e523650-a6b2-482d-825f-5d32024bf74b",
"ClientName": "sample string 12",
"PartnerID": "0401d9c2-d3d5-4fd1-8e30-d44300985b8a",
"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": "2919e81d-7006-40b3-8f70-914d5f5b1f26",
"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": "2eb7b4bd-8e36-47e1-ae74-ca6fe303afe0",
"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": [
"bd9aa39e-6bd0-4fc2-a468-c2b6e75161d3",
"0001e779-f700-4c15-949f-fbc7132938e2"
],
"POIGroup": {
"POIGroupID": "f01a8c17-aa5f-4048-87df-a48028682d5d",
"Name": "sample string 2",
"ClientID": "a66bf6ee-fc4c-46c7-a2d0-029d45078b8c",
"PartnerID": "278c09e7-6cd5-4454-9211-78b9e60ed186"
}
},
"ChargeRuleID": "1d0ca8df-f01b-46ef-9de9-3999c1e5b9c3",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "efb3ef9d-6dc2-42bc-bf5c-5f27b5a63bbc",
"SubClientName": "sample string 18",
"TerritoryFenceID": "79d6ef48-7cfc-4c5e-98c8-b4f3d1a5e124",
"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": "5238f59d-b187-40f4-baf6-de51a8e14a65",
"UserName": "sample string 24",
"UserID": "8690f8f1-5ebf-433c-9d3d-99eaa3cd16f8",
"CreatedBy": "sample string 26",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "a1cde60d-a681-45a7-b6ef-32230eefd704",
"ClientName": "sample string 29",
"PartnerID": "2f3b0cad-3ec7-4413-9f31-7ee1135b78e2",
"PartnerName": "sample string 31"
},
"VehicleGroup": {
"VehicleGroupID": "e65468af-7542-4e00-88a3-dc127d81ceb1",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "033f2c74-9643-431d-872d-5a46a6a90855",
"SubClientName": "sample string 5",
"Id": "7a993831-223c-4789-abbd-444a96bc3652",
"UserName": "sample string 7",
"UserID": "c43c3f0d-ea51-4a7c-8d78-c6350582e53a",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "5e523650-a6b2-482d-825f-5d32024bf74b",
"ClientName": "sample string 12",
"PartnerID": "0401d9c2-d3d5-4fd1-8e30-d44300985b8a",
"PartnerName": "sample string 14"
},
"VehicleModel": {
"VehicleModelID": "992cd323-99e6-4ed8-a22e-4cd8ec73a4b7",
"Name": "sample string 2",
"SeatingCapacity": 3,
"TankCapacity": 4,
"WeightCapacity": 5,
"VolumeCapacity": 6,
"Id": "16fcbaeb-5581-408c-8096-c3d639fae873",
"UserName": "sample string 8",
"UserID": "00950e27-6bc8-4e79-8914-94562b648737",
"CreatedBy": "sample string 10",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "8a0e8b2b-5a63-45c0-9347-34dd25d778c2",
"ClientName": "sample string 13",
"PartnerID": "06b36c77-2f9a-4881-938e-7f6ebe1d7904",
"PartnerName": "sample string 15"
},
"VehicleType": 0,
"TrackingStatus": 0,
"alert": {
"1": true,
"3": true
},
"AlertContinuesDriving": {
"DrivenHrs": 1,
"BreakMins": 2,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"97e8c5e6-9624-4a24-849c-b20e7c07555a",
"e6f4cb36-dfae-4f7e-8a83-c2e9efaf79bc"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "a0f15ab4-d04b-4d6a-85c3-8dc844e2eabe",
"UserName": "sample string 5",
"UserID": "aafb34d1-943d-48d4-82b9-6e87c2a6fea4",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "9cac9d97-2a47-4195-91c8-5299cf691564",
"ClientName": "sample string 10",
"PartnerID": "4b253d64-e39c-4f73-abae-add4bb69d842",
"PartnerName": "sample string 12"
},
"AlertDailyDrivingLimit": {
"MaxHrs": 1,
"MaxKms": 2,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"2aa4107e-5bf8-4803-9848-fb12f19dc4ae",
"32b0dccd-ad19-47a2-8504-e78a721d555a"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "a53db85d-a54c-4d2c-9f7d-c8fd6d2386b6",
"UserName": "sample string 5",
"UserID": "01d08a0c-f544-4eb6-a4a0-a59df0d8f46a",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "d699e4e2-20cd-485f-b160-38c80c6456dc",
"ClientName": "sample string 10",
"PartnerID": "8f212478-d051-41fc-b021-ceba1ff4ed76",
"PartnerName": "sample string 12"
},
"AlertDisconnection": {
"RaiseIfVehicleDisconnected": true,
"RaiseIfVehicleReconnected": true,
"DisconnectedHrs": 3,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"c54b75e0-abf4-4d58-a9b3-fd51cb472bbb",
"d3db2101-af85-431e-9cce-a439c40547c8"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "8631011c-445c-46a4-a89f-2249ddcfc603",
"UserName": "sample string 6",
"UserID": "afc4396a-2f2e-4d7f-87e0-a0002f2e1beb",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "9a095af1-e90a-4ce4-9b6f-5678356f1190",
"ClientName": "sample string 11",
"PartnerID": "039f07cb-0d81-49f6-854d-a84979a38820",
"PartnerName": "sample string 13"
},
"AlertFuel": {
"RaiseIfRefuel": true,
"RaiseIfDrain": true,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"d19858d5-ed77-476c-94e6-20fe16d06a72",
"8fb75eac-d652-4652-b895-7159b3df21b4"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "1560ea98-af2c-47bd-8f76-a432f54479b3",
"UserName": "sample string 5",
"UserID": "71e80139-3605-4cc3-bdd9-dab710242fbe",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "b5e32946-9939-4694-88b2-48f132ae3f64",
"ClientName": "sample string 10",
"PartnerID": "569efe74-545b-4aeb-a764-c61b83b6177c",
"PartnerName": "sample string 12"
},
"AlertIdling": {
"IgnitionIdleMins": 1,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"c1e05edb-e3dd-411e-8a07-21dbeb46c95b",
"152b05ec-b64b-40fd-a7db-85111f4f79bc"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "2ddd9b07-923e-467f-813d-320c4d766bd3",
"UserName": "sample string 4",
"UserID": "39ca8aaf-66fe-4a08-b275-5a1747fac45e",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "7047a484-15b1-4cc2-9df5-2fbf547f58b7",
"ClientName": "sample string 9",
"PartnerID": "2c27e92e-0c9e-491d-8da8-f517f315272e",
"PartnerName": "sample string 11"
},
"AlertIgnition": {
"RaiseIfIgnitionOn": true,
"RaiseIfIgnitionOff": true,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"d3e25722-ac81-49ad-9a06-653cadd0b38a",
"e4135c4f-82c7-47cd-a79d-bc9259340bed"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "1d226023-7bb6-46f2-ba8f-57a1b61fc345",
"UserName": "sample string 5",
"UserID": "4be0597a-591c-4687-9325-e4c4d9ae773d",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "efaeefab-7e91-4b30-a18c-a4701bfc4e1b",
"ClientName": "sample string 10",
"PartnerID": "e9432a04-e2b7-458f-b55e-593bfd7ea915",
"PartnerName": "sample string 12"
},
"AlertOutOfOfficeHrs": {
"StartTime": "sample string 1",
"EndTime": "sample string 2",
"FrequencyInMins": 3,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"c5b07a84-d291-4af7-93e9-3feb912ea3c7",
"278d5051-c230-4cd8-8ac5-4b73b7ef1ebe"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "dc2e8826-5aa4-4f82-831e-9dc411d8d5c2",
"UserName": "sample string 6",
"UserID": "6edd8aa7-032d-4c61-8b92-7e59b791ee59",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "67995cbd-a86a-4f39-92c4-5acbbc1bd2f8",
"ClientName": "sample string 11",
"PartnerID": "4e011f52-4b3c-4d6b-9282-b734a4959e7d",
"PartnerName": "sample string 13"
},
"AlertOverspeed": {
"MaxSpeed": 1,
"DurationInMins": 0.033333333333333333,
"DurationInSec": 2,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"46cf482e-e43b-4ab2-9d8d-7b4199a4d60b",
"36477914-8e9c-4d6b-a1dc-18327e0d593f"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "f5f338b0-0552-450a-a0d1-7a6937b75e65",
"UserName": "sample string 5",
"UserID": "70206cb1-a13e-49af-834f-7f63cfa2c3ae",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "d7b1a425-1a3c-4092-b984-82b36d7d6292",
"ClientName": "sample string 10",
"PartnerID": "9f77b49d-8a01-4bec-be1f-c87b7c90788a",
"PartnerName": "sample string 12"
},
"AlertOverstay": {
"IdleMins": 1,
"TimeLimitInMins": 2,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"2be4d1f1-d6e1-411c-82db-143afa9f2026",
"5163bb87-a02d-4bc4-8def-5567c3f62d44"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "1cf6645e-b55b-4d9c-9097-49b278567f56",
"UserName": "sample string 5",
"UserID": "96d3e026-9b89-4b45-9c0f-66ef0eee2830",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "22094497-403f-46fb-870d-f5a982eb5c81",
"ClientName": "sample string 10",
"PartnerID": "89cd49ac-2002-49fd-bc00-922511a9e0cd",
"PartnerName": "sample string 12"
},
"AlertSpotFence": {
"Pois": [
"f47dd8d3-519f-4e83-8516-afe4a0ec055c",
"c12da6de-51fe-4a17-be11-9680ad0f61a9"
],
"RaiseIfEnters": true,
"RaiseIfExits": true,
"RaiseIfStops": true,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"19efb710-32c8-4475-9ca3-27516f868680",
"c0ee9989-602c-45ba-ad4a-c6c6dfb67f58"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "b31238b2-3fba-40df-90f2-7b46a1f510ef",
"UserName": "sample string 6",
"UserID": "53329b5a-1444-4dfb-8557-50947755b21e",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "4d3c45bf-a039-4005-8076-2f877290c825",
"ClientName": "sample string 11",
"PartnerID": "7505f540-aa4a-47a4-a18c-0da9fca38f91",
"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": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"bc3b5bcd-2cc6-44fb-b374-f516965cbc8c",
"978487df-a7a7-47dd-923a-c3870b2fb80b"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "1c76db15-6013-4a9e-9297-badba38b2379",
"UserName": "sample string 4",
"UserID": "398872dc-9739-4ba2-9e72-1afae6675d13",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "aee6f2bd-972e-4aff-bee4-71dfb5811285",
"ClientName": "sample string 9",
"PartnerID": "9fd2c454-3b65-400b-af4e-6a88df9542df",
"PartnerName": "sample string 11"
},
"TerritorialFence": {
"TerritorialIDs": [
"1890d94c-4e6b-4051-8f26-bb5463f287b8",
"afd29b59-5b84-4d76-8e61-ad3df4732ce5"
],
"RaiseIfEnters": true,
"RaiseIfExits": true,
"Vehicles": [
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
},
{
"VehicleID": "6ad9ca5b-bc85-44be-9a26-b0324d884b2a",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "2ddf24d9-254b-4481-b7af-102dc89ee801",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "38b74241-90ea-4388-8cc9-83e1bd4bf67d",
"PartnerID": "36b82d91-a8e4-4035-80e0-ecb133a1f8e1"
}
],
"IsDisable": true,
"VehicleGroupIds": [
"4ac1084a-f507-4a83-a73b-9078376a6f73",
"3096ac12-51e1-41fb-b7de-3659260720ca"
],
"AlertSettingUser": {
"Users": [
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
},
{
"m_Item1": "sample string 1",
"m_Item2": "sample string 2"
}
],
"BusinessHoursID": "21d397dd-c107-473f-ada6-aaf249664cd0",
"IsNotifyUsingSms": true,
"IsNotifyUsingEmail": true,
"IsNotifyUsingPortal": true,
"IsNotifyUsingMobileApp": true,
"UserEmailIds": [
"sample string 1",
"sample string 2"
],
"IsNotifyDriverUsingSms": true,
"IsNotifyDriverUsingEmail": true,
"IsNotifyDriverUsingMobileApp": true
},
"Id": "191bc36f-e221-4a59-bca9-86c7a359e279",
"UserName": "sample string 5",
"UserID": "2f985d70-b838-4d83-b249-4208264704a2",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "ce1fbc89-9fb0-4cb3-9479-772603ec73fc",
"ClientName": "sample string 10",
"PartnerID": "c2f02e47-04cb-4772-8f61-01ff7b655fa5",
"PartnerName": "sample string 12"
},
"AdditionalInfo": {
"EngineNumber": "sample string 1",
"ChassisNumber": "sample string 2"
},
"SubscriptionType": 1,
"OrderID": "5aa0613b-838c-4d08-bf00-131874022050",
"SubscriptionExpiryOn": "2026-05-10T12:06:30.6780286+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-05-10T12:06:30.6780286+04:00",
"Latitude": 29.1,
"Longitude": 30.1,
"StartKm": 31.1,
"FirstActiveTime": "2026-05-10T12:06:30.6780286+04:00",
"LastActiveTime": "2026-05-10T12:06:30.6780286+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-05-10T12:06:30.6780286+04:00",
"CurrentPoiId": "7a07be82-e952-4399-ae16-c5924d95e093",
"TemperatureSensor1": 56.1,
"TemperatureSensor2": 57.1,
"TemperatureSensor3": 58.1,
"TemperatureSensor4": 59.1,
"VehicleNote": [
{
"Note": "sample string 1",
"VehicleNoteStatus": 0,
"VehicleNoteTime": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "4f7b7684-e280-4cd6-b1db-2901caf54344",
"PartnerID": "f815ff57-42f3-4b78-9dd5-62db206b7ea1",
"VehicleID": "5c4363f8-cdee-4df6-89ac-cf78ed11c7c1"
},
{
"Note": "sample string 1",
"VehicleNoteStatus": 0,
"VehicleNoteTime": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "4f7b7684-e280-4cd6-b1db-2901caf54344",
"PartnerID": "f815ff57-42f3-4b78-9dd5-62db206b7ea1",
"VehicleID": "5c4363f8-cdee-4df6-89ac-cf78ed11c7c1"
}
],
"BatteryVoltage": 60.1,
"GPSSatelitte": 61,
"HumiditySensor1": 62.1,
"HumiditySensor2": 63.1,
"HumiditySensor3": 64.1,
"HumiditySensor4": 65.1,
"GsmSignalLevel": 66,
"LinkedVehicles": [
"58101485-b76c-44be-b5e5-aed4e9be421d",
"4213bf3e-3b86-44a2-a0e2-c3c77e1403bc"
],
"PurchaseDate": "2026-05-10T12:06:30.6780286+04:00",
"CountryOfOrigin": "sample string 68",
"Registration": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"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-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"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": "2a898c79-f31b-429d-8266-b0279099ee3c",
"Name": "sample string 2",
"VehicleNo": "sample string 3",
"Odometer": 4,
"ModelName": "sample string 5",
"DriverID": "6645b1d6-df60-490b-8b4a-642dce967623",
"DriverName": "sample string 7",
"DriverContactNo": "sample string 8",
"IMEINo": "sample string 9",
"ClientID": "cd874604-615b-4dc9-9767-4b879db5dbf9",
"PartnerID": "0f6431c8-9b30-433b-a576-95dbed7b5c45"
},
"ClientVehicleStatus": [
{
"Status": 0,
"ModifiedBy": "421816cb-eae2-4db4-990f-8357481153fa",
"ModifiedByName": "sample string 2",
"ModifiedOn": "2026-05-10T12:06:30.6780286+04:00",
"Note": "sample string 4"
},
{
"Status": 0,
"ModifiedBy": "421816cb-eae2-4db4-990f-8357481153fa",
"ModifiedByName": "sample string 2",
"ModifiedOn": "2026-05-10T12:06:30.6780286+04:00",
"Note": "sample string 4"
}
],
"Ownership": 0,
"IgnitionSource": 69,
"TemperatureSource": 70,
"DistanceCalculationSource": 71,
"FuelSource": 72,
"TaskTracking": {
"TaskID": "b08be943-e549-4844-8dd3-7970681fb769",
"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": "1ab596a7-fafd-434b-a50a-2b9afe35dd7a",
"FuelCard": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-05-10T12:06:30.6780286+04:00",
"ExpiryDate": "2026-05-10T12:06:30.6780286+04:00",
"AttachmentId": "21183e1d-ff0e-4953-b304-5b6060114354",
"Attachment": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"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": "1d0bcc8b-9706-4e02-bbb8-25a462e90dc4",
"UserName": "sample string 79",
"UserID": "ea07f985-2927-4bef-a2fa-60da22b81344",
"CreatedBy": "sample string 81",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "6169b2ca-5770-4006-a433-6b0f0a22595f",
"ClientName": "sample string 84",
"PartnerID": "f8d8db6d-37cf-459d-b934-5c5cf1836bb9",
"PartnerName": "sample string 86"
},
"InspectionForm": {
"FormID": "f99d6b77-a9e6-44f9-b6da-8f9f3989598e",
"Name": "sample string 2",
"Description": "sample string 3",
"InspectionItem": [
{
"ItemID": "1a121148-b5d0-45e0-bf05-8dbd9a78f064",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "abede2dc-f8f9-45ac-af5a-084e1dbf1589",
"Status": 0
},
"IssueDetailText": "sample string 7"
},
{
"ItemID": "1a121148-b5d0-45e0-bf05-8dbd9a78f064",
"Name": "sample string 2",
"ItemType": 3,
"ItemInfo": {
"Description": "sample string 1",
"Instruction": "sample string 2"
},
"ItemInfoText": "sample string 4",
"InspectionResult": {
"PassFail": {
"IsPass": true,
"IsFail": true,
"Comment": "sample string 3",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"MeterEntry": {
"Odometer": 1.1,
"Comment": "sample string 2",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"FreeText": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
},
"InsResultBaseEntity": {
"Comment": "sample string 1",
"Photo": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
}
},
"InspectionResultText": "sample string 5",
"IsRequired": true,
"IssueDetail": {
"IssueID": "abede2dc-f8f9-45ac-af5a-084e1dbf1589",
"Status": 0
},
"IssueDetailText": "sample string 7"
}
],
"Id": "886d5353-6c4b-411f-b14f-ea8cbc9aa9ea",
"UserName": "sample string 5",
"UserID": "9373b899-f3b1-40b3-bc68-7cbce9fbe065",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "a430e461-a40f-48ee-b40a-653e10943392",
"ClientName": "sample string 10",
"PartnerID": "16ad5175-4e4e-4ba9-b01e-102a4850c45e",
"PartnerName": "sample string 12"
},
"Note": "sample string 3",
"InspectionFinalStatus": 0,
"Signature": {
"AttachmentID": "f0b22dcb-7e2d-442d-be39-53eadaff2f7a",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Id": "db7673c5-139e-4098-90fd-abc99fbf3922",
"UserName": "sample string 5",
"UserID": "6d1b5417-f00e-4d7b-b2a7-6bbdb25ffd4c",
"CreatedBy": "sample string 7",
"CreatedOn": "2026-05-10T12:06:30.6780286+04:00",
"ClientID": "e9ab8ddb-5186-416e-9285-33cceda54024",
"ClientName": "sample string 10",
"PartnerID": "d709864c-0ecd-4c2a-ad26-d07c143f62cb",
"PartnerName": "sample string 12"
}
application/xml, text/xml
Sample:
<Inspection xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.ServMaint">
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">e9ab8ddb-5186-416e-9285-33cceda54024</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 10</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 7</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2026-05-10T12:06:30.6780286+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">db7673c5-139e-4098-90fd-abc99fbf3922</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d709864c-0ecd-4c2a-ad26-d07c143f62cb</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 12</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6d1b5417-f00e-4d7b-b2a7-6bbdb25ffd4c</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 5</UserName>
<InspectionFinalStatus>Safe</InspectionFinalStatus>
<InspectionForm>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">a430e461-a40f-48ee-b40a-653e10943392</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 10</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 7</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2026-05-10T12:06:30.6780286+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">886d5353-6c4b-411f-b14f-ea8cbc9aa9ea</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">16ad5175-4e4e-4ba9-b01e-102a4850c45e</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 12</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9373b899-f3b1-40b3-bc68-7cbce9fbe065</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 5</UserName>
<Description>sample string 3</Description>
<FormID>f99d6b77-a9e6-44f9-b6da-8f9f3989598e</FormID>
<InspectionItem>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>abede2dc-f8f9-45ac-af5a-084e1dbf1589</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>1a121148-b5d0-45e0-bf05-8dbd9a78f064</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
<inspection_item>
<InspectionResult>
<FreeText>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</FreeText>
<InsResultBaseEntity>
<Comment>sample string 1</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
</InsResultBaseEntity>
<MeterEntry>
<Comment>sample string 2</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<Odometer>1.1</Odometer>
</MeterEntry>
<PassFail>
<Comment>sample string 3</Comment>
<Photo xmlns:d7p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d7p1:AttachmentData>QEA=</d7p1:AttachmentData>
<d7p1:AttachmentDataBase64>sample string 2</d7p1:AttachmentDataBase64>
<d7p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d7p1:AttachmentID>
<d7p1:ContentType>sample string 3</d7p1:ContentType>
<d7p1:FileName>sample string 4</d7p1:FileName>
<d7p1:ImageString>sample string 5</d7p1:ImageString>
<d7p1:IsDeleted>true</d7p1:IsDeleted>
</Photo>
<IsFail>true</IsFail>
<IsPass>true</IsPass>
</PassFail>
</InspectionResult>
<InspectionResultText>sample string 5</InspectionResultText>
<IsRequired>true</IsRequired>
<IssueDetail>
<IssueID>abede2dc-f8f9-45ac-af5a-084e1dbf1589</IssueID>
<Status>None</Status>
</IssueDetail>
<IssueDetailText>sample string 7</IssueDetailText>
<ItemID>1a121148-b5d0-45e0-bf05-8dbd9a78f064</ItemID>
<ItemInfo>
<Description>sample string 1</Description>
<Instruction>sample string 2</Instruction>
</ItemInfo>
<ItemInfoText>sample string 4</ItemInfoText>
<ItemType>3</ItemType>
<Name>sample string 2</Name>
</inspection_item>
</InspectionItem>
<Name>sample string 2</Name>
</InspectionForm>
<InspectionID>2e3630b2-b5f2-44ba-b23d-e9d4d2486083</InspectionID>
<InspectionOn>2026-05-10T12:06:30.6780286+04:00</InspectionOn>
<Note>sample string 3</Note>
<Signature xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</Signature>
<Vehicle xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:ClientID>6169b2ca-5770-4006-a433-6b0f0a22595f</d2p1:ClientID>
<d2p1:ClientName>sample string 84</d2p1:ClientName>
<d2p1:CreatedBy>sample string 81</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>1d0bcc8b-9706-4e02-bbb8-25a462e90dc4</d2p1:Id>
<d2p1:PartnerID>f8d8db6d-37cf-459d-b934-5c5cf1836bb9</d2p1:PartnerID>
<d2p1:PartnerName>sample string 86</d2p1:PartnerName>
<d2p1:UserID>ea07f985-2927-4bef-a2fa-60da22b81344</d2p1:UserID>
<d2p1:UserName>sample string 79</d2p1:UserName>
<d2p1:AdditionalInfo>
<d2p1:ChassisNumber>sample string 2</d2p1:ChassisNumber>
<d2p1:EngineNumber>sample string 1</d2p1:EngineNumber>
</d2p1:AdditionalInfo>
<d2p1:AlertContinuesDriving>
<d2p1:ClientID>9cac9d97-2a47-4195-91c8-5299cf691564</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>a0f15ab4-d04b-4d6a-85c3-8dc844e2eabe</d2p1:Id>
<d2p1:PartnerID>4b253d64-e39c-4f73-abae-add4bb69d842</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>aafb34d1-943d-48d4-82b9-6e87c2a6fea4</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>97e8c5e6-9624-4a24-849c-b20e7c07555a</d4p1:guid>
<d4p1:guid>e6f4cb36-dfae-4f7e-8a83-c2e9efaf79bc</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:BreakMins>2</d2p1:BreakMins>
<d2p1:DrivenHrs>1</d2p1:DrivenHrs>
</d2p1:AlertContinuesDriving>
<d2p1:AlertCount>39</d2p1:AlertCount>
<d2p1:AlertDailyDrivingLimit>
<d2p1:ClientID>d699e4e2-20cd-485f-b160-38c80c6456dc</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>a53db85d-a54c-4d2c-9f7d-c8fd6d2386b6</d2p1:Id>
<d2p1:PartnerID>8f212478-d051-41fc-b021-ceba1ff4ed76</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>01d08a0c-f544-4eb6-a4a0-a59df0d8f46a</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>2aa4107e-5bf8-4803-9848-fb12f19dc4ae</d4p1:guid>
<d4p1:guid>32b0dccd-ad19-47a2-8504-e78a721d555a</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:MaxHrs>1</d2p1:MaxHrs>
<d2p1:MaxKms>2</d2p1:MaxKms>
</d2p1:AlertDailyDrivingLimit>
<d2p1:AlertDisconnection>
<d2p1:ClientID>9a095af1-e90a-4ce4-9b6f-5678356f1190</d2p1:ClientID>
<d2p1:ClientName>sample string 11</d2p1:ClientName>
<d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>8631011c-445c-46a4-a89f-2249ddcfc603</d2p1:Id>
<d2p1:PartnerID>039f07cb-0d81-49f6-854d-a84979a38820</d2p1:PartnerID>
<d2p1:PartnerName>sample string 13</d2p1:PartnerName>
<d2p1:UserID>afc4396a-2f2e-4d7f-87e0-a0002f2e1beb</d2p1:UserID>
<d2p1:UserName>sample string 6</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>c54b75e0-abf4-4d58-a9b3-fd51cb472bbb</d4p1:guid>
<d4p1:guid>d3db2101-af85-431e-9cce-a439c40547c8</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:DisconnectedHrs>3</d2p1:DisconnectedHrs>
<d2p1:RaiseIfVehicleDisconnected>true</d2p1:RaiseIfVehicleDisconnected>
<d2p1:RaiseIfVehicleReconnected>true</d2p1:RaiseIfVehicleReconnected>
</d2p1:AlertDisconnection>
<d2p1:AlertFuel>
<d2p1:ClientID>b5e32946-9939-4694-88b2-48f132ae3f64</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>1560ea98-af2c-47bd-8f76-a432f54479b3</d2p1:Id>
<d2p1:PartnerID>569efe74-545b-4aeb-a764-c61b83b6177c</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>71e80139-3605-4cc3-bdd9-dab710242fbe</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>d19858d5-ed77-476c-94e6-20fe16d06a72</d4p1:guid>
<d4p1:guid>8fb75eac-d652-4652-b895-7159b3df21b4</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:RaiseIfDrain>true</d2p1:RaiseIfDrain>
<d2p1:RaiseIfRefuel>true</d2p1:RaiseIfRefuel>
</d2p1:AlertFuel>
<d2p1:AlertIdling>
<d2p1:ClientID>7047a484-15b1-4cc2-9df5-2fbf547f58b7</d2p1:ClientID>
<d2p1:ClientName>sample string 9</d2p1:ClientName>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>2ddd9b07-923e-467f-813d-320c4d766bd3</d2p1:Id>
<d2p1:PartnerID>2c27e92e-0c9e-491d-8da8-f517f315272e</d2p1:PartnerID>
<d2p1:PartnerName>sample string 11</d2p1:PartnerName>
<d2p1:UserID>39ca8aaf-66fe-4a08-b275-5a1747fac45e</d2p1:UserID>
<d2p1:UserName>sample string 4</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>c1e05edb-e3dd-411e-8a07-21dbeb46c95b</d4p1:guid>
<d4p1:guid>152b05ec-b64b-40fd-a7db-85111f4f79bc</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:IgnitionIdleMins>1</d2p1:IgnitionIdleMins>
</d2p1:AlertIdling>
<d2p1:AlertIgnition>
<d2p1:ClientID>efaeefab-7e91-4b30-a18c-a4701bfc4e1b</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>1d226023-7bb6-46f2-ba8f-57a1b61fc345</d2p1:Id>
<d2p1:PartnerID>e9432a04-e2b7-458f-b55e-593bfd7ea915</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>4be0597a-591c-4687-9325-e4c4d9ae773d</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>d3e25722-ac81-49ad-9a06-653cadd0b38a</d4p1:guid>
<d4p1:guid>e4135c4f-82c7-47cd-a79d-bc9259340bed</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:RaiseIfIgnitionOff>true</d2p1:RaiseIfIgnitionOff>
<d2p1:RaiseIfIgnitionOn>true</d2p1:RaiseIfIgnitionOn>
</d2p1:AlertIgnition>
<d2p1:AlertOutOfOfficeHrs>
<d2p1:ClientID>67995cbd-a86a-4f39-92c4-5acbbc1bd2f8</d2p1:ClientID>
<d2p1:ClientName>sample string 11</d2p1:ClientName>
<d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>dc2e8826-5aa4-4f82-831e-9dc411d8d5c2</d2p1:Id>
<d2p1:PartnerID>4e011f52-4b3c-4d6b-9282-b734a4959e7d</d2p1:PartnerID>
<d2p1:PartnerName>sample string 13</d2p1:PartnerName>
<d2p1:UserID>6edd8aa7-032d-4c61-8b92-7e59b791ee59</d2p1:UserID>
<d2p1:UserName>sample string 6</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>c5b07a84-d291-4af7-93e9-3feb912ea3c7</d4p1:guid>
<d4p1:guid>278d5051-c230-4cd8-8ac5-4b73b7ef1ebe</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:EndTime>sample string 2</d2p1:EndTime>
<d2p1:FrequencyInMins>3</d2p1:FrequencyInMins>
<d2p1:StartTime>sample string 1</d2p1:StartTime>
</d2p1:AlertOutOfOfficeHrs>
<d2p1:AlertOverspeed>
<d2p1:ClientID>d7b1a425-1a3c-4092-b984-82b36d7d6292</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>f5f338b0-0552-450a-a0d1-7a6937b75e65</d2p1:Id>
<d2p1:PartnerID>9f77b49d-8a01-4bec-be1f-c87b7c90788a</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>70206cb1-a13e-49af-834f-7f63cfa2c3ae</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>46cf482e-e43b-4ab2-9d8d-7b4199a4d60b</d4p1:guid>
<d4p1:guid>36477914-8e9c-4d6b-a1dc-18327e0d593f</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:DurationInSec>2</d2p1:DurationInSec>
<d2p1:MaxSpeed>1</d2p1:MaxSpeed>
</d2p1:AlertOverspeed>
<d2p1:AlertOverstay>
<d2p1:ClientID>22094497-403f-46fb-870d-f5a982eb5c81</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>1cf6645e-b55b-4d9c-9097-49b278567f56</d2p1:Id>
<d2p1:PartnerID>89cd49ac-2002-49fd-bc00-922511a9e0cd</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>96d3e026-9b89-4b45-9c0f-66ef0eee2830</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>2be4d1f1-d6e1-411c-82db-143afa9f2026</d4p1:guid>
<d4p1:guid>5163bb87-a02d-4bc4-8def-5567c3f62d44</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:IdleMins>1</d2p1:IdleMins>
<d2p1:TimeLimitInMins>2</d2p1:TimeLimitInMins>
</d2p1:AlertOverstay>
<d2p1:AlertSpotFence>
<d2p1:ClientID>4d3c45bf-a039-4005-8076-2f877290c825</d2p1:ClientID>
<d2p1:ClientName>sample string 11</d2p1:ClientName>
<d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>b31238b2-3fba-40df-90f2-7b46a1f510ef</d2p1:Id>
<d2p1:PartnerID>7505f540-aa4a-47a4-a18c-0da9fca38f91</d2p1:PartnerID>
<d2p1:PartnerName>sample string 13</d2p1:PartnerName>
<d2p1:UserID>53329b5a-1444-4dfb-8557-50947755b21e</d2p1:UserID>
<d2p1:UserName>sample string 6</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>19efb710-32c8-4475-9ca3-27516f868680</d4p1:guid>
<d4p1:guid>c0ee9989-602c-45ba-ad4a-c6c6dfb67f58</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:Pois xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>f47dd8d3-519f-4e83-8516-afe4a0ec055c</d4p1:guid>
<d4p1:guid>c12da6de-51fe-4a17-be11-9680ad0f61a9</d4p1:guid>
</d2p1:Pois>
<d2p1:RaiseIfEnters>true</d2p1:RaiseIfEnters>
<d2p1:RaiseIfExits>true</d2p1:RaiseIfExits>
<d2p1:RaiseIfStops>true</d2p1:RaiseIfStops>
</d2p1:AlertSpotFence>
<d2p1:AlertTemperatureSensor>
<d2p1:ClientID>aee6f2bd-972e-4aff-bee4-71dfb5811285</d2p1:ClientID>
<d2p1:ClientName>sample string 9</d2p1:ClientName>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>1c76db15-6013-4a9e-9297-badba38b2379</d2p1:Id>
<d2p1:PartnerID>9fd2c454-3b65-400b-af4e-6a88df9542df</d2p1:PartnerID>
<d2p1:PartnerName>sample string 11</d2p1:PartnerName>
<d2p1:UserID>398872dc-9739-4ba2-9e72-1afae6675d13</d2p1:UserID>
<d2p1:UserName>sample string 4</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>bc3b5bcd-2cc6-44fb-b374-f516965cbc8c</d4p1:guid>
<d4p1:guid>978487df-a7a7-47dd-923a-c3870b2fb80b</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d2p1:TemperatureSensorSetting>
<d2p1:TempSensor1>
<d2p1:AboveDegree>4</d2p1:AboveDegree>
<d2p1:BelowDegree>2</d2p1:BelowDegree>
<d2p1:NoDataValueThresholdInMins>5</d2p1:NoDataValueThresholdInMins>
<d2p1:NoDataValues xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:double>1.1</d6p1:double>
<d6p1:double>2.1</d6p1:double>
</d2p1:NoDataValues>
<d2p1:RaiseIfAboveDegrees>true</d2p1:RaiseIfAboveDegrees>
<d2p1:RaiseIfBelowDegrees>true</d2p1:RaiseIfBelowDegrees>
</d2p1:TempSensor1>
<d2p1:TempSensor2>
<d2p1:AboveDegree>4</d2p1:AboveDegree>
<d2p1:BelowDegree>2</d2p1:BelowDegree>
<d2p1:NoDataValueThresholdInMins>5</d2p1:NoDataValueThresholdInMins>
<d2p1:NoDataValues xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:double>1.1</d6p1:double>
<d6p1:double>2.1</d6p1:double>
</d2p1:NoDataValues>
<d2p1:RaiseIfAboveDegrees>true</d2p1:RaiseIfAboveDegrees>
<d2p1:RaiseIfBelowDegrees>true</d2p1:RaiseIfBelowDegrees>
</d2p1:TempSensor2>
<d2p1:TempSensor3>
<d2p1:AboveDegree>4</d2p1:AboveDegree>
<d2p1:BelowDegree>2</d2p1:BelowDegree>
<d2p1:NoDataValueThresholdInMins>5</d2p1:NoDataValueThresholdInMins>
<d2p1:NoDataValues xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:double>1.1</d6p1:double>
<d6p1:double>2.1</d6p1:double>
</d2p1:NoDataValues>
<d2p1:RaiseIfAboveDegrees>true</d2p1:RaiseIfAboveDegrees>
<d2p1:RaiseIfBelowDegrees>true</d2p1:RaiseIfBelowDegrees>
</d2p1:TempSensor3>
<d2p1:TempSensor4>
<d2p1:AboveDegree>4</d2p1:AboveDegree>
<d2p1:BelowDegree>2</d2p1:BelowDegree>
<d2p1:NoDataValueThresholdInMins>5</d2p1:NoDataValueThresholdInMins>
<d2p1:NoDataValues xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:double>1.1</d6p1:double>
<d6p1:double>2.1</d6p1:double>
</d2p1:NoDataValues>
<d2p1:RaiseIfAboveDegrees>true</d2p1:RaiseIfAboveDegrees>
<d2p1:RaiseIfBelowDegrees>true</d2p1:RaiseIfBelowDegrees>
</d2p1:TempSensor4>
</d2p1:TemperatureSensorSetting>
<d2p1:setting>sample string 1</d2p1:setting>
</d2p1:AlertTemperatureSensor>
<d2p1:AnalogInput1>18</d2p1:AnalogInput1>
<d2p1:AnalogInput2>19</d2p1:AnalogInput2>
<d2p1:Angle>25</d2p1:Angle>
<d2p1:BatteryVoltage>60.1</d2p1:BatteryVoltage>
<d2p1:ClientVehicleStatus>
<d2p1:ClientVehicleStatusDetail>
<d2p1:ModifiedBy>421816cb-eae2-4db4-990f-8357481153fa</d2p1:ModifiedBy>
<d2p1:ModifiedByName>sample string 2</d2p1:ModifiedByName>
<d2p1:ModifiedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:ModifiedOn>
<d2p1:Note>sample string 4</d2p1:Note>
<d2p1:Status>Available</d2p1:Status>
</d2p1:ClientVehicleStatusDetail>
<d2p1:ClientVehicleStatusDetail>
<d2p1:ModifiedBy>421816cb-eae2-4db4-990f-8357481153fa</d2p1:ModifiedBy>
<d2p1:ModifiedByName>sample string 2</d2p1:ModifiedByName>
<d2p1:ModifiedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:ModifiedOn>
<d2p1:Note>sample string 4</d2p1:Note>
<d2p1:Status>Available</d2p1:Status>
</d2p1:ClientVehicleStatusDetail>
</d2p1:ClientVehicleStatus>
<d2p1:CngVoltage>45.1</d2p1:CngVoltage>
<d2p1:Color>sample string 5</d2p1:Color>
<d2p1:CountryOfOrigin>sample string 68</d2p1:CountryOfOrigin>
<d2p1:CurrentPoiId>7a07be82-e952-4399-ae16-c5924d95e093</d2p1:CurrentPoiId>
<d2p1:CustomAlertID>1ab596a7-fafd-434b-a50a-2b9afe35dd7a</d2p1:CustomAlertID>
<d2p1:DigitalInput1>14</d2p1:DigitalInput1>
<d2p1:DigitalInput2>15</d2p1:DigitalInput2>
<d2p1:DigitalInput3>16</d2p1:DigitalInput3>
<d2p1:DigitalInput4>17</d2p1:DigitalInput4>
<d2p1:DistanceCalculationSource>71</d2p1:DistanceCalculationSource>
<d2p1:DistanceCovered>40</d2p1:DistanceCovered>
<d2p1:Driver>
<d2p1:ClientID>a1cde60d-a681-45a7-b6ef-32230eefd704</d2p1:ClientID>
<d2p1:ClientName>sample string 29</d2p1:ClientName>
<d2p1:CreatedBy>sample string 26</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>5238f59d-b187-40f4-baf6-de51a8e14a65</d2p1:Id>
<d2p1:PartnerID>2f3b0cad-3ec7-4413-9f31-7ee1135b78e2</d2p1:PartnerID>
<d2p1:PartnerName>sample string 31</d2p1:PartnerName>
<d2p1:UserID>8690f8f1-5ebf-433c-9d3d-99eaa3cd16f8</d2p1:UserID>
<d2p1:UserName>sample string 24</d2p1:UserName>
<d2p1:AllocatedAsset>
<d2p1:IMEINo>sample string 2</d2p1:IMEINo>
<d2p1:VehicleID>ee040eb6-178e-403e-affb-29c2b1c02172</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
<d2p1:VehicleType>None</d2p1:VehicleType>
</d2p1:AllocatedAsset>
<d2p1:AuthenticationType>None</d2p1:AuthenticationType>
<d2p1:BusinessHours>
<d2p1:ClientID>6c6a730e-9335-43ef-8889-e27ebe255640</d2p1:ClientID>
<d2p1:ClientName>sample string 9</d2p1:ClientName>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>2e700e0d-4601-4e7b-aa1a-a9c4b8288758</d2p1:Id>
<d2p1:PartnerID>7d740fed-c372-4a57-b477-2c40113b6883</d2p1:PartnerID>
<d2p1:PartnerName>sample string 11</d2p1:PartnerName>
<d2p1:UserID>e887c22e-0335-4d18-b958-504acb98f9ca</d2p1:UserID>
<d2p1:UserName>sample string 4</d2p1:UserName>
<d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursDetail>
<d2p1:Day>1</d2p1:Day>
<d2p1:EndTime xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d2p1:EndTime>
<d2p1:StartTime xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d2p1:StartTime>
<d2p1:TotalWokingHoursInADay>PT0.1234567S</d2p1:TotalWokingHoursInADay>
</d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursDetail>
<d2p1:Day>1</d2p1:Day>
<d2p1:EndTime xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d2p1:EndTime>
<d2p1:StartTime xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:string>sample string 1</d7p1:string>
<d7p1:string>sample string 2</d7p1:string>
</d2p1:StartTime>
<d2p1:TotalWokingHoursInADay>PT0.1234567S</d2p1:TotalWokingHoursInADay>
</d2p1:BusinessHoursDetail>
</d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursID>65f4b759-e2c9-4400-bff4-e5d85de79967</d2p1:BusinessHoursID>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:BusinessHours>
<d2p1:ChargeRuleID>1d0ca8df-f01b-46ef-9de9-3999c1e5b9c3</d2p1:ChargeRuleID>
<d2p1:CurrentLat>15.1</d2p1:CurrentLat>
<d2p1:CurrentLng>16.1</d2p1:CurrentLng>
<d2p1:CurrentLocation>sample string 14</d2p1:CurrentLocation>
<d2p1:DailyWorkingHours>PT0.1234567S</d2p1:DailyWorkingHours>
<d2p1:DriverCode>sample string 3</d2p1:DriverCode>
<d2p1:DriverID>04aee421-8919-44b1-b8a9-f7c5068eed04</d2p1:DriverID>
<d2p1:DriverStatus>Active</d2p1:DriverStatus>
<d2p1:DriverType>Driver</d2p1:DriverType>
<d2p1:EmailID>sample string 5</d2p1:EmailID>
<d2p1:Emirates>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Emirates>
<d2p1:Group>
<d2p1:ClientID>5e523650-a6b2-482d-825f-5d32024bf74b</d2p1:ClientID>
<d2p1:ClientName>sample string 12</d2p1:ClientName>
<d2p1:CreatedBy>sample string 9</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>7a993831-223c-4789-abbd-444a96bc3652</d2p1:Id>
<d2p1:PartnerID>0401d9c2-d3d5-4fd1-8e30-d44300985b8a</d2p1:PartnerID>
<d2p1:PartnerName>sample string 14</d2p1:PartnerName>
<d2p1:UserID>c43c3f0d-ea51-4a7c-8d78-c6350582e53a</d2p1:UserID>
<d2p1:UserName>sample string 7</d2p1:UserName>
<d2p1:ColorCode>sample string 3</d2p1:ColorCode>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SubClientID>033f2c74-9643-431d-872d-5a46a6a90855</d2p1:SubClientID>
<d2p1:SubClientName>sample string 5</d2p1:SubClientName>
<d2p1:VehicleGroupID>e65468af-7542-4e00-88a3-dc127d81ceb1</d2p1:VehicleGroupID>
</d2p1:Group>
<d2p1:IconType>Directional</d2p1:IconType>
<d2p1:IconTypeDetail>
<d2p1:Icon>sample string 2</d2p1:Icon>
<d2p1:Idle>Green</d2p1:Idle>
<d2p1:Moving>Green</d2p1:Moving>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Offline>Green</d2p1:Offline>
<d2p1:Stopped>Green</d2p1:Stopped>
</d2p1:IconTypeDetail>
<d2p1:Licence>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Licence>
<d2p1:LicenseType xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:LicenseType>
<d2p1:MaxCashInHandAllowed>22</d2p1:MaxCashInHandAllowed>
<d2p1:MaxTaskCount>9</d2p1:MaxTaskCount>
<d2p1:MobileNo>sample string 4</d2p1:MobileNo>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NationalityCode>sample string 12</d2p1:NationalityCode>
<d2p1:NationalityName>sample string 11</d2p1:NationalityName>
<d2p1:Passport>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:DateTime>2026-05-10T08:06:30.6780286Z</d5p1:DateTime>
<d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Passport>
<d2p1:Password>sample string 6</d2p1:Password>
<d2p1:PayrollType>None</d2p1:PayrollType>
<d2p1:PhoneInfo>
<d2p1:AppVersion>sample string 3</d2p1:AppVersion>
<d2p1:BatteryLevel>1</d2p1:BatteryLevel>
<d2p1:OSVersion>sample string 2</d2p1:OSVersion>
<d2p1:PhoneOS>None</d2p1:PhoneOS>
</d2p1:PhoneInfo>
<d2p1:Photo>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Photo>
<d2p1:Profession>None</d2p1:Profession>
<d2p1:RFIDNo>sample string 7</d2p1:RFIDNo>
<d2p1:SelectedLangugage>English</d2p1:SelectedLangugage>
<d2p1:SendSMS>true</d2p1:SendSMS>
<d2p1:SubClientID>efb3ef9d-6dc2-42bc-bf5c-5f27b5a63bbc</d2p1:SubClientID>
<d2p1:SubClientName>sample string 18</d2p1:SubClientName>
<d2p1:TaskPreference>ForceAssign</d2p1:TaskPreference>
<d2p1:TerritoryFenceID>79d6ef48-7cfc-4c5e-98c8-b4f3d1a5e124</d2p1:TerritoryFenceID>
<d2p1:TerritoryFenceName>sample string 20</d2p1:TerritoryFenceName>
<d2p1:UserRole>
<d2p1:ClientID>51c036e1-466f-443d-b875-dce2f2e70c7c</d2p1:ClientID>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Features xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:int>1</d5p1:int>
<d5p1:int>2</d5p1:int>
</d2p1:Features>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:RoleId>91e361d1-f01f-403d-9d6d-fe7c15671417</d2p1:RoleId>
</d2p1:UserRole>
<d2p1:VehicleType>None</d2p1:VehicleType>
<d2p1:Wallet>
<d2p1:CashToBeDeposited>1.1</d2p1:CashToBeDeposited>
<d2p1:EarningsToReceive>2.1</d2p1:EarningsToReceive>
</d2p1:Wallet>
<d2p1:WorkLocation>
<d2p1:CenterPoint xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d2p1:CenterPoint>
<d2p1:ClientID>2eb7b4bd-8e36-47e1-ae74-ca6fe303afe0</d2p1:ClientID>
<d2p1:Color>sample string 4</d2p1:Color>
<d2p1:CurrentLat>7.1</d2p1:CurrentLat>
<d2p1:CurrentLon>8.1</d2p1:CurrentLon>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Distance>9.1</d2p1:Distance>
<d2p1:LanList xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</d2p1:LanList>
<d2p1:LatList xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:double>1.1</d5p1:double>
<d5p1:double>2.1</d5p1:double>
</d2p1:LatList>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:POICategoryType>None</d2p1:POICategoryType>
<d2p1:POIGroup>
<d2p1:ClientID>a66bf6ee-fc4c-46c7-a2d0-029d45078b8c</d2p1:ClientID>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:POIGroupID>f01a8c17-aa5f-4048-87df-a48028682d5d</d2p1:POIGroupID>
<d2p1:PartnerID>278c09e7-6cd5-4454-9211-78b9e60ed186</d2p1:PartnerID>
</d2p1:POIGroup>
<d2p1:POIType>None</d2p1:POIType>
<d2p1:POIZoneID>2919e81d-7006-40b3-8f70-914d5f5b1f26</d2p1:POIZoneID>
<d2p1:POIZoneIDs xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:guid>bd9aa39e-6bd0-4fc2-a468-c2b6e75161d3</d5p1:guid>
<d5p1:guid>0001e779-f700-4c15-949f-fbc7132938e2</d5p1:guid>
</d2p1:POIZoneIDs>
<d2p1:Points xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
<d5p1:TupleOfdoubledouble>
<d5p1:m_Item1>1.1</d5p1:m_Item1>
<d5p1:m_Item2>2.1</d5p1:m_Item2>
</d5p1:TupleOfdoubledouble>
</d2p1:Points>
<d2p1:PointsString xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:PointsString>
<d2p1:Radius>5</d2p1:Radius>
</d2p1:WorkLocation>
<d2p1:WorkStatus>Free</d2p1:WorkStatus>
<d2p1:iButtonNo>sample string 8</d2p1:iButtonNo>
</d2p1:Driver>
<d2p1:DriverIdentification>None</d2p1:DriverIdentification>
<d2p1:EmailAllocated>75</d2p1:EmailAllocated>
<d2p1:EmailBalance>73</d2p1:EmailBalance>
<d2p1:EmailUsed>74</d2p1:EmailUsed>
<d2p1:EngineCutOffStatus>EngineOn</d2p1:EngineCutOffStatus>
<d2p1:EngineRPM>53</d2p1:EngineRPM>
<d2p1:EngineRpm>52</d2p1:EngineRpm>
<d2p1:EngineTemp>51</d2p1:EngineTemp>
<d2p1:FirstActiveTime>2026-05-10T12:06:30.6780286+04:00</d2p1:FirstActiveTime>
<d2p1:FuelCard>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:FuelCard>
<d2p1:FuelFormula>sample string 20</d2p1:FuelFormula>
<d2p1:FuelLevelInLit>42.1</d2p1:FuelLevelInLit>
<d2p1:FuelLevelInPer>43.1</d2p1:FuelLevelInPer>
<d2p1:FuelSensorType>21</d2p1:FuelSensorType>
<d2p1:FuelSource>72</d2p1:FuelSource>
<d2p1:FuelTankCapacity>1</d2p1:FuelTankCapacity>
<d2p1:FuelType>Petrol</d2p1:FuelType>
<d2p1:FuelVariationInLit>22</d2p1:FuelVariationInLit>
<d2p1:GPSSatelitte>61</d2p1:GPSSatelitte>
<d2p1:GsmSignalLevel>66</d2p1:GsmSignalLevel>
<d2p1:Horometer>PT0.1234567S</d2p1:Horometer>
<d2p1:HumiditySensor1>62.1</d2p1:HumiditySensor1>
<d2p1:HumiditySensor2>63.1</d2p1:HumiditySensor2>
<d2p1:HumiditySensor3>64.1</d2p1:HumiditySensor3>
<d2p1:HumiditySensor4>65.1</d2p1:HumiditySensor4>
<d2p1:IMEINo>sample string 6</d2p1:IMEINo>
<d2p1:IconType>Directional</d2p1:IconType>
<d2p1:IconTypeDetail>
<d2p1:Icon>sample string 2</d2p1:Icon>
<d2p1:Idle>Green</d2p1:Idle>
<d2p1:Moving>Green</d2p1:Moving>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Offline>Green</d2p1:Offline>
<d2p1:Stopped>Green</d2p1:Stopped>
</d2p1:IconTypeDetail>
<d2p1:IgnitionSource>69</d2p1:IgnitionSource>
<d2p1:InStatusFrom>2026-05-10T12:06:30.6780286+04:00</d2p1:InStatusFrom>
<d2p1:Insurance>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Insurance>
<d2p1:IsAcOn>49</d2p1:IsAcOn>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsDoorOpen>48</d2p1:IsDoorOpen>
<d2p1:IsEngineOn>true</d2p1:IsEngineOn>
<d2p1:IsEquipmentOn>50</d2p1:IsEquipmentOn>
<d2p1:IsOnCng>46</d2p1:IsOnCng>
<d2p1:IsSeatBeltOn>47</d2p1:IsSeatBeltOn>
<d2p1:LastActiveTime>2026-05-10T12:06:30.6780286+04:00</d2p1:LastActiveTime>
<d2p1:Latitude>29.1</d2p1:Latitude>
<d2p1:LinkedVehicles xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>58101485-b76c-44be-b5e5-aed4e9be421d</d3p1:guid>
<d3p1:guid>4213bf3e-3b86-44a2-a0e2-c3c77e1403bc</d3p1:guid>
</d2p1:LinkedVehicles>
<d2p1:LocationName>sample string 41</d2p1:LocationName>
<d2p1:Longitude>30.1</d2p1:Longitude>
<d2p1:MobileNo>sample string 8</d2p1:MobileNo>
<d2p1:Name>sample string 3</d2p1:Name>
<d2p1:Note>sample string 77</d2p1:Note>
<d2p1:Odometer>9</d2p1:Odometer>
<d2p1:OrderID>5aa0613b-838c-4d08-bf00-131874022050</d2p1:OrderID>
<d2p1:Ownership>Owned</d2p1:Ownership>
<d2p1:Photo>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Photo>
<d2p1:PurchaseDate>2026-05-10T12:06:30.6780286+04:00</d2p1:PurchaseDate>
<d2p1:RFID>sample string 4</d2p1:RFID>
<d2p1:RefuelTodayCount>23</d2p1:RefuelTodayCount>
<d2p1:RefuelTodayInLit>24.1</d2p1:RefuelTodayInLit>
<d2p1:Registration>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>f0b22dcb-7e2d-442d-be39-53eadaff2f7a</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:AttachmentId>21183e1d-ff0e-4953-b304-5b6060114354</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-05-10T08:06:30.6780286Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Registration>
<d2p1:Speed>26</d2p1:Speed>
<d2p1:StartKm>31.1</d2p1:StartKm>
<d2p1:SubscriptionExpiryOn>2026-05-10T12:06:30.6780286+04:00</d2p1:SubscriptionExpiryOn>
<d2p1:SubscriptionType>Lite</d2p1:SubscriptionType>
<d2p1:Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</d2p1:Tags>
<d2p1:TaskTracking>
<d2p1:DeliveryAddress>sample string 3</d2p1:DeliveryAddress>
<d2p1:DeliveryLat>4.1</d2p1:DeliveryLat>
<d2p1:DeliveryLng>5.1</d2p1:DeliveryLng>
<d2p1:TaskID>b08be943-e549-4844-8dd3-7970681fb769</d2p1:TaskID>
<d2p1:TaskName>sample string 2</d2p1:TaskName>
<d2p1:TaskStatus>Unassigned</d2p1:TaskStatus>
</d2p1:TaskTracking>
<d2p1:TemperatureSensor1>56.1</d2p1:TemperatureSensor1>
<d2p1:TemperatureSensor2>57.1</d2p1:TemperatureSensor2>
<d2p1:TemperatureSensor3>58.1</d2p1:TemperatureSensor3>
<d2p1:TemperatureSensor4>59.1</d2p1:TemperatureSensor4>
<d2p1:TemperatureSource>70</d2p1:TemperatureSource>
<d2p1:TerritorialFence xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.AlertSettings">
<d2p1:ClientID>ce1fbc89-9fb0-4cb3-9479-772603ec73fc</d2p1:ClientID>
<d2p1:ClientName>sample string 10</d2p1:ClientName>
<d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>191bc36f-e221-4a59-bca9-86c7a359e279</d2p1:Id>
<d2p1:PartnerID>c2f02e47-04cb-4772-8f61-01ff7b655fa5</d2p1:PartnerID>
<d2p1:PartnerName>sample string 12</d2p1:PartnerName>
<d2p1:UserID>2f985d70-b838-4d83-b249-4208264704a2</d2p1:UserID>
<d2p1:UserName>sample string 5</d2p1:UserName>
<d2p1:AlertSettingUser>
<d2p1:BusinessHoursID>21d397dd-c107-473f-ada6-aaf249664cd0</d2p1:BusinessHoursID>
<d2p1:IsNotifyDriverUsingEmail>true</d2p1:IsNotifyDriverUsingEmail>
<d2p1:IsNotifyDriverUsingMobileApp>true</d2p1:IsNotifyDriverUsingMobileApp>
<d2p1:IsNotifyDriverUsingSms>true</d2p1:IsNotifyDriverUsingSms>
<d2p1:IsNotifyUsingEmail>true</d2p1:IsNotifyUsingEmail>
<d2p1:IsNotifyUsingMobileApp>true</d2p1:IsNotifyUsingMobileApp>
<d2p1:IsNotifyUsingPortal>true</d2p1:IsNotifyUsingPortal>
<d2p1:IsNotifyUsingSms>true</d2p1:IsNotifyUsingSms>
<d2p1:UserEmailIds xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:UserEmailIds>
<d2p1:Users xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
<d5p1:TupleOfstringstring>
<d5p1:m_Item1>sample string 1</d5p1:m_Item1>
<d5p1:m_Item2>sample string 2</d5p1:m_Item2>
</d5p1:TupleOfstringstring>
</d2p1:Users>
</d2p1:AlertSettingUser>
<d2p1:IsDisable>true</d2p1:IsDisable>
<d2p1:VehicleGroupIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>4ac1084a-f507-4a83-a73b-9078376a6f73</d4p1:guid>
<d4p1:guid>3096ac12-51e1-41fb-b7de-3659260720ca</d4p1:guid>
</d2p1:VehicleGroupIds>
<d2p1:Vehicles>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
<d2p1:VehicleBase>
<d2p1:ClientID>38b74241-90ea-4388-8cc9-83e1bd4bf67d</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>2ddf24d9-254b-4481-b7af-102dc89ee801</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>36b82d91-a8e4-4035-80e0-ecb133a1f8e1</d2p1:PartnerID>
<d2p1:VehicleID>6ad9ca5b-bc85-44be-9a26-b0324d884b2a</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
</d2p1:VehicleBase>
</d2p1:Vehicles>
<d3p1:RaiseIfEnters>true</d3p1:RaiseIfEnters>
<d3p1:RaiseIfExits>true</d3p1:RaiseIfExits>
<d3p1:TerritorialIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>1890d94c-4e6b-4051-8f26-bb5463f287b8</d4p1:guid>
<d4p1:guid>afd29b59-5b84-4d76-8e61-ad3df4732ce5</d4p1:guid>
</d3p1:TerritorialIDs>
</d2p1:TerritorialFence>
<d2p1:TimeStamp>2026-05-10T12:06:30.6780286+04:00</d2p1:TimeStamp>
<d2p1:TotalEngineTime>sample string 35</d2p1:TotalEngineTime>
<d2p1:TotalFuelUsed>44.1</d2p1:TotalFuelUsed>
<d2p1:TotalIdleTime>sample string 34</d2p1:TotalIdleTime>
<d2p1:TotalMovingTime>sample string 37</d2p1:TotalMovingTime>
<d2p1:TotalStoppageTime>sample string 36</d2p1:TotalStoppageTime>
<d2p1:TrackingStatus>All</d2p1:TrackingStatus>
<d2p1:TripCount>38</d2p1:TripCount>
<d2p1:VehicleDevice>None</d2p1:VehicleDevice>
<d2p1:VehicleGroup>
<d2p1:ClientID>5e523650-a6b2-482d-825f-5d32024bf74b</d2p1:ClientID>
<d2p1:ClientName>sample string 12</d2p1:ClientName>
<d2p1:CreatedBy>sample string 9</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>7a993831-223c-4789-abbd-444a96bc3652</d2p1:Id>
<d2p1:PartnerID>0401d9c2-d3d5-4fd1-8e30-d44300985b8a</d2p1:PartnerID>
<d2p1:PartnerName>sample string 14</d2p1:PartnerName>
<d2p1:UserID>c43c3f0d-ea51-4a7c-8d78-c6350582e53a</d2p1:UserID>
<d2p1:UserName>sample string 7</d2p1:UserName>
<d2p1:ColorCode>sample string 3</d2p1:ColorCode>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SubClientID>033f2c74-9643-431d-872d-5a46a6a90855</d2p1:SubClientID>
<d2p1:SubClientName>sample string 5</d2p1:SubClientName>
<d2p1:VehicleGroupID>e65468af-7542-4e00-88a3-dc127d81ceb1</d2p1:VehicleGroupID>
</d2p1:VehicleGroup>
<d2p1:VehicleID>a34f0609-0546-4749-afd6-4784ee471d68</d2p1:VehicleID>
<d2p1:VehicleModel>
<d2p1:ClientID>8a0e8b2b-5a63-45c0-9347-34dd25d778c2</d2p1:ClientID>
<d2p1:ClientName>sample string 13</d2p1:ClientName>
<d2p1:CreatedBy>sample string 10</d2p1:CreatedBy>
<d2p1:CreatedOn>2026-05-10T12:06:30.6780286+04:00</d2p1:CreatedOn>
<d2p1:Id>16fcbaeb-5581-408c-8096-c3d639fae873</d2p1:Id>
<d2p1:PartnerID>06b36c77-2f9a-4881-938e-7f6ebe1d7904</d2p1:PartnerID>
<d2p1:PartnerName>sample string 15</d2p1:PartnerName>
<d2p1:UserID>00950e27-6bc8-4e79-8914-94562b648737</d2p1:UserID>
<d2p1:UserName>sample string 8</d2p1:UserName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SeatingCapacity>3</d2p1:SeatingCapacity>
<d2p1:TankCapacity>4</d2p1:TankCapacity>
<d2p1:VehicleModelID>992cd323-99e6-4ed8-a22e-4cd8ec73a4b7</d2p1:VehicleModelID>
<d2p1:VolumeCapacity>6</d2p1:VolumeCapacity>
<d2p1:WeightCapacity>5</d2p1:WeightCapacity>
</d2p1:VehicleModel>
<d2p1:VehicleNo>sample string 2</d2p1:VehicleNo>
<d2p1:VehicleNote>
<d2p1:VehicleNote>
<d2p1:ClientID>4f7b7684-e280-4cd6-b1db-2901caf54344</d2p1:ClientID>
<d2p1:Note>sample string 1</d2p1:Note>
<d2p1:PartnerID>f815ff57-42f3-4b78-9dd5-62db206b7ea1</d2p1:PartnerID>
<d2p1:VehicleID>5c4363f8-cdee-4df6-89ac-cf78ed11c7c1</d2p1:VehicleID>
<d2p1:VehicleNoteStatus>pending</d2p1:VehicleNoteStatus>
<d2p1:VehicleNoteTime>2026-05-10T12:06:30.6780286+04:00</d2p1:VehicleNoteTime>
</d2p1:VehicleNote>
<d2p1:VehicleNote>
<d2p1:ClientID>4f7b7684-e280-4cd6-b1db-2901caf54344</d2p1:ClientID>
<d2p1:Note>sample string 1</d2p1:Note>
<d2p1:PartnerID>f815ff57-42f3-4b78-9dd5-62db206b7ea1</d2p1:PartnerID>
<d2p1:VehicleID>5c4363f8-cdee-4df6-89ac-cf78ed11c7c1</d2p1:VehicleID>
<d2p1:VehicleNoteStatus>pending</d2p1:VehicleNoteStatus>
<d2p1:VehicleNoteTime>2026-05-10T12:06:30.6780286+04:00</d2p1:VehicleNoteTime>
</d2p1:VehicleNote>
</d2p1:VehicleNote>
<d2p1:VehicleSetting>
<d2p1:ClientID>cd874604-615b-4dc9-9767-4b879db5dbf9</d2p1:ClientID>
<d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
<d2p1:DriverID>6645b1d6-df60-490b-8b4a-642dce967623</d2p1:DriverID>
<d2p1:DriverName>sample string 7</d2p1:DriverName>
<d2p1:IMEINo>sample string 9</d2p1:IMEINo>
<d2p1:ModelName>sample string 5</d2p1:ModelName>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Odometer>4</d2p1:Odometer>
<d2p1:PartnerID>0f6431c8-9b30-433b-a576-95dbed7b5c45</d2p1:PartnerID>
<d2p1:VehicleID>2a898c79-f31b-429d-8266-b0279099ee3c</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
<d2p1:AnalogInputSetting>
<d2p1:ai1>
<d2p1:CalcValue>4.1</d2p1:CalcValue>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Formula>sample string 2</d2p1:Formula>
<d2p1:RawValue>3.1</d2p1:RawValue>
</d2p1:ai1>
<d2p1:ai2>
<d2p1:CalcValue>4.1</d2p1:CalcValue>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Formula>sample string 2</d2p1:Formula>
<d2p1:RawValue>3.1</d2p1:RawValue>
</d2p1:ai2>
</d2p1:AnalogInputSetting>
<d2p1:BLESetting>
<d2p1:Device xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</d2p1:Device>
</d2p1:BLESetting>
<d2p1:DigitalInputSetting>
<d2p1:di1>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Value>2</d2p1:Value>
</d2p1:di1>
<d2p1:di2>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Value>2</d2p1:Value>
</d2p1:di2>
<d2p1:di3>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Value>2</d2p1:Value>
</d2p1:di3>
<d2p1:di4>
<d2p1:DisplayName>sample string 1</d2p1:DisplayName>
<d2p1:Value>2</d2p1:Value>
</d2p1:di4>
</d2p1:DigitalInputSetting>
<d2p1:MDVRSetting>
<d2p1:DeviceID>sample string 1</d2p1:DeviceID>
<d2p1:MDVRChannel>CH2</d2p1:MDVRChannel>
</d2p1:MDVRSetting>
<d2p1:TripDetection>
<d2p1:MinMovingSpeed>1</d2p1:MinMovingSpeed>
<d2p1:MinTripDistance>3.1</d2p1:MinTripDistance>
<d2p1:MinTripTime>4.1</d2p1:MinTripTime>
<d2p1:TripStopDurationInMin>2.1</d2p1:TripStopDurationInMin>
</d2p1:TripDetection>
</d2p1:VehicleSetting>
<d2p1:VehicleStatus>None</d2p1:VehicleStatus>
<d2p1:VehicleType>None</d2p1:VehicleType>
<d2p1:Year>sample string 11</d2p1:Year>
<d2p1:alert xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfintboolean>
<d3p1:Key>1</d3p1:Key>
<d3p1:Value>true</d3p1:Value>
</d3p1:KeyValueOfintboolean>
<d3p1:KeyValueOfintboolean>
<d3p1:Key>3</d3p1:Key>
<d3p1:Value>true</d3p1:Value>
</d3p1:KeyValueOfintboolean>
</d2p1:alert>
</Vehicle>
</Inspection>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Result| Name | Description | Type | Additional information |
|---|---|---|---|
| IsValid | boolean |
None. |
|
| Message | Collection of string |
None. |
|
| ResponseCodes | Collection of integer |
None. |
|
| Id | globally unique identifier |
None. |
|
| Value | string |
None. |
|
| RecordOn | date |
None. |
Response Formats
application/json, text/json
Sample:
{
"IsValid": true,
"Message": [
"sample string 1",
"sample string 2"
],
"ResponseCodes": [
1,
2
],
"Id": "43b9a127-4e45-4d54-b058-e2c8bd7f5492",
"Value": "sample string 3",
"RecordOn": "2026-05-10T12:06:30.6780286+04:00"
}
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<Id>43b9a127-4e45-4d54-b058-e2c8bd7f5492</Id>
<IsValid>true</IsValid>
<Message xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Message>
<RecordOn>2026-05-10T12:06:30.6780286+04:00</RecordOn>
<ResponseCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</ResponseCodes>
<Value>sample string 3</Value>
</Result>