GET api/v2/transportOrder/filter?CreationDate={CreationDate}&DateStart={DateStart}&DateEnd={DateEnd}&Recurrent={Recurrent}

retourne tous les ordres de transport de l'utilisateur en fonction du filtre

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CreationDate

filtre en fonction de la date de cration de l'ordre de transport

date

None.

DateStart

filtre sur la date de debut d'une des étapes

date

None.

DateEnd

filtre sur la date de debut d'une des étapes

date

None.

Recurrent

tourné récurrente ?

boolean

None.

Body Parameters

None.

Response Information

Resource Description

Collection of TransportOrderLightDto
NameDescriptionTypeAdditional information
CustomerId

Identifiant du client

globally unique identifier

None.

Steps

Liste des étapes

Collection of StepLightDto

None.

OrganiserName

Nom de l'oraganisateur

string

None.

OrganiserZoi

zone d'interet de l'organisateur

AreaOfInterestDto

None.

OrganiserId

ID de l'organisateur

globally unique identifier

None.

FirstDriver

Conducteur de la première étape

string

None.

LastDriver

Conducteur de la dernière étape

string

None.

FirstPlace

Premiere adresse

string

None.

LastPlace

Derniere adresse

string

None.

FirstVehicle

Premier vehicule

string

None.

FirstTrailer

Dernier vehicule

string

None.

ProgressionState

Statut de la progression

TransportOrderState

None.

MarkerReserve

Présence de reserve

boolean

None.

MarkerDocument

boolean

None.

TransportOrderId

Identifiant de l'ordre de transport

globally unique identifier

None.

TrackingType

Type de suivi

TransportOrderTrackingType

None.

CreationDate

Date de création

date

None.

Memo

Memo ( ou nom de l'ordre )

string

None.

FileNumber

N° de référence

string

None.

ExternalId

identifiant pour interfacage externe

string

None.

PlannedState

statut de la planification

TransportOrderState

None.

AffectedState

Statut de l'affectation

TransportOrderState

None.

Archived

Archivé ?

boolean

None.

IsRecurrent

indique si l'ordre est récurrent

boolean

None.

OdooFolderState

Statut du dossier odoo

OdooFolderState

None.

Locked

Verrouillage du Transport Order

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "CustomerId": "e706deb3-fb09-4e9e-9a22-aea94b385d55",
    "Steps": [
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          },
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "6e9dbdfc-2337-4174-a586-f5ecb6a23717",
          "CustomerId": "3bb3b730-0b1a-4481-b9ce-4be5e3415ae9",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "SubContractor": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "Trailer1": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "a67a05e4-8eef-477b-9c54-9e01a6549397",
        "TripId": "8bc0eb02-056d-4b0b-a9e3-8407d4284b88",
        "PlannedStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "PlannedEndDate": "2026-04-18T23:46:10.2909433+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "RealStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "EndWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      },
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          },
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "6e9dbdfc-2337-4174-a586-f5ecb6a23717",
          "CustomerId": "3bb3b730-0b1a-4481-b9ce-4be5e3415ae9",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "SubContractor": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "Trailer1": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "a67a05e4-8eef-477b-9c54-9e01a6549397",
        "TripId": "8bc0eb02-056d-4b0b-a9e3-8407d4284b88",
        "PlannedStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "PlannedEndDate": "2026-04-18T23:46:10.2909433+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "RealStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "EndWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      }
    ],
    "OrganiserName": "sample string 2",
    "OrganiserZoi": {
      "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
      "ISOCountryCode": "sample string 2",
      "ShowOnMap": true,
      "Radius": 4,
      "UsedByTMSSteps": true,
      "Latitude": 1.1,
      "Longitude": 1.1,
      "StreetNumber": 1,
      "FirstPartAddress": "sample string 7",
      "SecondPartAddress": "sample string 8",
      "ZIPCode": "sample string 9",
      "City": "sample string 10"
    },
    "OrganiserId": "f2dae2c1-4f0b-45de-9d96-0a0eb9c68b37",
    "FirstDriver": "sample string 2 sample string 3",
    "LastDriver": "sample string 2 sample string 3",
    "FirstPlace": "sa sample string 10",
    "LastPlace": "sa sample string 10",
    "FirstVehicle": "sample string 16",
    "FirstTrailer": "sample string 35",
    "ProgressionState": 2,
    "MarkerReserve": true,
    "MarkerDocument": true,
    "TransportOrderId": "995e7aba-6a3c-4d69-a8bf-52d84ac55a9b",
    "TrackingType": 0,
    "CreationDate": "2026-04-18T23:46:10.2909433+00:00",
    "Memo": "sample string 5",
    "FileNumber": "sample string 6",
    "ExternalId": "sample string 7",
    "PlannedState": 0,
    "AffectedState": 0,
    "Archived": true,
    "IsRecurrent": true,
    "OdooFolderState": 0,
    "Locked": true
  },
  {
    "CustomerId": "e706deb3-fb09-4e9e-9a22-aea94b385d55",
    "Steps": [
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          },
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "6e9dbdfc-2337-4174-a586-f5ecb6a23717",
          "CustomerId": "3bb3b730-0b1a-4481-b9ce-4be5e3415ae9",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "SubContractor": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "Trailer1": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "a67a05e4-8eef-477b-9c54-9e01a6549397",
        "TripId": "8bc0eb02-056d-4b0b-a9e3-8407d4284b88",
        "PlannedStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "PlannedEndDate": "2026-04-18T23:46:10.2909433+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "RealStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "EndWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      },
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-04-18T23:46:10.2909433+00:00",
            "Milestone": 1,
            "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
            "MilestoneAtAssignment": 2,
            "AgencyAffiliationName": "sample string 3",
            "AgencyAffiliationId": "19158f50-597d-4415-8538-17b59b1bfb1d",
            "JobActivity": "sample string 4",
            "Renting": true,
            "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-04-18T23:46:10.2909433+00:00",
            "MobileUnitId": "d735952e-2f8d-4261-b3be-3149dff37eb0",
            "BoxType": "sample string 7",
            "MUMilestoneAtAssignment": 8,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 11",
            "SpeedLimit": 1,
            "SpeedingAlert": true,
            "MaxEngineOnParking": 1,
            "EngineOnParkingAlert": true,
            "EcoDrive": true,
            "Softrack": true,
            "TachoDownload": true,
            "WorkShopIntegrated": true,
            "MovementIgnition": true,
            "CAN_VL": true,
            "LstGpsStatmtIdSoftrackSync": 1,
            "LstGpsDateTimeSoftrackSync": "2026-04-18T23:46:10.2909433+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
            "ContractNumber": "sample string 21",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 22",
            "ContractEntretienEndDate": "2026-04-18T23:46:10.2909433+00:00",
            "ContractEntretienStartDate": "2026-04-18T23:46:10.2909433+00:00",
            "MaintenancePlanName": "sample string 23",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "LastDtcEventInfo": "2026-04-18T23:46:10.2909433+00:00",
            "FuelUnit": "sample string 25",
            "FuelUnitBase": "sample string 26",
            "OffsetFromTachy": 27,
            "Tolerance": 28,
            "TotalFuelUsed": 29.1,
            "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "02cc6801-3c6a-455d-8351-c024e9e67d29",
            "CustomerGroupName": "sample string 30",
            "CustomerName": "sample string 31",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "10fe38be-9443-4948-8826-fc2b0a805583",
            "CustomerId": "1fe08804-0d5c-4bfc-b32b-fc818a3574b9",
            "LicencePlate": "sample string 34",
            "Name": "sample string 35",
            "VehicleType": "sample string 36",
            "Brand": "sample string 37",
            "Model": "sample string 38",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 41",
            "FullName": "sample string 35 (sample string 34)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          },
          {
            "TMSGoodId": "f367f6e0-78a3-4de5-8feb-a704f6ad00d6",
            "ParentId": "4e57a050-64db-49e9-bc5d-a9078484429c",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "ContainerNumber": "sample string 7",
            "Type": "sample string 8",
            "Plumb": "sample string 9",
            "Company": "sample string 10",
            "BookinNumber": "sample string 11",
            "ForwardingAgent": "sample string 12",
            "RemovalReference": "sample string 13",
            "Ship": "sample string 14",
            "Shipowning": "sample string 15",
            "NbPal": 16,
            "NbPackages": 17,
            "LinearMeter": 18.1,
            "TotalWeight": 19.1,
            "TotalWeightUnit": "sample string 20",
            "Quantity": 21.1,
            "UnitPrice": 22.1,
            "QuantityUnit": "sample string 23"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "6e9dbdfc-2337-4174-a586-f5ecb6a23717",
          "CustomerId": "3bb3b730-0b1a-4481-b9ce-4be5e3415ae9",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "SubContractor": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "Trailer1": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "04c5c7dc-5837-4d42-8c47-34e9e2545b84",
          "CustomerGroupId": "58d4dc2c-6a49-4b78-a8ca-63a092ccc107",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "50986266-d013-42bb-b345-fcbccef112f0",
          "InitialEntryIntoService": "2026-04-18T23:46:10.2909433+00:00",
          "ExternalInterfaces": [
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            },
            {
              "Id": "1af4b790-a83e-4fa0-8d3c-3f34b8866e08",
              "CustomerId": "8f61b7a2-029b-45ad-9e88-57824da3561b",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "UtcStartOfLease": "2026-04-18T23:46:10.2909433+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "CANFuelReportUtc": "2026-04-18T23:46:10.2909433+00:00",
          "Milestone": 12,
          "UtcMileageReport": "2026-04-18T23:46:10.2909433+00:00",
          "MilestoneAtAssignment": 13,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e",
          "CustomerId": "8db61a78-4acc-4d84-99b0-772c51ea14b4",
          "LicencePlate": "sample string 15",
          "Name": "sample string 16",
          "VehicleType": "sample string 17",
          "Brand": "sample string 18",
          "Model": "sample string 19",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-04-18T23:46:10.2909433+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 22",
          "FullName": "sample string 16 (sample string 15)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "a67a05e4-8eef-477b-9c54-9e01a6549397",
        "TripId": "8bc0eb02-056d-4b0b-a9e3-8407d4284b88",
        "PlannedStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "PlannedEndDate": "2026-04-18T23:46:10.2909433+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "4332f14f-121b-44e6-8948-a6fd8683e230",
          "Code": "sample string 6",
          "Fix": "sample string 7",
          "Mobile": "sample string 8",
          "Fax": "sample string 9",
          "Email": "sample string 10",
          "Subcontractor": true,
          "OdooId": 1,
          "Zoi": {
            "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
            "ISOCountryCode": "sample string 2",
            "ShowOnMap": true,
            "Radius": 4,
            "UsedByTMSSteps": true,
            "Latitude": 1.1,
            "Longitude": 1.1,
            "StreetNumber": 1,
            "FirstPartAddress": "sample string 7",
            "SecondPartAddress": "sample string 8",
            "ZIPCode": "sample string 9",
            "City": "sample string 10"
          },
          "Archived": true
        },
        "RealStartDate": "2026-04-18T23:46:10.2909433+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "EndWorkDate": "2026-04-18T23:46:10.2909433+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
                "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
                "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
                "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
                "EventDate": "2026-04-18T23:46:10.2909433+00:00",
                "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
                "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "975cf9e2-9166-4671-8880-f67bfbc632ab",
            "StepId": "1db3e166-1aa7-4409-a59e-45a668a8fd43",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "d53ee493-216d-49af-a03f-785fa4d06a22",
              "AlternativeId": "1b59788b-15c3-4a9e-9147-47a71f82a6a3",
              "NodeId": "9a737478-3427-4d19-9ffb-ea6d1b804686",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "f1ed7adc-baa9-4003-9c9a-0c816433b0a8",
              "VehiculeId": "6f75f863-2c84-4005-aa21-063bb4525da7",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "1aa39438-2b73-4940-83ef-f20336a669c9",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "47633014-7aed-4dad-8d28-e96df934bc1b",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-04-18T23:46:10.2909433+00:00",
              "EventDate": "2026-04-18T23:46:10.2909433+00:00",
              "TimeToLive": "2026-04-18T23:46:10.2909433+00:00",
              "UserAccountId": "82a7d085-5a29-4d06-995c-fd0ec12b7aad",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "b7cab138-ba64-44e7-a52a-e7f506697bbc",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-04-18T23:46:10.2909433+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "fd7f6dbc-992c-49df-8f54-65d51ee798d6",
            "StepId": "abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      }
    ],
    "OrganiserName": "sample string 2",
    "OrganiserZoi": {
      "AoiId": "98015aea-d541-4eaf-b172-0f6050cd71ba",
      "ISOCountryCode": "sample string 2",
      "ShowOnMap": true,
      "Radius": 4,
      "UsedByTMSSteps": true,
      "Latitude": 1.1,
      "Longitude": 1.1,
      "StreetNumber": 1,
      "FirstPartAddress": "sample string 7",
      "SecondPartAddress": "sample string 8",
      "ZIPCode": "sample string 9",
      "City": "sample string 10"
    },
    "OrganiserId": "f2dae2c1-4f0b-45de-9d96-0a0eb9c68b37",
    "FirstDriver": "sample string 2 sample string 3",
    "LastDriver": "sample string 2 sample string 3",
    "FirstPlace": "sa sample string 10",
    "LastPlace": "sa sample string 10",
    "FirstVehicle": "sample string 16",
    "FirstTrailer": "sample string 35",
    "ProgressionState": 2,
    "MarkerReserve": true,
    "MarkerDocument": true,
    "TransportOrderId": "995e7aba-6a3c-4d69-a8bf-52d84ac55a9b",
    "TrackingType": 0,
    "CreationDate": "2026-04-18T23:46:10.2909433+00:00",
    "Memo": "sample string 5",
    "FileNumber": "sample string 6",
    "ExternalId": "sample string 7",
    "PlannedState": 0,
    "AffectedState": 0,
    "Archived": true,
    "IsRecurrent": true,
    "OdooFolderState": 0,
    "Locked": true
  }
]

application/xml, text/xml

Sample:
<ArrayOfTransportOrderLightDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.TransportOrder">
  <TransportOrderLightDto>
    <AffectedState>Uncompleted</AffectedState>
    <Archived>true</Archived>
    <CreationDate>2026-04-18T23:46:10.2909433+00:00</CreationDate>
    <CustomerId>00000000-0000-0000-0000-000000000000</CustomerId>
    <ExternalId>sample string 7</ExternalId>
    <FileNumber>sample string 6</FileNumber>
    <IsRecurrent>true</IsRecurrent>
    <Locked>true</Locked>
    <Memo>sample string 5</Memo>
    <OdooFolderState>NOT_APPLICABLE</OdooFolderState>
    <PlannedState>Uncompleted</PlannedState>
    <TrackingType>None</TrackingType>
    <TransportOrderId>995e7aba-6a3c-4d69-a8bf-52d84ac55a9b</TransportOrderId>
    <CustomerId>e706deb3-fb09-4e9e-9a22-aea94b385d55</CustomerId>
    <OrganiserId>f2dae2c1-4f0b-45de-9d96-0a0eb9c68b37</OrganiserId>
    <OrganiserName>sample string 2</OrganiserName>
    <OrganiserZoi xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
      <d3p1:City>sample string 10</d3p1:City>
      <d3p1:FirstPartAddress>sample string 7</d3p1:FirstPartAddress>
      <d3p1:Latitude>1.1</d3p1:Latitude>
      <d3p1:Longitude>1.1</d3p1:Longitude>
      <d3p1:SecondPartAddress>sample string 8</d3p1:SecondPartAddress>
      <d3p1:StreetNumber>1</d3p1:StreetNumber>
      <d3p1:ZIPCode>sample string 9</d3p1:ZIPCode>
      <d3p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d3p1:AoiId>
      <d3p1:ISOCountryCode>sample string 2</d3p1:ISOCountryCode>
      <d3p1:Name>sample string 5</d3p1:Name>
      <d3p1:Radius>4</d3p1:Radius>
      <d3p1:ShowOnMap>true</d3p1:ShowOnMap>
      <d3p1:UsedByTMSSteps>true</d3p1:UsedByTMSSteps>
    </OrganiserZoi>
    <Steps>
      <StepLightDto>
        <Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </Address>
        <Documents>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-04-18T23:46:10.2909433+00:00</EndWorkDate>
        <ExternalId>sample string 5</ExternalId>
        <Index>4</Index>
        <Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </Place>
        <PlannedEndDate>2026-04-18T23:46:10.2909433+00:00</PlannedEndDate>
        <PlannedStartDate>2026-04-18T23:46:10.2909433+00:00</PlannedStartDate>
        <RealStartDate>2026-04-18T23:46:10.2909433+00:00</RealStartDate>
        <Reserve>sample string 6</Reserve>
        <Reserves>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-04-18T23:46:10.2909433+00:00</StartWorkDate>
        <StepId>a67a05e4-8eef-477b-9c54-9e01a6549397</StepId>
        <StepType>Loading</StepType>
        <TripId>8bc0eb02-056d-4b0b-a9e3-8407d4284b88</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>3bb3b730-0b1a-4481-b9ce-4be5e3415ae9</d5p1:CustomerId>
          <d5p1:DriverId>6e9dbdfc-2337-4174-a586-f5ecb6a23717</d5p1:DriverId>
          <d5p1:FirstName>sample string 2</d5p1:FirstName>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:LastName>sample string 3</d5p1:LastName>
          <d5p1:Matricule>sample string 4</d5p1:Matricule>
        </Driver>
        <SubContractor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </SubContractor>
        <Trailer1 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer1>
        <Trailer2 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer2>
        <Vehicle xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
        </Vehicles>
      </StepLightDto>
      <StepLightDto>
        <Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </Address>
        <Documents>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-04-18T23:46:10.2909433+00:00</EndWorkDate>
        <ExternalId>sample string 5</ExternalId>
        <Index>4</Index>
        <Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </Place>
        <PlannedEndDate>2026-04-18T23:46:10.2909433+00:00</PlannedEndDate>
        <PlannedStartDate>2026-04-18T23:46:10.2909433+00:00</PlannedStartDate>
        <RealStartDate>2026-04-18T23:46:10.2909433+00:00</RealStartDate>
        <Reserve>sample string 6</Reserve>
        <Reserves>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-04-18T23:46:10.2909433+00:00</StartWorkDate>
        <StepId>a67a05e4-8eef-477b-9c54-9e01a6549397</StepId>
        <StepType>Loading</StepType>
        <TripId>8bc0eb02-056d-4b0b-a9e3-8407d4284b88</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>3bb3b730-0b1a-4481-b9ce-4be5e3415ae9</d5p1:CustomerId>
          <d5p1:DriverId>6e9dbdfc-2337-4174-a586-f5ecb6a23717</d5p1:DriverId>
          <d5p1:FirstName>sample string 2</d5p1:FirstName>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:LastName>sample string 3</d5p1:LastName>
          <d5p1:Matricule>sample string 4</d5p1:Matricule>
        </Driver>
        <SubContractor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </SubContractor>
        <Trailer1 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer1>
        <Trailer2 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer2>
        <Vehicle xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
        </Vehicles>
      </StepLightDto>
    </Steps>
  </TransportOrderLightDto>
  <TransportOrderLightDto>
    <AffectedState>Uncompleted</AffectedState>
    <Archived>true</Archived>
    <CreationDate>2026-04-18T23:46:10.2909433+00:00</CreationDate>
    <CustomerId>00000000-0000-0000-0000-000000000000</CustomerId>
    <ExternalId>sample string 7</ExternalId>
    <FileNumber>sample string 6</FileNumber>
    <IsRecurrent>true</IsRecurrent>
    <Locked>true</Locked>
    <Memo>sample string 5</Memo>
    <OdooFolderState>NOT_APPLICABLE</OdooFolderState>
    <PlannedState>Uncompleted</PlannedState>
    <TrackingType>None</TrackingType>
    <TransportOrderId>995e7aba-6a3c-4d69-a8bf-52d84ac55a9b</TransportOrderId>
    <CustomerId>e706deb3-fb09-4e9e-9a22-aea94b385d55</CustomerId>
    <OrganiserId>f2dae2c1-4f0b-45de-9d96-0a0eb9c68b37</OrganiserId>
    <OrganiserName>sample string 2</OrganiserName>
    <OrganiserZoi xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
      <d3p1:City>sample string 10</d3p1:City>
      <d3p1:FirstPartAddress>sample string 7</d3p1:FirstPartAddress>
      <d3p1:Latitude>1.1</d3p1:Latitude>
      <d3p1:Longitude>1.1</d3p1:Longitude>
      <d3p1:SecondPartAddress>sample string 8</d3p1:SecondPartAddress>
      <d3p1:StreetNumber>1</d3p1:StreetNumber>
      <d3p1:ZIPCode>sample string 9</d3p1:ZIPCode>
      <d3p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d3p1:AoiId>
      <d3p1:ISOCountryCode>sample string 2</d3p1:ISOCountryCode>
      <d3p1:Name>sample string 5</d3p1:Name>
      <d3p1:Radius>4</d3p1:Radius>
      <d3p1:ShowOnMap>true</d3p1:ShowOnMap>
      <d3p1:UsedByTMSSteps>true</d3p1:UsedByTMSSteps>
    </OrganiserZoi>
    <Steps>
      <StepLightDto>
        <Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </Address>
        <Documents>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-04-18T23:46:10.2909433+00:00</EndWorkDate>
        <ExternalId>sample string 5</ExternalId>
        <Index>4</Index>
        <Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </Place>
        <PlannedEndDate>2026-04-18T23:46:10.2909433+00:00</PlannedEndDate>
        <PlannedStartDate>2026-04-18T23:46:10.2909433+00:00</PlannedStartDate>
        <RealStartDate>2026-04-18T23:46:10.2909433+00:00</RealStartDate>
        <Reserve>sample string 6</Reserve>
        <Reserves>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-04-18T23:46:10.2909433+00:00</StartWorkDate>
        <StepId>a67a05e4-8eef-477b-9c54-9e01a6549397</StepId>
        <StepType>Loading</StepType>
        <TripId>8bc0eb02-056d-4b0b-a9e3-8407d4284b88</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>3bb3b730-0b1a-4481-b9ce-4be5e3415ae9</d5p1:CustomerId>
          <d5p1:DriverId>6e9dbdfc-2337-4174-a586-f5ecb6a23717</d5p1:DriverId>
          <d5p1:FirstName>sample string 2</d5p1:FirstName>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:LastName>sample string 3</d5p1:LastName>
          <d5p1:Matricule>sample string 4</d5p1:Matricule>
        </Driver>
        <SubContractor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </SubContractor>
        <Trailer1 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer1>
        <Trailer2 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer2>
        <Vehicle xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
        </Vehicles>
      </StepLightDto>
      <StepLightDto>
        <Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </Address>
        <Documents>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
          <StepDocumentDto>
            <Document xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
              <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
              <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
              <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
              <d7p1:FileReason>sample string 15</d7p1:FileReason>
              <d7p1:FileSize>13</d7p1:FileSize>
              <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
              <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
              <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
              <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
              <d7p1:GroupContentType>Null</d7p1:GroupContentType>
              <d7p1:IDDirectory>1</d7p1:IDDirectory>
              <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
              <d7p1:IDKind>Null</d7p1:IDKind>
              <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
              <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
            </Document>
            <Id>fd7f6dbc-992c-49df-8f54-65d51ee798d6</Id>
            <StepId>abbd3129-c4d8-4fb3-8bac-ca4bebb2c33c</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-04-18T23:46:10.2909433+00:00</EndWorkDate>
        <ExternalId>sample string 5</ExternalId>
        <Index>4</Index>
        <Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </Place>
        <PlannedEndDate>2026-04-18T23:46:10.2909433+00:00</PlannedEndDate>
        <PlannedStartDate>2026-04-18T23:46:10.2909433+00:00</PlannedStartDate>
        <RealStartDate>2026-04-18T23:46:10.2909433+00:00</RealStartDate>
        <Reserve>sample string 6</Reserve>
        <Reserves>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>1b59788b-15c3-4a9e-9147-47a71f82a6a3</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-04-18T23:46:10.2909433+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>b7cab138-ba64-44e7-a52a-e7f506697bbc</d7p1:CreatorId>
                <d7p1:CustomerId>f1ed7adc-baa9-4003-9c9a-0c816433b0a8</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-04-18T23:46:10.2909433+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>1aa39438-2b73-4940-83ef-f20336a669c9</d7p1:DriverId>
                <d7p1:EventDate>2026-04-18T23:46:10.2909433+00:00</d7p1:EventDate>
                <d7p1:FileDefinition>sample string 14</d7p1:FileDefinition>
                <d7p1:FileReason>sample string 15</d7p1:FileReason>
                <d7p1:FileSize>13</d7p1:FileSize>
                <d7p1:FriendlyDriver>sample string 4</d7p1:FriendlyDriver>
                <d7p1:FriendlyFileDemandor>sample string 7</d7p1:FriendlyFileDemandor>
                <d7p1:FriendlyUserAccount>sample string 10</d7p1:FriendlyUserAccount>
                <d7p1:FriendlyVehicule>sample string 3</d7p1:FriendlyVehicule>
                <d7p1:GroupContentType>Null</d7p1:GroupContentType>
                <d7p1:IDDirectory>1</d7p1:IDDirectory>
                <d7p1:IDFileDemandor>Null</d7p1:IDFileDemandor>
                <d7p1:IDKind>Null</d7p1:IDKind>
                <d7p1:IDSource>47633014-7aed-4dad-8d28-e96df934bc1b</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>d53ee493-216d-49af-a03f-785fa4d06a22</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>9a737478-3427-4d19-9ffb-ea6d1b804686</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-04-18T23:46:10.2909433+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>82a7d085-5a29-4d06-995c-fd0ec12b7aad</d7p1:UserAccountId>
                <d7p1:VehiculeId>6f75f863-2c84-4005-aa21-063bb4525da7</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>975cf9e2-9166-4671-8880-f67bfbc632ab</Id>
            <StepId>1db3e166-1aa7-4409-a59e-45a668a8fd43</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-04-18T23:46:10.2909433+00:00</StartWorkDate>
        <StepId>a67a05e4-8eef-477b-9c54-9e01a6549397</StepId>
        <StepType>Loading</StepType>
        <TripId>8bc0eb02-056d-4b0b-a9e3-8407d4284b88</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>3bb3b730-0b1a-4481-b9ce-4be5e3415ae9</d5p1:CustomerId>
          <d5p1:DriverId>6e9dbdfc-2337-4174-a586-f5ecb6a23717</d5p1:DriverId>
          <d5p1:FirstName>sample string 2</d5p1:FirstName>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:LastName>sample string 3</d5p1:LastName>
          <d5p1:Matricule>sample string 4</d5p1:Matricule>
        </Driver>
        <SubContractor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>4332f14f-121b-44e6-8948-a6fd8683e230</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>98015aea-d541-4eaf-b172-0f6050cd71ba</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </SubContractor>
        <Trailer1 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer1>
        <Trailer2 xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Trailer2>
        <Vehicle xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:Brand>sample string 18</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>8db61a78-4acc-4d84-99b0-772c51ea14b4</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 22</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 15</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 19</d5p1:Model>
          <d5p1:Name>sample string 16</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>5d58bb9e-a5f9-4ddf-8ba8-57e0c319c04e</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 17</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>04c5c7dc-5837-4d42-8c47-34e9e2545b84</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>58d4dc2c-6a49-4b78-a8ca-63a092ccc107</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>50986266-d013-42bb-b345-fcbccef112f0</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>8f61b7a2-029b-45ad-9e88-57824da3561b</d6p1:CustomerId>
              <d6p1:Id>1af4b790-a83e-4fa0-8d3c-3f34b8866e08</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
          </d5p1:ExternalInterfaces>
          <d5p1:IdWS>1</d5p1:IdWS>
          <d5p1:Imei>sample string 10</d5p1:Imei>
          <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>12</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>13</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>ecd0f9f5-3d4e-4c98-b6b8-dd146399b4fa</d5p1:MobileUnitId>
          <d5p1:MobileUnitName>sample string 9</d5p1:MobileUnitName>
          <d5p1:NoGeoloc>true</d5p1:NoGeoloc>
          <d5p1:Renting>true</d5p1:Renting>
          <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
          <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
          <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
          <d5p1:Tolerance>8</d5p1:Tolerance>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>746523d8-e32a-42f3-9c15-a3fcd499483a</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 11</BookinNumber>
              <Company>sample string 10</Company>
              <ContainerNumber>sample string 7</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <ForwardingAgent>sample string 12</ForwardingAgent>
              <LinearMeter>18.1</LinearMeter>
              <NbPackages>17</NbPackages>
              <NbPal>16</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
              <Plumb>sample string 9</Plumb>
              <Position>4</Position>
              <Quantity>21.1</Quantity>
              <QuantityUnit>sample string 23</QuantityUnit>
              <RemovalReference>sample string 13</RemovalReference>
              <Ship>sample string 14</Ship>
              <Shipowning>sample string 15</Shipowning>
              <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
              <TotalWeight>19.1</TotalWeight>
              <TotalWeightUnit>sample string 20</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 8</Type>
              <UnitPrice>22.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 11</BookinNumber>
            <Company>sample string 10</Company>
            <ContainerNumber>sample string 7</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <ForwardingAgent>sample string 12</ForwardingAgent>
            <LinearMeter>18.1</LinearMeter>
            <NbPackages>17</NbPackages>
            <NbPal>16</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>4e57a050-64db-49e9-bc5d-a9078484429c</ParentId>
            <Plumb>sample string 9</Plumb>
            <Position>4</Position>
            <Quantity>21.1</Quantity>
            <QuantityUnit>sample string 23</QuantityUnit>
            <RemovalReference>sample string 13</RemovalReference>
            <Ship>sample string 14</Ship>
            <Shipowning>sample string 15</Shipowning>
            <TMSGoodId>f367f6e0-78a3-4de5-8feb-a704f6ad00d6</TMSGoodId>
            <TotalWeight>19.1</TotalWeight>
            <TotalWeightUnit>sample string 20</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 8</Type>
            <UnitPrice>22.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 37</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>1fe08804-0d5c-4bfc-b32b-fc818a3574b9</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-04-18T23:46:10.2909433+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 41</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 34</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 38</d5p1:Model>
            <d5p1:Name>sample string 35</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>10fe38be-9443-4948-8826-fc2b0a805583</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 36</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>19158f50-597d-4415-8538-17b59b1bfb1d</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 3</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 7</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 22</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-04-18T23:46:10.2909433+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 21</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>02cc6801-3c6a-455d-8351-c024e9e67d29</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 30</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 31</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 25</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 26</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-04-18T23:46:10.2909433+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 4</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-04-18T23:46:10.2909433+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-04-18T23:46:10.2909433+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>8</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>cc61ebda-ef80-4f06-8568-b893536a8003</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 23</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>2</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d735952e-2f8d-4261-b3be-3149dff37eb0</d5p1:MobileUnitId>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>27</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-04-18T23:46:10.2909433+00:00</d5p1:StateUtc>
            <d5p1:TachoCAN>true</d5p1:TachoCAN>
            <d5p1:TachoDownload>true</d5p1:TachoDownload>
            <d5p1:TachographModel>WITHOUT_TACHO</d5p1:TachographModel>
            <d5p1:TachySpeedLimit>1</d5p1:TachySpeedLimit>
            <d5p1:TheoreticalConsumption>1.1</d5p1:TheoreticalConsumption>
            <d5p1:Tolerance>28</d5p1:Tolerance>
            <d5p1:TotalFuelUsed>29.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-04-18T23:46:10.2909433+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 11</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
        </Vehicles>
      </StepLightDto>
    </Steps>
  </TransportOrderLightDto>
</ArrayOfTransportOrderLightDto>