Versions of the API

Dexero eCommerce API are under version control. The version number appears in the API URI. For example, use this URI structure to request version 2 API Dexero eCommerce:

API Information

Latest version 2
Security SSL

Resource URL

Ex : https://ecommerce.dexero.com/service/rest/2/merchant/catalog/products.format

Notes :

  • API version number is an integer, such as 1 or 2.
  • API version is independent of the Dexero eCommerce release release.
  • API version may or may not change with a new version Dexero eCommerce.
  • API version number change when the updates to the API breaking the API contract, requiring changes to the code that uses the API. An addition to the API does not necessarily require a change in the number of API release.