Changelog
Date | Message | Developer |
---|---|---|
2023-03-30 |
Add a new endpoint |
bok & pam |
2023-01-17 |
Renamed fields |
jo & ps |
2023-01-09 |
Remove deprecated |
bok |
2022-11-02 |
Add shop certificates to the response of the /shops* endpoints. |
bok |
2022-11-02 |
Add field |
bok & jol |
2022-11-02 |
Add field |
bok |
2022-10-05 |
Add a new form of filter for prices to the search endpoint that uses our capability to handle ranges. |
jol |
2022-10-05 |
Add user reviews for shops. |
bok |
2022-09-06 |
Removed keys from applicable filters list: is_on_sale, free_reshipment, has_image. |
bok |
2022-09-05 |
The pagination parameters for the /shops endpoint have been deprecated
for quite a while. Now we always return an empty list if the |
bok |
2022-09-05 |
Add location_country to shops response. |
bok |
2022-09-01 |
Add query filter options to |
jol |
2022-08-31 |
Add |
bok |
2022-08-30 |
Add offers to the result of the /suggest endpoint. |
bok |
2022-08-16 |
Add new sort mode |
bok |
2022-08-04 |
Add new endpoint GET /brands with query param |
bok |
2022-08-01 |
Add new query param |
bok |
2022-07-21 |
Add new endpoint /products/most-relevant. |
jol |
2022-07-12 |
Add new fuzzy search option on /search-results. |
jol |
2022-07-05 |
Add new filter option |
jol |
2022-07-05 |
Add options to limit the number and the type of returned filters on /search-results to get better access to the filtering features. |
jol |
2022-06-30 |
On /search-results we now return proposals (did_you_mean) for misspelled search terms. |
jol |
2022-06-27 |
Restrict the values for the limit query param to 1000 and for the offset query param to 10000. |
bok |
2022-06-21 |
New features:
|
bok & jol |
2022-06-07 |
The default value for the filter_mode parameter of the /search-results endpoint has been changed from multiselect to off. |
bok |
2022-05-31 |
Enable legal fields on offers and products in /offers/{offer_ids}, /products/{product_ids}
and /search-results. Too see those new legal fields, try
searching for the term |
bok & jol |
2022-05-23 |
Enable functionality of filter_mode parameter for /search-results without changing the default value. |
bok & jol |
2022-05-18 |
Reduce filter options returned by /search-results when filtering with a category. |
bok & jol |
2022-05-13 |
Add /suggestions endpoint |
bok & jol |
2022-04-27 |
Change default value for document_type query parameter of /search-results endpoint to offer (has been [product,offer] before). |
bok & jol |
2022-04-27 |
Add products as resulting items to /search-results endpoint. This includes:
|
bok & jol |
2022-04-21 |
Add filter_mode parameter to /search-results endpoint |
bok & jol |
2022-04-21 |
Add products filter to /search-results endpoint |
bok & jol |
2022-04-21 |
Add new endpoint /products/{ids} |
bok & jol |
2022-03-15 |
Add enhanced filtering to /search-results endpoint |
bok & jol |
2022-01-12 |
Add new endpoint /exports/clicklogs/{channel_name} |
bok |
2022-01-11 |
Add new endpoints /payment-methods and /shipping-methods |
sika |
2022-07-06 |
Add endpoints for /categories |
jol |
2021-01-13 |
Add new endpoint /exports/next |
sika |
2020-11-30 |
Announcement: Deprecation for field price returned by GET /offers/{ids}. Deprecated: Thu, 03 Dec 2020. Sunset: Wed, 01 Feb 2021. |
sika |
2020-09-07 |
Breaking change: remove GET /offers (keeping GET /offers/{ids}) |
jol |
2020-08-27 |
Breaking change: rename endpoint /search_results to /search-results |
jol |
2020-06-03 |
Remove "gets_export" permission. Every user with access to the api can use every endpoint. |
blb |
2020-02-17 |
We changed the "time" field format for offers from the "offersv3" data source to fully comply with ISO 8601. Instead of a space character, an upper-case "T" is now used as the separator between date and time. |
blb |