Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

地址: http://test.birdsystem.co.ukcom/client/Container-Product/Get-Product-Stock-Info

只读,获取产品在所有站点的库存

参数

查询参数见操作数据

例如需要查询ID为1的产品库存时,添加URL参数:filter=[{"type":"numeric","comparison":"eq","value":1302332,"field":"product_id"}]

请求为:http://test.birdsystem.co.ukcom/client/Container-Product/Get-Product-Stock-Info?filter=[{"type":"numeric","comparison":"eq","value":499154,"field":"product_id"}]

...