You can use the API to create a new category that we will use for the products.
Endpoint [POST] /System/Content/Categoriesarrow-up-right on the API you can easily try.
You can find more information about the endpoint and its parameters in our API documentation
You can use the API to customize a specific product category.
Endpoint [PUT] /System/Content/Categoriesarrow-up-right on the API you can easily try.
You can use the API to load product categories by parameters.
Endpoint [GET] /System/Content/Categoriesarrow-up-right on the API you can easily try.
The API can be used to load a specific product category using its identifier.
Endpoint [GET] /System/Content/Categories/{id}arrow-up-right on the API you can easily try.
Last updated 3 years ago
Was this helpful?