curl --location --request POST 'http://qiyukf.com/openapi/statistic/staffquality?appKey=&time=&checksum=' \
--header 'content-type: application/json;charset=utf-8' \
--data-raw '{
"startTime": 1594306727942,
"endTime": 1594308204040,
"model": 1,
"staffGroupList": [
63294,
80624,
46334
],
"staffIdList": [
34240,
92461,
74647
]
}'
{
"code": 0,
"message": {
"id": 0,
"name": "string",
"namePinyin": "string",
"avgFirstRespTime": 0,
"avgRespTime": 0,
"replyRatio": 0,
"avgTime": 0,
"evaRatio": 0,
"satisfactionRatio": "string",
"role": 0,
"timestamp": 0,
"evaluationDetail": "string",
"dynamicTitle": 0,
"answerReplyRatio": 0,
"oneOffRatio": 0
}
}