Invoices can be filtered by order code
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 […]
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 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 […]
You probably want to use additional texts in your banners (Banner title, Banner text and Link text). These texts are easily editable by any Shoptet […]
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 […]