GET Api/Inspection?parameter={parameter}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parameter

string

Required

Body Parameters

None.

Response Information

Resource Description

Inspection
NameDescriptionTypeAdditional 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.

Response Formats

application/json, text/json

Sample:
{
  "InspectionID": "ca1a715b-6e71-4248-a271-d95c2bef6bc2",
  "InspectionOn": "2025-05-20T21:26:09.3579507+04:00",
  "Vehicle": {
    "VehicleID": "4c1bf61f-d630-41cb-a57f-8cebaa563c1c",
    "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": "f4a01797-61b3-412b-9008-a2ce67e84d2f",
      "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": "7b12cbaa-46da-4125-8126-c1a414563b28",
        "Name": "sample string 2",
        "Description": "sample string 3",
        "Features": [
          1,
          2
        ],
        "ClientID": "cb9d0785-df64-48b1-af5b-0241eb84d191"
      },
      "BusinessHours": {
        "BusinessHoursID": "8c392335-0c8e-486d-8c9d-a5eb89a2840e",
        "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": "fa49eb0d-8589-4a8c-849b-b21f3adc6b90",
        "UserName": "sample string 4",
        "UserID": "b6ae2040-9d6c-4c1e-9914-204080549560",
        "CreatedBy": "sample string 6",
        "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
        "ClientID": "ffd7eb66-df52-4186-b75b-ce41253c59fa",
        "ClientName": "sample string 9",
        "PartnerID": "9c24ebac-7698-4506-b4a0-a2dc457a7f9c",
        "PartnerName": "sample string 11"
      },
      "Emirates": {
        "DocumentType": 1,
        "ReferenceNo": "sample string 2",
        "StartDate": "2025-05-20T21:26:09.3579507+04:00",
        "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
        "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
        "Attachment": {
          "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
          "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": "2025-05-20T21:26:09.3579507+04:00",
        "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
        "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
        "Attachment": {
          "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
          "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": "2025-05-20T21:26:09.3579507+04:00",
        "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
        "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
        "Attachment": {
          "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
          "AttachmentData": "QEA=",
          "AttachmentDataBase64": "sample string 2",
          "ContentType": "sample string 3",
          "FileName": "sample string 4",
          "ImageString": "sample string 5",
          "IsDeleted": true
        },
        "RemindExpiry": true
      },
      "Photo": {
        "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
        "AttachmentData": "QEA=",
        "AttachmentDataBase64": "sample string 2",
        "ContentType": "sample string 3",
        "FileName": "sample string 4",
        "ImageString": "sample string 5",
        "IsDeleted": true
      },
      "AllocatedAsset": {
        "VehicleID": "9c264adf-a65a-4afb-b2ab-0e7bb65d3282",
        "IMEINo": "sample string 2",
        "VehicleNo": "sample string 3",
        "VehicleType": 0
      },
      "Group": {
        "VehicleGroupID": "c0fb0019-e672-4824-aae0-bfab85f676a4",
        "Name": "sample string 2",
        "ColorCode": "sample string 3",
        "SubClientID": "9ca6c6a5-71bd-42c7-99dc-cefc92a47d0a",
        "SubClientName": "sample string 5",
        "Id": "328ae081-a138-47cd-aebe-4cd7acdbe8c1",
        "UserName": "sample string 7",
        "UserID": "eaef20e8-de4b-423d-a747-4afcc52233d9",
        "CreatedBy": "sample string 9",
        "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
        "ClientID": "62710ee6-2f40-489f-b809-464088feec58",
        "ClientName": "sample string 12",
        "PartnerID": "9f2cc96a-5a80-4d9b-b02f-a32554676ada",
        "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": "754a1028-e181-4d54-a76b-2558bb4f13fa",
        "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": "4c880852-c8d9-4e4c-9901-3dc5bcf25af2",
        "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": [
          "062f1160-0995-4c87-a43b-daba4907df34",
          "2fada935-cbc9-41c5-a42c-e73803cb89af"
        ],
        "POIGroup": {
          "POIGroupID": "97decc7d-7fa4-45b8-a465-225ce529dfb2",
          "Name": "sample string 2",
          "ClientID": "b4052835-55c7-4729-9e91-898367117052",
          "PartnerID": "cf05b76e-b76d-4d04-9bfe-b17877f6826a"
        }
      },
      "ChargeRuleID": "a8959814-8fce-484e-a689-1154f5a554f3",
      "CurrentLocation": "sample string 14",
      "CurrentLat": 15.1,
      "CurrentLng": 16.1,
      "DriverStatus": 0,
      "Wallet": {
        "CashToBeDeposited": 1.1,
        "EarningsToReceive": 2.1
      },
      "SubClientID": "a159b4f7-b673-402d-8671-38ee20b6f79e",
      "SubClientName": "sample string 18",
      "TerritoryFenceID": "86abd2d7-3c37-4aa9-9385-70ec6dda5a73",
      "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,
      "Id": "1e3803be-676c-4875-8b90-b274591b0bbb",
      "UserName": "sample string 23",
      "UserID": "900ad991-7efb-4028-bd9d-f8f2a7c3561e",
      "CreatedBy": "sample string 25",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "fef1db7e-1af4-4fba-a360-159e426f78c7",
      "ClientName": "sample string 28",
      "PartnerID": "62f707da-2e73-4b75-a1aa-adbf9539f087",
      "PartnerName": "sample string 30"
    },
    "VehicleGroup": {
      "VehicleGroupID": "c0fb0019-e672-4824-aae0-bfab85f676a4",
      "Name": "sample string 2",
      "ColorCode": "sample string 3",
      "SubClientID": "9ca6c6a5-71bd-42c7-99dc-cefc92a47d0a",
      "SubClientName": "sample string 5",
      "Id": "328ae081-a138-47cd-aebe-4cd7acdbe8c1",
      "UserName": "sample string 7",
      "UserID": "eaef20e8-de4b-423d-a747-4afcc52233d9",
      "CreatedBy": "sample string 9",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "62710ee6-2f40-489f-b809-464088feec58",
      "ClientName": "sample string 12",
      "PartnerID": "9f2cc96a-5a80-4d9b-b02f-a32554676ada",
      "PartnerName": "sample string 14"
    },
    "VehicleModel": {
      "VehicleModelID": "187d5075-60bc-444e-a650-b1a55b69c3c3",
      "Name": "sample string 2",
      "SeatingCapacity": 3,
      "TankCapacity": 4,
      "WeightCapacity": 5,
      "VolumeCapacity": 6,
      "Id": "edaf6825-8ee0-4a0d-88af-5e37b766cf4d",
      "UserName": "sample string 8",
      "UserID": "b4fc3b05-da27-457b-926c-94a06f4ce822",
      "CreatedBy": "sample string 10",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "ae7b4f58-e8e7-4a16-b721-b99e86dcaa8b",
      "ClientName": "sample string 13",
      "PartnerID": "ec31ffd1-dec6-4dca-b8b9-9d5b238f80bb",
      "PartnerName": "sample string 15"
    },
    "VehicleType": 0,
    "TrackingStatus": 0,
    "alert": {
      "1": true,
      "3": true
    },
    "AlertContinuesDriving": {
      "DrivenHrs": 1,
      "BreakMins": 2,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "e589fb0d-bf54-49b7-9767-d80cd0e8fbaf",
        "cfba8d2d-57cc-4c91-a980-6027417c03c6"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "f863c783-e8b3-4487-9b3d-508c525f08bb",
      "UserName": "sample string 5",
      "UserID": "8089c104-3af4-45e5-8df6-1601641a5f10",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "2e56b231-c968-40be-a002-1b64de50e024",
      "ClientName": "sample string 10",
      "PartnerID": "adb7e798-1909-426e-8b8e-acef4f430abe",
      "PartnerName": "sample string 12"
    },
    "AlertDailyDrivingLimit": {
      "MaxHrs": 1,
      "MaxKms": 2,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "631227c3-6276-455f-833d-a41518b39613",
        "902e9826-f35c-4a54-b9f9-8b3f05eeb2b3"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "12d5ef1e-e5c8-4801-917d-01c1806a4abf",
      "UserName": "sample string 5",
      "UserID": "fecfb8d7-ca2a-4ca7-9c22-c977c147d51b",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "8fef72fc-127f-42e4-bf14-d0090f500933",
      "ClientName": "sample string 10",
      "PartnerID": "4dd96043-ec8e-4ae4-9f7a-f81a6ddb0094",
      "PartnerName": "sample string 12"
    },
    "AlertDisconnection": {
      "RaiseIfVehicleDisconnected": true,
      "RaiseIfVehicleReconnected": true,
      "DisconnectedHrs": 3,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "dcb7c2d4-7f95-4765-982d-11b701cc4bd2",
        "b7026ef8-8c99-426f-992a-e74087dd9c6b"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "e1afc60e-6911-487a-b807-7247adc1f779",
      "UserName": "sample string 6",
      "UserID": "56a46377-bfb5-490b-ab3c-5609192b73f6",
      "CreatedBy": "sample string 8",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "c1a1fb97-d8d2-4473-951e-caee006e4819",
      "ClientName": "sample string 11",
      "PartnerID": "33b4edc8-40a9-4dc6-b524-3bcc5c98d66a",
      "PartnerName": "sample string 13"
    },
    "AlertFuel": {
      "RaiseIfRefuel": true,
      "RaiseIfDrain": true,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "bfa24ee2-5b11-408c-a125-8d3964b84d4b",
        "0ad709ef-7362-47a6-bd34-26f01aab8ffe"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "49c55c14-dd7f-43b6-bbe8-270c81874c39",
      "UserName": "sample string 5",
      "UserID": "b579a531-fc4f-42ee-832c-52c6e7da280c",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "7ae691a6-eae5-4156-a290-fb52c1328225",
      "ClientName": "sample string 10",
      "PartnerID": "445273aa-3e56-4460-b96a-3a66441c3692",
      "PartnerName": "sample string 12"
    },
    "AlertIdling": {
      "IgnitionIdleMins": 1,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "eec891d7-f819-4e2a-b6f9-db9b30e4844d",
        "3dd23c0d-160c-466a-ba72-1a62330eaed3"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "95c4af02-abdf-458a-97ff-87111e88a834",
      "UserName": "sample string 4",
      "UserID": "feb69501-c420-4bd5-a078-2f4c458d9d05",
      "CreatedBy": "sample string 6",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "57c13312-02db-4b39-9fe1-1a5f8cc70918",
      "ClientName": "sample string 9",
      "PartnerID": "f0056370-e03f-41ec-be3e-706c061ccbaf",
      "PartnerName": "sample string 11"
    },
    "AlertIgnition": {
      "RaiseIfIgnitionOn": true,
      "RaiseIfIgnitionOff": true,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "b5a80503-7ca1-4f9a-99a6-6fad8799b5ee",
        "83838a03-f44b-44e2-8512-01079679740c"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "9c0e2bc3-cffc-4be6-a0aa-47549f73686f",
      "UserName": "sample string 5",
      "UserID": "7b9af8d6-acb3-4a76-abcb-72ab9645a774",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "c686f6a9-f7bc-4cb6-8f4f-439415c84690",
      "ClientName": "sample string 10",
      "PartnerID": "3527c594-c276-4864-8f0d-bd2990cd7445",
      "PartnerName": "sample string 12"
    },
    "AlertOutOfOfficeHrs": {
      "StartTime": "sample string 1",
      "EndTime": "sample string 2",
      "FrequencyInMins": 3,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "290c2b28-419c-42e9-93e5-f33bdbdd0c13",
        "d0853a68-bd85-4ecd-ba15-423e4419f9e5"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "a88d3f36-1da9-42b2-b1e8-15bdae104206",
      "UserName": "sample string 6",
      "UserID": "446e5d53-bfda-4f97-9bc4-67508e8e1664",
      "CreatedBy": "sample string 8",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "253e05ac-2c1e-4262-b4d0-c150b4780d12",
      "ClientName": "sample string 11",
      "PartnerID": "94fe5ed4-4b10-4272-9756-2664148893d0",
      "PartnerName": "sample string 13"
    },
    "AlertOverspeed": {
      "MaxSpeed": 1,
      "DurationInMins": 0.033333333333333333,
      "DurationInSec": 2,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "5d11c6ac-3f24-4660-a5c6-9e5113a0c527",
        "3a7e598b-522b-4aea-8d81-06798f4f045c"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "4fb2d09c-5144-4e2e-867b-fa5af50c3bfa",
      "UserName": "sample string 5",
      "UserID": "5342bf6f-613f-4e58-b6c1-8e8bcf2c49d2",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "09c7dfe4-a0e5-44a7-9e5a-0d5a3c803300",
      "ClientName": "sample string 10",
      "PartnerID": "8c1333e1-2cc5-4739-b96f-f9ece6be2c5a",
      "PartnerName": "sample string 12"
    },
    "AlertOverstay": {
      "IdleMins": 1,
      "TimeLimitInMins": 2,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "7f8006e9-f925-4ed3-bc49-59cb3877dab5",
        "e8ec3732-3c39-4614-871c-374ee087ee87"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "4f78e631-6f10-46a5-8e65-aa6312ec642d",
      "UserName": "sample string 5",
      "UserID": "b73f8a80-a2f2-4268-85f2-da24f81de61a",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "34aa12c5-21f8-411d-bf42-093d975df4d7",
      "ClientName": "sample string 10",
      "PartnerID": "8837f85f-2fbc-424e-8065-5c74f2697f09",
      "PartnerName": "sample string 12"
    },
    "AlertSpotFence": {
      "Pois": [
        "0bfd3238-5851-4a69-980b-345a819b0c75",
        "1bb35132-ebcc-4f9f-9ec6-e40c5a66d342"
      ],
      "RaiseIfEnters": true,
      "RaiseIfExits": true,
      "RaiseIfStops": true,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "f8cb5d40-bbb3-4019-8877-d4ff04eb59b9",
        "82deb04a-7c9e-441f-a2ad-d2cc6d82f91e"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "9e45a71c-719e-4f49-a90c-eb4115dae63e",
      "UserName": "sample string 6",
      "UserID": "ba32451e-fde0-4df0-94c9-8dacaaf66ccc",
      "CreatedBy": "sample string 8",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "f2f82c2a-4fa4-42ba-b4a1-2dd991aaf355",
      "ClientName": "sample string 11",
      "PartnerID": "aca80ccd-0852-4680-8a9e-55625aac98ec",
      "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": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "4b9fa1de-58f0-45e3-8a4b-d4c3fb9abf4f",
        "018972db-2919-41a4-a533-94c6e9b04f77"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "1af0b1ac-29a1-4d6d-b143-46c43066a834",
      "UserName": "sample string 4",
      "UserID": "00b9228c-1eae-449f-bdbb-3855adbd4675",
      "CreatedBy": "sample string 6",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "b3bf780b-8a39-4018-ab88-a0e17196918e",
      "ClientName": "sample string 9",
      "PartnerID": "c21f755a-df5b-4a23-9ad5-0bac72c5aa40",
      "PartnerName": "sample string 11"
    },
    "TerritorialFence": {
      "TerritorialIDs": [
        "6a9a40b0-b585-4aad-9fed-ea66ff124e9a",
        "b4cfbc4c-dec9-4771-9477-902e00eafecb"
      ],
      "RaiseIfEnters": true,
      "RaiseIfExits": true,
      "Vehicles": [
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        },
        {
          "VehicleID": "fe84ea85-3adc-48a9-8505-2e8c42fc3b72",
          "Name": "sample string 2",
          "VehicleNo": "sample string 3",
          "Odometer": 4,
          "ModelName": "sample string 5",
          "DriverID": "93568476-60e4-4833-bd0d-0900fd28dd50",
          "DriverName": "sample string 7",
          "DriverContactNo": "sample string 8",
          "IMEINo": "sample string 9",
          "ClientID": "1343d8c7-f895-44f6-83de-c2fb6688d9cb",
          "PartnerID": "d5d44215-68d4-42d6-b3ad-4c37310e210a"
        }
      ],
      "IsDisable": true,
      "VehicleGroupIds": [
        "d9421773-331b-4a31-9760-b685840ffdfd",
        "222a981b-8817-4a34-b588-9fce85f4983c"
      ],
      "AlertSettingUser": {
        "Users": [
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          },
          {
            "m_Item1": "sample string 1",
            "m_Item2": "sample string 2"
          }
        ],
        "BusinessHoursID": "68794b15-79eb-41ed-a6fd-4d9c154586d7",
        "IsNotifyUsingSms": true,
        "IsNotifyUsingEmail": true,
        "IsNotifyUsingPortal": true,
        "IsNotifyUsingMobileApp": true,
        "UserEmailIds": [
          "sample string 1",
          "sample string 2"
        ],
        "IsNotifyDriverUsingSms": true,
        "IsNotifyDriverUsingEmail": true,
        "IsNotifyDriverUsingMobileApp": true
      },
      "Id": "ceb66c63-f4cd-429b-be36-8790245c7a7c",
      "UserName": "sample string 5",
      "UserID": "6653891e-44cb-4717-a0f4-26d6430f20ac",
      "CreatedBy": "sample string 7",
      "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
      "ClientID": "c86c2ecf-cb6b-495e-b9fc-f8287d06091e",
      "ClientName": "sample string 10",
      "PartnerID": "9404a343-9843-4ff5-87bb-0f050c9c104b",
      "PartnerName": "sample string 12"
    },
    "AdditionalInfo": {
      "EngineNumber": "sample string 1",
      "ChassisNumber": "sample string 2"
    },
    "SubscriptionType": 1,
    "OrderID": "7124b8e3-d32a-41c7-bc31-81ead5c4f489",
    "SubscriptionExpiryOn": "2025-05-20T21:26:09.3579507+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": "2025-05-20T21:26:09.3579507+04:00",
    "Latitude": 29.1,
    "Longitude": 30.1,
    "StartKm": 31.1,
    "FirstActiveTime": "2025-05-20T21:26:09.3579507+04:00",
    "LastActiveTime": "2025-05-20T21:26:09.3579507+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": "2025-05-20T21:26:09.3579507+04:00",
    "CurrentPoiId": "4f686b2d-9b3f-44c0-8ab1-e2ddda7080b1",
    "TemperatureSensor1": 56.1,
    "TemperatureSensor2": 57.1,
    "TemperatureSensor3": 58.1,
    "TemperatureSensor4": 59.1,
    "VehicleNote": [
      {
        "Note": "sample string 1",
        "VehicleNoteStatus": 0,
        "VehicleNoteTime": "2025-05-20T21:26:09.3579507+04:00",
        "ClientID": "4109f987-c51e-432b-8e3b-4557a5b51e25",
        "PartnerID": "4b09bc2e-f6c5-4a90-b70f-99b29d5349cf",
        "VehicleID": "e1c5a74d-7c60-40fd-bbdb-d2cdc085b805"
      },
      {
        "Note": "sample string 1",
        "VehicleNoteStatus": 0,
        "VehicleNoteTime": "2025-05-20T21:26:09.3579507+04:00",
        "ClientID": "4109f987-c51e-432b-8e3b-4557a5b51e25",
        "PartnerID": "4b09bc2e-f6c5-4a90-b70f-99b29d5349cf",
        "VehicleID": "e1c5a74d-7c60-40fd-bbdb-d2cdc085b805"
      }
    ],
    "BatteryVoltage": 60.1,
    "GPSSatelitte": 61,
    "HumiditySensor1": 62.1,
    "HumiditySensor2": 63.1,
    "HumiditySensor3": 64.1,
    "HumiditySensor4": 65.1,
    "GsmSignalLevel": 66,
    "LinkedVehicles": [
      "edae17a7-a176-4ad6-814a-d7e78afd3ec2",
      "dae04207-9e52-4fa1-bea1-1dd64e2cdef2"
    ],
    "PurchaseDate": "2025-05-20T21:26:09.3579507+04:00",
    "CountryOfOrigin": "sample string 68",
    "Registration": {
      "DocumentType": 1,
      "ReferenceNo": "sample string 2",
      "StartDate": "2025-05-20T21:26:09.3579507+04:00",
      "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
      "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
      "Attachment": {
        "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
        "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": "2025-05-20T21:26:09.3579507+04:00",
      "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
      "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
      "Attachment": {
        "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
        "AttachmentData": "QEA=",
        "AttachmentDataBase64": "sample string 2",
        "ContentType": "sample string 3",
        "FileName": "sample string 4",
        "ImageString": "sample string 5",
        "IsDeleted": true
      },
      "RemindExpiry": true
    },
    "Photo": {
      "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
      "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": "afb7051c-d673-49e1-8aaa-8412f7c5c9f2",
      "Name": "sample string 2",
      "VehicleNo": "sample string 3",
      "Odometer": 4,
      "ModelName": "sample string 5",
      "DriverID": "c8bac2d2-79b1-414b-8a1d-2da4c18172dd",
      "DriverName": "sample string 7",
      "DriverContactNo": "sample string 8",
      "IMEINo": "sample string 9",
      "ClientID": "4af3e1d0-b125-46dc-bc58-fed7ec7576c0",
      "PartnerID": "50c3ea96-2e57-4179-88bc-fbea52dcd290"
    },
    "ClientVehicleStatus": [
      {
        "Status": 0,
        "ModifiedBy": "c75d5b64-a044-446b-a100-b1d3c83d00f8",
        "ModifiedByName": "sample string 2",
        "ModifiedOn": "2025-05-20T21:26:09.3579507+04:00",
        "Note": "sample string 4"
      },
      {
        "Status": 0,
        "ModifiedBy": "c75d5b64-a044-446b-a100-b1d3c83d00f8",
        "ModifiedByName": "sample string 2",
        "ModifiedOn": "2025-05-20T21:26:09.3579507+04:00",
        "Note": "sample string 4"
      }
    ],
    "Ownership": 0,
    "IgnitionSource": 69,
    "TemperatureSource": 70,
    "DistanceCalculationSource": 71,
    "FuelSource": 72,
    "TaskTracking": {
      "TaskID": "3e05d7b0-9002-4a97-b334-f20a51522098",
      "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": "f5a3a7c1-ae14-4f27-98a0-e65a999a3d73",
    "FuelCard": {
      "DocumentType": 1,
      "ReferenceNo": "sample string 2",
      "StartDate": "2025-05-20T21:26:09.3579507+04:00",
      "ExpiryDate": "2025-05-20T21:26:09.3579507+04:00",
      "AttachmentId": "fc2db3f3-481e-4d04-8fe2-ee950af47964",
      "Attachment": {
        "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
        "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": "3e95ee6a-641e-4896-a83f-ea83d35478b1",
    "UserName": "sample string 79",
    "UserID": "34a4c6ad-4e71-499e-9ca2-859c66f56d2a",
    "CreatedBy": "sample string 81",
    "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
    "ClientID": "b3840a4c-b6d8-4b54-ba96-9465c912dfc4",
    "ClientName": "sample string 84",
    "PartnerID": "fe228437-f9c8-42d8-a435-56673cac5956",
    "PartnerName": "sample string 86"
  },
  "InspectionForm": {
    "FormID": "991c24dc-3a3c-4c13-85c1-cfe9f6765edd",
    "Name": "sample string 2",
    "Description": "sample string 3",
    "InspectionItem": [
      {
        "ItemID": "f9eca601-c53f-4e4e-b5cf-e778d471cf9f",
        "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "e40062c9-1c5f-4139-98ad-f92c8f2fcf98",
          "Status": 0
        },
        "IssueDetailText": "sample string 7"
      },
      {
        "ItemID": "f9eca601-c53f-4e4e-b5cf-e778d471cf9f",
        "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
              "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": "e40062c9-1c5f-4139-98ad-f92c8f2fcf98",
          "Status": 0
        },
        "IssueDetailText": "sample string 7"
      }
    ],
    "Id": "158fd24b-360d-4163-a0e6-0b0305bce501",
    "UserName": "sample string 5",
    "UserID": "c841a552-da91-438a-b6f1-d1d46ee6222d",
    "CreatedBy": "sample string 7",
    "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
    "ClientID": "d29ef583-dafe-4f19-a37d-4e802c942ef4",
    "ClientName": "sample string 10",
    "PartnerID": "b72e572c-c89e-4d4b-aa91-a01bf62581d0",
    "PartnerName": "sample string 12"
  },
  "Note": "sample string 3",
  "InspectionFinalStatus": 0,
  "Signature": {
    "AttachmentID": "c31d1330-92a8-4dda-9469-dd32fcd6467d",
    "AttachmentData": "QEA=",
    "AttachmentDataBase64": "sample string 2",
    "ContentType": "sample string 3",
    "FileName": "sample string 4",
    "ImageString": "sample string 5",
    "IsDeleted": true
  },
  "Id": "8d7974fb-09fa-4b9c-b935-81dc1ff7152c",
  "UserName": "sample string 5",
  "UserID": "4c6fa12a-d558-4f92-8696-22e62a4e2492",
  "CreatedBy": "sample string 7",
  "CreatedOn": "2025-05-20T21:26:09.3579507+04:00",
  "ClientID": "b9a7103f-0449-43ff-b31c-e1b04600127d",
  "ClientName": "sample string 10",
  "PartnerID": "d76fad0e-a4a0-461b-9323-15557a7fca4b",
  "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">b9a7103f-0449-43ff-b31c-e1b04600127d</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">2025-05-20T21:26:09.3579507+04:00</CreatedOn>
  <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">8d7974fb-09fa-4b9c-b935-81dc1ff7152c</Id>
  <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">d76fad0e-a4a0-461b-9323-15557a7fca4b</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">4c6fa12a-d558-4f92-8696-22e62a4e2492</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">d29ef583-dafe-4f19-a37d-4e802c942ef4</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">2025-05-20T21:26:09.3579507+04:00</CreatedOn>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">158fd24b-360d-4163-a0e6-0b0305bce501</Id>
    <PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b72e572c-c89e-4d4b-aa91-a01bf62581d0</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">c841a552-da91-438a-b6f1-d1d46ee6222d</UserID>
    <UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 5</UserName>
    <Description>sample string 3</Description>
    <FormID>991c24dc-3a3c-4c13-85c1-cfe9f6765edd</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>e40062c9-1c5f-4139-98ad-f92c8f2fcf98</IssueID>
          <Status>None</Status>
        </IssueDetail>
        <IssueDetailText>sample string 7</IssueDetailText>
        <ItemID>f9eca601-c53f-4e4e-b5cf-e778d471cf9f</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>e40062c9-1c5f-4139-98ad-f92c8f2fcf98</IssueID>
          <Status>None</Status>
        </IssueDetail>
        <IssueDetailText>sample string 7</IssueDetailText>
        <ItemID>f9eca601-c53f-4e4e-b5cf-e778d471cf9f</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>ca1a715b-6e71-4248-a271-d95c2bef6bc2</InspectionID>
  <InspectionOn>2025-05-20T21:26:09.3579507+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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>b3840a4c-b6d8-4b54-ba96-9465c912dfc4</d2p1:ClientID>
    <d2p1:ClientName>sample string 84</d2p1:ClientName>
    <d2p1:CreatedBy>sample string 81</d2p1:CreatedBy>
    <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
    <d2p1:Id>3e95ee6a-641e-4896-a83f-ea83d35478b1</d2p1:Id>
    <d2p1:PartnerID>fe228437-f9c8-42d8-a435-56673cac5956</d2p1:PartnerID>
    <d2p1:PartnerName>sample string 86</d2p1:PartnerName>
    <d2p1:UserID>34a4c6ad-4e71-499e-9ca2-859c66f56d2a</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>2e56b231-c968-40be-a002-1b64de50e024</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>f863c783-e8b3-4487-9b3d-508c525f08bb</d2p1:Id>
      <d2p1:PartnerID>adb7e798-1909-426e-8b8e-acef4f430abe</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>8089c104-3af4-45e5-8df6-1601641a5f10</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>e589fb0d-bf54-49b7-9767-d80cd0e8fbaf</d4p1:guid>
        <d4p1:guid>cfba8d2d-57cc-4c91-a980-6027417c03c6</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>8fef72fc-127f-42e4-bf14-d0090f500933</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>12d5ef1e-e5c8-4801-917d-01c1806a4abf</d2p1:Id>
      <d2p1:PartnerID>4dd96043-ec8e-4ae4-9f7a-f81a6ddb0094</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>fecfb8d7-ca2a-4ca7-9c22-c977c147d51b</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>631227c3-6276-455f-833d-a41518b39613</d4p1:guid>
        <d4p1:guid>902e9826-f35c-4a54-b9f9-8b3f05eeb2b3</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>c1a1fb97-d8d2-4473-951e-caee006e4819</d2p1:ClientID>
      <d2p1:ClientName>sample string 11</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>e1afc60e-6911-487a-b807-7247adc1f779</d2p1:Id>
      <d2p1:PartnerID>33b4edc8-40a9-4dc6-b524-3bcc5c98d66a</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 13</d2p1:PartnerName>
      <d2p1:UserID>56a46377-bfb5-490b-ab3c-5609192b73f6</d2p1:UserID>
      <d2p1:UserName>sample string 6</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>dcb7c2d4-7f95-4765-982d-11b701cc4bd2</d4p1:guid>
        <d4p1:guid>b7026ef8-8c99-426f-992a-e74087dd9c6b</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>7ae691a6-eae5-4156-a290-fb52c1328225</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>49c55c14-dd7f-43b6-bbe8-270c81874c39</d2p1:Id>
      <d2p1:PartnerID>445273aa-3e56-4460-b96a-3a66441c3692</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>b579a531-fc4f-42ee-832c-52c6e7da280c</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>bfa24ee2-5b11-408c-a125-8d3964b84d4b</d4p1:guid>
        <d4p1:guid>0ad709ef-7362-47a6-bd34-26f01aab8ffe</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>57c13312-02db-4b39-9fe1-1a5f8cc70918</d2p1:ClientID>
      <d2p1:ClientName>sample string 9</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>95c4af02-abdf-458a-97ff-87111e88a834</d2p1:Id>
      <d2p1:PartnerID>f0056370-e03f-41ec-be3e-706c061ccbaf</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 11</d2p1:PartnerName>
      <d2p1:UserID>feb69501-c420-4bd5-a078-2f4c458d9d05</d2p1:UserID>
      <d2p1:UserName>sample string 4</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>eec891d7-f819-4e2a-b6f9-db9b30e4844d</d4p1:guid>
        <d4p1:guid>3dd23c0d-160c-466a-ba72-1a62330eaed3</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
      </d2p1:Vehicles>
      <d2p1:IgnitionIdleMins>1</d2p1:IgnitionIdleMins>
    </d2p1:AlertIdling>
    <d2p1:AlertIgnition>
      <d2p1:ClientID>c686f6a9-f7bc-4cb6-8f4f-439415c84690</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>9c0e2bc3-cffc-4be6-a0aa-47549f73686f</d2p1:Id>
      <d2p1:PartnerID>3527c594-c276-4864-8f0d-bd2990cd7445</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>7b9af8d6-acb3-4a76-abcb-72ab9645a774</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>b5a80503-7ca1-4f9a-99a6-6fad8799b5ee</d4p1:guid>
        <d4p1:guid>83838a03-f44b-44e2-8512-01079679740c</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>253e05ac-2c1e-4262-b4d0-c150b4780d12</d2p1:ClientID>
      <d2p1:ClientName>sample string 11</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>a88d3f36-1da9-42b2-b1e8-15bdae104206</d2p1:Id>
      <d2p1:PartnerID>94fe5ed4-4b10-4272-9756-2664148893d0</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 13</d2p1:PartnerName>
      <d2p1:UserID>446e5d53-bfda-4f97-9bc4-67508e8e1664</d2p1:UserID>
      <d2p1:UserName>sample string 6</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>290c2b28-419c-42e9-93e5-f33bdbdd0c13</d4p1:guid>
        <d4p1:guid>d0853a68-bd85-4ecd-ba15-423e4419f9e5</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>09c7dfe4-a0e5-44a7-9e5a-0d5a3c803300</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>4fb2d09c-5144-4e2e-867b-fa5af50c3bfa</d2p1:Id>
      <d2p1:PartnerID>8c1333e1-2cc5-4739-b96f-f9ece6be2c5a</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>5342bf6f-613f-4e58-b6c1-8e8bcf2c49d2</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>5d11c6ac-3f24-4660-a5c6-9e5113a0c527</d4p1:guid>
        <d4p1:guid>3a7e598b-522b-4aea-8d81-06798f4f045c</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>34aa12c5-21f8-411d-bf42-093d975df4d7</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>4f78e631-6f10-46a5-8e65-aa6312ec642d</d2p1:Id>
      <d2p1:PartnerID>8837f85f-2fbc-424e-8065-5c74f2697f09</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>b73f8a80-a2f2-4268-85f2-da24f81de61a</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>7f8006e9-f925-4ed3-bc49-59cb3877dab5</d4p1:guid>
        <d4p1:guid>e8ec3732-3c39-4614-871c-374ee087ee87</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>f2f82c2a-4fa4-42ba-b4a1-2dd991aaf355</d2p1:ClientID>
      <d2p1:ClientName>sample string 11</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 8</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>9e45a71c-719e-4f49-a90c-eb4115dae63e</d2p1:Id>
      <d2p1:PartnerID>aca80ccd-0852-4680-8a9e-55625aac98ec</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 13</d2p1:PartnerName>
      <d2p1:UserID>ba32451e-fde0-4df0-94c9-8dacaaf66ccc</d2p1:UserID>
      <d2p1:UserName>sample string 6</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>f8cb5d40-bbb3-4019-8877-d4ff04eb59b9</d4p1:guid>
        <d4p1:guid>82deb04a-7c9e-441f-a2ad-d2cc6d82f91e</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>0bfd3238-5851-4a69-980b-345a819b0c75</d4p1:guid>
        <d4p1:guid>1bb35132-ebcc-4f9f-9ec6-e40c5a66d342</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>b3bf780b-8a39-4018-ab88-a0e17196918e</d2p1:ClientID>
      <d2p1:ClientName>sample string 9</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>1af0b1ac-29a1-4d6d-b143-46c43066a834</d2p1:Id>
      <d2p1:PartnerID>c21f755a-df5b-4a23-9ad5-0bac72c5aa40</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 11</d2p1:PartnerName>
      <d2p1:UserID>00b9228c-1eae-449f-bdbb-3855adbd4675</d2p1:UserID>
      <d2p1:UserName>sample string 4</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>4b9fa1de-58f0-45e3-8a4b-d4c3fb9abf4f</d4p1:guid>
        <d4p1:guid>018972db-2919-41a4-a533-94c6e9b04f77</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>c75d5b64-a044-446b-a100-b1d3c83d00f8</d2p1:ModifiedBy>
        <d2p1:ModifiedByName>sample string 2</d2p1:ModifiedByName>
        <d2p1:ModifiedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:ModifiedOn>
        <d2p1:Note>sample string 4</d2p1:Note>
        <d2p1:Status>Available</d2p1:Status>
      </d2p1:ClientVehicleStatusDetail>
      <d2p1:ClientVehicleStatusDetail>
        <d2p1:ModifiedBy>c75d5b64-a044-446b-a100-b1d3c83d00f8</d2p1:ModifiedBy>
        <d2p1:ModifiedByName>sample string 2</d2p1:ModifiedByName>
        <d2p1:ModifiedOn>2025-05-20T21:26:09.3579507+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>4f686b2d-9b3f-44c0-8ab1-e2ddda7080b1</d2p1:CurrentPoiId>
    <d2p1:CustomAlertID>f5a3a7c1-ae14-4f27-98a0-e65a999a3d73</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>fef1db7e-1af4-4fba-a360-159e426f78c7</d2p1:ClientID>
      <d2p1:ClientName>sample string 28</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 25</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>1e3803be-676c-4875-8b90-b274591b0bbb</d2p1:Id>
      <d2p1:PartnerID>62f707da-2e73-4b75-a1aa-adbf9539f087</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 30</d2p1:PartnerName>
      <d2p1:UserID>900ad991-7efb-4028-bd9d-f8f2a7c3561e</d2p1:UserID>
      <d2p1:UserName>sample string 23</d2p1:UserName>
      <d2p1:AllocatedAsset>
        <d2p1:IMEINo>sample string 2</d2p1:IMEINo>
        <d2p1:VehicleID>9c264adf-a65a-4afb-b2ab-0e7bb65d3282</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>ffd7eb66-df52-4186-b75b-ce41253c59fa</d2p1:ClientID>
        <d2p1:ClientName>sample string 9</d2p1:ClientName>
        <d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
        <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
        <d2p1:Id>fa49eb0d-8589-4a8c-849b-b21f3adc6b90</d2p1:Id>
        <d2p1:PartnerID>9c24ebac-7698-4506-b4a0-a2dc457a7f9c</d2p1:PartnerID>
        <d2p1:PartnerName>sample string 11</d2p1:PartnerName>
        <d2p1:UserID>b6ae2040-9d6c-4c1e-9914-204080549560</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>8c392335-0c8e-486d-8c9d-a5eb89a2840e</d2p1:BusinessHoursID>
        <d2p1:Name>sample string 2</d2p1:Name>
      </d2p1:BusinessHours>
      <d2p1:ChargeRuleID>a8959814-8fce-484e-a689-1154f5a554f3</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>f4a01797-61b3-412b-9008-a2ce67e84d2f</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
        <d2p1:DocumentType>1</d2p1:DocumentType>
        <d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>240</d5p1:OffsetMinutes>
        </d2p1:StartDate>
      </d2p1:Emirates>
      <d2p1:Group>
        <d2p1:ClientID>62710ee6-2f40-489f-b809-464088feec58</d2p1:ClientID>
        <d2p1:ClientName>sample string 12</d2p1:ClientName>
        <d2p1:CreatedBy>sample string 9</d2p1:CreatedBy>
        <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
        <d2p1:Id>328ae081-a138-47cd-aebe-4cd7acdbe8c1</d2p1:Id>
        <d2p1:PartnerID>9f2cc96a-5a80-4d9b-b02f-a32554676ada</d2p1:PartnerID>
        <d2p1:PartnerName>sample string 14</d2p1:PartnerName>
        <d2p1:UserID>eaef20e8-de4b-423d-a747-4afcc52233d9</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>9ca6c6a5-71bd-42c7-99dc-cefc92a47d0a</d2p1:SubClientID>
        <d2p1:SubClientName>sample string 5</d2p1:SubClientName>
        <d2p1:VehicleGroupID>c0fb0019-e672-4824-aae0-bfab85f676a4</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
        <d2p1:DocumentType>1</d2p1:DocumentType>
        <d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</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: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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
        <d2p1:DocumentType>1</d2p1:DocumentType>
        <d2p1:ExpiryDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>a159b4f7-b673-402d-8671-38ee20b6f79e</d2p1:SubClientID>
      <d2p1:SubClientName>sample string 18</d2p1:SubClientName>
      <d2p1:TaskPreference>ForceAssign</d2p1:TaskPreference>
      <d2p1:TerritoryFenceID>86abd2d7-3c37-4aa9-9385-70ec6dda5a73</d2p1:TerritoryFenceID>
      <d2p1:TerritoryFenceName>sample string 20</d2p1:TerritoryFenceName>
      <d2p1:UserRole>
        <d2p1:ClientID>cb9d0785-df64-48b1-af5b-0241eb84d191</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>7b12cbaa-46da-4125-8126-c1a414563b28</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>4c880852-c8d9-4e4c-9901-3dc5bcf25af2</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>b4052835-55c7-4729-9e91-898367117052</d2p1:ClientID>
          <d2p1:Name>sample string 2</d2p1:Name>
          <d2p1:POIGroupID>97decc7d-7fa4-45b8-a465-225ce529dfb2</d2p1:POIGroupID>
          <d2p1:PartnerID>cf05b76e-b76d-4d04-9bfe-b17877f6826a</d2p1:PartnerID>
        </d2p1:POIGroup>
        <d2p1:POIType>None</d2p1:POIType>
        <d2p1:POIZoneID>754a1028-e181-4d54-a76b-2558bb4f13fa</d2p1:POIZoneID>
        <d2p1:POIZoneIDs xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:guid>062f1160-0995-4c87-a43b-daba4907df34</d5p1:guid>
          <d5p1:guid>2fada935-cbc9-41c5-a42c-e73803cb89af</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>2025-05-20T21:26:09.3579507+04:00</d2p1:FirstActiveTime>
    <d2p1:FuelCard>
      <d2p1:Attachment>
        <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
        <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
        <d2p1:AttachmentID>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
      <d2p1:DocumentType>1</d2p1:DocumentType>
      <d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</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>2025-05-20T21:26:09.3579507+04:00</d2p1:InStatusFrom>
    <d2p1:Insurance>
      <d2p1:Attachment>
        <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
        <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
        <d2p1:AttachmentID>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
      <d2p1:DocumentType>1</d2p1:DocumentType>
      <d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</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>2025-05-20T21:26:09.3579507+04:00</d2p1:LastActiveTime>
    <d2p1:Latitude>29.1</d2p1:Latitude>
    <d2p1:LinkedVehicles xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:guid>edae17a7-a176-4ad6-814a-d7e78afd3ec2</d3p1:guid>
      <d3p1:guid>dae04207-9e52-4fa1-bea1-1dd64e2cdef2</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>7124b8e3-d32a-41c7-bc31-81ead5c4f489</d2p1:OrderID>
    <d2p1:Ownership>Owned</d2p1:Ownership>
    <d2p1:Photo>
      <d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
      <d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
      <d2p1:AttachmentID>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>2025-05-20T21:26:09.3579507+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>c31d1330-92a8-4dda-9469-dd32fcd6467d</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>fc2db3f3-481e-4d04-8fe2-ee950af47964</d2p1:AttachmentId>
      <d2p1:DocumentType>1</d2p1:DocumentType>
      <d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-05-20T17:26:09.3579507Z</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>2025-05-20T17:26:09.3579507Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
      </d2p1:StartDate>
    </d2p1:Registration>
    <d2p1:Speed>26</d2p1:Speed>
    <d2p1:StartKm>31.1</d2p1:StartKm>
    <d2p1:SubscriptionExpiryOn>2025-05-20T21:26:09.3579507+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>3e05d7b0-9002-4a97-b334-f20a51522098</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>c86c2ecf-cb6b-495e-b9fc-f8287d06091e</d2p1:ClientID>
      <d2p1:ClientName>sample string 10</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 7</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>ceb66c63-f4cd-429b-be36-8790245c7a7c</d2p1:Id>
      <d2p1:PartnerID>9404a343-9843-4ff5-87bb-0f050c9c104b</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 12</d2p1:PartnerName>
      <d2p1:UserID>6653891e-44cb-4717-a0f4-26d6430f20ac</d2p1:UserID>
      <d2p1:UserName>sample string 5</d2p1:UserName>
      <d2p1:AlertSettingUser>
        <d2p1:BusinessHoursID>68794b15-79eb-41ed-a6fd-4d9c154586d7</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>d9421773-331b-4a31-9760-b685840ffdfd</d4p1:guid>
        <d4p1:guid>222a981b-8817-4a34-b588-9fce85f4983c</d4p1:guid>
      </d2p1:VehicleGroupIds>
      <d2p1:Vehicles>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</d2p1:VehicleID>
          <d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
        </d2p1:VehicleBase>
        <d2p1:VehicleBase>
          <d2p1:ClientID>1343d8c7-f895-44f6-83de-c2fb6688d9cb</d2p1:ClientID>
          <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
          <d2p1:DriverID>93568476-60e4-4833-bd0d-0900fd28dd50</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>d5d44215-68d4-42d6-b3ad-4c37310e210a</d2p1:PartnerID>
          <d2p1:VehicleID>fe84ea85-3adc-48a9-8505-2e8c42fc3b72</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>6a9a40b0-b585-4aad-9fed-ea66ff124e9a</d4p1:guid>
        <d4p1:guid>b4cfbc4c-dec9-4771-9477-902e00eafecb</d4p1:guid>
      </d3p1:TerritorialIDs>
    </d2p1:TerritorialFence>
    <d2p1:TimeStamp>2025-05-20T21:26:09.3579507+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>62710ee6-2f40-489f-b809-464088feec58</d2p1:ClientID>
      <d2p1:ClientName>sample string 12</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 9</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>328ae081-a138-47cd-aebe-4cd7acdbe8c1</d2p1:Id>
      <d2p1:PartnerID>9f2cc96a-5a80-4d9b-b02f-a32554676ada</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 14</d2p1:PartnerName>
      <d2p1:UserID>eaef20e8-de4b-423d-a747-4afcc52233d9</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>9ca6c6a5-71bd-42c7-99dc-cefc92a47d0a</d2p1:SubClientID>
      <d2p1:SubClientName>sample string 5</d2p1:SubClientName>
      <d2p1:VehicleGroupID>c0fb0019-e672-4824-aae0-bfab85f676a4</d2p1:VehicleGroupID>
    </d2p1:VehicleGroup>
    <d2p1:VehicleID>4c1bf61f-d630-41cb-a57f-8cebaa563c1c</d2p1:VehicleID>
    <d2p1:VehicleModel>
      <d2p1:ClientID>ae7b4f58-e8e7-4a16-b721-b99e86dcaa8b</d2p1:ClientID>
      <d2p1:ClientName>sample string 13</d2p1:ClientName>
      <d2p1:CreatedBy>sample string 10</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-05-20T21:26:09.3579507+04:00</d2p1:CreatedOn>
      <d2p1:Id>edaf6825-8ee0-4a0d-88af-5e37b766cf4d</d2p1:Id>
      <d2p1:PartnerID>ec31ffd1-dec6-4dca-b8b9-9d5b238f80bb</d2p1:PartnerID>
      <d2p1:PartnerName>sample string 15</d2p1:PartnerName>
      <d2p1:UserID>b4fc3b05-da27-457b-926c-94a06f4ce822</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>187d5075-60bc-444e-a650-b1a55b69c3c3</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>4109f987-c51e-432b-8e3b-4557a5b51e25</d2p1:ClientID>
        <d2p1:Note>sample string 1</d2p1:Note>
        <d2p1:PartnerID>4b09bc2e-f6c5-4a90-b70f-99b29d5349cf</d2p1:PartnerID>
        <d2p1:VehicleID>e1c5a74d-7c60-40fd-bbdb-d2cdc085b805</d2p1:VehicleID>
        <d2p1:VehicleNoteStatus>pending</d2p1:VehicleNoteStatus>
        <d2p1:VehicleNoteTime>2025-05-20T21:26:09.3579507+04:00</d2p1:VehicleNoteTime>
      </d2p1:VehicleNote>
      <d2p1:VehicleNote>
        <d2p1:ClientID>4109f987-c51e-432b-8e3b-4557a5b51e25</d2p1:ClientID>
        <d2p1:Note>sample string 1</d2p1:Note>
        <d2p1:PartnerID>4b09bc2e-f6c5-4a90-b70f-99b29d5349cf</d2p1:PartnerID>
        <d2p1:VehicleID>e1c5a74d-7c60-40fd-bbdb-d2cdc085b805</d2p1:VehicleID>
        <d2p1:VehicleNoteStatus>pending</d2p1:VehicleNoteStatus>
        <d2p1:VehicleNoteTime>2025-05-20T21:26:09.3579507+04:00</d2p1:VehicleNoteTime>
      </d2p1:VehicleNote>
    </d2p1:VehicleNote>
    <d2p1:VehicleSetting>
      <d2p1:ClientID>4af3e1d0-b125-46dc-bc58-fed7ec7576c0</d2p1:ClientID>
      <d2p1:DriverContactNo>sample string 8</d2p1:DriverContactNo>
      <d2p1:DriverID>c8bac2d2-79b1-414b-8a1d-2da4c18172dd</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>50c3ea96-2e57-4179-88bc-fbea52dcd290</d2p1:PartnerID>
      <d2p1:VehicleID>afb7051c-d673-49e1-8aaa-8412f7c5c9f2</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>