Skip to content
New issue

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

服务商分账解冻剩余资金API缺少参数sub_mchid #2747

Closed
heyucong opened this issue Jul 14, 2022 · 2 comments · Fixed by #2748
Closed

服务商分账解冻剩余资金API缺少参数sub_mchid #2747

heyucong opened this issue Jul 14, 2022 · 2 comments · Fixed by #2748

Comments

@heyucong
Copy link

接口文档地址:https://pay.weixin.qq.com/wiki/doc/apiv3_partner/apis/chapter8_1_5.shtml
调用接口时返回:
{
"data": null,
"message": "请求分账的交易模式和下单的交易模式不匹配,普通商户的交易只能普通商户发起分账,服务商下单的交易只能服务商发起分账",
"status": "",
"success": false,
"totalCount": ""
}

@heyucong
Copy link
Author

解冻剩余资金API请求实体ProfitSharingUnfreezeRequest

@binarywang
Copy link
Member

欢迎直接贡献代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants