2.查询盘亏记录
POST
https://api.jd.com/routerjson
接口描述
开发者可调用此接口查询事业部在某段时间内的盘亏列表记录
jos官网说明
数据格式及编码
Params公共请求参数
参数名
类型
描述
必填
method
string
接口方法名。请填写"jingdong.eclp.checkstock.queryCheckStockLosses"
必填
app_key
string
开发者应用app_key
必填
access_token
string
京东账户授权访问令牌码
必填
timestamp
string
请求时间, 京东网关允许误差为10分钟。 示例:2020-09-23 12:23:45
必填
format
string
数据格式。固定值"json"
必填
v
string
接口版本号,固定值“2.0”
必填
sign_method
string
签名方式,可支持"md5"(默认),"hmacmd5","hmacsha256"
可选
sign
string
签名值。签名算法请参考https://easydoc.xyz/doc/85914950/QULSrw7u/EnnJTVOz
必填
Request Body应用级参数
application/x-www-form-urlencodedResponse响应参数
application/json参数名
类型
描述
必填
code
string
网关状态码
必填
deptNo
string
eclp系统--事业部编码
可选
checkStockNo
string
eclp系统--盘亏单号
可选
warehouseId
string
eclp系统--库房编号
可选
createTime
int
创建时间(unix时间戳,单位毫秒)
可选
goodsNo
string
eclp系统--商品编码
可选
goodsName
string
eclp系统--商品名称
可选
productLevel
string
eclp系统--商品等级
可选
diffQty
int
盘亏数量
可选
oneLevelReason
string
一级差异原因; 示例:1193||库存差异
可选
twoLevelReason
string
二级差异原因; 示例:1195||盘点差异
可选
threeLevelReason
string
三级差异原因;示例:1196||盘点
可选
production_date_lot
string
生产日期;格式:yyyy-MM-dd
可选
expiration_date_lot
string
到期日期;格式:yyyy-MM-dd
可选
isPo
string(200)
采购单号
可选
isSupplier
string(200)
供应商
可选
isRcvDate
date
收货日期
可选
isPLU
string(200)
plu管理批属性
可选
isLogisticCompany
string(200)
物流公司
可选
isOrigin
string(200)
原产地
可选
isLot
string(200)
批号
可选
isManufacturer
string(200)
制造商
可选
isPackageBatch
string(200)
包装批号
可选
isBoxNo
string(200)
箱号属性
可选
isNosale
string(200)
不可售属性
可选
gysgL
string(200)
供应商管理
可选
isStore
string(200)
门店
可选