Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor...
{
"userId": "string",
"secret": "string"
}
{
"validUntil": DateTime,
"token": "string"
}
[{
"legs": [{
"mode": {},
"startPlace": {
"id": "string",
"name": "string",
"coordinates": {
"lat": 0,
"lon": 0,
"altitudeMeter": 0
}
},
"startDateTime": {},
"endPlace": {
"id": "string",
"name": "string",
"coordinates": {
"lat": 0,
"lon": 0,
"altitudeMeter": 0
}
},
"endDateTime": {},
"price": {
"value": 1.99,
"currency": "EUR"
},
"vehicleId": "string",
"vehicle": {
"id": "string",
"name": "string",
"mode": {},
"description": "string",
"imageUrl": "string",
"additionalImageUrls": ["string"],
"propulsion": ["MUSCLE"],
"brandName": "string",
"modelName": "string",
"isChauffeured": false,
"isAutonomous": false,
"isShared": false,
"isAirConditioned": false,
"hasInfantSeat": false,
"hasTrailerCoupling": false,
"hasAutomaticGearbox": false,
"numberOfGears": 0,
"tankStatePercent": 0,
"fullTankRangeKm": 0,
"parkingInPublicGarageAllowed": false,
"maxCargoKg": 0,
"maxCargoVolume": {
"widthCm": 0,
"heightCm": 0,
"depthCm": 0
},
"maxNumberOfPersons": 0,
"petsAllowed": false,
"smokingAllowed": false,
"bicycleTransportAllowed": false
},
"assets": [{
"id": "string",
"name": "string",
"description": "string",
"price": {
"value": 1.99,
"currency": "EUR"
},
"imageUrl": "string",
"additionalImageUrls": ["string"],
"isOptional": false
}],
"route": [
[49.123, 9.123, 150]
],
"routeLengthKm": 0,
"arealMandates": [{
"area": {
"type": {},
"center": {
"lat": 0,
"lon": 0,
"altitudeMeter": 0
},
"radius": 0
},
"restriction": "LEAVING_PROHIBITED"
}]
}],
"assets": [{
"id": "string",
"name": "string",
"description": "string",
"price": {
"value": 1.99,
"currency": "EUR"
},
"imageUrl": "string",
"additionalImageUrls": ["string"],
"isOptional": false
}],
"price": {
"value": 1.99,
"currency": "EUR"
},
"reference": "string",
"startsImmediately": false,
"validUntil": {}
}]