/pult/categories/filters

POST /api/pult/categories/filters

Price: 20 credits

List the filters one pult.ru category offers: the brands sold in it, the price bounds, the stock switch and the technical attributes of that category, each with its id and either its selectable values or its numeric bounds. The ids and values are the ones the category product listing accepts.

How to use it

Call this before filtering a category: attribute ids are per category, so an id read from one category means nothing in another. Apply a LIST filter by passing its id with one or more of its values in `attributes`, and a RANGE filter by passing its id with min and max in `attribute_ranges`. Pass a value exactly as printed here.

Parameters

Request body

Response

Errors

Response headers