/
/Tradera API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 1d ago
Auth5
Buyer3
Categories2
  • getGets the category tree.
  • getGets attribute definitions for a specific category, including category-specific attributes such as "Skick" (condition). Each definition carries its attribute `Id` and the allowed `PossibleTermValues`; to set one on a listing, send it back in `ItemRequest.AttributeValues.Terms` as `{ id: definition.Id, values: [chosen term] }`.
Items5
Listings28
Orders5
Reference Data7
Search5
Tradera.Api.Services.Core6
Users6
    Categories

    Gets the category tree.

    get/v4/categories

    Response

    OK

    Category[] required

    Changes