QQ登录 账号密码登陆 官网首页

我的优惠券

URL地址

http://www.tpshop.com/index.php?m=api&c=User&a=getCouponList

请求方式

get


参数列表

参数

是否必须

说明

p

可选

第几页,默认1

type可选0表示未使用

 

示例:

成功返回:
{
  {
    "status":1,
    "msg":"获取成功",
    "result":[
        {
            "id":189,
            "cid":20,
            "type":2,
            "uid":1,
            "order_id":0,
            "get_order_id":0,
            "use_time":0,
            "code":"",
            "send_time":1509938962,
            "status":0,              
            "name":"九月九",        //优惠券名称
            "money":"50.00",        //面额
            "use_start_time":1509008132,//开始时间
            "use_end_time":1514710532,  //失效时间
            "condition":"2000.00",    //使用条件
            "use_type":0
        }
    ]
}
}

文章未显示完整,要查看完整内容,请购买正版