文档
测试

获取门店商品库存

POST
https://thirdparty-stage.niudaji.com/thirdparty/product/ndjproductthirdparty/getstockinfobatch

请求参数

参数名
类型
描述
必填
shopid
String
门店编码
必填
skucodes
Array[string]
商品编码 单次最多查询100个商品
必填
ordertype
int
库存查询类型 2自提 4配送
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:
必填
data
array
数据列表
必填
map
map<string,Bigdecim>
key是商品,value是库存
必填
traceid
string
示例:246c048f02ab8164
必填
now
int
示例:1620960508774
必填