{
"available_begin_time": "2021-07-29T12:19:19.985+08:00",
"available_end_time": "2021-07-29T14:09:19.985+08:00",
"belong_merchant": "xxx",
"comment": "备注",
"coupon_use_rule": {
"available_items": [
"167416908878529"
],
"available_merchants": [
"xxx"
],
"combine_use": true,
"fixed_normal_coupon": {
"coupon_amount": 100,
"transaction_minimum": 200
},
"limit_pay": [
"CMB_CREDIT"
]
},
"no_cash": false,
"out_request_no": "xxx",
"stock_name": "测试2号",
"stock_type": "NORMAL",
"stock_use_rule": {
"max_amount": 1000,
"max_coupons": 10,
"max_coupons_per_user": 1,
"natural_person_limit": false,
"prevent_api_abuse": false
}
}
编码是从官方文档excel里面找的