程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
BatchesQueryResult |
MerchantTransferService.queryMerchantBatches(MerchantBatchesQueryRequest request)
商家批次单号查询批次单API
适用对象:直连商户
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter4_3_5.shtml
请求URL:https://api.mch.weixin.qq.com/v3/transfer/batches/out-batch-no/{out_batch_no}
请求方式:GET
接口限频: 单个商户 50QPS,如果超过频率限制,会报错FREQUENCY_LIMITED,请降低频率请求。
|
限定符和类型 | 方法和说明 |
---|---|
BatchesQueryResult |
MerchantTransferServiceImpl.queryMerchantBatches(MerchantBatchesQueryRequest request) |
Copyright © 2023. All rights reserved.