Feedback

Acquire live chat dashboard gives your team leader an overview of agent activity at any given time.

Profiles Feedback API in header parameter Content-Type : application/x-www-form-urlencoded send.

Body

Response JSON


{
    "success": true,
    "error": null,
    "data": [
        {
            "id": 214554,
            "account_id": 457412,
            "date_created": "2019-01-17 12:07:58",
            "date_updated": "2019-01-17 12:08:26",
            "feedback_rating": null,
            "feedback_message": null,
            "chat_date_created": null,
            "chat_date_updated": null,
            "user_id": 3518121,
            "agents": "Devid",
            "feedback": []
        }
    ]
}

Last updated