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)