This section provides a detailed description of the modifications and features added to the API. Each update has been implemented with the goal of improving its performance, robustness, and functionality, as well as ensuring a more efficient and user-friendly integration. These enhancements address needs identified during the API’s use, offering new capabilities and optimizations that simplify its adoption and application in various scenarios.

VersionDateDescription
Version 106/26/2020Document creation
Version 1.0.106/29/2020Update of examples for list creation, renaming path for lists.
Version 1.0.207/07/2020- Documentation for the process of creating oAuth clients (authentication section).
- Support for additional information in modifiers, modifier options, and products.
- Support for showing or hiding modifiers.
- Documentation for creating and assigning warehouses to stores.
- Documentation for creating and updating product stock.
Version 1.0.307/08/2020- Update to the process of creating oAuth clients (authentication section).
- Chains are now referred to as brands.
- Downloadable examples for coverage areas, cities, sectors, and brands.
Version 1.0.407/10/2020- Path change for the authentication process (authentication section).
- Authentication Content-Type change: the body must be of type JSON, previously it was “application/x-www-form-urlencoded” (authentication section).
- Sending two new headers (Platform: oauth and client-version: 3) is mandatory for all requests except authentication.
Version 1.0.5 MANDATORY !!!07/27/2020- Added the vendorId parameter in list creation.
Version 1.0.607/27/2020- Added documentation on validation errors and response statuses.
Version 1.0.707/31/2020- Added documentation on cross-selling.
- It is now possible to define the position of modifiers in products.
Version 1.0.809/01/2020- Updated modifier types.
Version 1.0.910/20/2020- Endpoint to obtain synchronization reports.
- Support for scheduled activation and deactivation of stores and products.
Version 1.0.1001/12/2020- List of standardized channels.
Version 1.0.1112/22/2020- Support for channelReferenceName in the synchronization summary endpoint.
Version 1.0.1212/22/2020- Documentation for configuring payment buttons.
Version 1.0.1312/30/2020- Support for lists related at the sales channel level.
Version 1.1.008/11/2021- Support for creating lists in multiple or all stores.
- Example of creating lists in multiple stores.
- Example of creating lists in all stores.
- Support for defining schedules by sales channels.
- Example of creating stores and sales channels.
- Example of creating stores with schedules by sales channel.
Version 1.1.109/24/2021- Added field to determine if a category is highlighted.
Version 1.1.209/24/2021- Added support for suggested price and points (fantasy) for a product.
Version 1.1.307/06/2022- Added support for adding and editing products in a list.
Version 1.1.410/13/2022Added a field to store schedules for each category in a list.
Version 1.1.511/15/2022Updated documentation and examples for EPs in sections 1 and 2.
Version 1.1.604/05/2023Added an optional field in product price information to be used in cases where a product has both a regular price and a response price.
Version 1.1.704/06/2023Additional field in product price information to indicate a discount percentage on the product.
Version 1.1.807/10/2023- Removed the discountPercentage attribute.
- Support for applying discounts to products.
- Added a new attribute called “salePrice” in product price information (priceInfo).
Version 1.1.909/24/2024Mapping of additionalServices within DeliveryInfo.
Version 1.211/12/2024Removed taxesInfo.taxRate key and modified taxesInfo.vatRatePercentage key to accept an array of taxes.
Version 1.2.112/13/2024Added orderLimitsByChannel field to define minimum and maximum order value depending on the channel (e.g., delivery, pickup).