查询用户优惠券
GET
/mobile/api/user/userCouponlist
接口描述
(许兵兵)
请求头
参数名
类型
描述
必填
token
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MDE2MjY5ODYsImFjY291bnQiOiIxIn0.zPmbP-474o82KaPBVr2pbuvtMTyxs4iCkMXiQCTr3C0
必填
响应参数
参数名
类型
描述
必填
code
必填
message
必填
couponId
Integer
用户优惠券id
必填
templateName
Integer
优惠券名称
必填
limitDesc
Integer
优惠券使用限制描述
必填
userLimit
Integer
使用限制 1:商品分类限制 2:商品限制 3:全场通用
必填
startMoney
BigDecimal
满x金额可用(0为无门槛)
必填
cutMoney
BigDecimal
减金额
必填
termType
Integer
有效期类型 1:固定时间 2:领取之日起 3:无有效期
必填
endTime
Date
有效期
必填
termLength
Integer
领取之日起x天过期
必填
sceneCouponId
Integer
获取场景id
必填
addTime
Date
领取时间
必填
userTime
Date
使用时间
必填
userId
Integer
用户id
必填
productId
Integer
商品id
必填
columnId
Integer
商品分类id
必填