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:
creating an article category via API
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.
Last updated