/johnlewis/categories/products

POST /api/johnlewis/categories/products

Price: 20 credits

List products within a John Lewis category by browse listing base id (N-...), browse/category URL, or path. Returns the same product cards as search (id, title, brand, price, list_price, rating, review count, images, colour swatches), scoped to the category. Supports result ordering.

How to use it

List products inside a John Lewis category. Accepts a browse listing base id (e.g. N-474sZ1z140en), a full browse/category URL, or a path (e.g. /electricals/laptops-macbooks/c60000876). Base ids and browse URLs come from the children tree returned by johnlewis/categories. Each result is a product card: id, title, brand, url, image, images, price (GBP), list_price, currency, rating, review_count, default_sku_id, is_out_of_stock, is_available_to_order, color_swatches. Use sort to order results. Pair with johnlewis/products for full per-product details.

Parameters

Request body

Response

Errors

Response headers