PMS


发起新装提交--手动

<h2>发起新装提交</h2> <p>一般情况不需要使用 适用于时自动发起新装提交失败时使用</p> <h3>请求URL</h3> <ul> <li><code>/boss/order/ocNewAccount</code></li> </ul> <h3>请求方式</h3> <ul> <li>POST</li> </ul> <h3>请求参数</h3> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>是否必填</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>orderId</td> <td>String</td> <td>是</td> <td>订单ID</td> </tr> </tbody> </table> <h3>请求示例</h3> <pre><code class="language-json">{ &amp;quot;orderId&amp;quot;: &amp;quot;1234567890&amp;quot; }</code></pre> <h3>返回参数</h3> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>int</td> <td>返回码,20000表示成功,其他表示失败</td> </tr> <tr> <td>data</td> <td>Object</td> <td>返回数据</td> </tr> </tbody> </table> <h3>返回示例</h3> <pre><code class="language-json">{ &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: { }</code></pre>

页面列表

ITEM_HTML