Webhooks data retention change
Based on the analysis and process of optimizing the response time for you, our clients, we have decided based on the average use of webhooks […]
News from the Shoptet forge related to Shoptet API
Based on the analysis and process of optimizing the response time for you, our clients, we have decided based on the average use of webhooks […]
From 2022-06-22 we change how we handle buy price for non-default pricelists in API. You can set buy price of product in pricelist update endpoint. […]
Today we will upgrade HW configuration for part of our infrastructure. Change is planned as outageless and will start at 11:00 PM. If outage will […]
Many addons need to retrieve all order to perform their tasks. Until now, the only possible way was to iteratively call order detail endpoint for […]
There is a new endpoint available in our API: Product category deletion. Optionally you can also delete product assignments if the category is not empty […]
We have introduced a new endpoint to create an invoice from an order. This emulates an action from the administration. Given an order, API creates […]
We have introduced a new endpoint to modify order items. Endpoint URL is /api/orders/{code}/item/{id} where code is an existing order code and id identifies the […]
We are about to simplify access control to API endpoints. Currently it is necessary to apply and approve each single endpoint. As we have already […]
We have extended Order insert endpoint to support also surcharge parameters in the request (data.items[].surchargeParameters[]). Multiple pairs of parameter name and value can be provided. […]
For addons having their settings in the Shoptet administration (in the iframe), there used to be a problem with third party cookies in some more […]