categories
field in the list products and get product details endpoints.Authorizations
Headers
The dated version of the API, if not specified a default is used. See API versioning for more information.
Response
A list of all possible product categories
Example:
[
{ "code": "beauty-and-lifestyle" },
{ "code": "booksellers" },
{ "code": "department-stores" },
{ "code": "electricals" },
{ "code": "entertainment" },
{ "code": "experiences" },
{ "code": "fashion" },
{ "code": "food-and-drink" },
{ "code": "home-and-diy" },
{ "code": "jewellers" },
{ "code": "leisure-and-sports" },
{ "code": "mens-fashion" },
{ "code": "prepaid-card" },
{ "code": "supermarkets" },
{ "code": "toys-and-games" },
{ "code": "travel" },
{ "code": "womens-fashion" }
]