Get Filter API

Filters API allows you to identify filters that are available which can be applied to filter the products in Get Merchandise API

Note:

  1. In the getFilter API Request, "includeFilters" & " excludeFilters " will only work by passing value in " filterGroupCode "
  2. You can pass empty values in the getFilters API request for all the parameters to get a list of all the available filters

Get Filters API Schema

PropertyTypeDescription
filterGroupCodestringfilter category name representing a specific filter group applied
includeFiltersstringFilters that should be explicitly included
excludeFiltersstringFilters that should be explicitly excluded

List of available filterGroupCode

Filter nameFunctionality
countryUsers can filter products based on the country
priceUsers can filter products based on price range (0 – 1,000, 10,000 – above, etc.)
voucher_categoryUsers can filter products based on categories like Electronics, Food & Restaurant
product_categoryUsers can filter products based on types like e-gift voucher, Experience, Physical voucher
currencyUsers can filter products based on the product currency (INR, USD, AUD, etc.)
merchandiseUsers can filter products based on merchandise categories (e.g., Apparel, Home, Lifestyle)
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!