/sofmap/used_products

POST /api/sofmap/used_products

Price: 20 credits

Get every second-hand unit Sofmap's リコレ! (Recore) store holds under one JAN code. Each physical unit is returned separately with its own condition grade, price, photo, bundled accessories, cosmetic condition note, missing parts, full specification table and the shop or warehouse holding it.

How to use it

Fetch the second-hand stock of one model on used.sofmap.com (リコレ!) by JAN code. This is a different catalogue from the sofmap.com products endpoint: it is addressed by JAN rather than by product number, and one JAN maps to SEVERAL physical units, so the answer is a list even for a single model and count says how many of them to return, newest listing first. Keep the leading zeros of a JAN, they are part of the key. Each unit carries jan (its own barcode), binding_jan (the model all the units share, and the value to pass back here), id (the sofmap.com product number of that unit, usable with the products endpoint) and product_url, name, short_name, model_name, maker, image, price and price_without_tax in JPY, used_rank (S unused, A mint, B good, C fair, D faulty, E junk) with used_rank_description, accessories and accessories_note, condition_note, missing_parts, spec_highlights, specs, stock_type (warehouse or store), store_code (matching the code of the stores endpoint), is_new_arrival, is_price_reduced, listed_at, price_reduced_at and released_at as unix seconds.

Parameters

Request body

Response

Errors

Response headers