Skip to content

取消关联订单信息

取消商家券与订单信息的关联关系 官方文档

js
wxpay
.
v3
.
marketing
.
busifavor
.
coupons
.
disassociate
.
post
({
stock_id
,
coupon_code
,
out_trade_no
,
out_request_no
,
}) .
then
(
({
data
: {
wechatpay_associate_time
,
}, }) => ({
wechatpay_associate_time
,
}) )

Released under the MIT License. (SITEMAP)