从订单到交付

从订单到交付一期


卸车确认接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>卸车确认接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xxxxx/ierp/kapi/app/iscb/sf_unloadconfirm</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>{ &quot;seq&quot;:&quot;&quot;, 分录行号 &quot;billno&quot;:&quot;&quot; 单据编号 }</p> <h5>返回示例</h5> <pre><code>成功 { "data":{ "output":{}, "id":1573954212881001472 }, "errorCode":"success", "status":true, "success":true } 失败样例: { "success":false, "errorCode":"fail", "message":"错误堆栈详情" }</code></pre>

页面列表

ITEM_HTML