InventorySalesApi REST endpoints
vendor/magento/module-inventory-sales-api/etc/webapi.xml
GET
/V1/inventory/are-product-salable-for-requested-qty/
Get whether products are salable in requested Qty for given set of SKUs in specified stock.
InventorySalesApi · Magento\InventorySalesApi\Api\AreProductsSalableForRequestedQtyInterface::execute
/V1/inventory/are-products-salable
Get products salable status for given SKUs and given Stock.
InventorySalesApi · Magento\InventorySalesApi\Api\AreProductsSalableInterface::execute
/V1/inventory/get-product-salable-quantity/:sku/:stockId
Get Product Quantity for given SKU and Stock
InventorySalesApi · Magento\InventorySalesApi\Api\GetProductSalableQtyInterface::execute
/V1/inventory/is-product-salable-for-requested-qty/:sku/:stockId/:requestedQty
Get is product salable for given SKU in a given Stock for a certain Qty
InventorySalesApi · Magento\InventorySalesApi\Api\IsProductSalableForRequestedQtyInterface::execute
/V1/inventory/is-product-salable/:sku/:stockId
Get is product in salable for given SKU in a given Stock
InventorySalesApi · Magento\InventorySalesApi\Api\IsProductSalableInterface::execute
/V1/inventory/stock-resolver/:type/:code
Resolve Stock by Sales Channel type and code
InventorySalesApi · Magento\InventorySalesApi\Api\StockResolverInterface::execute
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.