新版「开放接口」现已发布,新增消息事件推送功能,更新人人商城至V5.32.0体验!
curl --location -g --request GET '/coupon/detail/get?coupon_id=1或[1,2]'
{
"error": 0,
"list": [
{
"id": "48",
"coupon_name": "有库存",
"coupon_sale_type": "2",
"enough": "100.00",
"discount_price": "9.00",
"start_time": "2020-06-11 01:01:05",
"end_time": "2020-06-18 01:01:05",
"stock": "30",
"stock_type": "1",
"get_total": "12",
"content": "满100享9折"
}
]
}
扫码加入 开放接口 微信交流群
在这里,获得 开放接口 使用上的任何帮助,快速上手让你的研测效率得到大幅提升