/biccamera/categories

POST /api/biccamera/categories

Price: 5 credits

List the Bic Camera (ビックカメラ) category tree: category path, display name, parent path and depth. Category paths are the category_id accepted by the product search and ranking endpoints.

How to use it

List biccamera.com categories. Without arguments it returns the whole tree ordered by path; pass category_id to return one subtree (e.g. '001/150' for home appliances) and max_level to cut the depth. Each entry has id (the path used as category_id in the products search and ranking endpoints), url, name, parent_id, level and has_listing — categories above level 3 are navigation hubs that only list products when a keyword is supplied as well.

Parameters

Request body

Response

Errors

Response headers