Price update made easier
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 […]
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 […]
Endpoint Product detail was extended to return a list of set items for products of type product-set. The endpoint has to be called with ?include=setItems, […]