用户注册推送

拥有此API的权限集并订阅此消息推送
用户管理-查询

推送参数

参数名 必选 类型 说明
type String 推送类型:user_register - 用户注册
app_id String 店铺id
message_id String 消息ID
retry_times int 重试次数
xe_data Object 业务数据

xe_data 参数结构

参数名 必选 类型 说明
app_id String 店铺ID
user_id String 用户ID
birth String 生日
city String 城市
company String 公司
job String 职称
phone String 手机号
register_time String 用户注册时间, 如: 2021-01-01 12:00:00
sex int 性别: 0-无,1-男,2-女
wx_nickname String 微信昵称
wx_union_id String 微信union_id

特殊说明

推送场景:用户正常注册行为才会推送。非正常注册包含但不仅限于:管理台导入、API接口注册。

推送解密后示例

<app_id>appAKLWLitnxxxx</app_id>
<message_id>20230615_1669013687304564736</message_id>
<retry_times>0</retry_times>
<type>user_register</type>
<xe_data>
    <app_id>appAKLWLitnxxxx</app_id>
    <birth/>
    <city/>
    <company/>
    <job/>
    <phone/>
    <register_time>2022-11-14 14:25:22</register_time>
    <sex>0</sex>
    <user_id>u_6371df525b558_ChtmlGxxxx</user_id>
    <wx_nickname>Zzz_</wx_nickname>
    <wx_union_id/>
</xe_data>

results matching ""

    No results matching ""