熊猫付

熊猫付聚合支付产品


先锋-商户报备信息查询

<p><strong>简要描述:</strong> </p> <ul> <li>商户报备信息查询</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.0.188:9200/router-center/xf/merchant/selectMerReport</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">subMerId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>子商户id</td> </tr> <tr> <td style="text-align: left;">orgNo</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>机构编号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "msg": "成功", "data": { "msg": "成功", "data": { "bankCode": "CMBC", "certType": "IDC", "city": "430000", "contactEmail": "835859497@qq.com", "bankCardno": "6226223100570624", "bankCardType": "1", "reportMessage": [ { "subMerchantId": "201926subMerd", "reportProduct": "trade.wxpay.rscanpay", "reportStatus": "I", "class": "com.ucfpay.mp.jh.model.SubMerReportMessge", "channelId": "2088331398977435" }, { "subMerchantId": "201926subMerd", "reportProduct": "trade.wxpay.pscanpay", "reportStatus": "I", "class": "com.ucfpay.mp.jh.model.SubMerReportMessge", "channelId": "2088331398977435" }, { "subMerchantId": "201926subMerd", "reportProduct": "trade.alipay.gzhpay", "reportStatus": "S", "class": "com.ucfpay.mp.jh.model.SubMerReportMessge", "channelId": "2088331398977435", "channelMchId": "2088100381293492" }, { "subMerchantId": "201926subMerd", "reportProduct": "trade.alipay.pscanpay", "reportStatus": "S", "class": "com.ucfpay.mp.jh.model.SubMerReportMessge", "channelId": "2088331398977435", "channelMchId": "2088100381293492" }, { "subMerchantId": "201926subMerd", "reportProduct": "trade.alipay.rscanpay", "reportStatus": "S", "class": "com.ucfpay.mp.jh.model.SubMerReportMessge", "channelId": "2088331398977435", "channelMchId": "2088100381293492" } ], "fullName": "长沙市开福区文丹建材店", "bankName": "中国民生银行股份有限公司长沙高桥支行", "certNo": "46002619860914422X", "subMerId": "201926subMerd", "province": "000000", "merchantId": "M200000573", "settleMode": "BANK_CARD", "reportBusiFee": [ { "singleAmount": 0, "reportProduct": "trade.wxpay.rscanpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" }, { "singleAmount": 0, "reportProduct": "trade.alipay.rscanpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" }, { "singleAmount": 0, "reportProduct": "trade.wxpay.pscanpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" }, { "singleAmount": 0, "reportProduct": "trade.alipay.pscanpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" }, { "singleAmount": 0, "reportProduct": "trade.wxpay.gzhpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" }, { "singleAmount": 0, "reportProduct": "trade.alipay.gzhpay", "feeCharges": [ { "calculateRate": 1.3, "calculateMinAmount": 1, "calculateType": "percent", "fixedAmount": 0, "calculateMaxAmount": 3, "class": "com.ucfpay.mp.jh.model.FeeCharge" } ], "class": "com.ucfpay.mp.jh.model.SubMerBusinessComplex", "elecProtocolNo": "123456" } ], "respMsg": "成功", "contactPhone": "18229909800", "shortName": "长沙市开福区文丹建材店", "bankCardName": "test-bankCardName", "respCode": "00" }, "code": "200" }, "code": "200" }</code></pre> <p><strong>返回参数说明</strong> <strong>具体参考商户报备请求参数说明</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML