文档
测试

搜索优惠券

POST
http://beidi.chuanghu.com/xcx/coupon/couponbatch

请求参数

参数名
类型
描述
必填
skey
int
示例:123213
必填
act
string
示例:list 列表
必填
code
int
示例:优惠券编号
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:优惠券id
必填
title
string
示例:标题
必填
cost
string
示例:满足金额
必填
amount
string
示例:优惠券金额
必填
timefrom
string
示例:开始时间
必填
timeto
string
示例:过期时间
必填
isuse
int
示例:1 通用卷 2 商品卷 3 分类卷
必填
isget
int
示例:1 已领取过 0 未领取过
必填