[{
"externalNumber": "TRW22233",
"locations": [
{
"sequence": 1,
"type": "Loading",
"address": {
"countryCode": "LT",
"postalCode": "01001",
"city": "Vilnius",
"coordinates": {
"lattitude": 54.6842,
"longitude": 25.2724
}
},
"period": {
"startDate": "2023-06-25T08:00:00",
"endDate": "2023-06-28T17:00:00"
}
},
{
"sequence": 2,
"type": "Unloading",
"address": {
"countryCode": "DE",
"postalCode": "10115",
"city": "Berlin"
},
"period": {
"startDate": "2023-06-28T00:00:00",
"endDate": "2023-06-28T00:00:00"
}
}
],
"requirements": {
"trailerTypes": [1,2],
"loadingSide": "All",
"capacity": 8,
"pallets": 5,
"palletsExchange": false,
"ldm": null,
"ftl": false,
"cargos": [
{
"weight": 8000,
"pallets": 5,
"palletExchange": false,
"ldm": null,
"length": null,
"width": null
}
],
"additionalCapabilities": [
"adr",
"twoDrivers",
"lift",
"doubleDeck"
],
"temperature": {
"max": 5,
"min": -5,
"regime": "Continuous"
}
},
"payment": {
"from": 500,
"currency": "EUR"
},
"comments": "Some comments for additional information",
"kilometers": 1185,
"customerName": "Fast Transport Gmbh",
"transitInfo": {
"timeInMinutes": 1710,
"distanceInKm": 1115
},
}]