Here’s what’s new in API that’s been in production since April 30, 2026!
/product/reviews location will be deleted by May 4th, 2026. All reviews endpoints (GET, POST, PATCH) are now available under /reviews.countryCode will become mandatory in the POST and PATCH order endpoints. Please make sure your integration includes this field to avoid validation errors. More info in the previous release news.POST /api/parametric-categories-definition endpoint is now available for creating a parametric category definition — the parent entity that specifies which parameters apply to a given category. This definition must exist before creating a parametric category combination via POST /api/parametric-categories. Attempting to create a combination without a matching definition returns 422. See the documentation.GET /api/parametric-categories-available-parameters is now available. It returns the list of available parameters and filters for a given category, allowing you to determine valid options before creating a parametric category combination. See the documentation.PATCH /api/pricelists/{id}/batch is now available. See the documentation.DELETE /api/products/batch is now available. The job fires the standard massDelete webhook event on completion. See the documentation.availability:create, availability:update, and availability:delete. See the documentation.varSymbol, specSymbol, and priceRatiovarSymbol 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.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!