程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
BatchNumberResult |
PartnerTransferService.queryBatchByBatchId(BatchNumberRequest request)
微信支付批次单号查询批次单API
接口说明
适用对象:服务商
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pay/transfer/chapter3_2.shtml
请求URL:https://api.mch.weixin.qq.com/v3/partner-transfer/batches/batch-id/{batch_id}
请求方式:GET
接口限频:单个服务商 50QPS,如果超过频率限制,会报错FREQUENCY_LIMITED,请降低频率请求。
|
限定符和类型 | 方法和说明 |
---|---|
BatchNumberResult |
PartnerTransferServiceImpl.queryBatchByBatchId(BatchNumberRequest request)
微信支付批次单号查询批次单API
接口说明
适用对象:服务商
请求URL:https://api.mch.weixin.qq.com/v3/partner-transfer/batches/batch-id/{batch_id}
https://api.mch.weixin.qq.com/v3/partner-transfer/batches/batch-id/1030000071100999991182020050700019480001
?
|
Copyright © 2023. All rights reserved.