image |
/rest/all/V1/products/{sku}/media |
Used for creating images. |
attribute |
/rest/{_store}/V1/products/attributes |
Used for creating and updating product attributes. |
attribute |
/rest/{_store}/V1/products/attribute-sets/attributes |
Used for linking attributes to attributesets. |
attribute |
/rest/{_store}/V1/products/attributes/{attributeCode} |
Used for updating attributes. |
category |
/rest/{_store}/V1/categories |
Used for creating and updating product categories. |
category |
/rest/{_store}/V1/categories/attributes |
Used for receiving category attributes. |
family |
/rest/{_store}/V1/products/attribute-sets/sets/list |
Used for receiving attributesets. |
family |
/rest/{_store}/V1/products/attribute-sets |
Used for adding and updating attributesets. |
product |
/rest/{_store}/V1/products/{sku} |
Used for receiving product information. |
product |
/rest/{_store}/V1/products |
Used for receiving products. |
product |
/rest/{_store}/V1/configurable-products/{sku}/children |
Used for receiving the configurable product child products. |
product |
/rest/{_store}/V1/configurable-products/{sku}/child |
Used for adding child products. |
product association |
/rest/{_store}/V1/products/{sku}/links |
Used for adding product associations. |
product association |
/rest/{_store}/V1/products/{sku}/links/{type}/{linkedProductSku} |
Used for removing product associations. |
product association |
/rest/{_store}/V1/products/{sku}/links/{type} |
Used for receiving the product associations. |
attribute group |
/rest/{_store}/V1/products/attribute-sets/groups/list |
Used for receiving the attributeset attribute groups. |
attribute group |
/rest/{_store}/V1/products/attribute-sets/groups |
Used for adding attributeset attribute groups. |
option |
/rest/{_store}/V1/products/attributes/{attributeCode}/options |
Used for creating product attribute options. |
option |
/rest/{_store}/V1/products/attribute-sets/sets/list |
Used for updating product attribute options. |
bulk uuid |
/rest/{_store}/V1/bulk/{bulkUuid}/detailed-status |
Get status information of a bulk uuid. |
website |
/rest/all/V1/store/websites |
Get all configured websites. |