{
    "case": "e42",
    "description": "Barcelona, Spain -> Fribourg, Switzerland (formula 5, user 2)",
    "request": {
        "from": "Barcelona, Spain",
        "to": "Fribourg, Switzerland",
        "mass": 100,
        "volume": [
            5
        ],
        "user_id": 2
    },
    "status": 200,
    "google_requests": [
        {
            "origin": "Barcelona, Spain",
            "destination": "Fribourg, Switzerland",
            "language": "en",
            "mode": "driving",
            "avoid": [],
            "waypoints": ""
        }
    ],
    "body": {
        "has_null_ferries": false,
        "cost_of_route": {
            "5": 546.8775
        },
        "markup": {
            "5": 560
        },
        "ferries": [],
        "mass": 100,
        "volume": [
            5
        ],
        "total_distance_through_zones": 132.832,
        "total_price": "1266",
        "prices": {
            "5": "1266"
        },
        "total_duration": "32492",
        "from": "Barcelona, Spain",
        "to": "Fribourg, Switzerland",
        "distance_by_country": {
            "ES": 74,
            "FR": 630,
            "CH": 219
        },
        "total_distance": 923,
        "place_of_supply": "EU",
        "all_size_prices": {
            "5": "1266",
            "10": "1345",
            "15": "1545",
            "20": "1802",
            "30": "3090"
        },
        "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"
        }
    }
}
