文档
测试

用户优惠卷列表

POST
http://127.0.0.1:2022/coupon/user_coupon_list

请求参数

参数名
类型
描述
必填
goods_id
int
示例:0
必填
category_id
int
示例:0
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:
必填
data
object
数据字典
必填
goods_id
int
示例:0
必填
coupon_goods_id
int
示例:2181
必填
user_coupon_id
int
示例:3
必填
coupon_id
int
示例:7
必填
name
string
示例:9折优惠卷
必填
color
int
示例:20
必填
coupon_type
int
示例:20
必填
reduce_price
int
示例:0
必填
discount
int
示例:90
必填
min_price
int
示例:100
必填