文档
测试

我的优惠券列表

POST
http://hotel.u7pk.cn/MiniInterface/mycouponlist

接口描述

获得有效优惠券

请求参数

参数名
类型
描述
必填
token
string
用户凭证
必填
type
string
["outtime"(过期),"used"(已使用),"useful"(有效)]
必填

响应参数

参数名
类型
描述
必填
Detail
list
优惠券列表
必填
Id
string
优惠券Id
必填
name
string
优惠券名称
必填
satisfymoney
string
满足金额
必填
discountmoney
string
优惠金额
必填
ShopId
string
店铺Id
必填
starttime
string
开始时间
必填
endtime
string
结束时间
必填
ShopName
string
店铺名称
必填