Article categories

Summary

Categories can be used to mark listings as belonging to a specific group. A listing can belong to one to many categories. The categoryRef on the listing allows assigning categories to a listing. Article categories can be used, for example, to define discounts for certain article groups.

Listings can be assigned to an article category by:

  1. creating an article category via API

  2. referencing the ID of the category in the respective listing(s)

Categories can be created, edited and deleted via REST API. Categories that are assigned to one or more listings cannot be deleted.

More article categories API information can be found here: REST API documentation – Article Categories

Last updated