# Type specifications

## TransportationInfo

| Property        | Type                                                                    | Description                                                                           |
| --------------- | ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| OrderId         | integer                                                                 | Alephee ID to identify the order                                                      |
| ExternalOrderId | string                                                                  | <p>Marketplace-assigned ID of the order.</p><p>Not valid for Alephee B2B portals.</p> |
| Transport       | <p><a data-mention href="#transportinfo">#transportinfo</a></p><p> </p> | Transport information                                                                 |

### TransportInfo

| Property  | Type                                                     | Description                                                                                          |
| --------- | -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| Mode      | <p>{</p><p>Id (integer),</p><p>Name (string)</p><p>}</p> | <p>ModeID, ModeName:</p><p> </p><p>1 = terrestrial,</p><p>2 = aerial,</p><p>3 = maritime</p><p> </p> |
| Container | integer                                                  | Internal identification for the container number                                                     |
