{
"type": "customer_contact_edit",
"noise": -770105336770613529,
"msgId": 1693191,
"eventId":"xhfYYSjfk1242kUIEZ",
"content": {
"customerId": "502304960159936",
"contactId": "475915071393408"
}
}
JSON字段 | 类型 | 可空 | 说明 |
---|---|---|---|
noise | 数字 | 否 | 随机数。接收方成功接收处理消息后需要在响应中回复此值。 |
eventId | 字符串 | 否 | 事件id |
type | 字符串 | 否 | 消息类型。此类型消息固定为 customer_contact_edit |
msgId | 数字 | 否 | 消息id。 |
content | 对象 | 否 | 消息内容 |
content.customerId | 字符串 | 否 | 企业客户id |
content.contactId | 字符串 | 否 | 企业客户联系人id |