{
"type": "WW_DATA_USERID_MSG",
"client_id":1,
"data":{
"user_id": "78813007149xxxxxxx"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_DATA_USERID_MSG",
"client_id":1,
"data":{
"user_id": "78813007149xxxxxxx"
}
}'
{
"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"
}
}