我的优惠券
GET
/order/app/discount
请求参数
参数名
类型
描述
必填
pageNumber
必填
pageSize
必填
status
int
0 未使用 1已使用 2已过期
必填
响应参数
参数名
类型
描述
必填
id
long
id
必填
discountName
string
优惠券名称
必填
discountTotalPrice
double
满减金额
必填
discountPrice
double
面额
必填
discountType
int
1指定商品 2订单满减
必填
discountGoodId
long
商品id
必填
createTime
date
领取时间
必填
startTime
date
开始使用时间
必填
endTime
date
结束使用时间
必填
status
int
0 未使用 1已使用 2已过期
必填