运营后台2.0


B1-商户渠道-查询元服务能力列表

<p><strong>简要描述:</strong> </p> <ul> <li>商户渠道能力配置-元服务能力列表接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>测试环境 <code>https://op-test1.ipaynow.cn/agg_acc_web_op/merchantChannelAbilityConfig/oriChannelServiceAbilityList.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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></code></pre> <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;: null, &amp;quot;result&amp;quot;: [ { &amp;quot;id&amp;quot;: &amp;quot;F001&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;开户&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F002&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;外部汇入&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F003&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;充值&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F004&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;提现&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F005&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;转账&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F006&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;代付&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F007&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;代收&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;F008&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;销户&amp;quot;, &amp;quot;enable&amp;quot;: &amp;quot;0&amp;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;">rd</td> <td style="text-align: left;">string</td> <td>接口调用结果:0成功,1失败</td> </tr> <tr> <td style="text-align: left;">rm</td> <td style="text-align: left;">string</td> <td>接口调用结果:0成功,1失败</td> </tr> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">string</td> <td>能力编号</td> </tr> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">string</td> <td>能力名称</td> </tr> <tr> <td style="text-align: left;">enable</td> <td style="text-align: left;">string</td> <td>能力启用状态(0非选中,1选中)</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML