小利特惠


选择订单数量

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>选择订单数量</li> </ul> <h5>请求URL</h5> <ul> <li><code>/partner/v1/orderSelectNum</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ &amp;quot;order_type&amp;quot;: &amp;quot;2&amp;quot;, //1-话费 activity_orders,2-油卡 fuel_order,3-电费 electric_order &amp;quot;num&amp;quot;: 10, //所选数量 &amp;quot;brand_name&amp;quot;, // 运营商数量 &amp;quot;price_remaining&amp;quot; // 充值金额 }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 400, &amp;quot;msg&amp;quot;: &amp;quot;分配的订单状态已发生改变,请刷新&amp;quot;, &amp;quot;data&amp;quot;: [] }</code></pre> <h5>返回参数说明</h5> <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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML