Skip to content

申请退券

商户可以通过该接口为已核销的券申请退券 官方文档

js
wxpay
.
v3
.
marketing
.
busifavor
.
coupons
.
return
.
post
({
coupon_code
,
stock_id
,
return_request_no
,
}) .
then
(
({
data
: {
wechatpay_return_time
,
}, }) => ({
wechatpay_return_time
,
}) )

Released under the MIT License. (SITEMAP)