Hello everyone,,
I need to call stockItems/{sku} to get the stock for a product, but the sku containtsa special characters like / . I have tried to encode but I don t know how magento is handling this . Please help.
Hi @gaurimundh08f3 You can check the below magento document once. https://devdocs.magento.com/guides/m1x/api/rest/Resources/inventory.html#RESTAPI-Resource-StockItems...I hope it will help you!