说明
<p><strong>接入说明:</strong>
<strong>内部接入</strong>
<em>1</em>.可通过rpc调用 暂未实现
<em>2</em>.内部接入 通过rule形式ruleId: wayBillRule
请求参数必须有 tenant 、org (String)
参数为 Map<String,Object> 位于 BillDataDto.externalData.wayBillRequest
返回为 Map<String,Object> 位于 BillDataDto.externalData.wayBillResponse
<strong>外部接入</strong>
需通过直接请求方式调用 暂未实现</p>
<p><strong>相关接口文档说明:</strong></p>
<p>京东无界相关</p>
<ol>
<li>商家单号库存查询接口:<a href="https://jos.jd.com/api/detail.htm?id=1928">https://jos.jd.com/api/detail.htm?id=1928</a></li>
<li>快递管家接单: <a href="https://open.jd.com/home/home#/doc/api?apiCateId=356&apiId=1940&apiName=jingdong.ldop.alpha.waybill.receive">https://open.jd.com/home/home#/doc/api?apiCateId=356&apiId=1940&apiName=jingdong.ldop.alpha.waybill.receive</a></li>
<li>大头笔信息查询接口 <a href="https://open.jd.com/home/home#/doc/api?apiCateId=356&apiId=1530&apiName=jingdong.ldop.alpha.vendor.bigshot.query">https://open.jd.com/home/home#/doc/api?apiCateId=356&apiId=1530&apiName=jingdong.ldop.alpha.vendor.bigshot.query</a></li>
</ol>
<p>直连京东相关</p>
<ol>
<li>是否京配接口 <a href="https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=1023&apiName=jingdong.etms.range.check">https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=1023&apiName=jingdong.etms.range.check</a></li>
<li>获取京东运单号 <a href="https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=2311&apiName=jingdong.etms.waybillcode.get">https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=2311&apiName=jingdong.etms.waybillcode.get</a></li>
<li>青龙接单接口 <a href="https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=2305&apiName=jingdong.etms.waybill.send">https://open.jd.com/home/home#/doc/api?apiCateId=64&apiId=2305&apiName=jingdong.etms.waybill.send</a></li>
</ol>