EVA_INVITATION
。 客服主动邀评后,开发者服务器会收到如下POST请求curl --location --request POST 'https://?time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"sessionId": 62927,
"staffId": 1234,
"staffName": "lantian",
"staffType": 0,
"staffIcon": "https://ysf.nosdn.127.net/29C25737ABC2524667D223A90FEF156D",
"uid": "user1"
}'
{
"code": 0,
"staffId": 0,
"message": "string",
"count": 0,
"sessionId": 0,
"staffName": "string",
"staffType": 0,
"staffIcon": "string",
"evaluationModel": {
"title": "string",
"note": "string",
"type": 0,
"list": [
{
"name": "string",
"value": 0
}
]
}
}