M+ CPD


获取渠道列表

<h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>pmms-counter-bff/counterBff/getChannels</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ "apiVersion": "string", "requestId": "string", "timestamp": 0 }</code></pre> <h5>返回示例</h5> <pre><code>{ "code": 0, "data": [ { "channel": "string",// 渠道名称 "id": "string" } ], "message": "string", "requestId": "string", "stackInfo": "string", "timestamp": 0 }</code></pre>

页面列表

ITEM_HTML