/rakuma/users/items

POST /api/rakuma/users/items

Price: 10 credits

List everything a Rakuma seller has on their shop page — both the listings still for sale and the ones already sold, in the order the shop shows them. Each listing comes back with its id, name, price in JPY, sold flag, brand, category, category path, seller id and image.

How to use it

Walk a Rakuma seller's inventory by 32-hex shop id or fril.jp/shop URL. Each listing has id (feed it to rakuma/items), internal_id, name, price, currency, is_sold, brand, category, category_path, seller_id, seller_type, image and url. The shop page mixes on-sale and sold listings and offers no server-side filter, so filter on is_sold yourself, or use rakuma/items/search when you need it done upstream.

Parameters

Request body

Response

Errors

Response headers