Online payment link in the order detail
We have added one new item into Order detail endpoint response: onlinePaymentLink. In case of an online payment it contains a link to the payment […]
We have added one new item into Order detail endpoint response: onlinePaymentLink. In case of an online payment it contains a link to the payment […]
We have added a new endpoint List of product images, which is a thin focused endpoint to retrieve all images of a product. This might […]
The family of /changes endpoints has a new member: Proforma invoice changes. As all the other /changes endpoints, it shows the last add/edit or delete […]
We have extended endpoint Order detail to provide also selected surcharge parameters selected by the buyer while putting a product into the cart. You have […]
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 […]
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 […]