Here’s what’s new in API that’s been in production since May 18, 2026!
/products/reviews and /eshop/reviews endpoints have been permanently removed from the API and from the database. If your integration still uses either of these endpoints, requests will now fail. Please migrate to the current reviews endpoints in the API documentation.product will no longer be supported! Only shipping and payment item types will be accepted. This aligns the endpoint behavior with the admin interface. Please update any integrations that currently create product-type credit note items. The change will be released by June 15, 2026."") for billingAddress.company in POST /api/orders and PATCH /api/orders/{code}/head will return HTTP 422 with a validation error: Must be at least 1 characters long on data.billingAddress.company. Please update your order creation and update flows before this date to avoid unexpected errors. The change will be released by June 15, 2026.GET, POST, PATCH /api/customer-groups) now support a defaultOrderStatus attribute. You can set or update the default order status that applies to all orders from customers in a given group — consistent with the administration UI. Other previously missing attributes (due date, checkboxes, etc.) have also been added. Customer group endpoints have been reorganized into a new dedicated Customer groups section in the API documentation, separate from the general Customers section.varSymbol and specSymbol field definitionsvarSymbol and specSymbol within the API — type tightened from number to integer.priceRatio in quantity discounts — incorrect regex replaced with proper numeric constraints on PATCH/POST data settings.discountValue.priceRatio.customerGroup:create, customerGroup:update, and customerGroup:deletePlease 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!