hufuStorageV2

API

jingdongHufuDeliveryorderQuery

ERP调用虎符的发货单查询接口,查询发货单详情


/router/service/deliveryOrderQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
deliveryOrderQueryRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuEntryorderQuery

ERP调用接口,查询入库单信息;


/router/service/entryOrderQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/entryOrderQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
entryOrderQueryRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuReturnorderCreate

ERP调用虎符的接口,创建退货单信息;该接口和入库单的区别就是该接口是从入库单接口中单独剥离出来的,专门处理退货引起的入 库操作


/router/service/returnOrderCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/returnOrderCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
returnOrderCreateRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuStockoutCreate

ERP调用虎符接口,创建出库单信息


/router/service/stockoutCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/stockoutCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
stockOutCreateRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuDeliveryorderBatchconfirm

发货单批量确认接口


/router/service/deliveryOrderBatchConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderBatchConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
deliveryOrderBatchConfirmRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuSnReport

WMS调用虎符的接口,在仓库出库单后, 把SN信息回传给ERP


/router/service/snReport

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/snReport?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
snReportRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuEntryorderConfirm

WMS调用接口,回传入库单信息;


/router/service/entryOrderConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/entryOrderConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
entryOrderConfirmRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuStockchangeReport

WMS调用虎符的接口,将库存异动信息回传给ERP


/router/service/stockChangeReport

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/stockChangeReport?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
stockChangeReportRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuReturnorderConfirm

退货入库单确认接口


/router/service/returnOrderConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/returnOrderConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
returnOrderConfirmRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
参数加密方法,默认值:hmac-sha1

Responses

Status: 200 - OK


jingdongHufuSingleitemSynchronize

ERP调用虎符的接口,同步商品信息给WMS


/router/service/singleItemSynchronize

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/singleItemSynchronize?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
itemSynRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuStockoutConfirm

货品出库后,WMS将状态回传给ERP


/router/service/stockoutConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/stockoutConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
stockoutConfirmRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuInventoryQuery

ERP调用虎符的接口,查询商品的库存量


/router/service/inventoryQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/inventoryQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
inventoryQueryRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuOrderCancel

ERP调用虎符的接口,取消创建单据操作。场景介绍:ERP主动发起取消某些创建的单据。如入库单、出库单、退货单等;所有的场景


/router/service/orderCancel

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/orderCancel?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
orderCancelRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuDeliveryorderCreate

发货单创建接口


/router/service/deliveryOrderCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
deliveryOrderCreateRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuInventoryReport

WMS调用虎符的接口,将库存盘点情况回传ERP


/router/service/inventoryReport

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/inventoryReport?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
inventoryReportRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuItemsSynchronize

ERP调用虎符的接口,批量同步商品信息给WMS


/router/service/itemsSynchronize

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/itemsSynchronize?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
itemsSynchronizeRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuDeliveryorderBatchcreateAnswer

WMS调用接口,用于异步化的批量发货单创建结果通知。


/router/service/deliveryOrderBatchcreateAnswer

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderBatchcreateAnswer?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
deliveryOrderBatchCreateAnswerRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuStoreprocessCreate

ERP调用虎符的接口,创建仓内加工单


/router/service/storeProcessCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/storeProcessCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
storeProcessCreateRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuStoreprocessConfirm

WMS调用虎符的接口,回传仓内加工单创建情况


/router/service/storeProcessConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/storeProcessConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
storeProcessConfirmRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuTransferorderQuery

调拨单查询


/router/service/transferOrderQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/transferOrderQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
transferOrderQueryRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuTransferorderCreate

调拨单创建


/router/service/transferOrderCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/transferOrderCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
transferOrderCreateRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuTransferorderReport

调拨单通知


/router/service/transferOrderReport

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/transferOrderReport?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
transferOrderReportRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuSingleitemQuery

商品查询接口


/router/service/singleitemQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/singleitemQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
singleItemQueryRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuShopSynchronize

店铺同步接口描述


/router/service/shopSynchronize

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/shopSynchronize?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
shopSynchronizeRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuWarehouseinfoSynchronize

仓库同步接口


/router/service/warehouseInfoSynchronize

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/warehouseInfoSynchronize?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
warehouseInfoSynchronizeRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuEntryorderCreate

ERP调用接口,创建入库单;


/router/service/entryOrderCreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/entryOrderCreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
jingdongHufuEntryorderCreateBody
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuCombineItemQuery

组合货品关系查询


/router/service/combineItemQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/combineItemQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
combineItemQueryRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuOrderProcessQuery

ERP调用订单流水查询接口


/router/service/orderProcessQuery

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/orderProcessQuery?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
jingdongHufuOrderProcessQueryBody *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuCombineItemDelete

组合货品删除


/router/service/combineItemDelete

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/combineItemDelete?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
combineItemDeleteRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuCombineItemSynchronize

ERP调用虎符的接口,将商品信息同步给WMS


/router/service/combineItemSynchronize

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/combineItemSynchronize?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
combineItemSyncRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuOrderPending

ERP调用虎符的接口,挂起某些创建的单据;场景介绍:ERP主动发起挂起(恢复)某些创建的单据,如入库单、出库单、退货单等


/router/service/orderPending

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/orderPending?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
orderPendingRequest *
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuDeliveryorderBatchcreate

ERP调用接口,将发货信息批量推送给WMS


/router/service/deliveryOrderBatchcreate

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderBatchcreate?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
jingdongHufuDeliveryorderBatchcreateBody
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuOrderprocessReport

WMS调用虎符的接口,将订单在仓库的状态回传给ERP;场景说明:仓库仓内操作状态回传给ERP, 比如打包操作完成时, 回传一个打 包完成的状态给到ERP, ERP自行决定如何处理。


/router/service/orderProcessReport

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/orderProcessReport?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
orderProcessReportRequest
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK


jingdongHufuDeliveryorderConfirm

发货单确认接口


/router/service/deliveryOrderConfirm

Usage and SDK Samples

curl -X POST "https://hufu.cn-north-1.jdcloud-api.net/router/service/deliveryOrderConfirm?app_key=&customerId=&method=&timestamp=&format=&v=&sign_method="

Parameters

Body parameters
Name Description
jingdongHufuDeliveryorderConfirmBody
Query parameters
Name Description
app_key*
String
应用接入时申请的appkey
Required
customerId*
String
wms应用为erp应用颁发的商家编号,每个erp对应多个商家,erp为哪个商家接入wms,使用customerId来区别
Required
method*
String
前端相关的业务接口名称,如商品信息同步的请求,jingdong.hufu.deliveryorder.query
Required
timestamp*
String
时间戳,格式为yyyy-MM-dd HH:mm:ss
Required
format
String
json
v
String
API协议版本,可选值:2.0
sign_method
String
表示使用哪个签名算法来加签,可选值为hmac-sha1和md5,默认为hmac-sha1,wms调用erp时将此参数设置为md5

Responses

Status: 200 - OK