开卡送券活动示例请求报文:
{
"biz_content":{
"out_biz_no":"hhe12312312312312348",
"budget_info":{
"budget_total":"10453",
"budget_type":"QUANTITY"
},
"constraint_info":{
"suit_shops":[
"2015122900077000000002409504"
]
},
"start_time":"2016-08-01 00:00:00",
"end_time":"2016-09-30 00:00:00",
"name":"全场代金+不含人群",
"type":"DIRECT_SEND",
"desc":"test",
"promo_tools":[
{
"voucher":{
"brand_name":"8个集点兑换",
"desc":"券的详细描述",
"effect_type":"IMMEDIATELY",
"end_time":"2016-10-01 00:00:00",
"logo":"1T8Pp00AT7eo9NoAJkMR3AAAACMAAQEC",
"max_amount":"20",
"name":"全场代金券",
"start_time":"2016-05-01 00:00:00",
"type":"MONEY",
"use_rule":{
"min_consume":"10",
"suit_shops":[
"2015122900077000000002409504"
]
},
"validate_type":"FIXED",
"voucher_img":"1T8Pp00AT7eo9NoAJkMR3AAAACMAAQEC",
"worth_value":"20"
}
}
],
"publish_channels":[
{
"name":"领券链接渠道",
"type":"URL_WITH_TOKEN"
}
]
}
}
其中,活动渠道请选择:“publish_channels”中“type”填写“URL_WITH_TOKEN”。