Default product availabilities
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 […]
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 […]
From now on you can get search results for whisperer in JSON format. All you have to do is add the format parameter with json […]
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 […]
If you need to include own script or stylesheet, we strongly recommend using Shoptet CDN (cdn.myshoptet.com). There are several advantages when using Shoptet CDN: Requests […]
We do not like unnecessary XHR requests due to amplification of requests. Please consider carefully, if it’s really necessary to create new XHR request. If […]