Skip to content

删除分账接收方(平台收付通)

电商平台发起删除分账接收方请求。删除后,不支持将电商平台下二级商户结算后的资金,分到该分账接收方。 官方文档

js
wxpay
.
v3
.
ecommerce
.
profitsharing
.
receivers
.
Delete
.
post
({
appid
,
type
,
account
,
}) .
then
(
({
data
: {
type
,
account
,
}, }) => ({
type
,
account
,
}) )

Released under the MIT License. (SITEMAP)