Product availability is available
We have introduced a new endpoint Product availabilities, which provides a complete list of product availabilities defined in the eshop (/admin/availabilities/), such as “On Stock” […]
Stay updated with the latest news from our developer portal through our machine-readable RSS and JSON feeds.
API News: RSS Feed, JSON Feed
Frontend News: RSS Feed, JSON Feed
We have introduced a new endpoint Product availabilities, which provides a complete list of product availabilities defined in the eshop (/admin/availabilities/), such as “On Stock” […]
We want to make your work with templates easier, so we recently added a function for adding product to cart. It works on all templates […]
In some advanced cases the items in Order detail, Invoice detail, Proforma invoice detail and Credit note detail responses differ to the Administration view or […]
From now on API allows to obtain a list of invoices by tax relevant date – use parameter ?taxDateFrom=2020-08-01. In addition, we added three fields […]
Endpoint Insert Order requires billing information and eventually delivery address to be provided according to mandatory fields settings for each eshop (see in administration, under […]
In the coming days, a CSS change in templates Tango, Waltz, Classic and Step concerning the .products-block grid component will be released. Flexbox will be […]
When a product is changed (any of its data gets modified), we update the modification timestamp (changeTime) in the List of Products endpoint, Product Detail […]
Measure units and prices are used to compare similar goods with variable package sizes. For example you might sell a chocolate of 50 g weight, […]
We have added support for CSS variables holding custom values inserted by user in e-shop administration (theme colors, fonts, images). You can now refer to […]
We have extended the existing Stock Movements endpoint /api/stocks/{stockId}/movements?lastId={id} to contain last modification timestamp – see item changeTime: “data”: { “movements”: [ { “id”: 126222, […]