curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_DATA_BATCH_USER_MSG",
"client_id": 1,
"data": {
"user_list": [
"7881302xxxxx"
]
}
}'
{
"data": {
"acctid": "xxxx",
"avatar": "http://wx.qlogo.cn/mmhead/xxx/0",
"conversation_id": "S:16888505xxx82_7881300xx",
"corp_id": "1970325xxx8",
"mobile": "",
"nickname": "",
"position": "",
"realname": "",
"remark": "",
"sex": 1,
"unionid": "ozynqspBJVmTEwLsxxxQ",
"user_id": "788130071491xxxx",
"username": "Hanson"
},
"type": 11039
}