veloris.com

Changelog

Group by type

07-09-2026

  • [Enhancement] Stock quantities may be capped per account on single-product and bulk stock endpoints. When a cap is configured, qtyAvailable returns the exact quantity below the cap and the cap value otherwise; qtyAvailableCap contains the configured limit. For example, qtyAvailable: 12 with qtyAvailableCap: 12 means 12 or more available. Both fields are numeric. This option requires stock quantity access and is disabled by default. Existing responses remain unchanged unless a cap is configured; stock status and delivery dates continue to use actual availability.

18-02-2026

  • [Announcement] The API has moved to a new domain: api.[nl|es|uk|fr].veloris.com

18-12-2025

  • [Enhancement] Added a feature to retrieve stock from alternative SKUs using a SKU crosstable. When both the primary and alternative SKUs are present, their stock quantities are combined.

01-01-2025

  • [Breaking] The functions API is now removed. Please use the REST API going forward.

21-02-2024

  • [Enhancement] We've added additional assertions to function requests (/endpoint). This will help you to debug your requests with better errors. Please note that the functions API is still deprecated and will be removed in the next major release. Please use the REST API instead.

15-01-2024

  • [Enhancement] Added new phonenumber and email fields to the order

01-12-2023

  • [Deprecated] Functions API Deprecated, use the REST API instead

02-10-2023

  • [Announcement] Changed domain from api.hefra.nl to api.ecobatbattery.nl, old domain will still be available for backwards compatibility

26-04-2023

07-12-2022

  • [Enhancement] Performance update - added rate limits and caching

20-10-2022

01-06-2022

24-03-2022

  • [Bug fix] Update feedback from test order to actual feedback from live order

10-02-2022

  • [Enhancement] Update all functions in documentation to the new authentication method

25-10-2021

  • [Bug fix] Added validation on countrycode in new order
  • [Enhancement] Added possibility to use enhanced SKUS for new order
  • [Enhancement] Added possibility to use enhanced SKUS for stock information

11-10-2021

  • [Enhancement] Added possibility to use enhanced SKUS for price information

01-10-2021

  • [Breaking] Added new authentication method, deprecating the old one
  • [Deprecated] Deprecating the old authentication method

01-07-2021

28-05-2021

Get started here

To use this API you need your own username and secret password. Note that permissions have to be granted on a per function basis. So please specify to which functions are needed.