我的优惠券
GET
{{host}}/ua/coupon/my_list
请求头
参数名
类型
描述
必填
UserToken
string
示例:MxhZcmGFgp1638863709Tyn22Mrhvp84141
必填
请求参数
参数名
类型
描述
必填
响应参数
参数名
类型
描述
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
id
int
示例:1
必填
code
string
示例:94356068
必填
name
string
示例:油站加油卷
必填
use_type
int
优惠券使用类型(1-加油 2-商品)
必填
coupon_type
int
优惠类型 1-直接优惠金额; 2-折扣
必填
money
string
优惠金额-coupon_type为1时
必填
discount
string
折扣-coupon_type为2时
必填
condition_type
int
使用条件类型:1-无门槛;2-订单满足金额
必填
condition_money
string
condition_type为2时 订单满足该金额可使用
必填
use_time_end
int
示例:1640880000
必填
use_status
int
示例:0
必填
msg
string
示例:ok
必填
code
int
示例:200
必填