Skip to content

关联订单信息

将有效态(未核销)的商家券与订单信息关联,用于后续参与摇奖&返佣激励等操作的统计。 官方文档

js
wxpay
.
v3
.
marketing
.
busifavor
.
coupons
.
associate
.
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)