文档
测试

查询用户优惠券列表(携带分类信息)

GET
https://dongtai.yangxiansheng.top/v1/coupon/myself/available/with_category

请求头

参数名
类型
描述
必填
authorization
string
示例:Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOjM0LCJzY29wZSI6OCwiZXhwIjoxNjc1NjczNTA3LCJpYXQiOjE1ODkyNzM1MDd9.QxtXEIzHQ86MG5hkjP1itTZTUJJuSIS6yhi5u1cRm8c
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:
必填
data
array
数据列表
必填
id
int
示例:4
必填
title
string
示例:满500减100券
必填
start_time
int
示例:1564956702000
必填
end_time
int
示例:1912111908000
必填
description
object
示例:null
必填
full_money
int
示例:500
必填
minus
int
示例:100
必填
rate
object
示例:null
必填
type
int
示例:1
必填
remark
string
示例:限服装、居家、文具等商品
必填
whole_store
boolean
示例:false
必填
is_collected
object
示例:null
必填
categories
array
数据列表
必填
id
int
示例:15
必填
name
string
示例:连衣裙
必填
description
object
示例:null
必填
parent_id
int
示例:2
必填
img
string
示例:http://i1.sleeve.7yue.pro/45d6e9db-ca81-452f-ab45-dbf75098e55d.png
必填
index
object
示例:null
必填
root
boolean
示例:false
必填