Add or modify product’s descriptive parameters
Today we have released extension to the Insert product and Edit product endpoints. It is now possible to insert (edit) descriptive parameters of a product. […]
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
Today we have released extension to the Insert product and Edit product endpoints. It is now possible to insert (edit) descriptive parameters of a product. […]
We have enhanced endpoint Pricelist update PATCH /api/pricelists/{id} in several ways to make updates easier and more powerfull. The request now accepts items data.vatRate (effectively […]
Based on your feedback we have enhanced work with the stock movements. There is a new endpoint Last stock movement, which returns last movement’s id […]
New data in the dataLayer DataLayer has been extended to provide more information about e-shop itself. You can use this data to identify data origin […]
To provide more consistent visual feedback when a validation error occurs, we unified the validation error display in all 3G templates. New class js-validated-element-wrapper was […]
We have extended Product detail endpoint to return also filtering parameters and values. They are returned in object filteringParameters if the endpoint is called with […]
As previously announced, we performed two compatibility breaking changes on April 13th, 2021: access tokens (short-term) and private API tokens are now shorter (variable length) […]
We are working on extension of Product detail endpoint to support filtering parameters. As the first step we have just released a new endpoint with […]
We have made a minor enhancement to Order detail endpoint to contain also referer field. It will contain the site (URL) the buyer came from, […]
We have enhanced Product insertion and Product update endpoints to set availabilities: data.variants[].availabilityId – availability of products on stock; data.variants[].availabilityWhenSoldOutId – availability of products, which […]