名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
amount | Number | 可选 | 2000 | 门槛金额 |
can_use_shop_list | String [] | 可选 | 182765436 | 可使用店列表 |
channel | String | 可选 | darunfa | 申请渠道 |
coupon_send_type | String | 可选 | anonymous | 优惠券发放方式 |
coupon_source | String | 可选 | ump | 卡券来源 |
description | String | 可选 | 活动描述优惠券活动描述优惠券 | 优惠券详情描述 |
details | String [] | 可选 | [仅限xx门店使用,本券不兑现] | 券详情 |
end_time | Date | 可选 | 2019-08-19 20:44:59 | 结束时间 |
features | String | 可选 | {"key":"123"} | 特性 |
ma_code | String | 可选 | nm2dhhjjacaghw | 匿名码code |
merchant_code | String | 可选 | CSDARUNFA | 商家编码 |
start_time | Date | 可选 | 2019-08-19 20:40:57 | 开始时间 |
template_id | String | 可选 | 7863568163 | 模板id |
title | String | 可选 | dm一口价券1 | 优惠券名称 |
voucher_id | String | 可选 | 87122058 | 券实例ID |
{ "amount":"2000", "merchant_code":"CSDARUNFA", "channel":"darunfa", "end_time":"2019-08-19 20:44:59", "description":"活动描述优惠券活动描述优惠券", "title":"dm一口价券1", "can_use_shop_list":"182765436", "ma_code":"nm2dhhjjacaghw", "features":"{\"key\":\"123\"}", "start_time":"2019-08-19 20:40:57", "coupon_source":"ump", "coupon_send_type":"anonymous", "voucher_id":"87122058", "details":"[仅限xx门店使用,本券不兑现]", "template_id":"7863568163" }