GET api/v2/transportOrder/{id}
retourne l'ordre de transport donné par son id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
TransportOrderDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Interlocutor |
interlocuteur |
PersonLightDto |
None. |
| Organiser |
Organisateur |
CompanyLightDto |
None. |
| Steps |
Etapes |
Collection of StepWithContainerDto |
None. |
| Errors |
Erreurs |
integer |
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:
{
"Interlocutor": {
"LastName": "sample string 1",
"FirstNames": "sample string 2",
"Position": 0,
"PersonnalPhone": "sample string 3",
"CompanyName": "sample string 4",
"CompanyId": "e74c6da4-7a56-4482-b995-a5473a9a025c",
"TierType": "sample string 5",
"ContactId": "9151ab4e-3dec-481f-a31f-932f52187ced",
"Code": "sample string 7",
"Fix": "sample string 8",
"Mobile": "sample string 9",
"Fax": "sample string 10",
"Email": "sample string 11",
"Subcontractor": true,
"OdooId": 1,
"Zoi": {
"AoiId": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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
},
"Organiser": {
"Name": "sample string 1",
"Type": 0,
"SIRET": "sample string 2",
"TierType": "sample string 3",
"IsContact": true,
"ContactId": "b8384580-108a-49db-ab02-e2d4e5d2af19",
"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": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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
},
"Steps": [
{
"Prescription": "sample string 1",
"Interlocutor": {
"BirthDate": "2026-07-14T04:47:15.1571559+00:00",
"Title": 0,
"LastName": "sample string 1",
"FirstNames": "sample string 2",
"Position": 0,
"PersonnalPhone": "sample string 3",
"CompanyName": "sample string 4",
"CompanyId": "9c27a562-e50b-4a76-9dba-7a98b42d67c5",
"TierType": "sample string 5",
"ContactId": "ea7bed78-ace2-4843-a233-b0a8444778c6",
"Code": "sample string 7",
"Fix": "sample string 8",
"Mobile": "sample string 9",
"Fax": "sample string 10",
"Email": "sample string 11",
"Subcontractor": true,
"OdooId": 1,
"Zoi": {
"AoiId": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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
},
"Containers": [
{
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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
},
"Goods": [
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
},
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
}
]
},
{
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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
},
"Goods": [
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
},
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
}
]
}
],
"EPALDelta": 1,
"Driver": {
"DriverId": "324793c8-3fde-4f2b-9e93-24c1ee793d66",
"CustomerId": "7789f2ea-b960-4e2c-8057-ad133d83e111",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Matricule": "sample string 4",
"IsActive": true,
"CompatibleDownload": true
},
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "b8384580-108a-49db-ab02-e2d4e5d2af19",
"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": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "9236ed4c-52d5-41c5-b4db-f51b6f15fb17",
"TripId": "4b231b65-1305-401f-ac63-db0b6fa9ee88",
"PlannedStartDate": "2026-07-14T04:47:15.1571559+00:00",
"PlannedEndDate": "2026-07-14T04:47:15.1571559+00:00",
"Place": {
"Name": "sample string 1",
"Type": 0,
"SIRET": "sample string 2",
"TierType": "sample string 3",
"IsContact": true,
"ContactId": "b8384580-108a-49db-ab02-e2d4e5d2af19",
"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": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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-14T04:47:15.1571559+00:00",
"DriverVisualization": true,
"Index": 4,
"StartWorkDate": "2026-07-14T04:47:15.1571559+00:00",
"EndWorkDate": "2026-07-14T04:47:15.1571559+00:00",
"StepType": 0,
"ExternalId": "sample string 5",
"Reserve": "sample string 6",
"Reserves": [
{
"Documents": [
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
}
],
"Id": "b428c712-c358-4b56-b76e-30fc7bfe3845",
"StepId": "17e36343-e254-426e-ac96-82cbe552c182",
"Text": "sample string 3"
},
{
"Documents": [
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
}
],
"Id": "b428c712-c358-4b56-b76e-30fc7bfe3845",
"StepId": "17e36343-e254-426e-ac96-82cbe552c182",
"Text": "sample string 3"
}
],
"Documents": [
{
"Document": {
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
"Id": "1f11fb0a-6644-4e3a-b39e-47be23bd4d51",
"StepId": "8b8268ed-a26b-4de6-8a82-94536b9c2cf9",
"Text": "sample string 3",
"Type": 1
},
{
"Document": {
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
"Id": "1f11fb0a-6644-4e3a-b39e-47be23bd4d51",
"StepId": "8b8268ed-a26b-4de6-8a82-94536b9c2cf9",
"Text": "sample string 3",
"Type": 1
}
]
},
{
"Prescription": "sample string 1",
"Interlocutor": {
"BirthDate": "2026-07-14T04:47:15.1571559+00:00",
"Title": 0,
"LastName": "sample string 1",
"FirstNames": "sample string 2",
"Position": 0,
"PersonnalPhone": "sample string 3",
"CompanyName": "sample string 4",
"CompanyId": "9c27a562-e50b-4a76-9dba-7a98b42d67c5",
"TierType": "sample string 5",
"ContactId": "ea7bed78-ace2-4843-a233-b0a8444778c6",
"Code": "sample string 7",
"Fix": "sample string 8",
"Mobile": "sample string 9",
"Fax": "sample string 10",
"Email": "sample string 11",
"Subcontractor": true,
"OdooId": 1,
"Zoi": {
"AoiId": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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
},
"Containers": [
{
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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
},
"Goods": [
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
},
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
}
]
},
{
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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
},
"Goods": [
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
},
{
"GoodId": "77ef9a59-8e45-49fd-a606-8ead0e33d658",
"Position": 1,
"Name": "sample string 2",
"Reference": "sample string 3",
"ExternalId": "sample string 4",
"LinearMeter": 1.1,
"Weight": 1.1,
"ContainerType": 0,
"Volume": 1.1,
"OnLoadOrder": "sample string 5",
"DimensionX": 1.1,
"DimensionY": 1.1,
"DimensionZ": 1.1,
"PlannedQuantity": 6.0,
"RealQuantity": 1.0,
"TypeQuantity": 0
}
]
}
],
"EPALDelta": 1,
"Driver": {
"DriverId": "324793c8-3fde-4f2b-9e93-24c1ee793d66",
"CustomerId": "7789f2ea-b960-4e2c-8057-ad133d83e111",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Matricule": "sample string 4",
"IsActive": true,
"CompatibleDownload": true
},
"Vehicle": {
"IdWS": 1,
"AgencyAffiliationName": "sample string 2",
"AgencyAffiliationId": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "b8384580-108a-49db-ab02-e2d4e5d2af19",
"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": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "eef2297e-c6b4-4981-b6c8-37954e573c4d",
"CustomerGroupId": "077c3962-dad2-47dc-a4ee-83ebeb0d36d9",
"CustomerGroupName": "sample string 3",
"VIN": "sample string 4",
"ExternalInterfaceId": "fa415075-e04d-40bb-8f33-906d20d7ddf8",
"InitialEntryIntoService": "2026-07-14T04:47:15.1571559+00:00",
"ExternalInterfaces": [
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
},
{
"Id": "5897080b-1637-4ba8-8447-7f0ac3cd8171",
"CustomerId": "afaba74a-6aeb-4e5d-9a2e-7e017d499844",
"Name": "sample string 3"
}
],
"JobActivity": "sample string 6",
"Renting": true,
"UtcEndOfLease": "2026-07-14T04:47:15.1571559+00:00",
"UtcStartOfLease": "2026-07-14T04:47:15.1571559+00:00",
"KmEndOfLease": 1,
"KmStartOfLease": 1,
"TheoreticalConsumption": 1.1,
"ReservoirVolume": 1,
"Tolerance": 8,
"MobileUnitId": "8312cfcf-5725-4ad8-9e78-88aa7deb780d",
"MobileUnitName": "sample string 9",
"Imei": "sample string 10",
"TotalFuelUsed": 11.1,
"TotalEngineHours": 12.1,
"CANFuelReportUtc": "2026-07-14T04:47:15.1571559+00:00",
"Milestone": 13,
"UtcMileageReport": "2026-07-14T04:47:15.1571559+00:00",
"MilestoneAtAssignment": 14,
"TachySpeedLimit": 1,
"CameraType": 0,
"NoGeoloc": true,
"VehicleState": 0,
"VehicleId": "df933021-7b26-43f7-a0bb-cab62b526070",
"CustomerId": "6af05983-d667-4784-8a42-21a657df8afa",
"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-14T04:47:15.1571559+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": "9236ed4c-52d5-41c5-b4db-f51b6f15fb17",
"TripId": "4b231b65-1305-401f-ac63-db0b6fa9ee88",
"PlannedStartDate": "2026-07-14T04:47:15.1571559+00:00",
"PlannedEndDate": "2026-07-14T04:47:15.1571559+00:00",
"Place": {
"Name": "sample string 1",
"Type": 0,
"SIRET": "sample string 2",
"TierType": "sample string 3",
"IsContact": true,
"ContactId": "b8384580-108a-49db-ab02-e2d4e5d2af19",
"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": "b496aebb-7104-4dba-b366-a4dfb1b152ef",
"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-14T04:47:15.1571559+00:00",
"DriverVisualization": true,
"Index": 4,
"StartWorkDate": "2026-07-14T04:47:15.1571559+00:00",
"EndWorkDate": "2026-07-14T04:47:15.1571559+00:00",
"StepType": 0,
"ExternalId": "sample string 5",
"Reserve": "sample string 6",
"Reserves": [
{
"Documents": [
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
}
],
"Id": "b428c712-c358-4b56-b76e-30fc7bfe3845",
"StepId": "17e36343-e254-426e-ac96-82cbe552c182",
"Text": "sample string 3"
},
{
"Documents": [
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
{
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
}
],
"Id": "b428c712-c358-4b56-b76e-30fc7bfe3845",
"StepId": "17e36343-e254-426e-ac96-82cbe552c182",
"Text": "sample string 3"
}
],
"Documents": [
{
"Document": {
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
"Id": "1f11fb0a-6644-4e3a-b39e-47be23bd4d51",
"StepId": "8b8268ed-a26b-4de6-8a82-94536b9c2cf9",
"Text": "sample string 3",
"Type": 1
},
{
"Document": {
"Id": "bf86262b-b06f-4f95-8aa3-5c8ca76bdff8",
"AlternativeId": "cacdc59c-9414-45f3-bec2-bb8306758fde",
"NodeId": "a2e6c130-6edb-4a48-ab99-29ba8ca85a05",
"IDDirectory": 1,
"Name": "sample string 2",
"CustomerId": "2e7d1af5-bfbd-413b-a1e5-cb0675313a46",
"VehiculeId": "a4e68192-2732-4075-9321-b67904a65b2f",
"FriendlyVehicule": "sample string 3",
"DriverId": "f6e457d1-724a-49f5-9212-2dcabbf4ff65",
"FriendlyDriver": "sample string 4",
"Origin": "sample string 5",
"IDKind": 0,
"IDStorage": 0,
"IDSource": "121c5b35-da22-472f-b770-2aa0db6b56bb",
"IDFileDemandor": 0,
"FriendlyFileDemandor": "sample string 7",
"DemandorDetails": "sample string 8",
"CreateDate": "2026-07-14T04:47:15.1571559+00:00",
"EventDate": "2026-07-14T04:47:15.1571559+00:00",
"TimeToLive": "2026-07-14T04:47:15.1571559+00:00",
"UserAccountId": "4c8d2280-eb12-44a0-9c76-1dc4e21e9289",
"FriendlyUserAccount": "sample string 10",
"CreatorId": "20b14ba0-579c-48ad-af80-dee9f7af739c",
"URL": "sample string 11",
"DateUtcExpireURL": "2026-07-14T04:47:15.1571559+00:00",
"GroupContentType": 0,
"ContentType": 0,
"IsHidden": true,
"FileSize": 13,
"FileDefinition": "sample string 14",
"FileReason": "sample string 15"
},
"Id": "1f11fb0a-6644-4e3a-b39e-47be23bd4d51",
"StepId": "8b8268ed-a26b-4de6-8a82-94536b9c2cf9",
"Text": "sample string 3",
"Type": 1
}
]
}
],
"Errors": 1,
"TransportOrderId": "0063b4e4-b285-4f19-9b42-cd408b3de39c",
"TrackingType": 0,
"CreationDate": "2026-07-14T04:47:15.1571559+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:
<TransportOrderDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.TransportOrder">
<AffectedState>Uncompleted</AffectedState>
<Archived>true</Archived>
<CreationDate>2026-07-14T04:47:15.1571559+00:00</CreationDate>
<CustomerId>fb2d9e49-85c9-40b2-9365-51a423ce370d</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>0063b4e4-b285-4f19-9b42-cd408b3de39c</TransportOrderId>
<Errors>1</Errors>
<Interlocutor xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d2p1:Archived>true</d2p1:Archived>
<d2p1:Code>sample string 7</d2p1:Code>
<d2p1:ContactId>9151ab4e-3dec-481f-a31f-932f52187ced</d2p1:ContactId>
<d2p1:Email>sample string 11</d2p1:Email>
<d2p1:Fax>sample string 10</d2p1:Fax>
<d2p1:Fix>sample string 8</d2p1:Fix>
<d2p1:Mobile>sample string 9</d2p1:Mobile>
<d2p1:OdooId>1</d2p1:OdooId>
<d2p1:Subcontractor>true</d2p1:Subcontractor>
<d2p1:TierType>sample string 5</d2p1:TierType>
<d2p1:Zoi>
<d2p1:City>sample string 10</d2p1:City>
<d2p1:FirstPartAddress>sample string 7</d2p1:FirstPartAddress>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:SecondPartAddress>sample string 8</d2p1:SecondPartAddress>
<d2p1:StreetNumber>1</d2p1:StreetNumber>
<d2p1:ZIPCode>sample string 9</d2p1:ZIPCode>
<d2p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d2p1:AoiId>
<d2p1:ISOCountryCode>sample string 2</d2p1:ISOCountryCode>
<d2p1:Name>sample string 5</d2p1:Name>
<d2p1:Radius>4</d2p1:Radius>
<d2p1:ShowOnMap>true</d2p1:ShowOnMap>
<d2p1:UsedByTMSSteps>true</d2p1:UsedByTMSSteps>
</d2p1:Zoi>
<d2p1:CompanyId>e74c6da4-7a56-4482-b995-a5473a9a025c</d2p1:CompanyId>
<d2p1:CompanyName>sample string 4</d2p1:CompanyName>
<d2p1:FirstNames>sample string 2</d2p1:FirstNames>
<d2p1:LastName>sample string 1</d2p1:LastName>
<d2p1:PersonnalPhone>sample string 3</d2p1:PersonnalPhone>
<d2p1:Position>Director</d2p1:Position>
</Interlocutor>
<Organiser xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d2p1:Archived>true</d2p1:Archived>
<d2p1:Code>sample string 6</d2p1:Code>
<d2p1:ContactId>b8384580-108a-49db-ab02-e2d4e5d2af19</d2p1:ContactId>
<d2p1:Email>sample string 10</d2p1:Email>
<d2p1:Fax>sample string 9</d2p1:Fax>
<d2p1:Fix>sample string 7</d2p1:Fix>
<d2p1:Mobile>sample string 8</d2p1:Mobile>
<d2p1:OdooId>1</d2p1:OdooId>
<d2p1:Subcontractor>true</d2p1:Subcontractor>
<d2p1:TierType>sample string 3</d2p1:TierType>
<d2p1:Zoi>
<d2p1:City>sample string 10</d2p1:City>
<d2p1:FirstPartAddress>sample string 7</d2p1:FirstPartAddress>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:SecondPartAddress>sample string 8</d2p1:SecondPartAddress>
<d2p1:StreetNumber>1</d2p1:StreetNumber>
<d2p1:ZIPCode>sample string 9</d2p1:ZIPCode>
<d2p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d2p1:AoiId>
<d2p1:ISOCountryCode>sample string 2</d2p1:ISOCountryCode>
<d2p1:Name>sample string 5</d2p1:Name>
<d2p1:Radius>4</d2p1:Radius>
<d2p1:ShowOnMap>true</d2p1:ShowOnMap>
<d2p1:UsedByTMSSteps>true</d2p1:UsedByTMSSteps>
</d2p1:Zoi>
<d2p1:IsContact>true</d2p1:IsContact>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:SIRET>sample string 2</d2p1:SIRET>
<d2p1:Type>Agency</d2p1:Type>
</Organiser>
<Steps>
<StepWithContainerDto>
<Address xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</Address>
<Documents>
<StepDocumentDto>
<Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</Document>
<Id>1f11fb0a-6644-4e3a-b39e-47be23bd4d51</Id>
<StepId>8b8268ed-a26b-4de6-8a82-94536b9c2cf9</StepId>
<Text>sample string 3</Text>
<Type>Cmr</Type>
</StepDocumentDto>
<StepDocumentDto>
<Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</Document>
<Id>1f11fb0a-6644-4e3a-b39e-47be23bd4d51</Id>
<StepId>8b8268ed-a26b-4de6-8a82-94536b9c2cf9</StepId>
<Text>sample string 3</Text>
<Type>Cmr</Type>
</StepDocumentDto>
</Documents>
<DriverVisualization>true</DriverVisualization>
<EndWorkDate>2026-07-14T04:47:15.1571559+00:00</EndWorkDate>
<ExternalId>sample string 5</ExternalId>
<Index>4</Index>
<Place xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 6</d4p1:Code>
<d4p1:ContactId>b8384580-108a-49db-ab02-e2d4e5d2af19</d4p1:ContactId>
<d4p1:Email>sample string 10</d4p1:Email>
<d4p1:Fax>sample string 9</d4p1:Fax>
<d4p1:Fix>sample string 7</d4p1:Fix>
<d4p1:Mobile>sample string 8</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 3</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:IsContact>true</d4p1:IsContact>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:SIRET>sample string 2</d4p1:SIRET>
<d4p1:Type>Agency</d4p1:Type>
</Place>
<PlannedEndDate>2026-07-14T04:47:15.1571559+00:00</PlannedEndDate>
<PlannedStartDate>2026-07-14T04:47:15.1571559+00:00</PlannedStartDate>
<RealStartDate>2026-07-14T04:47:15.1571559+00:00</RealStartDate>
<Reserve>sample string 6</Reserve>
<Reserves>
<StepReserveDto>
<Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
</Documents>
<Id>b428c712-c358-4b56-b76e-30fc7bfe3845</Id>
<StepId>17e36343-e254-426e-ac96-82cbe552c182</StepId>
<Text>sample string 3</Text>
</StepReserveDto>
<StepReserveDto>
<Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
</Documents>
<Id>b428c712-c358-4b56-b76e-30fc7bfe3845</Id>
<StepId>17e36343-e254-426e-ac96-82cbe552c182</StepId>
<Text>sample string 3</Text>
</StepReserveDto>
</Reserves>
<StartWorkDate>2026-07-14T04:47:15.1571559+00:00</StartWorkDate>
<StepId>9236ed4c-52d5-41c5-b4db-f51b6f15fb17</StepId>
<StepType>Loading</StepType>
<TripId>4b231b65-1305-401f-ac63-db0b6fa9ee88</TripId>
<Driver xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>7789f2ea-b960-4e2c-8057-ad133d83e111</d4p1:CustomerId>
<d4p1:DriverId>324793c8-3fde-4f2b-9e93-24c1ee793d66</d4p1:DriverId>
<d4p1:FirstName>sample string 2</d4p1:FirstName>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:LastName>sample string 3</d4p1:LastName>
<d4p1:Matricule>sample string 4</d4p1:Matricule>
</Driver>
<SubContractor xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 6</d4p1:Code>
<d4p1:ContactId>b8384580-108a-49db-ab02-e2d4e5d2af19</d4p1:ContactId>
<d4p1:Email>sample string 10</d4p1:Email>
<d4p1:Fax>sample string 9</d4p1:Fax>
<d4p1:Fix>sample string 7</d4p1:Fix>
<d4p1:Mobile>sample string 8</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 3</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:IsContact>true</d4p1:IsContact>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:SIRET>sample string 2</d4p1:SIRET>
<d4p1:Type>Agency</d4p1:Type>
</SubContractor>
<Trailer1 xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Trailer1>
<Trailer2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Trailer2>
<Vehicle xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Vehicle>
<Containers>
<ContainerDto>
<Goods>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
</Goods>
<Vehicle xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:Brand>sample string 20</d6p1:Brand>
<d6p1:CompatibleDownload>true</d6p1:CompatibleDownload>
<d6p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d6p1:CustomerId>
<d6p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcChangeMalfunctionLevel>
<d6p1:FuelName>sample string 24</d6p1:FuelName>
<d6p1:FuelTypeId>1</d6p1:FuelTypeId>
<d6p1:FuelTypeIdSynthesis>1</d6p1:FuelTypeIdSynthesis>
<d6p1:HasMalfunctionHistory>true</d6p1:HasMalfunctionHistory>
<d6p1:IDByGovernment>sample string 17</d6p1:IDByGovernment>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsFuelTypeConflict>true</d6p1:IsFuelTypeConflict>
<d6p1:IsVehicleCallForMaintenance>true</d6p1:IsVehicleCallForMaintenance>
<d6p1:LicencePlate>sample string 16</d6p1:LicencePlate>
<d6p1:MalfunctionLevel>Null</d6p1:MalfunctionLevel>
<d6p1:Model>sample string 21</d6p1:Model>
<d6p1:Name>sample string 18</d6p1:Name>
<d6p1:State>Active</d6p1:State>
<d6p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d6p1:VehicleId>
<d6p1:VehicleType>sample string 19</d6p1:VehicleType>
<d6p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d6p1:AgencyAffiliationId>
<d6p1:AgencyAffiliationName>sample string 2</d6p1:AgencyAffiliationName>
<d6p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d6p1:CANFuelReportUtc>
<d6p1:CameraType>WITHOUT_CAMERA</d6p1:CameraType>
<d6p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d6p1:CustomerGroupId>
<d6p1:CustomerGroupName>sample string 3</d6p1:CustomerGroupName>
<d6p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d6p1:ExternalInterfaceId>
<d6p1:ExternalInterfaces xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
</d6p1:ExternalInterfaces>
<d6p1:IdWS>1</d6p1:IdWS>
<d6p1:Imei>sample string 10</d6p1:Imei>
<d6p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d6p1:InitialEntryIntoService>
<d6p1:JobActivity>sample string 6</d6p1:JobActivity>
<d6p1:KmEndOfLease>1</d6p1:KmEndOfLease>
<d6p1:KmStartOfLease>1</d6p1:KmStartOfLease>
<d6p1:Milestone>13</d6p1:Milestone>
<d6p1:MilestoneAtAssignment>14</d6p1:MilestoneAtAssignment>
<d6p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d6p1:MobileUnitId>
<d6p1:MobileUnitName>sample string 9</d6p1:MobileUnitName>
<d6p1:NoGeoloc>true</d6p1:NoGeoloc>
<d6p1:Renting>true</d6p1:Renting>
<d6p1:ReservoirVolume>1</d6p1:ReservoirVolume>
<d6p1:TachySpeedLimit>1</d6p1:TachySpeedLimit>
<d6p1:TheoreticalConsumption>1.1</d6p1:TheoreticalConsumption>
<d6p1:Tolerance>8</d6p1:Tolerance>
<d6p1:TotalEngineHours>12.1</d6p1:TotalEngineHours>
<d6p1:TotalFuelUsed>11.1</d6p1:TotalFuelUsed>
<d6p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcEndOfLease>
<d6p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcMileageReport>
<d6p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcStartOfLease>
<d6p1:VIN>sample string 4</d6p1:VIN>
<d6p1:VehicleState>Active</d6p1:VehicleState>
</Vehicle>
</ContainerDto>
<ContainerDto>
<Goods>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
</Goods>
<Vehicle xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:Brand>sample string 20</d6p1:Brand>
<d6p1:CompatibleDownload>true</d6p1:CompatibleDownload>
<d6p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d6p1:CustomerId>
<d6p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcChangeMalfunctionLevel>
<d6p1:FuelName>sample string 24</d6p1:FuelName>
<d6p1:FuelTypeId>1</d6p1:FuelTypeId>
<d6p1:FuelTypeIdSynthesis>1</d6p1:FuelTypeIdSynthesis>
<d6p1:HasMalfunctionHistory>true</d6p1:HasMalfunctionHistory>
<d6p1:IDByGovernment>sample string 17</d6p1:IDByGovernment>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsFuelTypeConflict>true</d6p1:IsFuelTypeConflict>
<d6p1:IsVehicleCallForMaintenance>true</d6p1:IsVehicleCallForMaintenance>
<d6p1:LicencePlate>sample string 16</d6p1:LicencePlate>
<d6p1:MalfunctionLevel>Null</d6p1:MalfunctionLevel>
<d6p1:Model>sample string 21</d6p1:Model>
<d6p1:Name>sample string 18</d6p1:Name>
<d6p1:State>Active</d6p1:State>
<d6p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d6p1:VehicleId>
<d6p1:VehicleType>sample string 19</d6p1:VehicleType>
<d6p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d6p1:AgencyAffiliationId>
<d6p1:AgencyAffiliationName>sample string 2</d6p1:AgencyAffiliationName>
<d6p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d6p1:CANFuelReportUtc>
<d6p1:CameraType>WITHOUT_CAMERA</d6p1:CameraType>
<d6p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d6p1:CustomerGroupId>
<d6p1:CustomerGroupName>sample string 3</d6p1:CustomerGroupName>
<d6p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d6p1:ExternalInterfaceId>
<d6p1:ExternalInterfaces xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
</d6p1:ExternalInterfaces>
<d6p1:IdWS>1</d6p1:IdWS>
<d6p1:Imei>sample string 10</d6p1:Imei>
<d6p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d6p1:InitialEntryIntoService>
<d6p1:JobActivity>sample string 6</d6p1:JobActivity>
<d6p1:KmEndOfLease>1</d6p1:KmEndOfLease>
<d6p1:KmStartOfLease>1</d6p1:KmStartOfLease>
<d6p1:Milestone>13</d6p1:Milestone>
<d6p1:MilestoneAtAssignment>14</d6p1:MilestoneAtAssignment>
<d6p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d6p1:MobileUnitId>
<d6p1:MobileUnitName>sample string 9</d6p1:MobileUnitName>
<d6p1:NoGeoloc>true</d6p1:NoGeoloc>
<d6p1:Renting>true</d6p1:Renting>
<d6p1:ReservoirVolume>1</d6p1:ReservoirVolume>
<d6p1:TachySpeedLimit>1</d6p1:TachySpeedLimit>
<d6p1:TheoreticalConsumption>1.1</d6p1:TheoreticalConsumption>
<d6p1:Tolerance>8</d6p1:Tolerance>
<d6p1:TotalEngineHours>12.1</d6p1:TotalEngineHours>
<d6p1:TotalFuelUsed>11.1</d6p1:TotalFuelUsed>
<d6p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcEndOfLease>
<d6p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcMileageReport>
<d6p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcStartOfLease>
<d6p1:VIN>sample string 4</d6p1:VIN>
<d6p1:VehicleState>Active</d6p1:VehicleState>
</Vehicle>
</ContainerDto>
</Containers>
<EPALDelta>1</EPALDelta>
<Interlocutor xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 7</d4p1:Code>
<d4p1:ContactId>ea7bed78-ace2-4843-a233-b0a8444778c6</d4p1:ContactId>
<d4p1:Email>sample string 11</d4p1:Email>
<d4p1:Fax>sample string 10</d4p1:Fax>
<d4p1:Fix>sample string 8</d4p1:Fix>
<d4p1:Mobile>sample string 9</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 5</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:CompanyId>9c27a562-e50b-4a76-9dba-7a98b42d67c5</d4p1:CompanyId>
<d4p1:CompanyName>sample string 4</d4p1:CompanyName>
<d4p1:FirstNames>sample string 2</d4p1:FirstNames>
<d4p1:LastName>sample string 1</d4p1:LastName>
<d4p1:PersonnalPhone>sample string 3</d4p1:PersonnalPhone>
<d4p1:Position>Director</d4p1:Position>
<d4p1:BirthDate>2026-07-14T04:47:15.1571559+00:00</d4p1:BirthDate>
<d4p1:Title>Doctor</d4p1:Title>
</Interlocutor>
<Prescription>sample string 1</Prescription>
</StepWithContainerDto>
<StepWithContainerDto>
<Address xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</Address>
<Documents>
<StepDocumentDto>
<Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</Document>
<Id>1f11fb0a-6644-4e3a-b39e-47be23bd4d51</Id>
<StepId>8b8268ed-a26b-4de6-8a82-94536b9c2cf9</StepId>
<Text>sample string 3</Text>
<Type>Cmr</Type>
</StepDocumentDto>
<StepDocumentDto>
<Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</Document>
<Id>1f11fb0a-6644-4e3a-b39e-47be23bd4d51</Id>
<StepId>8b8268ed-a26b-4de6-8a82-94536b9c2cf9</StepId>
<Text>sample string 3</Text>
<Type>Cmr</Type>
</StepDocumentDto>
</Documents>
<DriverVisualization>true</DriverVisualization>
<EndWorkDate>2026-07-14T04:47:15.1571559+00:00</EndWorkDate>
<ExternalId>sample string 5</ExternalId>
<Index>4</Index>
<Place xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 6</d4p1:Code>
<d4p1:ContactId>b8384580-108a-49db-ab02-e2d4e5d2af19</d4p1:ContactId>
<d4p1:Email>sample string 10</d4p1:Email>
<d4p1:Fax>sample string 9</d4p1:Fax>
<d4p1:Fix>sample string 7</d4p1:Fix>
<d4p1:Mobile>sample string 8</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 3</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:IsContact>true</d4p1:IsContact>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:SIRET>sample string 2</d4p1:SIRET>
<d4p1:Type>Agency</d4p1:Type>
</Place>
<PlannedEndDate>2026-07-14T04:47:15.1571559+00:00</PlannedEndDate>
<PlannedStartDate>2026-07-14T04:47:15.1571559+00:00</PlannedStartDate>
<RealStartDate>2026-07-14T04:47:15.1571559+00:00</RealStartDate>
<Reserve>sample string 6</Reserve>
<Reserves>
<StepReserveDto>
<Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
</Documents>
<Id>b428c712-c358-4b56-b76e-30fc7bfe3845</Id>
<StepId>17e36343-e254-426e-ac96-82cbe552c182</StepId>
<Text>sample string 3</Text>
</StepReserveDto>
<StepReserveDto>
<Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
<d6p1:FileStorageDto>
<d6p1:AlternativeId>cacdc59c-9414-45f3-bec2-bb8306758fde</d6p1:AlternativeId>
<d6p1:ContentType>Null</d6p1:ContentType>
<d6p1:CreateDate>2026-07-14T04:47:15.1571559+00:00</d6p1:CreateDate>
<d6p1:CreatorId>20b14ba0-579c-48ad-af80-dee9f7af739c</d6p1:CreatorId>
<d6p1:CustomerId>2e7d1af5-bfbd-413b-a1e5-cb0675313a46</d6p1:CustomerId>
<d6p1:DateUtcExpireURL>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcExpireURL>
<d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
<d6p1:DriverId>f6e457d1-724a-49f5-9212-2dcabbf4ff65</d6p1:DriverId>
<d6p1:EventDate>2026-07-14T04:47:15.1571559+00:00</d6p1:EventDate>
<d6p1:FileDefinition>sample string 14</d6p1:FileDefinition>
<d6p1:FileReason>sample string 15</d6p1:FileReason>
<d6p1:FileSize>13</d6p1:FileSize>
<d6p1:FriendlyDriver>sample string 4</d6p1:FriendlyDriver>
<d6p1:FriendlyFileDemandor>sample string 7</d6p1:FriendlyFileDemandor>
<d6p1:FriendlyUserAccount>sample string 10</d6p1:FriendlyUserAccount>
<d6p1:FriendlyVehicule>sample string 3</d6p1:FriendlyVehicule>
<d6p1:GroupContentType>Null</d6p1:GroupContentType>
<d6p1:IDDirectory>1</d6p1:IDDirectory>
<d6p1:IDFileDemandor>Null</d6p1:IDFileDemandor>
<d6p1:IDKind>Null</d6p1:IDKind>
<d6p1:IDSource>121c5b35-da22-472f-b770-2aa0db6b56bb</d6p1:IDSource>
<d6p1:IDStorage>Null</d6p1:IDStorage>
<d6p1:Id>bf86262b-b06f-4f95-8aa3-5c8ca76bdff8</d6p1:Id>
<d6p1:IsHidden>true</d6p1:IsHidden>
<d6p1:Name>sample string 2</d6p1:Name>
<d6p1:NodeId>a2e6c130-6edb-4a48-ab99-29ba8ca85a05</d6p1:NodeId>
<d6p1:Origin>sample string 5</d6p1:Origin>
<d6p1:TimeToLive>2026-07-14T04:47:15.1571559+00:00</d6p1:TimeToLive>
<d6p1:URL>sample string 11</d6p1:URL>
<d6p1:UserAccountId>4c8d2280-eb12-44a0-9c76-1dc4e21e9289</d6p1:UserAccountId>
<d6p1:VehiculeId>a4e68192-2732-4075-9321-b67904a65b2f</d6p1:VehiculeId>
</d6p1:FileStorageDto>
</Documents>
<Id>b428c712-c358-4b56-b76e-30fc7bfe3845</Id>
<StepId>17e36343-e254-426e-ac96-82cbe552c182</StepId>
<Text>sample string 3</Text>
</StepReserveDto>
</Reserves>
<StartWorkDate>2026-07-14T04:47:15.1571559+00:00</StartWorkDate>
<StepId>9236ed4c-52d5-41c5-b4db-f51b6f15fb17</StepId>
<StepType>Loading</StepType>
<TripId>4b231b65-1305-401f-ac63-db0b6fa9ee88</TripId>
<Driver xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>7789f2ea-b960-4e2c-8057-ad133d83e111</d4p1:CustomerId>
<d4p1:DriverId>324793c8-3fde-4f2b-9e93-24c1ee793d66</d4p1:DriverId>
<d4p1:FirstName>sample string 2</d4p1:FirstName>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:LastName>sample string 3</d4p1:LastName>
<d4p1:Matricule>sample string 4</d4p1:Matricule>
</Driver>
<SubContractor xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 6</d4p1:Code>
<d4p1:ContactId>b8384580-108a-49db-ab02-e2d4e5d2af19</d4p1:ContactId>
<d4p1:Email>sample string 10</d4p1:Email>
<d4p1:Fax>sample string 9</d4p1:Fax>
<d4p1:Fix>sample string 7</d4p1:Fix>
<d4p1:Mobile>sample string 8</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 3</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:IsContact>true</d4p1:IsContact>
<d4p1:Name>sample string 1</d4p1:Name>
<d4p1:SIRET>sample string 2</d4p1:SIRET>
<d4p1:Type>Agency</d4p1:Type>
</SubContractor>
<Trailer1 xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Trailer1>
<Trailer2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Trailer2>
<Vehicle xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d4p1:Brand>sample string 20</d4p1:Brand>
<d4p1:CompatibleDownload>true</d4p1:CompatibleDownload>
<d4p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d4p1:CustomerId>
<d4p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d4p1:DateUtcChangeMalfunctionLevel>
<d4p1:FuelName>sample string 24</d4p1:FuelName>
<d4p1:FuelTypeId>1</d4p1:FuelTypeId>
<d4p1:FuelTypeIdSynthesis>1</d4p1:FuelTypeIdSynthesis>
<d4p1:HasMalfunctionHistory>true</d4p1:HasMalfunctionHistory>
<d4p1:IDByGovernment>sample string 17</d4p1:IDByGovernment>
<d4p1:IsActive>true</d4p1:IsActive>
<d4p1:IsFuelTypeConflict>true</d4p1:IsFuelTypeConflict>
<d4p1:IsVehicleCallForMaintenance>true</d4p1:IsVehicleCallForMaintenance>
<d4p1:LicencePlate>sample string 16</d4p1:LicencePlate>
<d4p1:MalfunctionLevel>Null</d4p1:MalfunctionLevel>
<d4p1:Model>sample string 21</d4p1:Model>
<d4p1:Name>sample string 18</d4p1:Name>
<d4p1:State>Active</d4p1:State>
<d4p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d4p1:VehicleId>
<d4p1:VehicleType>sample string 19</d4p1:VehicleType>
<d4p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d4p1:AgencyAffiliationId>
<d4p1:AgencyAffiliationName>sample string 2</d4p1:AgencyAffiliationName>
<d4p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d4p1:CANFuelReportUtc>
<d4p1:CameraType>WITHOUT_CAMERA</d4p1:CameraType>
<d4p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d4p1:CustomerGroupId>
<d4p1:CustomerGroupName>sample string 3</d4p1:CustomerGroupName>
<d4p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d4p1:ExternalInterfaceId>
<d4p1:ExternalInterfaces xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
<d5p1:ExternalInterfaceHeaderDto>
<d5p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d5p1:CustomerId>
<d5p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d5p1:Id>
<d5p1:Name>sample string 3</d5p1:Name>
</d5p1:ExternalInterfaceHeaderDto>
</d4p1:ExternalInterfaces>
<d4p1:IdWS>1</d4p1:IdWS>
<d4p1:Imei>sample string 10</d4p1:Imei>
<d4p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d4p1:InitialEntryIntoService>
<d4p1:JobActivity>sample string 6</d4p1:JobActivity>
<d4p1:KmEndOfLease>1</d4p1:KmEndOfLease>
<d4p1:KmStartOfLease>1</d4p1:KmStartOfLease>
<d4p1:Milestone>13</d4p1:Milestone>
<d4p1:MilestoneAtAssignment>14</d4p1:MilestoneAtAssignment>
<d4p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d4p1:MobileUnitId>
<d4p1:MobileUnitName>sample string 9</d4p1:MobileUnitName>
<d4p1:NoGeoloc>true</d4p1:NoGeoloc>
<d4p1:Renting>true</d4p1:Renting>
<d4p1:ReservoirVolume>1</d4p1:ReservoirVolume>
<d4p1:TachySpeedLimit>1</d4p1:TachySpeedLimit>
<d4p1:TheoreticalConsumption>1.1</d4p1:TheoreticalConsumption>
<d4p1:Tolerance>8</d4p1:Tolerance>
<d4p1:TotalEngineHours>12.1</d4p1:TotalEngineHours>
<d4p1:TotalFuelUsed>11.1</d4p1:TotalFuelUsed>
<d4p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcEndOfLease>
<d4p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcMileageReport>
<d4p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d4p1:UtcStartOfLease>
<d4p1:VIN>sample string 4</d4p1:VIN>
<d4p1:VehicleState>Active</d4p1:VehicleState>
</Vehicle>
<Containers>
<ContainerDto>
<Goods>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
</Goods>
<Vehicle xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:Brand>sample string 20</d6p1:Brand>
<d6p1:CompatibleDownload>true</d6p1:CompatibleDownload>
<d6p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d6p1:CustomerId>
<d6p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcChangeMalfunctionLevel>
<d6p1:FuelName>sample string 24</d6p1:FuelName>
<d6p1:FuelTypeId>1</d6p1:FuelTypeId>
<d6p1:FuelTypeIdSynthesis>1</d6p1:FuelTypeIdSynthesis>
<d6p1:HasMalfunctionHistory>true</d6p1:HasMalfunctionHistory>
<d6p1:IDByGovernment>sample string 17</d6p1:IDByGovernment>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsFuelTypeConflict>true</d6p1:IsFuelTypeConflict>
<d6p1:IsVehicleCallForMaintenance>true</d6p1:IsVehicleCallForMaintenance>
<d6p1:LicencePlate>sample string 16</d6p1:LicencePlate>
<d6p1:MalfunctionLevel>Null</d6p1:MalfunctionLevel>
<d6p1:Model>sample string 21</d6p1:Model>
<d6p1:Name>sample string 18</d6p1:Name>
<d6p1:State>Active</d6p1:State>
<d6p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d6p1:VehicleId>
<d6p1:VehicleType>sample string 19</d6p1:VehicleType>
<d6p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d6p1:AgencyAffiliationId>
<d6p1:AgencyAffiliationName>sample string 2</d6p1:AgencyAffiliationName>
<d6p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d6p1:CANFuelReportUtc>
<d6p1:CameraType>WITHOUT_CAMERA</d6p1:CameraType>
<d6p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d6p1:CustomerGroupId>
<d6p1:CustomerGroupName>sample string 3</d6p1:CustomerGroupName>
<d6p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d6p1:ExternalInterfaceId>
<d6p1:ExternalInterfaces xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
</d6p1:ExternalInterfaces>
<d6p1:IdWS>1</d6p1:IdWS>
<d6p1:Imei>sample string 10</d6p1:Imei>
<d6p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d6p1:InitialEntryIntoService>
<d6p1:JobActivity>sample string 6</d6p1:JobActivity>
<d6p1:KmEndOfLease>1</d6p1:KmEndOfLease>
<d6p1:KmStartOfLease>1</d6p1:KmStartOfLease>
<d6p1:Milestone>13</d6p1:Milestone>
<d6p1:MilestoneAtAssignment>14</d6p1:MilestoneAtAssignment>
<d6p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d6p1:MobileUnitId>
<d6p1:MobileUnitName>sample string 9</d6p1:MobileUnitName>
<d6p1:NoGeoloc>true</d6p1:NoGeoloc>
<d6p1:Renting>true</d6p1:Renting>
<d6p1:ReservoirVolume>1</d6p1:ReservoirVolume>
<d6p1:TachySpeedLimit>1</d6p1:TachySpeedLimit>
<d6p1:TheoreticalConsumption>1.1</d6p1:TheoreticalConsumption>
<d6p1:Tolerance>8</d6p1:Tolerance>
<d6p1:TotalEngineHours>12.1</d6p1:TotalEngineHours>
<d6p1:TotalFuelUsed>11.1</d6p1:TotalFuelUsed>
<d6p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcEndOfLease>
<d6p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcMileageReport>
<d6p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcStartOfLease>
<d6p1:VIN>sample string 4</d6p1:VIN>
<d6p1:VehicleState>Active</d6p1:VehicleState>
</Vehicle>
</ContainerDto>
<ContainerDto>
<Goods>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
<GoodDto>
<ContainerType>Container</ContainerType>
<DimensionX>1.1</DimensionX>
<DimensionY>1.1</DimensionY>
<DimensionZ>1.1</DimensionZ>
<ExternalId>sample string 4</ExternalId>
<LinearMeter>1.1</LinearMeter>
<Name>sample string 2</Name>
<OnLoadOrder>sample string 5</OnLoadOrder>
<PlannedQuantity>6</PlannedQuantity>
<Position>1</Position>
<RealQuantity>1</RealQuantity>
<Reference>sample string 3</Reference>
<TypeQuantity>Unity</TypeQuantity>
<Volume>1.1</Volume>
<Weight>1.1</Weight>
<GoodId>77ef9a59-8e45-49fd-a606-8ead0e33d658</GoodId>
</GoodDto>
</Goods>
<Vehicle xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<d6p1:Brand>sample string 20</d6p1:Brand>
<d6p1:CompatibleDownload>true</d6p1:CompatibleDownload>
<d6p1:CustomerId>6af05983-d667-4784-8a42-21a657df8afa</d6p1:CustomerId>
<d6p1:DateUtcChangeMalfunctionLevel>2026-07-14T04:47:15.1571559+00:00</d6p1:DateUtcChangeMalfunctionLevel>
<d6p1:FuelName>sample string 24</d6p1:FuelName>
<d6p1:FuelTypeId>1</d6p1:FuelTypeId>
<d6p1:FuelTypeIdSynthesis>1</d6p1:FuelTypeIdSynthesis>
<d6p1:HasMalfunctionHistory>true</d6p1:HasMalfunctionHistory>
<d6p1:IDByGovernment>sample string 17</d6p1:IDByGovernment>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsFuelTypeConflict>true</d6p1:IsFuelTypeConflict>
<d6p1:IsVehicleCallForMaintenance>true</d6p1:IsVehicleCallForMaintenance>
<d6p1:LicencePlate>sample string 16</d6p1:LicencePlate>
<d6p1:MalfunctionLevel>Null</d6p1:MalfunctionLevel>
<d6p1:Model>sample string 21</d6p1:Model>
<d6p1:Name>sample string 18</d6p1:Name>
<d6p1:State>Active</d6p1:State>
<d6p1:VehicleId>df933021-7b26-43f7-a0bb-cab62b526070</d6p1:VehicleId>
<d6p1:VehicleType>sample string 19</d6p1:VehicleType>
<d6p1:AgencyAffiliationId>eef2297e-c6b4-4981-b6c8-37954e573c4d</d6p1:AgencyAffiliationId>
<d6p1:AgencyAffiliationName>sample string 2</d6p1:AgencyAffiliationName>
<d6p1:CANFuelReportUtc>2026-07-14T04:47:15.1571559+00:00</d6p1:CANFuelReportUtc>
<d6p1:CameraType>WITHOUT_CAMERA</d6p1:CameraType>
<d6p1:CustomerGroupId>077c3962-dad2-47dc-a4ee-83ebeb0d36d9</d6p1:CustomerGroupId>
<d6p1:CustomerGroupName>sample string 3</d6p1:CustomerGroupName>
<d6p1:ExternalInterfaceId>fa415075-e04d-40bb-8f33-906d20d7ddf8</d6p1:ExternalInterfaceId>
<d6p1:ExternalInterfaces xmlns:d7p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.ExternalInterface">
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
<d7p1:ExternalInterfaceHeaderDto>
<d7p1:CustomerId>afaba74a-6aeb-4e5d-9a2e-7e017d499844</d7p1:CustomerId>
<d7p1:Id>5897080b-1637-4ba8-8447-7f0ac3cd8171</d7p1:Id>
<d7p1:Name>sample string 3</d7p1:Name>
</d7p1:ExternalInterfaceHeaderDto>
</d6p1:ExternalInterfaces>
<d6p1:IdWS>1</d6p1:IdWS>
<d6p1:Imei>sample string 10</d6p1:Imei>
<d6p1:InitialEntryIntoService>2026-07-14T04:47:15.1571559+00:00</d6p1:InitialEntryIntoService>
<d6p1:JobActivity>sample string 6</d6p1:JobActivity>
<d6p1:KmEndOfLease>1</d6p1:KmEndOfLease>
<d6p1:KmStartOfLease>1</d6p1:KmStartOfLease>
<d6p1:Milestone>13</d6p1:Milestone>
<d6p1:MilestoneAtAssignment>14</d6p1:MilestoneAtAssignment>
<d6p1:MobileUnitId>8312cfcf-5725-4ad8-9e78-88aa7deb780d</d6p1:MobileUnitId>
<d6p1:MobileUnitName>sample string 9</d6p1:MobileUnitName>
<d6p1:NoGeoloc>true</d6p1:NoGeoloc>
<d6p1:Renting>true</d6p1:Renting>
<d6p1:ReservoirVolume>1</d6p1:ReservoirVolume>
<d6p1:TachySpeedLimit>1</d6p1:TachySpeedLimit>
<d6p1:TheoreticalConsumption>1.1</d6p1:TheoreticalConsumption>
<d6p1:Tolerance>8</d6p1:Tolerance>
<d6p1:TotalEngineHours>12.1</d6p1:TotalEngineHours>
<d6p1:TotalFuelUsed>11.1</d6p1:TotalFuelUsed>
<d6p1:UtcEndOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcEndOfLease>
<d6p1:UtcMileageReport>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcMileageReport>
<d6p1:UtcStartOfLease>2026-07-14T04:47:15.1571559+00:00</d6p1:UtcStartOfLease>
<d6p1:VIN>sample string 4</d6p1:VIN>
<d6p1:VehicleState>Active</d6p1:VehicleState>
</Vehicle>
</ContainerDto>
</Containers>
<EPALDelta>1</EPALDelta>
<Interlocutor xmlns:d4p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:Code>sample string 7</d4p1:Code>
<d4p1:ContactId>ea7bed78-ace2-4843-a233-b0a8444778c6</d4p1:ContactId>
<d4p1:Email>sample string 11</d4p1:Email>
<d4p1:Fax>sample string 10</d4p1:Fax>
<d4p1:Fix>sample string 8</d4p1:Fix>
<d4p1:Mobile>sample string 9</d4p1:Mobile>
<d4p1:OdooId>1</d4p1:OdooId>
<d4p1:Subcontractor>true</d4p1:Subcontractor>
<d4p1:TierType>sample string 5</d4p1:TierType>
<d4p1:Zoi>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:FirstPartAddress>sample string 7</d4p1:FirstPartAddress>
<d4p1:Latitude>1.1</d4p1:Latitude>
<d4p1:Longitude>1.1</d4p1:Longitude>
<d4p1:SecondPartAddress>sample string 8</d4p1:SecondPartAddress>
<d4p1:StreetNumber>1</d4p1:StreetNumber>
<d4p1:ZIPCode>sample string 9</d4p1:ZIPCode>
<d4p1:AoiId>b496aebb-7104-4dba-b366-a4dfb1b152ef</d4p1:AoiId>
<d4p1:ISOCountryCode>sample string 2</d4p1:ISOCountryCode>
<d4p1:Name>sample string 5</d4p1:Name>
<d4p1:Radius>4</d4p1:Radius>
<d4p1:ShowOnMap>true</d4p1:ShowOnMap>
<d4p1:UsedByTMSSteps>true</d4p1:UsedByTMSSteps>
</d4p1:Zoi>
<d4p1:CompanyId>9c27a562-e50b-4a76-9dba-7a98b42d67c5</d4p1:CompanyId>
<d4p1:CompanyName>sample string 4</d4p1:CompanyName>
<d4p1:FirstNames>sample string 2</d4p1:FirstNames>
<d4p1:LastName>sample string 1</d4p1:LastName>
<d4p1:PersonnalPhone>sample string 3</d4p1:PersonnalPhone>
<d4p1:Position>Director</d4p1:Position>
<d4p1:BirthDate>2026-07-14T04:47:15.1571559+00:00</d4p1:BirthDate>
<d4p1:Title>Doctor</d4p1:Title>
</Interlocutor>
<Prescription>sample string 1</Prescription>
</StepWithContainerDto>
</Steps>
</TransportOrderDto>