Here’s what’s new in API that’s been in production since June 16, 2026!
Breaking Changes:
Optimistic locking error on document PATCH endpoints
PATCH endpoints for orders, invoices, proforma invoices, credit notes, delivery notes, and proof of payments may now return a conflict error if the document was modified by another user between the time it was fetched and the time the update was submitted. This is a result of re-introducing optimistic locking on documents. Partners should handle this error and retry/revalidate as needed.
New Features:
New endpoint rights settings for private tokens
Private API tokens now support endpoint group-level access control. Token permissions can be scoped to specific endpoint groups, limiting what each token can access. Documentation on how to configure token rights has been updated. See more information here.
Batch update of discount coupons
A new PATCH /api/discount-coupons endpoint allows batch partial updates of existing discount coupons. See the documentation.
New SDK Version v0.4.6
The official Shoptet API SDK has been updated to version 0.4.6 – see all changes here.
Improvements:
VAT breakdown flag in eshop info
The eshop info endpoint now returns whether the full VAT breakdown option is enabled for the shop. This field reflects the VAT settings configured in the administration. See the documentation.
What we plan in the upcoming days:
New features and improvements in progress, e.g.:
Webhooks for warranties (warranties:create, warranties:update, warranties:delete)
Please note: The plan above is subject to change due to unexpected events or changes in priorities — we do not commit to deliver these outputs and outcomes. Thank you for your understanding.
If you have any API-related questions, feedback or requests, please do not hesitate to contact us on api@shoptet.cz. We would love to hear from you!