You can filter products and/or deals results that are returned. For example you could make the following request to get all products and filter them by manufacturers E.g. filter[manufacturers]=eq{apple}.
Operator | Description |
---|---|
eq | Equals |
gt | Greater than |
lt | Less than |
ge | Greater than or equal to |
le | Less than or equal to |
Each endpoint provides a list of available filter parameters
.