Insert discount coupons via API
We have introduced 3 new endpoints to generate discount coupons. The first one creates a Coupon template (as well as in the Shoptet administration), which […]
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 3 new endpoints to generate discount coupons. The first one creates a Coupon template (as well as in the Shoptet administration), which […]
We have introduced a new endpoint to insert a product – POST /api/products. There are many common attributes of a product available and also variants […]
For some time we offer to use custom function after (un)succesfull validation, see https://developers.shoptet.com/vlastni-script-pred-odeslanim-formulare/. To bring some “culture” between multiple addons/custom adjustments, we had recently […]
In coming days, we will add guid (identifier) and code (sku) for each cart item as data attributes. Format is the same as for microdata […]
We have added a new field to Product detail endpoint: negativeStockAllowed (data.variants[].negativeStockAllowed). In case an eshop does not allow to sell goods not available on […]
We have introduced 3 new fields in the Eshop Info endpoint. All of them are located in the data.settings section. Field internals has one of […]
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 […]
In all of our templates, you can have almost unlimited number of items in main menu. To make this possible and clear menu-helper contains all […]
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 […]