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
GET /V1/inventory/get-product-salable-quantity/{sku}/{stockId} HTTP/1.1
Host: {{baseurl}}
Accept: */*
86647926.24771422