主题
商户可以通过该接口为已核销的券申请退券 官方文档
wxpay.v3.marketing.busifavor.coupons.return.post({ coupon_code, stock_id, return_request_no, }) .then( ({ data: { wechatpay_return_time, }, }) => ({ wechatpay_return_time, }) )