根据userId和shopId查优惠券
GET
/csc/marketing/shopcouponissue/getShopCouponByUserIdAndShopCouponId?userId=1&shopId=123
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
shopCouponId
string
示例:1433059651188035584
必填
title
string
示例:新年优惠券
必填
img
string
示例:https://img13.360buyimg.com/n5/jfs/t22429/207/1285610302/488557/54d3ff0c/5b585272N8bf3869c.jpg
必填
type
int
示例:1
必填
withAmount
int
示例:50
必填
usedAmount
int
示例:15
必填
quota
int
示例:100
必填
takeCount
int
示例:1
必填
remainCount
int
示例:99
必填
usedCount
int
示例:0
必填
startTime
string
示例:2021-06-26 00:00:00
必填
endTime
string
示例:2021-09-16 00:00:00
必填
validStartTime
object
示例:null
必填
validEndTime
object
示例:null
必填
validDays
int
示例:6
必填
status
int
示例:1
必填
createTime
string
示例:2021-09-01 21:30:20
必填
updateTime
object
示例:null
必填
integral
int
示例:100
必填
shopId
string
示例:123
必填
couponType
int
示例:3
必填
couponUserStatus
int
示例:2 0 还没有领取 1已经领取没有使用 2已经使用
必填
code
int
示例:200
必填