/sofmap/used_products/search

POST /api/sofmap/used_products/search

Price: 20 credits

Search the second-hand catalogue of Sofmap's リコレ! (Recore) store by keyword and/or category, narrowed by condition grade, maker, price range, warehouse versus shop stock, how many copies of a model are held and the category-specific specification facets, with five orderings. Returns one card per model with its JAN, photo, price range across the copies in stock, condition grade and how many copies are held.

How to use it

Search used.sofmap.com (リコレ!), the second-hand catalogue of Sofmap. This is a different catalogue from the sofmap.com products endpoints and is addressed by JAN code. Give a keyword, a category (e.g. 'pc', 'iphone', 'cam') or both, and narrow with subcategory slugs, used_rank, maker, price_min/price_max, stock_type, stock_count and specs (category-specific facets such as cpu, os or storage_size, whose ids and accepted values come from the used_products/categories endpoint, including the ones published only on a subcategory). The maker names and the price bands this catalogue holds for a scope come from the used_products/facets endpoint. Each card is one model: id is the JAN to pass to the used_products endpoint to list its individual copies, unit_count says how many copies are in stock, and price/price_max span them. Cards also carry name, short_name, model_name, maker, image, used_rank with used_rank_description, accessories, condition_note, missing_parts, spec_highlights, stock_type, store_code and the listed_at/price_reduced_at/released_at unix timestamps. Japanese keywords are supported. All prices are in JPY and tax-included.

Parameters

Request body

Response

Errors

Response headers