文档
测试

小程序优惠券列表

POST
order/orderDistributorDiscountCouponRelation/xcxDiscountList

请求头

参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填

请求参数

参数名
类型
描述
必填
status
Integer
优惠券状态 1-未使用 4-已过期
必填

响应参数

参数名
类型
描述
必填
code
int
返回校验码
必填
msg
String
返回提示信息
必填
data
T
返回值
必填
id
Long
必填
limitTime
LocalDateTime
到期时间
必填
status
Integer
优惠券状态 1-未使用 2-已使用 3-占用中 4-已过期
必填
discountName
String
优惠券名称
必填
discountUseRule
String
优惠券使用规则
必填
discountAmount
String
优惠券使用金额
必填