Shipping methods compatibility break June 8th, 2021
Minor error in the code caused different results in the list of shipping methods provided by the Eshop info and Shipping methods endpoints. While the […]
News from the Shoptet forge related to Shoptet API
Minor error in the code caused different results in the list of shipping methods provided by the Eshop info and Shipping methods endpoints. While the […]
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 […]
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, […]