{
"event": "20008",
"description": "名片消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"avatarUrl": "string",
"corpId": 0,
"corpName": "微信",
"nickname": "string",
"userId": "string",
"source": "微信",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "20008",
"description": "名片消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"appInfo": "string",
"messageType": 103,
"avatarUrl": "string",
"corpId": 0,
"corpName": "微信",
"nickname": "string",
"userId": "string",
"source": "微信",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}'{}