仓储接口-批次库存-总库存
Posted caohuimingfa
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了仓储接口-批次库存-总库存相关的知识,希望对你有一定的参考价值。
生产环境:
1.中央库存-总库存
https://cis-gateway.yunshanmeicai.com/api/inventorySumProvideService/com.sprucetec.cis.service.provide.InventorySumProvideService/queryInventorySumsBySkuIds
{"cityId":15,"ownerId":1668,"size":100,"skuIds":[737836,735892,756556,735904,756553,756535,735895,756529,735889,756550,251088,251247,251211,251097,251091,251100,251094,251250,250512,250479],"startId":0}
2.中央库存-批次库存
https://cis-gateway.yunshanmeicai.com/api/inventoryBatchProvideService/com.sprucetec.cis.service.provide.InventoryBatchProvideService/queryInventoryBatchsBySkuIds
{"cityId":1,"ownerId":1918,"poid":8033134,"size":100,"skuIds":[505720],"startId":0,"warehouseId":1}
==========================================================================================
stage环境:
2.批次库存stage:
http://cis-gateway.stage.yunshanmeicai.com/api/inventoryBatchProvideService/com.sprucetec.cis.service.provide.InventoryBatchProvideService/queryInventoryBatchsBySkuIds
{"cityId":1,"ownerId":1366,"size":100,"skuIds":[533582],"startId":0,"warehouseId":1}
以上是关于仓储接口-批次库存-总库存的主要内容,如果未能解决你的问题,请参考以下文章