# 事件类型枚举
# 券核销
event_type:908002 实例数据 (opens new window)
名称 | 数据类型 | 必填 | 说明 |
---|---|---|---|
time | datetime | 是 | 核销卡券时间 |
unique_id | string | 是 | 唯一ID |
member_card_id | string | 否 | 会员卡号(member_card_id、mobile任一必填) |
mobile | string | 否 | 手机号(member_card_id、mobile任一必填) |
event_source | string | 否 | 事件来源:安卓、IOS、微信 |
coupon_id | string | 是 | 卡券ID |
coupon_name | string | 是 | 卡券名称 |
coupon_type | string | 否 | 卡券类型:优惠券、停车券等 |
shop_name | string | 否 | 核券商铺名 |
shop_code | string | 否 | 核券商铺编号 |