Product surcharge parameters
Shoptet supports concept of product surcharges, which can be selected by a customer and apply to the basic product price. The final goods can be […]
News from the Shoptet forge related to Shoptet API
Shoptet supports concept of product surcharges, which can be selected by a customer and apply to the basic product price. The final goods can be […]
There is a new endpoint List of surcharge parameters, which returns all available product surcharge parameters defined in the eshop (see Help pages for more […]
Minor enhancement was made to Orders List endpoint. A new parameter (filter) ?phone= was introduced – as expected, it will show orders with the given […]
When Order insertion was introduced, we defined set of validations to allow only reasonable orders consistent for for further regular processing. One of those was […]
We have introduced support for product suppliers. This affects several endpoints. There is a new endpoint List of suppliers, which provides a complete list of […]
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” […]
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 […]
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 […]