/
product/Get-Product-Available-Quantity
product/Get-Product-Available-Quantity
Address: http://test.birdsystem.com/client/product/Get-Product-Available-Quantity
Only Support GET
Get product available stock quantity.
Param
Field | Usage | Type |
---|---|---|
id | Product Id | int(10) |
Response
{ "data":{ "live_stock":"10", // product live stock in current company "current_locked_stock":"2" // locked stock in current company }, "success":true, "refresh":false, "moduleName":"client" }
the available stock quantity is 8. (10 - 2 )
, multiple selections available,
Related content
client-dispatch-container-product
client-dispatch-container-product
More like this
consignment-product
consignment-product
More like this
获取所有站点的产品库存
获取所有站点的产品库存
More like this
container-product-transaction
container-product-transaction
More like this
client-dispatch-delivery-type
client-dispatch-delivery-type
More like this