小程序优惠券列表
GET
order/orderDiscountCouponMms/xcxList
接口描述
小程序优惠券列表
请求头
参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填
请求参数
参数名
类型
描述
必填
status
Integer
优惠券状态 1-已领取 2-已使用 3-已过期
必填
响应参数
参数名
类型
描述
必填
status
Integer
优惠券状态 1-已领取 2-已使用 3-已过期
必填
verificationCode
String
核销码
必填
periodOfValidityBeginTime
LocalDateTime
使用日期开始时间
必填
periodOfValidityEndTime
LocalDateTime
使用日期结束时间
必填
verificationCodeImage
String
核销码图片
必填
type
Integer
1-单品减价券
必填
discountType
Integer
折扣类型 1-减金额 2-打折
必填
limitAmount
BigDecimal
到多少金额可以使用优惠券
必填
amount
BigDecimal
减价金额
必填
serviceRegulations
String
使用规则
必填