{
"event": "20013",
"description": "位置消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"address": "string",
"latitude": 39.903739929,
"longitude": 116.397827148,
"title": "北京天安门广场",
"zoom": 15,
"appInfo": "2759567329763469786",
"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": "20013",
"description": "位置消息事件",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"localId": "7053704521966022857",
"serverId": "string",
"messageType": 103,
"address": "string",
"latitude": 39.903739929,
"longitude": 116.397827148,
"title": "北京天安门广场",
"zoom": 15,
"appInfo": "2759567329763469786",
"messageSource": 0,
"conversationId": "string",
"fromWxId": "test",
"toWxId": "string",
"fromNickName": "好友昵称",
"isPc": 0
}
}'{}