积分变更推送

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

推送参数

参数名 是否必传 类型 说明
type string 推送类型:point
app_id String 店铺id
message_id String 消息ID
retry_times int 重试次数
xe_data Object 业务数据

xe_data 参数结构

参数名 必选 类型 说明
action string 固定为 change
app_id string 店铺id
change_time string 变更发生的时间
integrals int 变动积分数,注意有正负值
user_id string 用户id

特殊说明

推送时刻:积分发生变更时触发推送

推送解密后示例

<doc>
    <type>point</type>
    <app_id>appAKLWLitnxxxx</app_id>
    <message_id>20230615_1669013687304xxxxxx</message_id>
    <retry_times>0</retry_times>
    <xe_data>
        <action>change</action>
        <app_id>appAKLWLitnxxxx</app_id>
        <change_time>2022-02-26 01:36:31</change_time>
        <content>购买商品得积分</content>
        <integrals>1000</integrals>
        <type>point</type>
        <user_id>u_5f36be1006515_SB3cyXxxxx</user_id>
    </xe_data>
</doc>

results matching ""

    No results matching ""