{
    "case": "e43",
    "description": "Madrid, Spain -> Geneva, Switzerland (formula 5, user 2)",
    "request": {
        "from": "Madrid, Spain",
        "to": "Geneva, Switzerland",
        "mass": 100,
        "volume": [
            10
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "Madrid, Spain",
            "destination": "Geneva, Switzerland",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": ""
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "10": 835.392
        },
        "markup": {
            "10": 617.5
        },
        "ferries": [],
        "mass": 100,
        "volume": [
            10
        ],
        "total_distance_through_zones": 130.38,
        "total_price": "1609",
        "prices": {
            "10": "1609"
        },
        "total_duration": "48645",
        "from": "Madrid, Spain",
        "to": "Geneva, Switzerland",
        "distance_by_country": {
            "ES": 678,
            "FR": 616,
            "CH": 79
        },
        "total_distance": 1374,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1510",
            "10": "1609",
            "15": "1889",
            "20": "2216",
            "30": "3779"
        },
        "custom_clearance": {
            "price": 250,
            "cost": 228
        },
        "seasonal_adjustment": {
            "basis": "default_today",
            "dates": [
                "01/01/2001"
            ],
            "month_used": 1,
            "week_used": null,
            "percent": 0,
            "amount": {
                "5": 0,
                "10": 0,
                "15": 0,
                "20": 0,
                "30": 0
            },
            "rule": "default"
        }
    }
}
