/sofmap/used_products/categories

POST /api/sofmap/used_products/categories

Price: 10 credits

Get the category tree of Sofmap's リコレ! (Recore) second-hand catalogue: every top-level category with its subcategories and, for both levels, the specification facets that category supports together with every value each facet accepts.

How to use it

The taxonomy behind used.sofmap.com (リコレ!). This tree is separate from the sofmap.com category tree: it uses slugs such as 'pc', 'iphone' or 'kaden-kitchen1' rather than numeric codes. Each entry has id (the category field of used_products/search), name, full_name, url, description, subcategories (each id goes into the subcategory field, and carries its own facets) and facets. A facet has an id, a Japanese name and its values; pass them to used_products/search as specs, keyed on the facet id. Which facets exist depends on the category, and several of them exist only on a subcategory, so read them at the level you are going to search in.

Parameters

Request body

Response

Errors

Response headers