GET api/v2/transportOrder/creationDate?date={date}

retourne tous les ordres de transport entre aujourd'hui et la date en paramètre

Request Information

URI Parameters

NameDescriptionTypeAdditional information
date

La date à partir de laquelle on cherche les données

date

Required

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": "42ef96ab-201f-49b8-a479-4cdb1d4083a2",
    "Steps": [
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          },
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2",
          "CustomerId": "d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "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": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "24ad1eb7-812a-4979-8cc7-818355c7a201",
        "TripId": "91193559-78c0-4f63-8cae-672679b3b399",
        "PlannedStartDate": "2026-07-21T13:06:32.9192023+00:00",
        "PlannedEndDate": "2026-07-21T13:06:32.9192023+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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-07-21T13:06:32.9192023+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "EndWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      },
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          },
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2",
          "CustomerId": "d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "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": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "24ad1eb7-812a-4979-8cc7-818355c7a201",
        "TripId": "91193559-78c0-4f63-8cae-672679b3b399",
        "PlannedStartDate": "2026-07-21T13:06:32.9192023+00:00",
        "PlannedEndDate": "2026-07-21T13:06:32.9192023+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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-07-21T13:06:32.9192023+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "EndWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      }
    ],
    "OrganiserName": "sample string 2",
    "OrganiserZoi": {
      "AoiId": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
      "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": "51ca9b27-1545-4fe0-80e6-42f4f6202e80",
    "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 18",
    "FirstTrailer": "sample string 39",
    "ProgressionState": 2,
    "MarkerReserve": true,
    "MarkerDocument": true,
    "TransportOrderId": "815a1216-d707-44ab-b4d8-3ecb96e45fea",
    "TrackingType": 0,
    "CreationDate": "2026-07-21T13:06:32.9192023+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": "42ef96ab-201f-49b8-a479-4cdb1d4083a2",
    "Steps": [
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          },
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2",
          "CustomerId": "d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "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": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "24ad1eb7-812a-4979-8cc7-818355c7a201",
        "TripId": "91193559-78c0-4f63-8cae-672679b3b399",
        "PlannedStartDate": "2026-07-21T13:06:32.9192023+00:00",
        "PlannedEndDate": "2026-07-21T13:06:32.9192023+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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-07-21T13:06:32.9192023+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "EndWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      },
      {
        "Vehicles": [
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          },
          {
            "UtcIntroductionLicencePlate": "2026-07-21T13:06:32.9035763+00:00",
            "Milestone": 1,
            "TotalEngineHours": 2.1,
            "UtcMileageReport": "2026-07-21T13:06:32.9035763+00:00",
            "MilestoneAtAssignment": 3,
            "AgencyAffiliationName": "sample string 4",
            "AgencyAffiliationId": "6e3af4f3-d003-4be8-8727-e3789a88a184",
            "JobActivity": "sample string 5",
            "Renting": true,
            "UtcEndOfLease": "2026-07-21T13:06:32.9035763+00:00",
            "TheoreticalConsumption": 1.1,
            "ReservoirVolume": 1,
            "StateUtc": "2026-07-21T13:06:32.9035763+00:00",
            "MobileUnitId": "d61a7970-9210-4b88-8a07-6fb5e092623e",
            "MobileUnitImei": "sample string 8",
            "SerialNumber": "sample string 9",
            "BoxType": "sample string 10",
            "MUMilestoneAtAssignment": 11,
            "TachographModel": 0,
            "CameraType": 0,
            "NewLegislation": true,
            "CANData": true,
            "FuelAlertEnable": true,
            "VIN": "sample string 14",
            "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-07-21T13:06:32.9035763+00:00",
            "TachoCAN": true,
            "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
            "ContractNumber": "sample string 24",
            "MaintenancePlanId": 1,
            "ContractEntretienRef": "sample string 25",
            "ContractEntretienEndDate": "2026-07-21T13:06:32.9035763+00:00",
            "ContractEntretienStartDate": "2026-07-21T13:06:32.9035763+00:00",
            "MaintenancePlanName": "sample string 26",
            "AvgMilestoneByWeek": 1.1,
            "WithStratioDevice": true,
            "LastStratioEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "LastDtcEventInfo": "2026-07-21T13:06:32.9035763+00:00",
            "FuelUnit": "sample string 28",
            "FuelUnitBase": "sample string 29",
            "OffsetFromTachy": 30,
            "Tolerance": 31,
            "TotalFuelUsed": 32.1,
            "CANFuelReportUtc": "2026-07-21T13:06:32.9035763+00:00",
            "IsArchivedVehicle": false,
            "CustomerGroupId": "57d5ed34-ec92-4fcb-835a-ed4eee145dfb",
            "CustomerGroupName": "sample string 33",
            "CustomerName": "sample string 34",
            "IsAlterable": true,
            "TachySpeedLimit": 1,
            "VehicleId": "b13f3103-09dd-43ba-94de-f2927dcb8189",
            "CustomerId": "d935e61f-20c6-44a8-962e-542bc89f4c63",
            "LicencePlate": "sample string 37",
            "IDByGovernment": "sample string 38",
            "Name": "sample string 39",
            "VehicleType": "sample string 40",
            "Brand": "sample string 41",
            "Model": "sample string 42",
            "State": 0,
            "MalfunctionLevel": 0,
            "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9035763+00:00",
            "HasMalfunctionHistory": true,
            "IsVehicleCallForMaintenance": true,
            "FuelName": "sample string 45",
            "FullName": "sample string 39 (sample string 37)",
            "Utility": "Porteur",
            "FuelTypeId": 1,
            "FuelTypeIdSynthesis": 1,
            "IsFuelTypeConflict": true,
            "IsActive": true,
            "CompatibleDownload": true
          }
        ],
        "TMSGoods": [
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          },
          {
            "TMSGoodId": "08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2",
            "ParentId": "7f8447b8-3300-477b-bd04-6c39de927b2f",
            "OdooId": 2,
            "OdooUniqueId": "sample string 3",
            "Trailer": 1,
            "Position": 4,
            "DisplayName": "sample string 5",
            "DisplaySubName": "sample string 6",
            "Family": "sample string 7",
            "ContainerNumber": "sample string 8",
            "Type": "sample string 9",
            "Plumb": "sample string 10",
            "Company": "sample string 11",
            "BookinNumber": "sample string 12",
            "ForwardingAgent": "sample string 13",
            "RemovalReference": "sample string 14",
            "Ship": "sample string 15",
            "Shipowning": "sample string 16",
            "NbPal": 17,
            "NbPackages": 18,
            "LinearMeter": 19.1,
            "TotalWeight": 20.1,
            "TotalWeightUnit": "sample string 21",
            "Quantity": 22.1,
            "UnitPrice": 23.1,
            "QuantityUnit": "sample string 24"
          }
        ],
        "NbDocuments": 1,
        "Driver": {
          "DriverId": "a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2",
          "CustomerId": "d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52",
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Matricule": "sample string 4",
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Vehicle": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "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": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "Trailer2": {
          "IdWS": 1,
          "AgencyAffiliationName": "sample string 2",
          "AgencyAffiliationId": "385fc79f-cc2b-42f3-99bd-5662dc483d34",
          "CustomerGroupId": "0482cb26-9d15-4905-8c67-96c72631b2ed",
          "CustomerGroupName": "sample string 3",
          "VIN": "sample string 4",
          "ExternalInterfaceId": "2104f111-f0d9-472b-80b3-5e0eeb0adfbe",
          "InitialEntryIntoService": "2026-07-21T13:06:32.9035763+00:00",
          "ExternalInterfaces": [
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            },
            {
              "Id": "3b2999d9-dc0b-4471-b9d3-ada04a3a6f63",
              "CustomerId": "cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48",
              "Name": "sample string 3"
            }
          ],
          "JobActivity": "sample string 6",
          "Renting": true,
          "UtcEndOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "UtcStartOfLease": "2026-07-21T13:06:32.9192023+00:00",
          "KmEndOfLease": 1,
          "KmStartOfLease": 1,
          "TheoreticalConsumption": 1.1,
          "ReservoirVolume": 1,
          "Tolerance": 8,
          "MobileUnitId": "092e1e46-3730-48e1-828d-975d687d616a",
          "MobileUnitName": "sample string 9",
          "Imei": "sample string 10",
          "TotalFuelUsed": 11.1,
          "TotalEngineHours": 12.1,
          "CANFuelReportUtc": "2026-07-21T13:06:32.9192023+00:00",
          "Milestone": 13,
          "UtcMileageReport": "2026-07-21T13:06:32.9192023+00:00",
          "MilestoneAtAssignment": 14,
          "TachySpeedLimit": 1,
          "CameraType": 0,
          "NoGeoloc": true,
          "VehicleState": 0,
          "VehicleId": "7f36aceb-d57e-489b-bd91-6bb6fc9761e7",
          "CustomerId": "a7110960-ae4b-4931-acc2-886d5e316601",
          "LicencePlate": "sample string 16",
          "IDByGovernment": "sample string 17",
          "Name": "sample string 18",
          "VehicleType": "sample string 19",
          "Brand": "sample string 20",
          "Model": "sample string 21",
          "State": 0,
          "MalfunctionLevel": 0,
          "DateUtcChangeMalfunctionLevel": "2026-07-21T13:06:32.9192023+00:00",
          "HasMalfunctionHistory": true,
          "IsVehicleCallForMaintenance": true,
          "FuelName": "sample string 24",
          "FullName": "sample string 18 (sample string 16)",
          "Utility": "Porteur",
          "FuelTypeId": 1,
          "FuelTypeIdSynthesis": 1,
          "IsFuelTypeConflict": true,
          "IsActive": true,
          "CompatibleDownload": true
        },
        "StepId": "24ad1eb7-812a-4979-8cc7-818355c7a201",
        "TripId": "91193559-78c0-4f63-8cae-672679b3b399",
        "PlannedStartDate": "2026-07-21T13:06:32.9192023+00:00",
        "PlannedEndDate": "2026-07-21T13:06:32.9192023+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "ead143ac-be5b-45dd-ad9b-69e9a13d3245",
          "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": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
            "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-07-21T13:06:32.9192023+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "EndWorkDate": "2026-07-21T13:06:32.9192023+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              },
              {
                "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
                "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
                "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
                "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
                "EventDate": "2026-07-21T13:06:32.9192023+00:00",
                "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
                "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
                "FriendlyUserAccount": "sample string 10",
                "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileDefinition": "sample string 14",
                "FileReason": "sample string 15"
              }
            ],
            "Id": "a27d116e-e7ee-475d-aa6d-ef4b19ff945c",
            "StepId": "6f91e5c5-e346-43de-ae1e-46a8dbeb68a6",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "b1b3df04-6726-48b3-82df-9a55a1cc0a7e",
              "AlternativeId": "07e4e2ab-0381-487e-b02a-3fa31db0a4cb",
              "NodeId": "08ede660-5010-4b28-a3cb-516702d9eba8",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "fdedea19-ace9-457a-b314-54e28a2b60c7",
              "VehiculeId": "df6ab40a-1f9f-46b8-b6ed-5227185092a5",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "e71456e4-c4e1-4fc4-a023-6d946d2cad52",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "e91ce912-aba1-443a-a108-a17205f021cd",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-07-21T13:06:32.9192023+00:00",
              "EventDate": "2026-07-21T13:06:32.9192023+00:00",
              "TimeToLive": "2026-07-21T13:06:32.9192023+00:00",
              "UserAccountId": "bfc5e725-8ff8-4338-9729-3dead703ebb6",
              "FriendlyUserAccount": "sample string 10",
              "CreatorId": "ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-07-21T13:06:32.9192023+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileDefinition": "sample string 14",
              "FileReason": "sample string 15"
            },
            "Id": "5d6fac58-47e4-452f-9392-5aec10de54a9",
            "StepId": "776ef9ae-bb2c-4d33-92db-335421f1dc5f",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      }
    ],
    "OrganiserName": "sample string 2",
    "OrganiserZoi": {
      "AoiId": "2dafca53-b0ae-4f72-bce7-b6f56ff88c34",
      "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": "51ca9b27-1545-4fe0-80e6-42f4f6202e80",
    "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 18",
    "FirstTrailer": "sample string 39",
    "ProgressionState": 2,
    "MarkerReserve": true,
    "MarkerDocument": true,
    "TransportOrderId": "815a1216-d707-44ab-b4d8-3ecb96e45fea",
    "TrackingType": 0,
    "CreationDate": "2026-07-21T13:06:32.9192023+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-07-21T13:06:32.9192023+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>815a1216-d707-44ab-b4d8-3ecb96e45fea</TransportOrderId>
    <CustomerId>42ef96ab-201f-49b8-a479-4cdb1d4083a2</CustomerId>
    <OrganiserId>51ca9b27-1545-4fe0-80e6-42f4f6202e80</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-07-21T13:06:32.9192023+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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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-07-21T13:06:32.9192023+00:00</PlannedEndDate>
        <PlannedStartDate>2026-07-21T13:06:32.9192023+00:00</PlannedStartDate>
        <RealStartDate>2026-07-21T13:06:32.9192023+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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-07-21T13:06:32.9192023+00:00</StartWorkDate>
        <StepId>24ad1eb7-812a-4979-8cc7-818355c7a201</StepId>
        <StepType>Loading</StepType>
        <TripId>91193559-78c0-4f63-8cae-672679b3b399</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52</d5p1:CustomerId>
          <d5p1:DriverId>a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2</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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-07-21T13:06:32.9192023+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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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-07-21T13:06:32.9192023+00:00</PlannedEndDate>
        <PlannedStartDate>2026-07-21T13:06:32.9192023+00:00</PlannedStartDate>
        <RealStartDate>2026-07-21T13:06:32.9192023+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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-07-21T13:06:32.9192023+00:00</StartWorkDate>
        <StepId>24ad1eb7-812a-4979-8cc7-818355c7a201</StepId>
        <StepType>Loading</StepType>
        <TripId>91193559-78c0-4f63-8cae-672679b3b399</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52</d5p1:CustomerId>
          <d5p1:DriverId>a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2</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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</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-07-21T13:06:32.9192023+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>815a1216-d707-44ab-b4d8-3ecb96e45fea</TransportOrderId>
    <CustomerId>42ef96ab-201f-49b8-a479-4cdb1d4083a2</CustomerId>
    <OrganiserId>51ca9b27-1545-4fe0-80e6-42f4f6202e80</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-07-21T13:06:32.9192023+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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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-07-21T13:06:32.9192023+00:00</PlannedEndDate>
        <PlannedStartDate>2026-07-21T13:06:32.9192023+00:00</PlannedStartDate>
        <RealStartDate>2026-07-21T13:06:32.9192023+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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-07-21T13:06:32.9192023+00:00</StartWorkDate>
        <StepId>24ad1eb7-812a-4979-8cc7-818355c7a201</StepId>
        <StepType>Loading</StepType>
        <TripId>91193559-78c0-4f63-8cae-672679b3b399</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52</d5p1:CustomerId>
          <d5p1:DriverId>a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2</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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
              <d7p1:ContentType>Null</d7p1:ContentType>
              <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
              <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
              <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
              <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
              <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
              <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
              <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
              <d7p1:IDStorage>Null</d7p1:IDStorage>
              <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
              <d7p1:IsHidden>true</d7p1:IsHidden>
              <d7p1:Name>sample string 2</d7p1:Name>
              <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
              <d7p1:Origin>sample string 5</d7p1:Origin>
              <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
              <d7p1:URL>sample string 11</d7p1:URL>
              <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
              <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
            </Document>
            <Id>5d6fac58-47e4-452f-9392-5aec10de54a9</Id>
            <StepId>776ef9ae-bb2c-4d33-92db-335421f1dc5f</StepId>
            <Text>sample string 3</Text>
            <Type>Cmr</Type>
          </StepDocumentDto>
        </Documents>
        <DriverVisualization>true</DriverVisualization>
        <EndWorkDate>2026-07-21T13:06:32.9192023+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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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-07-21T13:06:32.9192023+00:00</PlannedEndDate>
        <PlannedStartDate>2026-07-21T13:06:32.9192023+00:00</PlannedStartDate>
        <RealStartDate>2026-07-21T13:06:32.9192023+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>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
          <StepReserveDto>
            <Documents xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
              <d7p1:FileStorageDto>
                <d7p1:AlternativeId>07e4e2ab-0381-487e-b02a-3fa31db0a4cb</d7p1:AlternativeId>
                <d7p1:ContentType>Null</d7p1:ContentType>
                <d7p1:CreateDate>2026-07-21T13:06:32.9192023+00:00</d7p1:CreateDate>
                <d7p1:CreatorId>ea7a68c4-4c6a-4d9b-babf-1ce3046bcbb1</d7p1:CreatorId>
                <d7p1:CustomerId>fdedea19-ace9-457a-b314-54e28a2b60c7</d7p1:CustomerId>
                <d7p1:DateUtcExpireURL>2026-07-21T13:06:32.9192023+00:00</d7p1:DateUtcExpireURL>
                <d7p1:DemandorDetails>sample string 8</d7p1:DemandorDetails>
                <d7p1:DriverId>e71456e4-c4e1-4fc4-a023-6d946d2cad52</d7p1:DriverId>
                <d7p1:EventDate>2026-07-21T13:06:32.9192023+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>e91ce912-aba1-443a-a108-a17205f021cd</d7p1:IDSource>
                <d7p1:IDStorage>Null</d7p1:IDStorage>
                <d7p1:Id>b1b3df04-6726-48b3-82df-9a55a1cc0a7e</d7p1:Id>
                <d7p1:IsHidden>true</d7p1:IsHidden>
                <d7p1:Name>sample string 2</d7p1:Name>
                <d7p1:NodeId>08ede660-5010-4b28-a3cb-516702d9eba8</d7p1:NodeId>
                <d7p1:Origin>sample string 5</d7p1:Origin>
                <d7p1:TimeToLive>2026-07-21T13:06:32.9192023+00:00</d7p1:TimeToLive>
                <d7p1:URL>sample string 11</d7p1:URL>
                <d7p1:UserAccountId>bfc5e725-8ff8-4338-9729-3dead703ebb6</d7p1:UserAccountId>
                <d7p1:VehiculeId>df6ab40a-1f9f-46b8-b6ed-5227185092a5</d7p1:VehiculeId>
              </d7p1:FileStorageDto>
            </Documents>
            <Id>a27d116e-e7ee-475d-aa6d-ef4b19ff945c</Id>
            <StepId>6f91e5c5-e346-43de-ae1e-46a8dbeb68a6</StepId>
            <Text>sample string 3</Text>
          </StepReserveDto>
        </Reserves>
        <StartWorkDate>2026-07-21T13:06:32.9192023+00:00</StartWorkDate>
        <StepId>24ad1eb7-812a-4979-8cc7-818355c7a201</StepId>
        <StepType>Loading</StepType>
        <TripId>91193559-78c0-4f63-8cae-672679b3b399</TripId>
        <Driver xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>d5ee7c1b-9f58-4937-a0c9-1d3ab439ea52</d5p1:CustomerId>
          <d5p1:DriverId>a2ff22b1-3432-44eb-a9ee-bc0013a2f2b2</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>ead143ac-be5b-45dd-ad9b-69e9a13d3245</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>2dafca53-b0ae-4f72-bce7-b6f56ff88c34</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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+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 20</d5p1:Brand>
          <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
          <d5p1:CustomerId>a7110960-ae4b-4931-acc2-886d5e316601</d5p1:CustomerId>
          <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9192023+00:00</d5p1:DateUtcChangeMalfunctionLevel>
          <d5p1:FuelName>sample string 24</d5p1:FuelName>
          <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
          <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
          <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
          <d5p1:IDByGovernment>sample string 17</d5p1:IDByGovernment>
          <d5p1:IsActive>true</d5p1:IsActive>
          <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
          <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
          <d5p1:LicencePlate>sample string 16</d5p1:LicencePlate>
          <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
          <d5p1:Model>sample string 21</d5p1:Model>
          <d5p1:Name>sample string 18</d5p1:Name>
          <d5p1:State>Active</d5p1:State>
          <d5p1:VehicleId>7f36aceb-d57e-489b-bd91-6bb6fc9761e7</d5p1:VehicleId>
          <d5p1:VehicleType>sample string 19</d5p1:VehicleType>
          <d5p1:AgencyAffiliationId>385fc79f-cc2b-42f3-99bd-5662dc483d34</d5p1:AgencyAffiliationId>
          <d5p1:AgencyAffiliationName>sample string 2</d5p1:AgencyAffiliationName>
          <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9192023+00:00</d5p1:CANFuelReportUtc>
          <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
          <d5p1:CustomerGroupId>0482cb26-9d15-4905-8c67-96c72631b2ed</d5p1:CustomerGroupId>
          <d5p1:CustomerGroupName>sample string 3</d5p1:CustomerGroupName>
          <d5p1:ExternalInterfaceId>2104f111-f0d9-472b-80b3-5e0eeb0adfbe</d5p1:ExternalInterfaceId>
          <d5p1:ExternalInterfaces xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</d6p1:Id>
              <d6p1:Name>sample string 3</d6p1:Name>
            </d6p1:ExternalInterfaceHeaderDto>
            <d6p1:ExternalInterfaceHeaderDto>
              <d6p1:CustomerId>cc9527c3-8c5a-4b2d-b4cd-b1fad2556e48</d6p1:CustomerId>
              <d6p1:Id>3b2999d9-dc0b-4471-b9d3-ada04a3a6f63</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-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
          <d5p1:JobActivity>sample string 6</d5p1:JobActivity>
          <d5p1:KmEndOfLease>1</d5p1:KmEndOfLease>
          <d5p1:KmStartOfLease>1</d5p1:KmStartOfLease>
          <d5p1:Milestone>13</d5p1:Milestone>
          <d5p1:MilestoneAtAssignment>14</d5p1:MilestoneAtAssignment>
          <d5p1:MobileUnitId>092e1e46-3730-48e1-828d-975d687d616a</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:TotalEngineHours>12.1</d5p1:TotalEngineHours>
          <d5p1:TotalFuelUsed>11.1</d5p1:TotalFuelUsed>
          <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcEndOfLease>
          <d5p1:UtcMileageReport>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcMileageReport>
          <d5p1:UtcStartOfLease>2026-07-21T13:06:32.9192023+00:00</d5p1:UtcStartOfLease>
          <d5p1:VIN>sample string 4</d5p1:VIN>
          <d5p1:VehicleState>Active</d5p1:VehicleState>
        </Vehicle>
        <NbDocuments>1</NbDocuments>
        <TMSGoodTrailers>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
          <TMSGoodTrailerDto>
            <ParentGoodId>3541628b-849c-4ebb-8157-b5e6fc15d1d3</ParentGoodId>
            <TMSGood>
              <BookinNumber>sample string 12</BookinNumber>
              <Company>sample string 11</Company>
              <ContainerNumber>sample string 8</ContainerNumber>
              <DisplayName>sample string 5</DisplayName>
              <DisplaySubName>sample string 6</DisplaySubName>
              <Family>sample string 7</Family>
              <ForwardingAgent>sample string 13</ForwardingAgent>
              <LinearMeter>19.1</LinearMeter>
              <NbPackages>18</NbPackages>
              <NbPal>17</NbPal>
              <OdooId>2</OdooId>
              <OdooUniqueId>sample string 3</OdooUniqueId>
              <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
              <Plumb>sample string 10</Plumb>
              <Position>4</Position>
              <Quantity>22.1</Quantity>
              <QuantityUnit>sample string 24</QuantityUnit>
              <RemovalReference>sample string 14</RemovalReference>
              <Ship>sample string 15</Ship>
              <Shipowning>sample string 16</Shipowning>
              <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
              <TotalWeight>20.1</TotalWeight>
              <TotalWeightUnit>sample string 21</TotalWeightUnit>
              <Trailer>1</Trailer>
              <Type>sample string 9</Type>
              <UnitPrice>23.1</UnitPrice>
            </TMSGood>
            <Trailer>1</Trailer>
          </TMSGoodTrailerDto>
        </TMSGoodTrailers>
        <TMSGoods>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
          <TMSGoodDto>
            <BookinNumber>sample string 12</BookinNumber>
            <Company>sample string 11</Company>
            <ContainerNumber>sample string 8</ContainerNumber>
            <DisplayName>sample string 5</DisplayName>
            <DisplaySubName>sample string 6</DisplaySubName>
            <Family>sample string 7</Family>
            <ForwardingAgent>sample string 13</ForwardingAgent>
            <LinearMeter>19.1</LinearMeter>
            <NbPackages>18</NbPackages>
            <NbPal>17</NbPal>
            <OdooId>2</OdooId>
            <OdooUniqueId>sample string 3</OdooUniqueId>
            <ParentId>7f8447b8-3300-477b-bd04-6c39de927b2f</ParentId>
            <Plumb>sample string 10</Plumb>
            <Position>4</Position>
            <Quantity>22.1</Quantity>
            <QuantityUnit>sample string 24</QuantityUnit>
            <RemovalReference>sample string 14</RemovalReference>
            <Ship>sample string 15</Ship>
            <Shipowning>sample string 16</Shipowning>
            <TMSGoodId>08fe4f33-3f6e-4cbc-b0a2-a3b4abb2e7a2</TMSGoodId>
            <TotalWeight>20.1</TotalWeight>
            <TotalWeightUnit>sample string 21</TotalWeightUnit>
            <Trailer>1</Trailer>
            <Type>sample string 9</Type>
            <UnitPrice>23.1</UnitPrice>
          </TMSGoodDto>
        </TMSGoods>
        <Vehicles xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
          <d5p1:VehicleDto>
            <d5p1:Brand>sample string 41</d5p1:Brand>
            <d5p1:CompatibleDownload>true</d5p1:CompatibleDownload>
            <d5p1:CustomerId>d935e61f-20c6-44a8-962e-542bc89f4c63</d5p1:CustomerId>
            <d5p1:DateUtcChangeMalfunctionLevel>2026-07-21T13:06:32.9035763+00:00</d5p1:DateUtcChangeMalfunctionLevel>
            <d5p1:FuelName>sample string 45</d5p1:FuelName>
            <d5p1:FuelTypeId>1</d5p1:FuelTypeId>
            <d5p1:FuelTypeIdSynthesis>1</d5p1:FuelTypeIdSynthesis>
            <d5p1:HasMalfunctionHistory>true</d5p1:HasMalfunctionHistory>
            <d5p1:IDByGovernment>sample string 38</d5p1:IDByGovernment>
            <d5p1:IsActive>true</d5p1:IsActive>
            <d5p1:IsFuelTypeConflict>true</d5p1:IsFuelTypeConflict>
            <d5p1:IsVehicleCallForMaintenance>true</d5p1:IsVehicleCallForMaintenance>
            <d5p1:LicencePlate>sample string 37</d5p1:LicencePlate>
            <d5p1:MalfunctionLevel>Null</d5p1:MalfunctionLevel>
            <d5p1:Model>sample string 42</d5p1:Model>
            <d5p1:Name>sample string 39</d5p1:Name>
            <d5p1:State>Active</d5p1:State>
            <d5p1:VehicleId>b13f3103-09dd-43ba-94de-f2927dcb8189</d5p1:VehicleId>
            <d5p1:VehicleType>sample string 40</d5p1:VehicleType>
            <d5p1:AgencyAffiliationId>6e3af4f3-d003-4be8-8727-e3789a88a184</d5p1:AgencyAffiliationId>
            <d5p1:AgencyAffiliationName>sample string 4</d5p1:AgencyAffiliationName>
            <d5p1:AvgMilestoneByWeek>1.1</d5p1:AvgMilestoneByWeek>
            <d5p1:BoxType>sample string 10</d5p1:BoxType>
            <d5p1:CANData>true</d5p1:CANData>
            <d5p1:CANFuelReportUtc>2026-07-21T13:06:32.9035763+00:00</d5p1:CANFuelReportUtc>
            <d5p1:CAN_VL>true</d5p1:CAN_VL>
            <d5p1:CameraType>WITHOUT_CAMERA</d5p1:CameraType>
            <d5p1:ContractEntretienEndDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienEndDate>
            <d5p1:ContractEntretienRef>sample string 25</d5p1:ContractEntretienRef>
            <d5p1:ContractEntretienStartDate>2026-07-21T13:06:32.9035763+00:00</d5p1:ContractEntretienStartDate>
            <d5p1:ContractNumber>sample string 24</d5p1:ContractNumber>
            <d5p1:CustomerGroupId>57d5ed34-ec92-4fcb-835a-ed4eee145dfb</d5p1:CustomerGroupId>
            <d5p1:CustomerGroupName>sample string 33</d5p1:CustomerGroupName>
            <d5p1:CustomerName>sample string 34</d5p1:CustomerName>
            <d5p1:EcoDrive>true</d5p1:EcoDrive>
            <d5p1:EngineOnParkingAlert>true</d5p1:EngineOnParkingAlert>
            <d5p1:FuelAlertEnable>true</d5p1:FuelAlertEnable>
            <d5p1:FuelUnit>sample string 28</d5p1:FuelUnit>
            <d5p1:FuelUnitBase>sample string 29</d5p1:FuelUnitBase>
            <d5p1:InitialEntryIntoService>2026-07-21T13:06:32.9035763+00:00</d5p1:InitialEntryIntoService>
            <d5p1:IsAlterable>true</d5p1:IsAlterable>
            <d5p1:JobActivity>sample string 5</d5p1:JobActivity>
            <d5p1:LastDtcEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastDtcEventInfo>
            <d5p1:LastStratioEventInfo>2026-07-21T13:06:32.9035763+00:00</d5p1:LastStratioEventInfo>
            <d5p1:LstGpsDateTimeSoftrackSync>2026-07-21T13:06:32.9035763+00:00</d5p1:LstGpsDateTimeSoftrackSync>
            <d5p1:LstGpsStatmtIdSoftrackSync>1</d5p1:LstGpsStatmtIdSoftrackSync>
            <d5p1:MUMilestoneAtAssignment>11</d5p1:MUMilestoneAtAssignment>
            <d5p1:MaintenancePlanGuid>953a39db-a5d7-4cbf-b64c-c075e5ebaec8</d5p1:MaintenancePlanGuid>
            <d5p1:MaintenancePlanId>1</d5p1:MaintenancePlanId>
            <d5p1:MaintenancePlanName>sample string 26</d5p1:MaintenancePlanName>
            <d5p1:MaxEngineOnParking>1</d5p1:MaxEngineOnParking>
            <d5p1:Milestone>1</d5p1:Milestone>
            <d5p1:MilestoneAtAssignment>3</d5p1:MilestoneAtAssignment>
            <d5p1:MobileUnitId>d61a7970-9210-4b88-8a07-6fb5e092623e</d5p1:MobileUnitId>
            <d5p1:MobileUnitImei>sample string 8</d5p1:MobileUnitImei>
            <d5p1:MovementIgnition>true</d5p1:MovementIgnition>
            <d5p1:NewLegislation>true</d5p1:NewLegislation>
            <d5p1:OffsetFromTachy>30</d5p1:OffsetFromTachy>
            <d5p1:Renting>true</d5p1:Renting>
            <d5p1:ReservoirVolume>1</d5p1:ReservoirVolume>
            <d5p1:SerialNumber>sample string 9</d5p1:SerialNumber>
            <d5p1:Softrack>true</d5p1:Softrack>
            <d5p1:SpeedLimit>1</d5p1:SpeedLimit>
            <d5p1:SpeedingAlert>true</d5p1:SpeedingAlert>
            <d5p1:StateUtc>2026-07-21T13:06:32.9035763+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>31</d5p1:Tolerance>
            <d5p1:TotalEngineHours>2.1</d5p1:TotalEngineHours>
            <d5p1:TotalFuelUsed>32.1</d5p1:TotalFuelUsed>
            <d5p1:UtcEndOfLease>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcEndOfLease>
            <d5p1:UtcIntroductionLicencePlate>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcIntroductionLicencePlate>
            <d5p1:UtcMileageReport>2026-07-21T13:06:32.9035763+00:00</d5p1:UtcMileageReport>
            <d5p1:VIN>sample string 14</d5p1:VIN>
            <d5p1:WithStratioDevice>true</d5p1:WithStratioDevice>
            <d5p1:WorkShopIntegrated>true</d5p1:WorkShopIntegrated>
          </d5p1:VehicleDto>
        </Vehicles>
      </StepLightDto>
    </Steps>
  </TransportOrderLightDto>
</ArrayOfTransportOrderLightDto>