{
    "case": "j63",
    "description": "City of London, London, UK -> Paris, France (moving_date AND collection_window -> 422, user 3)",
    "request": {
        "from": "City of London, London, UK",
        "to": "Paris, France",
        "mass": 100,
        "volume": [
            10
        ],
        "moving_date": "15/06/2001",
        "collection_window": {
            "from": "15/06/2001",
            "to": "16/06/2001"
        },
        "user_id": 3
    },
    "status": 422,
    "google_requests": [],
    "body": {
        "message": "Provide either moving_date or collection_window, not both."
    }
}
