运营后台2.0


根据路由编号查询路由名称

<p><strong>简要描述:</strong> </p> <ul> <li>根据路由编号查询路由名称接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/settle/bankChannelMchConfigAction/queryRouterTypeName.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST | 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> <tr> <td style="text-align: left;">routerTypeId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>路由编号</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;bizId&amp;quot;: &amp;quot;100&amp;quot;, &amp;quot;whiteType&amp;quot;: &amp;quot;routerTypeId&amp;quot;, &amp;quot;bizOperate&amp;quot;: &amp;quot;roundHalfUpTOneSettleCleanCalculationUnStatisticalStrategy&amp;quot;, &amp;quot;status&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;creator&amp;quot;: &amp;quot;海龙测试用&amp;quot;, &amp;quot;createDate&amp;quot;: 1485917147000, &amp;quot;modifier&amp;quot;: null, &amp;quot;modifyDate&amp;quot;: 1488336353000, &amp;quot;demo&amp;quot;: &amp;quot;支付宝谊胜默认结算周期&amp;quot; } }</code></pre> <p><strong>返回参数说明</strong> </p> <p>常规接口统一规范说明</p> <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> <th>注释</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">demo</td> <td style="text-align: left;">String</td> <td style="text-align: left;">否</td> <td></td> <td>路由名称</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML