errcode | number | Error code |
errmsg | string | Error message |
coupon.coupon_id | number | Coupon |
coupon.type | number | Types of coupons |
coupon.status | number | Coupon Status |
coupon.create_time | string | Coupon creation time |
coupon.update_time | string | Coupon updated when |
coupon.coupon_info.name | string | Coupon Name |
coupon.coupon_info.valid_info.valid_type | string | For the type of coupon validity period, see the table below |
coupon.coupon_info.valid_info.valid_day_num | number | The number of days the coupon is valid, valid_type = 2 is meaningful |
coupon.coupon_info.valid_info.start_time | string | Coupon validity start time, valid_type = 1 is meaningful |
coupon.coupon_info.valid_info.end_time | string | Valid_type = 1. |
coupon.coupon_info.promote_info.promote_type | string | For the type of promotion, see the table below |
coupon.coupon_info.promote_info.customize_channel | string | Custom promotion channel specific content, promote_type = 2 when it makes sense |
coupon.stock_info.issued_num | number | Coupon surplus |
coupon.stock_info.receive_num | number | Amount of coupons received |
coupon.stock_info.used_num | number | Coupons have been used |
coupon.coupon_info.discount_info.discount_num | number | Number of coupon discounts * 1000, e.g. 5.1 off - 5100 |
coupon.coupon_info.discount_info.discount_fee | number | The coupon reduces the amount, in units, such as 0.5 yuan - > 50 |
coupon.coupon_info.discount_info.discount_condition.product_cnt | number | Coupon conditions, full x items available |
coupon.coupon_info.discount_info.discount_condition.product_price | number | Coupon conditions of use, price full x available, unit points |
coupon.coupon_info.discount_info.discount_condition.product_ids[] | number array | Voucher conditions of use, specified product id available |
coupon.coupon_info.ext_info.invalid_time | string | Expiry time of coupon |
coupon.coupon_info.ext_info.jump_product_id | number | The product id of the jump after receiving the discount coupon |
coupon.coupon_info.ext_info.notes | string | Note information |
coupon.coupon_info.ext_info.valid_time | string | When the coupon is valid |
coupon.coupon_info.receive_info.end_time | string | Coupon Acceptance End Time |
coupon.coupon_info.receive_info.limit_num_one_person | number | Limit on number of tickets per person |
coupon.coupon_info.receive_info.start_time | string | Coupon Acceptance Start Time |
coupon.coupon_info.receive_info.total_num | number | Total number of coupons received |