Compatibility – brands and changes
As previously announced, we have changed item brand from a string to an object containing both code and name in the Product detail endpoint. On […]
News from the Shoptet forge related to Shoptet API
As previously announced, we have changed item brand from a string to an object containing both code and name in the Product detail endpoint. On […]
Endpoint Eshop info contains array of currencies containing basic information about each currency, visibility and exchange rate. We have extended the set of information provided […]
In the Shoptet administration, products might have availabilities defined, such as “On stock”, “On request”, “Sold out” etc. These can be defined on product variant […]
We have extended filters of Invoices list to allow lookups by order number (code). The parameter is orderCode, only exact match can be specifed. For […]
We have extended two endpoints to provide tracking URL for a package for particular shipping company. Order detail – item trackingUrl contains direct URL for […]
There are two distinct use cases to get URL of an image: to use them in your backend processing (e. g. you want to resize […]
Endpoint Templates of discount coupons contains specification of products, brands, customers and other conditions to specify products a discount coupon should apply on. Based on […]
Today we have introduced a new endpoint to modify basic product attributes, such as name, description, meta tags, visibility and similar. For products without variants […]
For many entities we have /changes endpoint which informs about recently added, modified or deleted entities, so you can read and keep latest version of […]
Since the Insert order endpoint was introduced it was requested to specify valid shipping and payment information. This was however an obstacle for historical orders […]