APP(合伙人)

合伙人、dms、66智修文档相关


销售明细-提交

<p><strong>简要描述:</strong> </p> <ul> <li>销售明细-提交</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://tapi.1uap.com/intellect/cooperate/sales-parts-sub</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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;">customer_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>客户ID</td> </tr> <tr> <td style="text-align: left;">parts</td> <td style="text-align: left;">是</td> <td style="text-align: left;">array</td> <td>配件信息{&quot;customer_id&quot;:&quot;61017&quot;,&quot;parts&quot;:[{&quot;id&quot;:41,&quot;parts_id&quot;:&quot;7056&quot;,&quot;count&quot;:&quot;1&quot;,&quot;price&quot;:&quot;10&quot;}]}</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "errCode": 1000, "errMsg": "请求成功", "data": { "id": 192, "order_sn": "AA20061200000192", "is_check": 0 } }</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;">id</td> <td style="text-align: left;">int</td> <td>订单ID</td> </tr> <tr> <td style="text-align: left;">order_sn</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> <tr> <td style="text-align: left;">is_check</td> <td style="text-align: left;">int</td> <td>状态:0未审核,1已审核</td> </tr> </tbody> </table>

页面列表

ITEM_HTML