Get product salable quantity
Get Product Quantity for given SKU and Stock
Path parameters
skustringRequiredExample:
(Required)
<string>stockIdstringRequiredExample:
(Required)
<integer>Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/V1/inventory/get-product-salable-quantity/{sku}/{stockId}