程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
TransferBatchDetailResult |
TransferService.transferBatchesBatchIdDetail(String batchId,
String detailId)
微信明细单号查询明细单API
请求方式:GET(HTTPS)
请求地址:请求地址
文档地址:微信明细单号查询明细单API
|
TransferBatchDetailResult |
TransferService.transferBatchesOutBatchNoDetail(String outBatchNo,
String outDetailNo)
商家明细单号查询明细单API
请求方式:GET(HTTPS)
请求地址:请求地址
文档地址:商家明细单号查询明细单API
|
限定符和类型 | 方法和说明 |
---|---|
TransferBatchDetailResult |
TransferServiceImpl.transferBatchesBatchIdDetail(String batchId,
String detailId) |
TransferBatchDetailResult |
TransferServiceImpl.transferBatchesOutBatchNoDetail(String outBatchNo,
String outDetailNo) |
Copyright © 2023. All rights reserved.