ConfigurableProduct REST endpoints
vendor/magento/module-configurable-product/etc/webapi.xml
GET
/V1/configurable-products/:sku/children
Get all children for Configurable product
ConfigurableProduct · Magento\ConfigurableProduct\Api\LinkManagementInterface::getChildren
/V1/configurable-products/:sku/options/:id
Get option for configurable product
ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::get
/V1/configurable-products/:sku/options/all
Get all options for configurable product
ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::getList
POST
PUT
/V1/configurable-products/:sku/options/:id
Save option
ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::save
/V1/configurable-products/variation
Generate variation based on same product
ConfigurableProduct · Magento\ConfigurableProduct\Api\ConfigurableProductManagementInterface::generateVariation
DELETE
/V1/configurable-products/:sku/children/:childSku
Remove configurable product option
ConfigurableProduct · Magento\ConfigurableProduct\Api\LinkManagementInterface::removeChild
/V1/configurable-products/:sku/options/:id
Remove option from configurable product
ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::deleteById
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.