POST api/v2/transportOrder

Création d'un ordre de transport

Request Information

URI Parameters

None.

Body Parameters

TransportOrderDefinitionDto
NameDescriptionTypeAdditional information
CustomerId

Identifiant du client ( optionnel , récup via l'user connecté )

globally unique identifier

None.

InterlocutorId

Identifiant de l'interlocuteur

globally unique identifier

None.

OrganiserId

identifiant de l'organisateur

globally unique identifier

None.

Steps

Liste des étapes

Collection of StepWithContainerDefinitionDto

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.

Request Formats

application/json, text/json

Sample:
{
  "CustomerId": "fcc6e05e-943c-40f8-b64a-dfae0ceef045",
  "InterlocutorId": "7ee6d87d-06bb-4ee9-9b9a-c761bd388f9a",
  "OrganiserId": "fe1ac2c1-a658-48d6-8fcf-a9c052db2ffd",
  "Steps": [
    {
      "DriverId": "5b92a1cc-6e69-4298-895f-934f869aeec8",
      "VehicleId": "e5f479cf-8c65-4b53-8e7b-3497ebfb9b95",
      "Prescription": "sample string 1",
      "InterlocutorId": "06b7961b-18c3-4c84-aefe-1d3927ac92c0",
      "Containers": [
        {
          "VehicleId": "1dc3d68e-83b4-4503-8c88-ccc6980b5294",
          "Goods": [
            {
              "GoodId": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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
            }
          ]
        },
        {
          "VehicleId": "1dc3d68e-83b4-4503-8c88-ccc6980b5294",
          "Goods": [
            {
              "GoodId": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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,
      "StepId": "6564b7c4-4e49-4223-ba76-afb7a52414cc",
      "TripId": "72e06f5b-e298-4224-b969-3f9a39c7c22b",
      "PlannedStartDate": "2026-01-19T19:05:55.3851659+00:00",
      "PlannedEndDate": "2026-01-19T19:05:55.3851659+00:00",
      "Place": {
        "Name": "sample string 1",
        "Type": 0,
        "SIRET": "sample string 2",
        "TierType": "sample string 3",
        "IsContact": true,
        "ContactId": "cfe2844a-29b9-4d3f-b2b7-fd0671cd220f",
        "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": "3a115b2b-dff1-486f-bca5-38ecf13a31d5",
          "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-01-19T19:05:55.3851659+00:00",
      "DriverVisualization": true,
      "Index": 4,
      "StartWorkDate": "2026-01-19T19:05:55.3851659+00:00",
      "EndWorkDate": "2026-01-19T19:05:55.3851659+00:00",
      "StepType": 0,
      "ExternalId": "sample string 5",
      "Reserve": "sample string 6",
      "Reserves": [
        {
          "Documents": [
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            }
          ],
          "Id": "ebe95e9c-5102-4992-8985-2f0d5fe09fdb",
          "StepId": "501b0a18-4989-4dd1-9457-9b64ec026232",
          "Text": "sample string 3"
        },
        {
          "Documents": [
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            }
          ],
          "Id": "ebe95e9c-5102-4992-8985-2f0d5fe09fdb",
          "StepId": "501b0a18-4989-4dd1-9457-9b64ec026232",
          "Text": "sample string 3"
        }
      ],
      "Documents": [
        {
          "Document": {
            "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
            "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
            "IDDirectory": 1,
            "Name": "sample string 2",
            "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
            "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
            "FriendlyVehicule": "sample string 3",
            "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
            "FriendlyDriver": "sample string 4",
            "Origin": "sample string 5",
            "IDKind": 0,
            "IDStorage": 0,
            "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
            "IDFileDemandor": 0,
            "FriendlyFileDemandor": "sample string 7",
            "DemandorDetails": "sample string 8",
            "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
            "EventDate": "2026-01-19T19:05:55.3851659+00:00",
            "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
            "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
            "FriendlyUserAccount": "sample string 10",
            "URL": "sample string 11",
            "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
            "GroupContentType": 0,
            "ContentType": 0,
            "IsHidden": true,
            "FileSize": 13,
            "FileReason": "sample string 14"
          },
          "Id": "b444f864-bd1d-4739-82eb-3efc226a6f34",
          "StepId": "5e3a2168-6328-4fcf-a3e0-122ddccf722b",
          "Text": "sample string 3",
          "Type": 1
        },
        {
          "Document": {
            "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
            "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
            "IDDirectory": 1,
            "Name": "sample string 2",
            "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
            "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
            "FriendlyVehicule": "sample string 3",
            "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
            "FriendlyDriver": "sample string 4",
            "Origin": "sample string 5",
            "IDKind": 0,
            "IDStorage": 0,
            "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
            "IDFileDemandor": 0,
            "FriendlyFileDemandor": "sample string 7",
            "DemandorDetails": "sample string 8",
            "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
            "EventDate": "2026-01-19T19:05:55.3851659+00:00",
            "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
            "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
            "FriendlyUserAccount": "sample string 10",
            "URL": "sample string 11",
            "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
            "GroupContentType": 0,
            "ContentType": 0,
            "IsHidden": true,
            "FileSize": 13,
            "FileReason": "sample string 14"
          },
          "Id": "b444f864-bd1d-4739-82eb-3efc226a6f34",
          "StepId": "5e3a2168-6328-4fcf-a3e0-122ddccf722b",
          "Text": "sample string 3",
          "Type": 1
        }
      ]
    },
    {
      "DriverId": "5b92a1cc-6e69-4298-895f-934f869aeec8",
      "VehicleId": "e5f479cf-8c65-4b53-8e7b-3497ebfb9b95",
      "Prescription": "sample string 1",
      "InterlocutorId": "06b7961b-18c3-4c84-aefe-1d3927ac92c0",
      "Containers": [
        {
          "VehicleId": "1dc3d68e-83b4-4503-8c88-ccc6980b5294",
          "Goods": [
            {
              "GoodId": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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
            }
          ]
        },
        {
          "VehicleId": "1dc3d68e-83b4-4503-8c88-ccc6980b5294",
          "Goods": [
            {
              "GoodId": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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": "b68a1711-4eb8-403e-9a97-14f1cdb40651",
              "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,
      "StepId": "6564b7c4-4e49-4223-ba76-afb7a52414cc",
      "TripId": "72e06f5b-e298-4224-b969-3f9a39c7c22b",
      "PlannedStartDate": "2026-01-19T19:05:55.3851659+00:00",
      "PlannedEndDate": "2026-01-19T19:05:55.3851659+00:00",
      "Place": {
        "Name": "sample string 1",
        "Type": 0,
        "SIRET": "sample string 2",
        "TierType": "sample string 3",
        "IsContact": true,
        "ContactId": "cfe2844a-29b9-4d3f-b2b7-fd0671cd220f",
        "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": "3a115b2b-dff1-486f-bca5-38ecf13a31d5",
          "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-01-19T19:05:55.3851659+00:00",
      "DriverVisualization": true,
      "Index": 4,
      "StartWorkDate": "2026-01-19T19:05:55.3851659+00:00",
      "EndWorkDate": "2026-01-19T19:05:55.3851659+00:00",
      "StepType": 0,
      "ExternalId": "sample string 5",
      "Reserve": "sample string 6",
      "Reserves": [
        {
          "Documents": [
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            }
          ],
          "Id": "ebe95e9c-5102-4992-8985-2f0d5fe09fdb",
          "StepId": "501b0a18-4989-4dd1-9457-9b64ec026232",
          "Text": "sample string 3"
        },
        {
          "Documents": [
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            {
              "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
              "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
              "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
              "EventDate": "2026-01-19T19:05:55.3851659+00:00",
              "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
              "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            }
          ],
          "Id": "ebe95e9c-5102-4992-8985-2f0d5fe09fdb",
          "StepId": "501b0a18-4989-4dd1-9457-9b64ec026232",
          "Text": "sample string 3"
        }
      ],
      "Documents": [
        {
          "Document": {
            "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
            "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
            "IDDirectory": 1,
            "Name": "sample string 2",
            "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
            "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
            "FriendlyVehicule": "sample string 3",
            "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
            "FriendlyDriver": "sample string 4",
            "Origin": "sample string 5",
            "IDKind": 0,
            "IDStorage": 0,
            "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
            "IDFileDemandor": 0,
            "FriendlyFileDemandor": "sample string 7",
            "DemandorDetails": "sample string 8",
            "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
            "EventDate": "2026-01-19T19:05:55.3851659+00:00",
            "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
            "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
            "FriendlyUserAccount": "sample string 10",
            "URL": "sample string 11",
            "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
            "GroupContentType": 0,
            "ContentType": 0,
            "IsHidden": true,
            "FileSize": 13,
            "FileReason": "sample string 14"
          },
          "Id": "b444f864-bd1d-4739-82eb-3efc226a6f34",
          "StepId": "5e3a2168-6328-4fcf-a3e0-122ddccf722b",
          "Text": "sample string 3",
          "Type": 1
        },
        {
          "Document": {
            "Id": "98a52fb1-86f1-4e0d-9c3a-c5916375fb2d",
            "NodeId": "e290b2b3-2b9d-47de-9a36-8c69d4fe557a",
            "IDDirectory": 1,
            "Name": "sample string 2",
            "CustomerId": "95a08f3d-49e2-407e-b891-8f8669d3bd6f",
            "VehiculeId": "2e4304f0-7503-40e8-8710-dd21bdeefe8b",
            "FriendlyVehicule": "sample string 3",
            "DriverId": "0a7f5331-6002-45eb-934d-a4dd1448669a",
            "FriendlyDriver": "sample string 4",
            "Origin": "sample string 5",
            "IDKind": 0,
            "IDStorage": 0,
            "IDSource": "42ffd7c0-4e1a-4964-ae64-b69c178436b5",
            "IDFileDemandor": 0,
            "FriendlyFileDemandor": "sample string 7",
            "DemandorDetails": "sample string 8",
            "CreateDate": "2026-01-19T19:05:55.3851659+00:00",
            "EventDate": "2026-01-19T19:05:55.3851659+00:00",
            "TimeToLive": "2026-01-19T19:05:55.3851659+00:00",
            "UserAccountId": "69122971-67bf-4e6c-bc77-454e7494f87e",
            "FriendlyUserAccount": "sample string 10",
            "URL": "sample string 11",
            "DateUtcExpireURL": "2026-01-19T19:05:55.3851659+00:00",
            "GroupContentType": 0,
            "ContentType": 0,
            "IsHidden": true,
            "FileSize": 13,
            "FileReason": "sample string 14"
          },
          "Id": "b444f864-bd1d-4739-82eb-3efc226a6f34",
          "StepId": "5e3a2168-6328-4fcf-a3e0-122ddccf722b",
          "Text": "sample string 3",
          "Type": 1
        }
      ]
    }
  ],
  "TransportOrderId": "a72fa78b-dc6a-474f-9083-e5b44980ec21",
  "TrackingType": 0,
  "CreationDate": "2026-01-19T19:05:55.3851659+00:00",
  "Memo": "sample string 4",
  "FileNumber": "sample string 5",
  "ExternalId": "sample string 6",
  "PlannedState": 0,
  "AffectedState": 0,
  "Archived": true,
  "IsRecurrent": true,
  "OdooFolderState": 0,
  "Locked": true
}

application/xml, text/xml

Sample:
<TransportOrderDefinitionDto 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-01-19T19:05:55.3851659+00:00</CreationDate>
  <CustomerId>3eba6796-c413-4820-a771-59aedb88c2f7</CustomerId>
  <ExternalId>sample string 6</ExternalId>
  <FileNumber>sample string 5</FileNumber>
  <IsRecurrent>true</IsRecurrent>
  <Locked>true</Locked>
  <Memo>sample string 4</Memo>
  <OdooFolderState>NOT_APPLICABLE</OdooFolderState>
  <PlannedState>Uncompleted</PlannedState>
  <TrackingType>None</TrackingType>
  <TransportOrderId>a72fa78b-dc6a-474f-9083-e5b44980ec21</TransportOrderId>
  <CustomerId>fcc6e05e-943c-40f8-b64a-dfae0ceef045</CustomerId>
  <InterlocutorId>7ee6d87d-06bb-4ee9-9b9a-c761bd388f9a</InterlocutorId>
  <OrganiserId>fe1ac2c1-a658-48d6-8fcf-a9c052db2ffd</OrganiserId>
  <Steps>
    <StepWithContainerDefinitionDto>
      <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>3a115b2b-dff1-486f-bca5-38ecf13a31d5</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:ContentType>Null</d6p1:ContentType>
            <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
            <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
            <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
            <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
            <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
            <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
            <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
            <d6p1:IDStorage>Null</d6p1:IDStorage>
            <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
            <d6p1:IsHidden>true</d6p1:IsHidden>
            <d6p1:Name>sample string 2</d6p1:Name>
            <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
            <d6p1:Origin>sample string 5</d6p1:Origin>
            <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
            <d6p1:URL>sample string 11</d6p1:URL>
            <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
            <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
          </Document>
          <Id>b444f864-bd1d-4739-82eb-3efc226a6f34</Id>
          <StepId>5e3a2168-6328-4fcf-a3e0-122ddccf722b</StepId>
          <Text>sample string 3</Text>
          <Type>Cmr</Type>
        </StepDocumentDto>
        <StepDocumentDto>
          <Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
            <d6p1:ContentType>Null</d6p1:ContentType>
            <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
            <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
            <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
            <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
            <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
            <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
            <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
            <d6p1:IDStorage>Null</d6p1:IDStorage>
            <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
            <d6p1:IsHidden>true</d6p1:IsHidden>
            <d6p1:Name>sample string 2</d6p1:Name>
            <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
            <d6p1:Origin>sample string 5</d6p1:Origin>
            <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
            <d6p1:URL>sample string 11</d6p1:URL>
            <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
            <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
          </Document>
          <Id>b444f864-bd1d-4739-82eb-3efc226a6f34</Id>
          <StepId>5e3a2168-6328-4fcf-a3e0-122ddccf722b</StepId>
          <Text>sample string 3</Text>
          <Type>Cmr</Type>
        </StepDocumentDto>
      </Documents>
      <DriverVisualization>true</DriverVisualization>
      <EndWorkDate>2026-01-19T19:05:55.3851659+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>cfe2844a-29b9-4d3f-b2b7-fd0671cd220f</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>3a115b2b-dff1-486f-bca5-38ecf13a31d5</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-01-19T19:05:55.3851659+00:00</PlannedEndDate>
      <PlannedStartDate>2026-01-19T19:05:55.3851659+00:00</PlannedStartDate>
      <RealStartDate>2026-01-19T19:05:55.3851659+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:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
          </Documents>
          <Id>ebe95e9c-5102-4992-8985-2f0d5fe09fdb</Id>
          <StepId>501b0a18-4989-4dd1-9457-9b64ec026232</StepId>
          <Text>sample string 3</Text>
        </StepReserveDto>
        <StepReserveDto>
          <Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
          </Documents>
          <Id>ebe95e9c-5102-4992-8985-2f0d5fe09fdb</Id>
          <StepId>501b0a18-4989-4dd1-9457-9b64ec026232</StepId>
          <Text>sample string 3</Text>
        </StepReserveDto>
      </Reserves>
      <StartWorkDate>2026-01-19T19:05:55.3851659+00:00</StartWorkDate>
      <StepId>6564b7c4-4e49-4223-ba76-afb7a52414cc</StepId>
      <StepType>Loading</StepType>
      <TripId>72e06f5b-e298-4224-b969-3f9a39c7c22b</TripId>
      <Containers>
        <ContainerDefinitionDto>
          <Goods>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
          </Goods>
          <StepId>81bedb7c-d3f3-4bea-a984-cf4104a2790e</StepId>
          <VehicleId>1dc3d68e-83b4-4503-8c88-ccc6980b5294</VehicleId>
        </ContainerDefinitionDto>
        <ContainerDefinitionDto>
          <Goods>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
          </Goods>
          <StepId>81bedb7c-d3f3-4bea-a984-cf4104a2790e</StepId>
          <VehicleId>1dc3d68e-83b4-4503-8c88-ccc6980b5294</VehicleId>
        </ContainerDefinitionDto>
      </Containers>
      <DriverId>5b92a1cc-6e69-4298-895f-934f869aeec8</DriverId>
      <EPALDelta>1</EPALDelta>
      <InterlocutorId>06b7961b-18c3-4c84-aefe-1d3927ac92c0</InterlocutorId>
      <Prescription>sample string 1</Prescription>
      <VehicleId>e5f479cf-8c65-4b53-8e7b-3497ebfb9b95</VehicleId>
    </StepWithContainerDefinitionDto>
    <StepWithContainerDefinitionDto>
      <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>3a115b2b-dff1-486f-bca5-38ecf13a31d5</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:ContentType>Null</d6p1:ContentType>
            <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
            <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
            <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
            <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
            <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
            <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
            <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
            <d6p1:IDStorage>Null</d6p1:IDStorage>
            <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
            <d6p1:IsHidden>true</d6p1:IsHidden>
            <d6p1:Name>sample string 2</d6p1:Name>
            <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
            <d6p1:Origin>sample string 5</d6p1:Origin>
            <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
            <d6p1:URL>sample string 11</d6p1:URL>
            <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
            <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
          </Document>
          <Id>b444f864-bd1d-4739-82eb-3efc226a6f34</Id>
          <StepId>5e3a2168-6328-4fcf-a3e0-122ddccf722b</StepId>
          <Text>sample string 3</Text>
          <Type>Cmr</Type>
        </StepDocumentDto>
        <StepDocumentDto>
          <Document xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
            <d6p1:ContentType>Null</d6p1:ContentType>
            <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
            <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
            <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
            <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
            <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
            <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
            <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
            <d6p1:IDStorage>Null</d6p1:IDStorage>
            <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
            <d6p1:IsHidden>true</d6p1:IsHidden>
            <d6p1:Name>sample string 2</d6p1:Name>
            <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
            <d6p1:Origin>sample string 5</d6p1:Origin>
            <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
            <d6p1:URL>sample string 11</d6p1:URL>
            <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
            <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
          </Document>
          <Id>b444f864-bd1d-4739-82eb-3efc226a6f34</Id>
          <StepId>5e3a2168-6328-4fcf-a3e0-122ddccf722b</StepId>
          <Text>sample string 3</Text>
          <Type>Cmr</Type>
        </StepDocumentDto>
      </Documents>
      <DriverVisualization>true</DriverVisualization>
      <EndWorkDate>2026-01-19T19:05:55.3851659+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>cfe2844a-29b9-4d3f-b2b7-fd0671cd220f</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>3a115b2b-dff1-486f-bca5-38ecf13a31d5</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-01-19T19:05:55.3851659+00:00</PlannedEndDate>
      <PlannedStartDate>2026-01-19T19:05:55.3851659+00:00</PlannedStartDate>
      <RealStartDate>2026-01-19T19:05:55.3851659+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:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
          </Documents>
          <Id>ebe95e9c-5102-4992-8985-2f0d5fe09fdb</Id>
          <StepId>501b0a18-4989-4dd1-9457-9b64ec026232</StepId>
          <Text>sample string 3</Text>
        </StepReserveDto>
        <StepReserveDto>
          <Documents xmlns:d6p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
            <d6p1:FileStorageDto>
              <d6p1:ContentType>Null</d6p1:ContentType>
              <d6p1:CreateDate>2026-01-19T19:05:55.3851659+00:00</d6p1:CreateDate>
              <d6p1:CustomerId>95a08f3d-49e2-407e-b891-8f8669d3bd6f</d6p1:CustomerId>
              <d6p1:DateUtcExpireURL>2026-01-19T19:05:55.3851659+00:00</d6p1:DateUtcExpireURL>
              <d6p1:DemandorDetails>sample string 8</d6p1:DemandorDetails>
              <d6p1:DriverId>0a7f5331-6002-45eb-934d-a4dd1448669a</d6p1:DriverId>
              <d6p1:EventDate>2026-01-19T19:05:55.3851659+00:00</d6p1:EventDate>
              <d6p1:FileReason>sample string 14</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>42ffd7c0-4e1a-4964-ae64-b69c178436b5</d6p1:IDSource>
              <d6p1:IDStorage>Null</d6p1:IDStorage>
              <d6p1:Id>98a52fb1-86f1-4e0d-9c3a-c5916375fb2d</d6p1:Id>
              <d6p1:IsHidden>true</d6p1:IsHidden>
              <d6p1:Name>sample string 2</d6p1:Name>
              <d6p1:NodeId>e290b2b3-2b9d-47de-9a36-8c69d4fe557a</d6p1:NodeId>
              <d6p1:Origin>sample string 5</d6p1:Origin>
              <d6p1:TimeToLive>2026-01-19T19:05:55.3851659+00:00</d6p1:TimeToLive>
              <d6p1:URL>sample string 11</d6p1:URL>
              <d6p1:UserAccountId>69122971-67bf-4e6c-bc77-454e7494f87e</d6p1:UserAccountId>
              <d6p1:VehiculeId>2e4304f0-7503-40e8-8710-dd21bdeefe8b</d6p1:VehiculeId>
            </d6p1:FileStorageDto>
          </Documents>
          <Id>ebe95e9c-5102-4992-8985-2f0d5fe09fdb</Id>
          <StepId>501b0a18-4989-4dd1-9457-9b64ec026232</StepId>
          <Text>sample string 3</Text>
        </StepReserveDto>
      </Reserves>
      <StartWorkDate>2026-01-19T19:05:55.3851659+00:00</StartWorkDate>
      <StepId>6564b7c4-4e49-4223-ba76-afb7a52414cc</StepId>
      <StepType>Loading</StepType>
      <TripId>72e06f5b-e298-4224-b969-3f9a39c7c22b</TripId>
      <Containers>
        <ContainerDefinitionDto>
          <Goods>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
          </Goods>
          <StepId>81bedb7c-d3f3-4bea-a984-cf4104a2790e</StepId>
          <VehicleId>1dc3d68e-83b4-4503-8c88-ccc6980b5294</VehicleId>
        </ContainerDefinitionDto>
        <ContainerDefinitionDto>
          <Goods>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
            <GoodDefinitionDto>
              <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>b68a1711-4eb8-403e-9a97-14f1cdb40651</GoodId>
            </GoodDefinitionDto>
          </Goods>
          <StepId>81bedb7c-d3f3-4bea-a984-cf4104a2790e</StepId>
          <VehicleId>1dc3d68e-83b4-4503-8c88-ccc6980b5294</VehicleId>
        </ContainerDefinitionDto>
      </Containers>
      <DriverId>5b92a1cc-6e69-4298-895f-934f869aeec8</DriverId>
      <EPALDelta>1</EPALDelta>
      <InterlocutorId>06b7961b-18c3-4c84-aefe-1d3927ac92c0</InterlocutorId>
      <Prescription>sample string 1</Prescription>
      <VehicleId>e5f479cf-8c65-4b53-8e7b-3497ebfb9b95</VehicleId>
    </StepWithContainerDefinitionDto>
  </Steps>
</TransportOrderDefinitionDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

GenResponseDtoOfTransportOrderDefinitionDto
NameDescriptionTypeAdditional information
IsValid

boolean

None.

Errors

Collection of string

None.

Data

TransportOrderDefinitionDto

None.

CmdId

globally unique identifier

None.

Response Formats

application/json, text/json

Sample:
{
  "IsValid": true,
  "Errors": [
    "sample string 1",
    "sample string 2"
  ],
  "Data": {
    "CustomerId": "0c5ad908-ae12-487c-bac0-e4e4631d4e3a",
    "InterlocutorId": "e9638d8f-e431-4b67-9a37-56481f755c8a",
    "OrganiserId": "885b7b4f-ba03-476c-a578-406b58100517",
    "Steps": [
      {
        "DriverId": "12efe4de-5f98-4dbe-946a-959c84470d22",
        "VehicleId": "90f5e49a-b5b0-4562-80cf-77d4e746c013",
        "Prescription": "sample string 1",
        "InterlocutorId": "d692bf8b-710f-49f2-9b6c-f48ebd742b96",
        "Containers": [
          {
            "VehicleId": "fb19980f-bb76-4f7d-82aa-c054cfe0b8bb",
            "Goods": [
              {
                "GoodId": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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
              }
            ]
          },
          {
            "VehicleId": "fb19980f-bb76-4f7d-82aa-c054cfe0b8bb",
            "Goods": [
              {
                "GoodId": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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,
        "StepId": "a252557d-52bf-482f-b1c6-1b538bbdd256",
        "TripId": "561af866-c2bb-44f4-84f9-20db69adfc09",
        "PlannedStartDate": "2026-01-19T19:05:55.4632968+00:00",
        "PlannedEndDate": "2026-01-19T19:05:55.4632968+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "dec5c5e2-a3d7-4696-95de-ce3d183489c7",
          "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": "aebadea6-6a6f-4456-b50b-b14882ace95c",
            "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-01-19T19:05:55.4632968+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-01-19T19:05:55.4632968+00:00",
        "EndWorkDate": "2026-01-19T19:05:55.4632968+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              },
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              }
            ],
            "Id": "068cf1c1-9a95-4a36-a0ea-f36d76bf9a72",
            "StepId": "0a86ec87-499a-48e3-a56f-7e104f4ede26",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              },
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              }
            ],
            "Id": "068cf1c1-9a95-4a36-a0ea-f36d76bf9a72",
            "StepId": "0a86ec87-499a-48e3-a56f-7e104f4ede26",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
              "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
              "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
              "EventDate": "2026-01-19T19:05:55.4632968+00:00",
              "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
              "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            "Id": "fb48b435-ee86-43fa-a4b4-adb651005d5b",
            "StepId": "c9d9e97d-16e7-49be-8325-b09e7899981d",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
              "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
              "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
              "EventDate": "2026-01-19T19:05:55.4632968+00:00",
              "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
              "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            "Id": "fb48b435-ee86-43fa-a4b4-adb651005d5b",
            "StepId": "c9d9e97d-16e7-49be-8325-b09e7899981d",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      },
      {
        "DriverId": "12efe4de-5f98-4dbe-946a-959c84470d22",
        "VehicleId": "90f5e49a-b5b0-4562-80cf-77d4e746c013",
        "Prescription": "sample string 1",
        "InterlocutorId": "d692bf8b-710f-49f2-9b6c-f48ebd742b96",
        "Containers": [
          {
            "VehicleId": "fb19980f-bb76-4f7d-82aa-c054cfe0b8bb",
            "Goods": [
              {
                "GoodId": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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
              }
            ]
          },
          {
            "VehicleId": "fb19980f-bb76-4f7d-82aa-c054cfe0b8bb",
            "Goods": [
              {
                "GoodId": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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": "b788af0b-a3b5-43a8-b18d-6bdb2090b600",
                "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,
        "StepId": "a252557d-52bf-482f-b1c6-1b538bbdd256",
        "TripId": "561af866-c2bb-44f4-84f9-20db69adfc09",
        "PlannedStartDate": "2026-01-19T19:05:55.4632968+00:00",
        "PlannedEndDate": "2026-01-19T19:05:55.4632968+00:00",
        "Place": {
          "Name": "sample string 1",
          "Type": 0,
          "SIRET": "sample string 2",
          "TierType": "sample string 3",
          "IsContact": true,
          "ContactId": "dec5c5e2-a3d7-4696-95de-ce3d183489c7",
          "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": "aebadea6-6a6f-4456-b50b-b14882ace95c",
            "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-01-19T19:05:55.4632968+00:00",
        "DriverVisualization": true,
        "Index": 4,
        "StartWorkDate": "2026-01-19T19:05:55.4632968+00:00",
        "EndWorkDate": "2026-01-19T19:05:55.4632968+00:00",
        "StepType": 0,
        "ExternalId": "sample string 5",
        "Reserve": "sample string 6",
        "Reserves": [
          {
            "Documents": [
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              },
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              }
            ],
            "Id": "068cf1c1-9a95-4a36-a0ea-f36d76bf9a72",
            "StepId": "0a86ec87-499a-48e3-a56f-7e104f4ede26",
            "Text": "sample string 3"
          },
          {
            "Documents": [
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              },
              {
                "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
                "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
                "IDDirectory": 1,
                "Name": "sample string 2",
                "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
                "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
                "FriendlyVehicule": "sample string 3",
                "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
                "FriendlyDriver": "sample string 4",
                "Origin": "sample string 5",
                "IDKind": 0,
                "IDStorage": 0,
                "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
                "IDFileDemandor": 0,
                "FriendlyFileDemandor": "sample string 7",
                "DemandorDetails": "sample string 8",
                "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
                "EventDate": "2026-01-19T19:05:55.4632968+00:00",
                "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
                "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
                "FriendlyUserAccount": "sample string 10",
                "URL": "sample string 11",
                "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
                "GroupContentType": 0,
                "ContentType": 0,
                "IsHidden": true,
                "FileSize": 13,
                "FileReason": "sample string 14"
              }
            ],
            "Id": "068cf1c1-9a95-4a36-a0ea-f36d76bf9a72",
            "StepId": "0a86ec87-499a-48e3-a56f-7e104f4ede26",
            "Text": "sample string 3"
          }
        ],
        "Documents": [
          {
            "Document": {
              "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
              "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
              "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
              "EventDate": "2026-01-19T19:05:55.4632968+00:00",
              "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
              "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            "Id": "fb48b435-ee86-43fa-a4b4-adb651005d5b",
            "StepId": "c9d9e97d-16e7-49be-8325-b09e7899981d",
            "Text": "sample string 3",
            "Type": 1
          },
          {
            "Document": {
              "Id": "98ba13f5-2bfd-4ab3-bdfb-d265221d436a",
              "NodeId": "e98a5e25-035b-4299-9e69-871bec7580b7",
              "IDDirectory": 1,
              "Name": "sample string 2",
              "CustomerId": "900427cf-5f04-4e13-85d3-249a5fc9d90c",
              "VehiculeId": "72bfd427-007f-47d7-9471-6297264ffbf1",
              "FriendlyVehicule": "sample string 3",
              "DriverId": "4da5ba85-dc55-4f38-9391-24f7f07eeffb",
              "FriendlyDriver": "sample string 4",
              "Origin": "sample string 5",
              "IDKind": 0,
              "IDStorage": 0,
              "IDSource": "6d36d709-b6d7-464f-be3c-598929660bb9",
              "IDFileDemandor": 0,
              "FriendlyFileDemandor": "sample string 7",
              "DemandorDetails": "sample string 8",
              "CreateDate": "2026-01-19T19:05:55.4632968+00:00",
              "EventDate": "2026-01-19T19:05:55.4632968+00:00",
              "TimeToLive": "2026-01-19T19:05:55.4632968+00:00",
              "UserAccountId": "b0d75538-257b-4d77-a61d-32d0d89bf15e",
              "FriendlyUserAccount": "sample string 10",
              "URL": "sample string 11",
              "DateUtcExpireURL": "2026-01-19T19:05:55.4632968+00:00",
              "GroupContentType": 0,
              "ContentType": 0,
              "IsHidden": true,
              "FileSize": 13,
              "FileReason": "sample string 14"
            },
            "Id": "fb48b435-ee86-43fa-a4b4-adb651005d5b",
            "StepId": "c9d9e97d-16e7-49be-8325-b09e7899981d",
            "Text": "sample string 3",
            "Type": 1
          }
        ]
      }
    ],
    "TransportOrderId": "497bf3ef-467e-4341-8905-d635c281c697",
    "TrackingType": 0,
    "CreationDate": "2026-01-19T19:05:55.4632968+00:00",
    "Memo": "sample string 4",
    "FileNumber": "sample string 5",
    "ExternalId": "sample string 6",
    "PlannedState": 0,
    "AffectedState": 0,
    "Archived": true,
    "IsRecurrent": true,
    "OdooFolderState": 0,
    "Locked": true
  },
  "CmdId": "4d02ea2c-238e-428a-b37e-7323d070acf7"
}

application/xml, text/xml

Sample:
<GenResponseDtoOfTransportOrderDefinitionDtokCzmMoEG xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
  <CmdId>4d02ea2c-238e-428a-b37e-7323d070acf7</CmdId>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.TransportOrder">
    <d2p1:AffectedState>Uncompleted</d2p1:AffectedState>
    <d2p1:Archived>true</d2p1:Archived>
    <d2p1:CreationDate>2026-01-19T19:05:55.4632968+00:00</d2p1:CreationDate>
    <d2p1:CustomerId>78a2a4c7-6a04-4438-acf6-7e5c8ea2788c</d2p1:CustomerId>
    <d2p1:ExternalId>sample string 6</d2p1:ExternalId>
    <d2p1:FileNumber>sample string 5</d2p1:FileNumber>
    <d2p1:IsRecurrent>true</d2p1:IsRecurrent>
    <d2p1:Locked>true</d2p1:Locked>
    <d2p1:Memo>sample string 4</d2p1:Memo>
    <d2p1:OdooFolderState>NOT_APPLICABLE</d2p1:OdooFolderState>
    <d2p1:PlannedState>Uncompleted</d2p1:PlannedState>
    <d2p1:TrackingType>None</d2p1:TrackingType>
    <d2p1:TransportOrderId>497bf3ef-467e-4341-8905-d635c281c697</d2p1:TransportOrderId>
    <d2p1:CustomerId>0c5ad908-ae12-487c-bac0-e4e4631d4e3a</d2p1:CustomerId>
    <d2p1:InterlocutorId>e9638d8f-e431-4b67-9a37-56481f755c8a</d2p1:InterlocutorId>
    <d2p1:OrganiserId>885b7b4f-ba03-476c-a578-406b58100517</d2p1:OrganiserId>
    <d2p1:Steps>
      <d2p1:StepWithContainerDefinitionDto>
        <d2p1:Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>aebadea6-6a6f-4456-b50b-b14882ace95c</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </d2p1:Address>
        <d2p1:Documents>
          <d2p1:StepDocumentDto>
            <d2p1:Document>
              <ContentType>Null</ContentType>
              <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
              <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
              <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
              <DemandorDetails>sample string 8</DemandorDetails>
              <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
              <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
              <FileReason>sample string 14</FileReason>
              <FileSize>13</FileSize>
              <FriendlyDriver>sample string 4</FriendlyDriver>
              <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
              <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
              <FriendlyVehicule>sample string 3</FriendlyVehicule>
              <GroupContentType>Null</GroupContentType>
              <IDDirectory>1</IDDirectory>
              <IDFileDemandor>Null</IDFileDemandor>
              <IDKind>Null</IDKind>
              <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
              <IDStorage>Null</IDStorage>
              <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
              <IsHidden>true</IsHidden>
              <Name>sample string 2</Name>
              <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
              <Origin>sample string 5</Origin>
              <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
              <URL>sample string 11</URL>
              <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
              <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
            </d2p1:Document>
            <d2p1:Id>fb48b435-ee86-43fa-a4b4-adb651005d5b</d2p1:Id>
            <d2p1:StepId>c9d9e97d-16e7-49be-8325-b09e7899981d</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
            <d2p1:Type>Cmr</d2p1:Type>
          </d2p1:StepDocumentDto>
          <d2p1:StepDocumentDto>
            <d2p1:Document>
              <ContentType>Null</ContentType>
              <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
              <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
              <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
              <DemandorDetails>sample string 8</DemandorDetails>
              <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
              <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
              <FileReason>sample string 14</FileReason>
              <FileSize>13</FileSize>
              <FriendlyDriver>sample string 4</FriendlyDriver>
              <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
              <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
              <FriendlyVehicule>sample string 3</FriendlyVehicule>
              <GroupContentType>Null</GroupContentType>
              <IDDirectory>1</IDDirectory>
              <IDFileDemandor>Null</IDFileDemandor>
              <IDKind>Null</IDKind>
              <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
              <IDStorage>Null</IDStorage>
              <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
              <IsHidden>true</IsHidden>
              <Name>sample string 2</Name>
              <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
              <Origin>sample string 5</Origin>
              <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
              <URL>sample string 11</URL>
              <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
              <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
            </d2p1:Document>
            <d2p1:Id>fb48b435-ee86-43fa-a4b4-adb651005d5b</d2p1:Id>
            <d2p1:StepId>c9d9e97d-16e7-49be-8325-b09e7899981d</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
            <d2p1:Type>Cmr</d2p1:Type>
          </d2p1:StepDocumentDto>
        </d2p1:Documents>
        <d2p1:DriverVisualization>true</d2p1:DriverVisualization>
        <d2p1:EndWorkDate>2026-01-19T19:05:55.4632968+00:00</d2p1:EndWorkDate>
        <d2p1:ExternalId>sample string 5</d2p1:ExternalId>
        <d2p1:Index>4</d2p1:Index>
        <d2p1:Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>dec5c5e2-a3d7-4696-95de-ce3d183489c7</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>aebadea6-6a6f-4456-b50b-b14882ace95c</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </d2p1:Place>
        <d2p1:PlannedEndDate>2026-01-19T19:05:55.4632968+00:00</d2p1:PlannedEndDate>
        <d2p1:PlannedStartDate>2026-01-19T19:05:55.4632968+00:00</d2p1:PlannedStartDate>
        <d2p1:RealStartDate>2026-01-19T19:05:55.4632968+00:00</d2p1:RealStartDate>
        <d2p1:Reserve>sample string 6</d2p1:Reserve>
        <d2p1:Reserves>
          <d2p1:StepReserveDto>
            <d2p1:Documents>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
            </d2p1:Documents>
            <d2p1:Id>068cf1c1-9a95-4a36-a0ea-f36d76bf9a72</d2p1:Id>
            <d2p1:StepId>0a86ec87-499a-48e3-a56f-7e104f4ede26</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
          </d2p1:StepReserveDto>
          <d2p1:StepReserveDto>
            <d2p1:Documents>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
            </d2p1:Documents>
            <d2p1:Id>068cf1c1-9a95-4a36-a0ea-f36d76bf9a72</d2p1:Id>
            <d2p1:StepId>0a86ec87-499a-48e3-a56f-7e104f4ede26</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
          </d2p1:StepReserveDto>
        </d2p1:Reserves>
        <d2p1:StartWorkDate>2026-01-19T19:05:55.4632968+00:00</d2p1:StartWorkDate>
        <d2p1:StepId>a252557d-52bf-482f-b1c6-1b538bbdd256</d2p1:StepId>
        <d2p1:StepType>Loading</d2p1:StepType>
        <d2p1:TripId>561af866-c2bb-44f4-84f9-20db69adfc09</d2p1:TripId>
        <d2p1:Containers>
          <d2p1:ContainerDefinitionDto>
            <d2p1:Goods>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
            </d2p1:Goods>
            <d2p1:StepId>5fc14b62-448f-4ff8-873b-74eeb9a45ccf</d2p1:StepId>
            <d2p1:VehicleId>fb19980f-bb76-4f7d-82aa-c054cfe0b8bb</d2p1:VehicleId>
          </d2p1:ContainerDefinitionDto>
          <d2p1:ContainerDefinitionDto>
            <d2p1:Goods>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
            </d2p1:Goods>
            <d2p1:StepId>5fc14b62-448f-4ff8-873b-74eeb9a45ccf</d2p1:StepId>
            <d2p1:VehicleId>fb19980f-bb76-4f7d-82aa-c054cfe0b8bb</d2p1:VehicleId>
          </d2p1:ContainerDefinitionDto>
        </d2p1:Containers>
        <d2p1:DriverId>12efe4de-5f98-4dbe-946a-959c84470d22</d2p1:DriverId>
        <d2p1:EPALDelta>1</d2p1:EPALDelta>
        <d2p1:InterlocutorId>d692bf8b-710f-49f2-9b6c-f48ebd742b96</d2p1:InterlocutorId>
        <d2p1:Prescription>sample string 1</d2p1:Prescription>
        <d2p1:VehicleId>90f5e49a-b5b0-4562-80cf-77d4e746c013</d2p1:VehicleId>
      </d2p1:StepWithContainerDefinitionDto>
      <d2p1:StepWithContainerDefinitionDto>
        <d2p1:Address xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:City>sample string 10</d5p1:City>
          <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
          <d5p1:Latitude>1.1</d5p1:Latitude>
          <d5p1:Longitude>1.1</d5p1:Longitude>
          <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
          <d5p1:StreetNumber>1</d5p1:StreetNumber>
          <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
          <d5p1:AoiId>aebadea6-6a6f-4456-b50b-b14882ace95c</d5p1:AoiId>
          <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
          <d5p1:Name>sample string 5</d5p1:Name>
          <d5p1:Radius>4</d5p1:Radius>
          <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
          <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
        </d2p1:Address>
        <d2p1:Documents>
          <d2p1:StepDocumentDto>
            <d2p1:Document>
              <ContentType>Null</ContentType>
              <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
              <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
              <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
              <DemandorDetails>sample string 8</DemandorDetails>
              <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
              <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
              <FileReason>sample string 14</FileReason>
              <FileSize>13</FileSize>
              <FriendlyDriver>sample string 4</FriendlyDriver>
              <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
              <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
              <FriendlyVehicule>sample string 3</FriendlyVehicule>
              <GroupContentType>Null</GroupContentType>
              <IDDirectory>1</IDDirectory>
              <IDFileDemandor>Null</IDFileDemandor>
              <IDKind>Null</IDKind>
              <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
              <IDStorage>Null</IDStorage>
              <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
              <IsHidden>true</IsHidden>
              <Name>sample string 2</Name>
              <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
              <Origin>sample string 5</Origin>
              <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
              <URL>sample string 11</URL>
              <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
              <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
            </d2p1:Document>
            <d2p1:Id>fb48b435-ee86-43fa-a4b4-adb651005d5b</d2p1:Id>
            <d2p1:StepId>c9d9e97d-16e7-49be-8325-b09e7899981d</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
            <d2p1:Type>Cmr</d2p1:Type>
          </d2p1:StepDocumentDto>
          <d2p1:StepDocumentDto>
            <d2p1:Document>
              <ContentType>Null</ContentType>
              <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
              <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
              <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
              <DemandorDetails>sample string 8</DemandorDetails>
              <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
              <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
              <FileReason>sample string 14</FileReason>
              <FileSize>13</FileSize>
              <FriendlyDriver>sample string 4</FriendlyDriver>
              <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
              <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
              <FriendlyVehicule>sample string 3</FriendlyVehicule>
              <GroupContentType>Null</GroupContentType>
              <IDDirectory>1</IDDirectory>
              <IDFileDemandor>Null</IDFileDemandor>
              <IDKind>Null</IDKind>
              <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
              <IDStorage>Null</IDStorage>
              <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
              <IsHidden>true</IsHidden>
              <Name>sample string 2</Name>
              <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
              <Origin>sample string 5</Origin>
              <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
              <URL>sample string 11</URL>
              <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
              <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
            </d2p1:Document>
            <d2p1:Id>fb48b435-ee86-43fa-a4b4-adb651005d5b</d2p1:Id>
            <d2p1:StepId>c9d9e97d-16e7-49be-8325-b09e7899981d</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
            <d2p1:Type>Cmr</d2p1:Type>
          </d2p1:StepDocumentDto>
        </d2p1:Documents>
        <d2p1:DriverVisualization>true</d2p1:DriverVisualization>
        <d2p1:EndWorkDate>2026-01-19T19:05:55.4632968+00:00</d2p1:EndWorkDate>
        <d2p1:ExternalId>sample string 5</d2p1:ExternalId>
        <d2p1:Index>4</d2p1:Index>
        <d2p1:Place xmlns:d5p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contact">
          <d5p1:Archived>true</d5p1:Archived>
          <d5p1:Code>sample string 6</d5p1:Code>
          <d5p1:ContactId>dec5c5e2-a3d7-4696-95de-ce3d183489c7</d5p1:ContactId>
          <d5p1:Email>sample string 10</d5p1:Email>
          <d5p1:Fax>sample string 9</d5p1:Fax>
          <d5p1:Fix>sample string 7</d5p1:Fix>
          <d5p1:Mobile>sample string 8</d5p1:Mobile>
          <d5p1:OdooId>1</d5p1:OdooId>
          <d5p1:Subcontractor>true</d5p1:Subcontractor>
          <d5p1:TierType>sample string 3</d5p1:TierType>
          <d5p1:Zoi>
            <d5p1:City>sample string 10</d5p1:City>
            <d5p1:FirstPartAddress>sample string 7</d5p1:FirstPartAddress>
            <d5p1:Latitude>1.1</d5p1:Latitude>
            <d5p1:Longitude>1.1</d5p1:Longitude>
            <d5p1:SecondPartAddress>sample string 8</d5p1:SecondPartAddress>
            <d5p1:StreetNumber>1</d5p1:StreetNumber>
            <d5p1:ZIPCode>sample string 9</d5p1:ZIPCode>
            <d5p1:AoiId>aebadea6-6a6f-4456-b50b-b14882ace95c</d5p1:AoiId>
            <d5p1:ISOCountryCode>sample string 2</d5p1:ISOCountryCode>
            <d5p1:Name>sample string 5</d5p1:Name>
            <d5p1:Radius>4</d5p1:Radius>
            <d5p1:ShowOnMap>true</d5p1:ShowOnMap>
            <d5p1:UsedByTMSSteps>true</d5p1:UsedByTMSSteps>
          </d5p1:Zoi>
          <d5p1:IsContact>true</d5p1:IsContact>
          <d5p1:Name>sample string 1</d5p1:Name>
          <d5p1:SIRET>sample string 2</d5p1:SIRET>
          <d5p1:Type>Agency</d5p1:Type>
        </d2p1:Place>
        <d2p1:PlannedEndDate>2026-01-19T19:05:55.4632968+00:00</d2p1:PlannedEndDate>
        <d2p1:PlannedStartDate>2026-01-19T19:05:55.4632968+00:00</d2p1:PlannedStartDate>
        <d2p1:RealStartDate>2026-01-19T19:05:55.4632968+00:00</d2p1:RealStartDate>
        <d2p1:Reserve>sample string 6</d2p1:Reserve>
        <d2p1:Reserves>
          <d2p1:StepReserveDto>
            <d2p1:Documents>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
            </d2p1:Documents>
            <d2p1:Id>068cf1c1-9a95-4a36-a0ea-f36d76bf9a72</d2p1:Id>
            <d2p1:StepId>0a86ec87-499a-48e3-a56f-7e104f4ede26</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
          </d2p1:StepReserveDto>
          <d2p1:StepReserveDto>
            <d2p1:Documents>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
              <FileStorageDto>
                <ContentType>Null</ContentType>
                <CreateDate>2026-01-19T19:05:55.4632968+00:00</CreateDate>
                <CustomerId>900427cf-5f04-4e13-85d3-249a5fc9d90c</CustomerId>
                <DateUtcExpireURL>2026-01-19T19:05:55.4632968+00:00</DateUtcExpireURL>
                <DemandorDetails>sample string 8</DemandorDetails>
                <DriverId>4da5ba85-dc55-4f38-9391-24f7f07eeffb</DriverId>
                <EventDate>2026-01-19T19:05:55.4632968+00:00</EventDate>
                <FileReason>sample string 14</FileReason>
                <FileSize>13</FileSize>
                <FriendlyDriver>sample string 4</FriendlyDriver>
                <FriendlyFileDemandor>sample string 7</FriendlyFileDemandor>
                <FriendlyUserAccount>sample string 10</FriendlyUserAccount>
                <FriendlyVehicule>sample string 3</FriendlyVehicule>
                <GroupContentType>Null</GroupContentType>
                <IDDirectory>1</IDDirectory>
                <IDFileDemandor>Null</IDFileDemandor>
                <IDKind>Null</IDKind>
                <IDSource>6d36d709-b6d7-464f-be3c-598929660bb9</IDSource>
                <IDStorage>Null</IDStorage>
                <Id>98ba13f5-2bfd-4ab3-bdfb-d265221d436a</Id>
                <IsHidden>true</IsHidden>
                <Name>sample string 2</Name>
                <NodeId>e98a5e25-035b-4299-9e69-871bec7580b7</NodeId>
                <Origin>sample string 5</Origin>
                <TimeToLive>2026-01-19T19:05:55.4632968+00:00</TimeToLive>
                <URL>sample string 11</URL>
                <UserAccountId>b0d75538-257b-4d77-a61d-32d0d89bf15e</UserAccountId>
                <VehiculeId>72bfd427-007f-47d7-9471-6297264ffbf1</VehiculeId>
              </FileStorageDto>
            </d2p1:Documents>
            <d2p1:Id>068cf1c1-9a95-4a36-a0ea-f36d76bf9a72</d2p1:Id>
            <d2p1:StepId>0a86ec87-499a-48e3-a56f-7e104f4ede26</d2p1:StepId>
            <d2p1:Text>sample string 3</d2p1:Text>
          </d2p1:StepReserveDto>
        </d2p1:Reserves>
        <d2p1:StartWorkDate>2026-01-19T19:05:55.4632968+00:00</d2p1:StartWorkDate>
        <d2p1:StepId>a252557d-52bf-482f-b1c6-1b538bbdd256</d2p1:StepId>
        <d2p1:StepType>Loading</d2p1:StepType>
        <d2p1:TripId>561af866-c2bb-44f4-84f9-20db69adfc09</d2p1:TripId>
        <d2p1:Containers>
          <d2p1:ContainerDefinitionDto>
            <d2p1:Goods>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
            </d2p1:Goods>
            <d2p1:StepId>5fc14b62-448f-4ff8-873b-74eeb9a45ccf</d2p1:StepId>
            <d2p1:VehicleId>fb19980f-bb76-4f7d-82aa-c054cfe0b8bb</d2p1:VehicleId>
          </d2p1:ContainerDefinitionDto>
          <d2p1:ContainerDefinitionDto>
            <d2p1:Goods>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
              <d2p1:GoodDefinitionDto>
                <d2p1:ContainerType>Container</d2p1:ContainerType>
                <d2p1:DimensionX>1.1</d2p1:DimensionX>
                <d2p1:DimensionY>1.1</d2p1:DimensionY>
                <d2p1:DimensionZ>1.1</d2p1:DimensionZ>
                <d2p1:ExternalId>sample string 4</d2p1:ExternalId>
                <d2p1:LinearMeter>1.1</d2p1:LinearMeter>
                <d2p1:Name>sample string 2</d2p1:Name>
                <d2p1:OnLoadOrder>sample string 5</d2p1:OnLoadOrder>
                <d2p1:PlannedQuantity>6</d2p1:PlannedQuantity>
                <d2p1:Position>1</d2p1:Position>
                <d2p1:RealQuantity>1</d2p1:RealQuantity>
                <d2p1:Reference>sample string 3</d2p1:Reference>
                <d2p1:TypeQuantity>Unity</d2p1:TypeQuantity>
                <d2p1:Volume>1.1</d2p1:Volume>
                <d2p1:Weight>1.1</d2p1:Weight>
                <d2p1:GoodId>b788af0b-a3b5-43a8-b18d-6bdb2090b600</d2p1:GoodId>
              </d2p1:GoodDefinitionDto>
            </d2p1:Goods>
            <d2p1:StepId>5fc14b62-448f-4ff8-873b-74eeb9a45ccf</d2p1:StepId>
            <d2p1:VehicleId>fb19980f-bb76-4f7d-82aa-c054cfe0b8bb</d2p1:VehicleId>
          </d2p1:ContainerDefinitionDto>
        </d2p1:Containers>
        <d2p1:DriverId>12efe4de-5f98-4dbe-946a-959c84470d22</d2p1:DriverId>
        <d2p1:EPALDelta>1</d2p1:EPALDelta>
        <d2p1:InterlocutorId>d692bf8b-710f-49f2-9b6c-f48ebd742b96</d2p1:InterlocutorId>
        <d2p1:Prescription>sample string 1</d2p1:Prescription>
        <d2p1:VehicleId>90f5e49a-b5b0-4562-80cf-77d4e746c013</d2p1:VehicleId>
      </d2p1:StepWithContainerDefinitionDto>
    </d2p1:Steps>
  </Data>
  <Errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </Errors>
  <IsValid>true</IsValid>
</GenResponseDtoOfTransportOrderDefinitionDtokCzmMoEG>