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)