领取情况列表
GET
/marketCenter/couponTemplate/receiveList
接口描述
时间倒序排列
请求参数
参数名
类型
描述
必填
current
string
示例:当前页码
必填
size
string
示例:每页条数
必填
storeId
int
门店id 选择全部时,不传此参数
必填
fromDate
string
开始日期 yyyy-MM-dd
必填
toDate
string
结束日期 yyyy-MM-dd
必填
status
int
卡券状态 1:未使用 2:已核销 3:已过期
必填
couponTemplateId
int
券模板id
必填
响应参数
参数名
类型
描述
必填
code
string
示例:状态值
必填
message
string
示例:提示内容
必填
id
int
券id
必填
couponNumber
string
卡券号 用于门店核销卡券 随机生成串
必填
createTime
string
领取时间 yyyy-MM-dd hh:mm:ss
必填
phone
string
领取人手机号
必填
effectiveStartDate
string
有效时间 开始时间
必填
effectiveEndDate
string
有效时间 结束时间
必填
storeName
string
发放门店
必填
receiveType
int
领取方式 1:订房抽奖 2:新注册用户发放
必填
cavStoreName
string
核销门店
必填
cavName
string
核销人
必填
status
int
券状态 1:未使用 2:已核销 3:已过期
必填
applyApplet
int
微信小程序 1:是 2:否
必填
applyOffline
int
线下渠道 1:有效 0:无效
必填
total
string
示例:总条数
必填
pages
string
示例:总页数
必填
size
string
示例:每页条数
必填
current
string
示例:当前页码
必填