/pult/brands/products

POST /api/pult/brands/products

Price: 20 credits

List every pult.ru product of one brand. Returns product cards with the current price in RUB, the pre-discount price, the discount in percent and in rubles, stock and showroom availability, the full category path, rating and review count, article number, barcode, dimensions and weight, and the manufacturer specification pairs.

How to use it

Walks a brand's whole range across every category, which the category listing cannot do. Pass the numeric brand id from any product's brand.id when you have it; an alias or brand page URL is resolved first, which for a rarely stocked brand costs an extra page fetch. An alias that does not exist returns 412, but an unknown numeric id returns an empty list instead, so prefer the alias when you are unsure it is real. This endpoint takes no price or attribute filters.

Parameters

Request body

Response

Errors

Response headers