运营后台2.0


D1-账户渠道-查询渠道列表

<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/accountChannelAbilityConfig/queryAllChannelList.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;Q1&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;九派&amp;quot; }, { &amp;quot;id&amp;quot;: &amp;quot;Q2&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;苏宁&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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML