从订单到交付

从订单到交付一期


过磅记录保存

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>过磅记录保存</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://XXXX/ierp/kapi/app/iscb/sf_poundsave?access_token=1382453241991661568_23NnLBvQNCA4n3TjYo1CQfGmrAzw9ap7gIb97XCkSzSPSDnt7ryR9dg1KkYvg8ltETfc0dvcM2s24ispjCKzsaq6p9JnTbUhflev</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>{ &quot;billno&quot;:“YY-THD-2022-12-09-001”, (送货/提货)单据编码 &quot;fxyz_business_type&quot;:1, 业务类型 1 提货;0 送货 &quot;lineno&quot;:null, 行号 &quot;fxyz_tare&quot;:null, 皮重 小数 &quot;fxyz_gross_weight&quot;:null, 毛重 小数 &quot;carno&quot;:null 车号, &quot;fxyz_buckle_weight&quot;:null, 扣重 小数 &quot;fxyz_net_weight&quot;:null,净重 小数 &quot;fxyz_first_weigh&quot;:null, 一次过磅时间 时间戳 &quot;fxyz_second_weigh&quot;:null 二次过磅时间 时间戳 }</p> <p>1 billno (送货/提货)单据编码 字符串 2 fxyz_business_type 业务类型 字符串 3 lineno 行号 字符串 4 fxyz_tare 皮重 小数<br /> 5 fxyz_gross_weight 毛重 小数<br /> 6 carno 车号 字符串 </p> <h5>返回示例</h5> <pre><code> 输出样例: { "data":{    "output":{},    "id":1   }, "success":true, "errorCode":"success" } 失败样例: { "success":false, "errorCode":"fail", "message":"错误堆栈详情" } </code></pre>

页面列表

ITEM_HTML