Product changes – “from” validation
All /changes endpoints provide information about recent changes to data to signalize which entities might need to be re-processed. Although some modification times are far […]
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
All /changes endpoints provide information about recent changes to data to signalize which entities might need to be re-processed. Although some modification times are far […]
In the past, we introduced the JS function addToCart that can be used to add various items to the cart see a post here. As […]
We have extended Insert order endpoint to support recycling fees (contribution). For each item you can provide data.items[].recyclingFee.category and data.items[].recyclingFee.fee (amount) where applicable.
We have extended endpoints Insert product and Modify product to support also filtering parameters – see description of the request body objects in the documentation, […]
Endpoint Order detail was extended to contain recycling fee (contribution). Items category and fee (amount) are available for each item, where applicable. The fee is […]
We have extended Product insert and Product update to support also meassurement units. This means, when adding a new product or changing an existing product, […]
We have added information about recycling fee (contribution) to the Product detail and Product detail by code endpoints. The data.variants[].recyclingFee object is provided, if parameter […]
Endpoint Invoice detail now contains information about recycling fee (contribution) for each invoice item, whereas provided and applicable. Object recyclingFee contains the fee category and […]
We have extended Product detail and Product detail by code endpoints to contain two more fields: internalNote – note for the eshop admin, not visible […]
In the forthcoming days, a tooltip element (or, more accurately, a span with question mark that displays tooltip content on hover) will be introduced in […]