多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] post:/pay/coupon/myCoupon *string:custom_id#会员编号 *string:status# 状态,多个,逗号隔开 :1未核销2冻结中3已核销4已作废 *string:page#页码 *string:limit#每页显示 *sign#签名 <<< success { "status": "0000", "codemsg": "查询成功", "data": { "current_page": 1, "data": [{ "id": 1083, "kuser_id": 21, "coupon_id": 269, "app": 2, "status": 1, "is_lock": 0, "use_time_start": "2020-12-19 18:26:52", "use_time_end": "2020-12-22 23:59:59", "finish_time": null, "finish_type": 0, "trade_no": "-", "amount": "4.00", "url_type": 2, "deleted_at": null, "created_at": "2020-12-19 18:26:52", "updated_at": "2020-12-19 18:26:52", "trade_no_sub": "", "range": [], "type": 1, "threshold": "0.00", "explain": "test", "clearance_mode": "1,2,3,4", "real_amount": "4.00", "phone": "15238399426", "app_name": "钱包", "no": "2012197991", "status_name": "未核销", "finish_time_format": "-", "finish_type_name": "-", "coupon_name": "钱包优惠券测试" }, { "id": 1082, "kuser_id": 21, "coupon_id": 269, "app": 2, "status": 1, "is_lock": 0, "use_time_start": "2020-12-19 18:26:47", "use_time_end": "2020-12-22 23:59:59", "finish_time": null, "finish_type": 0, "trade_no": "-", "amount": "4.00", "url_type": 2, "deleted_at": null, "created_at": "2020-12-19 18:26:47", "updated_at": "2020-12-19 18:26:47", "trade_no_sub": "", "range": [], "type": 1, "threshold": "0.00", "explain": "test", "clearance_mode": "1,2,3,4", "real_amount": "4.00", "phone": "15238399426", "app_name": "钱包", "no": "2012197991", "status_name": "未核销", "finish_time_format": "-", "finish_type_name": "-", "coupon_name": "钱包优惠券测试" } ], "first_page_url": "https://premarket.9617777.com:8080/api/app/myCoupon?page=1", "from": 1, "last_page": 1, "last_page_url": "https://premarket.9617777.com:8080/api/app/myCoupon?page=1", "next_page_url": null, "path": "https://premarket.9617777.com:8080/api/app/myCoupon", "per_page": "5", "prev_page_url": null, "to": 2, "total": 2 } } <<< 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)