Magento 2 REST API: How to get stock status from items in a configurable product
Basically i want to get the stock status for att the children items of a configurable product. I can query this endpoint, but i don’t get the stock status: /rest/V1/configurable-products/{SKU}/children However, i can use the SKU’s from the items that… Read More »Magento 2 REST API: How to get stock status from items in a configurable product