微众查看详情接口
<p><strong>简要描述:</strong> </p>
<ul>
<li>微众查看详情接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://localhost/app_center/paramsManage/getMchPayParamsDetail.do</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>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{&quot;head&quot;:{&quot;rd&quot;:&quot;0&quot;,&quot;rm&quot;:&quot;成功&quot;},&quot;body&quot;:{&quot;id&quot;:282,&quot;mchId&quot;:&quot;000000100518916&quot;,&quot;createDate&quot;:&quot;2017-12-19 14:19:49&quot;,&quot;merchantName&quot;:&quot;赵宇飞&quot;,&quot;merchantAlis&quot;:&quot;测试小卖部&quot;,&quot;deviceId&quot;:null,&quot;channelId&quot;:null,&quot;orgNumber&quot;:null,&quot;enable&quot;:null,&quot;reqMd5Key&quot;:&quot;IPW2******ZXCS&quot;,&quot;respMd5Key&quot;:&quot;IPW2******ZXCS&quot;,&quot;effectTime&quot;:null,&quot;merchantArea&quot;:&quot;1000&quot;,&quot;bankName&quot;:&quot;招商银行股份有限公司北京分行&quot;,&quot;revactBankNo&quot;:&quot;308584000013&quot;,&quot;bankAccoutName&quot;:&quot;赵宇飞&quot;,&quot;bankAccout&quot;:&quot;6226090111860025&quot;,&quot;agency&quot;:&quot;1071000002&quot;,&quot;wxAccount&quot;:null,&quot;servicePhone&quot;:&quot;18501251875&quot;,&quot;contact&quot;:&quot;赵宇飞&quot;,&quot;contactPhone&quot;:null,&quot;contactEmail&quot;:&quot;zhaoyufei@ipaynow.cn&quot;,&quot;business&quot;:&quot;0315&quot;,&quot;merchantNature&quot;:&quot;私营企业&quot;,&quot;openYear&quot;:null,&quot;contractNo&quot;:null,&quot;contractLicence&quot;:null,&quot;businessStartDate&quot;:null,&quot;businessEndDate&quot;:null,&quot;wxCostRate&quot;:&quot;0.1&quot;,&quot;companyFlag&quot;:&quot;00:对私&quot;,&quot;subId&quot;:&quot;107100000090028&quot;,&quot;wxSubId&quot;:null,&quot;status&quot;:&quot;1&quot;,&quot;message&quot;:&quot;商户扣率不能小于代理商扣率&quot;,&quot;serialNo&quot;:&quot;000000100518916_58_00000241&quot;,&quot;email&quot;:&quot;zhaoyufei@ipaynow.cn&quot;,&quot;routerTypeId&quot;:&quot;58&quot;,&quot;checkStatus&quot;:&quot;1&quot;,&quot;operator&quot;:&quot;0386&quot;,&quot;modifier&quot;:null,&quot;modifiedTime&quot;:1513664419000,&quot;cycle&quot;:&quot;N&quot;,&quot;configStatus&quot;:0,&quot;configMessage&quot;:null,&quot;defaultConfigFlag&quot;:0,&quot;subWxAppidList&quot;:null,&quot;payWxAppidList&quot;:[&quot;wx5090365f883d62d8,wddewefefe&quot;],&quot;authorizationDirList&quot;:[&quot;http://www.baitu.com/one/&quot;,&quot;https://pay.ipaynow.cn/api_release/paymentGateway/&quot;]}}</code></pre>
<p><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;">subWxAppidList</td>
<td style="text-align: left;">List</td>
<td>关注公众号和appid</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>