[
    {
        "scope": "https://search-staging.findify.io:443",
        "method": "post",
        "path": "/autocomplete",
        "body": {
            "user": {
                "lang": [
                    "en-GB"
                ],
                "uid": "test1",
                "sid": "ssid1",
                "email": "test2@test.com",
                "ip": "192.168.0.1",
                "ua": "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"
            },
            "t_client": 1516741125092,
            "key": "0d2f3aad-8702-46ad-a786-ae9fe2670294",
            "q": "tesl",
            "item_limit": 2,
            "suggestion_limit": 3
        },
        "status": 200,
        "response": {
            "meta": {
                "q": "tesl",
                "suggestion_limit": 5,
                "item_limit": 3,
                "id": "3583a7a2-6d70-4634-911c-c6f6da69a6ea",
                "query": "tesl",
                "rid": "<stripped>"
            },
            "suggestions": [],
            "products": []
        },
        "rawHeaders": [
            "Date",
            "Tue, 23 Jan 2018 20:58:45 GMT",
            "Content-Type",
            "application/json; charset=utf-8",
            "Content-Length",
            "147",
            "Connection",
            "close",
            "Server",
            "nginx/1.12.1",
            "Cache-Control",
            "no-cache, no-store, must-revalidate",
            "Pragma",
            "no-cache",
            "Expires",
            "0",
            "Access-Control-Allow-Origin",
            "*",
            "Access-Control-Allow-Methods",
            "GET,POST,OPTIONS",
            "Access-Control-Allow-Headers",
            "Content-type,Accept,x-key",
            "ETag",
            "W/\"93-TUmUilg+Sh9LyWVzehSrHijP0ZQ\""
        ]
    }
]