Integration via YML-file

Must be called every time a user views a product category.

In the YML-file, a category tree has integer category IDs, so products have integer category IDs as well, which allows you to use such IDs for recommendation requests.

An object of type CategoryViewEvent is passed in request body.

Language
Click Try It! to start a request and see the response here!