程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
ProfitSharingV3Result |
ProfitSharingService.profitSharingQueryV3(ProfitSharingQueryV3Request request)
请求分账查询API
发起分账请求后,可调用此接口查询分账结果
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter8_1_2.shtml
接口链接: https://api.mch.weixin.qq.com/v3/profitsharing/orders/{out_order_no}
注意:
发起解冻剩余资金请求后,可调用此接口查询解冻剩余资金的结果
|
限定符和类型 | 方法和说明 |
---|---|
ProfitSharingV3Result |
ProfitSharingServiceImpl.profitSharingQueryV3(ProfitSharingQueryV3Request request) |
Copyright © 2023. All rights reserved.