运营后台2.0


商户支付参数根据渠道查询

<p><strong>简要描述:</strong> </p> <ul> <li>商户支付参数列表-查询添加增加渠道</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>paramsManage/getMchPayParamsList.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> <tr> <td style="text-align: left;">channelId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>渠道号</td> </tr> </tbody> </table> <p>其他参数参照之前的,渠道只是在之前的基础上增加 <strong>渠道说明</strong> 渠道查询接口: <code>common/selectDataDic.do</code> <strong>请求方式:</strong> POST </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;">dataType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>42</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;head&amp;quot; : { &amp;quot;rd&amp;quot; : &amp;quot;0&amp;quot;, &amp;quot;rm&amp;quot; : &amp;quot;成功&amp;quot; }, &amp;quot;body&amp;quot; : { &amp;quot;paginator&amp;quot; : { &amp;quot;currentPage&amp;quot; : 1, &amp;quot;pageSize&amp;quot; : 20, &amp;quot;pageNum&amp;quot; : 1, &amp;quot;totalCount&amp;quot; : 1, &amp;quot;orderIndexPrevate&amp;quot; : { }, &amp;quot;orderIndexNext&amp;quot; : { }, &amp;quot;prevTotalCount&amp;quot; : { }, &amp;quot;currentTotalCount&amp;quot; : { }, &amp;quot;tenNum&amp;quot; : { }, &amp;quot;factTransDateBegin&amp;quot; : { }, &amp;quot;factTransDateEnd&amp;quot; : { }, &amp;quot;pageType&amp;quot; : { } }, &amp;quot;result&amp;quot; : { &amp;quot;0&amp;quot; : { &amp;quot;mchId&amp;quot; : &amp;quot;000000100518018&amp;quot;, &amp;quot;mchName&amp;quot; : { }, &amp;quot;email&amp;quot; : &amp;quot;gaohuiqian1992@163.com&amp;quot;, &amp;quot;createTime&amp;quot; : &amp;quot;2017-02-24 17:44:57.0&amp;quot;, &amp;quot;deviceId&amp;quot; : &amp;quot;05&amp;quot;, &amp;quot;routerTypeId&amp;quot; : 21, &amp;quot;channelId&amp;quot; : &amp;quot;12&amp;quot;, &amp;quot;paramId&amp;quot; : 1402, &amp;quot;routerId&amp;quot; : 16623, &amp;quot;routerConfigId&amp;quot; : 15000, &amp;quot;enable&amp;quot; : 1, &amp;quot;pospConfigId&amp;quot; : 0, &amp;quot;type&amp;quot; : 0, &amp;quot;approve&amp;quot; : 0, &amp;quot;display&amp;quot; : 0, &amp;quot;subId&amp;quot; : &amp;quot;1985319638&amp;quot; }, } } } </code></pre> <p><strong>返回参数说明</strong> 返回结果同之前</p>

页面列表

ITEM_HTML