🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] post:/pay/coupon/getCouponList *string:custom_id#会员编号 *string:tradeNo#订单号 *sign#签名 <<< success { "status": "0000", "codemsg": "查询成功", "data": { "abled": [{ "name": "钱包优惠券测试", "type": 1, "no": "2012197991", "clearance_mode": "1,2,3,4", "threshold": "0.00", "amount": "4.00", "explain": "test", "user_conpon_id": 1162, "user_coupon_id": 1162, "use_time_start": "2020-12-24 10:24:47", "use_time_end": "2020-12-27 23:59:59" }], "disabled": [] } } <<< error {"status":errorcode,"codemsg":error msg} ~~~ **返回参数说明 参考coupon,user\_coupon表字段名称** | 参数名 | 类型 | 说明 | | --- | --- | --- | | type | int | 类型:1满减 | | trade\_area | string | 商圈 range字段 | | merchant | string | 店铺 range字段 | | explain | [应答码说明](https://www.kancloud.cn/zzkpay/jyzzpay/1029159)