Categories

Creating a new product category

You can use the API to create a new category that we will use for the products.

circle-info

Endpoint [POST] /System/Content/Categoriesarrow-up-right on the API you can easily try.

circle-check

Edit a category

You can use the API to customize a specific product category.

circle-info

Endpoint [PUT] /System/Content/Categoriesarrow-up-right on the API you can easily try.

circle-check

Load category by parameters

You can use the API to load product categories by parameters.

circle-info

Endpoint [GET] /System/Content/Categoriesarrow-up-right on the API you can easily try.

circle-check

Load a specific category

The API can be used to load a specific product category using its identifier.

circle-info

Endpoint [GET] /System/Content/Categories/{id}arrow-up-right on the API you can easily try.

circle-check

Last updated

Was this helpful?