We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
接口文档地址:https://pay.weixin.qq.com/wiki/doc/apiv3_partner/apis/chapter8_1_5.shtml 调用接口时返回: { "data": null, "message": "请求分账的交易模式和下单的交易模式不匹配,普通商户的交易只能普通商户发起分账,服务商下单的交易只能服务商发起分账", "status": "", "success": false, "totalCount": "" }
The text was updated successfully, but these errors were encountered:
解冻剩余资金API请求实体ProfitSharingUnfreezeRequest
Sorry, something went wrong.
欢迎直接贡献代码
🎨 #2747【微信支付】服务商分账解冻剩余资金接口增加参数sub_mchid
8b72253
Successfully merging a pull request may close this issue.
接口文档地址:https://pay.weixin.qq.com/wiki/doc/apiv3_partner/apis/chapter8_1_5.shtml
调用接口时返回:
{
"data": null,
"message": "请求分账的交易模式和下单的交易模式不匹配,普通商户的交易只能普通商户发起分账,服务商下单的交易只能服务商发起分账",
"status": "",
"success": false,
"totalCount": ""
}
The text was updated successfully, but these errors were encountered: