主题
电商平台发起删除分账接收方请求。删除后,不支持将电商平台下二级商户结算后的资金,分到该分账接收方。 官方文档
wxpay.v3.ecommerce.profitsharing.receivers.Delete.post({ appid, type, account, }) .then( ({ data: { type, account, }, }) => ({ type, account, }) )