我的优惠券
GET
/json/user/ticket.json
接口描述
我的优惠券
请求参数
参数名
类型
描述
必填
status
string
状态, nouse:未使用, used:已使用, noeffect:失效
必填
响应参数
参数名
类型
描述
必填
id
int
ID
必填
name
string
名称
必填
img
string
图片
必填
type
string
类型, money:优惠金额, discount:打折
必填
scope
string
限定信息(不填则全场通用)
必填
min
float
订单金额超过该金额
必填
money
float
优惠金额(type=money)时有效
必填
discount
int
折扣(type=discount)时有效
必填
btime
string
有效时段, 起始日期
必填
etime
string
有效时段, 结束日期
必填
status
string
状态, nouse:未使用, used:已使用, noeffect:失效
必填