[
    {
        "status": "new",
        "private_ref": "fr:1679f128-4ff6-4a60-9fc2-7fe38af4f84d",
        "service_type": "delivery",
        "service_type_ref": null,
        "expected_time": "2021-11-07T17:17:22Z",
        "customer_notes": "PAS DE COUVERTS",
        "collection_code": "5645",
        "items": [
            {
                "product_name": "LIP15",
                "sku_ref": "LIP15",
                "price": "3.50 EUR",
                "quantity": 1,
                "options": []
            },
            {
                "product_name": "5VANI",
                "sku_ref": "5VANI",
                "price": "6.90 EUR",
                "quantity": 1,
                "options": []
            },
            {
                "product_name": "TSQ2",
                "sku_ref": "TSQ2",
                "price": "13.50 EUR",
                "quantity": 1,
                "options": [
                    {
                        "option_list_name": "Options",
                        "name": "SUPP RACLETTE",
                        "ref": "SUPP RACLETTE",
                        "price": "1.00 EUR"
                    }
                ]
            },
            {
                "product_name": "SCES",
                "sku_ref": "SCES",
                "price": "10.50 EUR",
                "quantity": 1,
                "options": []
            }
        ],
        "deals": {},
        "discounts": [],
        "charges": [
            {
                "type": "delivery",
                "name": "Delivery charge",
                "ref": null,
                "price": "0.99 EUR"
            }
        ],
        "payments": [
            {
                "type": "online",
                "name": "Paid online",
                "ref": null,
                "amount": "36.39 EUR"
            }
        ],
        "customer": {
            "address_1": "6a Rue du Tire Pesseau, 21000 Dijon, France",
            "city": "Dijon",
            "postal_code": "21000",
            "phone": "+33175858334",
            "delivery_notes": "Phone access code: 151081499",
            "first_name": "Benoit",
            "last_name": "B.",
            "email": "orders@deliveroo.com",
            "latitude": "47.3166297697847",
            "longitude": "5.00251594930887"
        }
    }
]
