/pult/categories/products

POST /api/pult/categories/products

Price: 20 credits

List the products of one pult.ru category and narrow them by brand, price range, stock and the category's own technical attributes. Returns product cards with the current price in RUB, the pre-discount price, the discount in percent and in rubles, stock and showroom availability, brand, the full category path, rating and review count, article number, barcode, dimensions and weight, and the manufacturer specification pairs.

How to use it

Bulk price surface: this is the endpoint that walks a whole category. category_id is the numeric id carried by every product's categories list; /pult/categories/filters lists the brand ids, value sets and numeric bounds this category accepts — ids differ per category, so do not reuse them from another one, and an attribute value the category lacks returns no products rather than the unfiltered list. Do not read is_available as 'in stock' here — it is true on a minority of cards; in_stock is the field that narrows to what the shop actually has.

Parameters

Request body

Response

Errors

Response headers