新版「开放接口」现已发布,新增消息事件推送功能,更新人人商城至V5.32.0体验!
curl --location --request GET '/coupon/list?keywords=满100减10块&coupon_sale_type=1&status=1&pick_way=1&is_validity=1&page=1&page_size=10'
{
"error": 0,
"total": 2,
"list": [
{
"id": "48",
"coupon_name": "有库存",
"create_time": "2020-06-11 09:07:50",
"coupon_sale_type": "2",
"stock_type": "1",
"get_total": "12",
"stock": "30",
"content": "满100享9折",
"surplus": 18,
"wxapp_url": "/pagesMember/coupon/detail/index?id=48",
"status": "4",
"status_text": "已过期"
},
{
"id": "47",
"coupon_name": "活动领取",
"create_time": "2020-06-06 17:17:25",
"coupon_sale_type": "1",
"stock_type": "0",
"get_total": "86",
"stock": "0",
"content": "满100减10",
"wxapp_url": "/pagesMember/coupon/detail/index?id=47",
"status": "4",
"status_text": "已过期"
}
],
"page": 1,
"page_size": 20,
"coupon_sale_type_map": [
{
"type": 1,
"text": "立减"
},
{
"type": 2,
"text": "折扣"
}
]
}
扫码加入 开放接口 微信交流群
在这里,获得 开放接口 使用上的任何帮助,快速上手让你的研测效率得到大幅提升