/variants/search/download/

Takes filters for our catalog as query parameters, generates a CSV catalog with these filters applied, and includes it in the response.

Query Params
string

Name of brand to filter by. brand_name=<brand> can be provided multiple times to filter for multiple brands.

string

Allocation QID to search products from the same supplier.

string

Name of category to filter by.

string

Slug of category to filter by.

string

Curated search slug to filter with. Multiple can be provided with multiple curated_search parameters.

boolean
Defaults to true

Whether to include extended delivery time offers from the catalog.

boolean

Filter only for traceable products.

double

Maximum price of results.

double

Minimum price of results.

double

Max MOV value to consider for the catalog.

string

GTIN for which the recommended products are searched.

string

Saved search slug to filter with. Multiple can be provided with multiple saved_search parameters.

boolean

Filter for products watchlisted by the given user.

boolean

Filter for products watchlisted by the given user that have MOV target met.

Response
200

No response body

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!