Measure unit and price support in API
Measure units and prices are used to compare similar goods with variable package sizes. For example you might sell a chocolate of 50 g weight, […]
News from the Shoptet forge related to Shoptet API
Measure units and prices are used to compare similar goods with variable package sizes. For example you might sell a chocolate of 50 g weight, […]
We have extended the existing Stock Movements endpoint /api/stocks/{stockId}/movements?lastId={id} to contain last modification timestamp – see item changeTime: “data”: { “movements”: [ { “id”: 126222, […]
We have just introduced a new endpoint, which can be used to modify prices (price, common price, purchase price, action price), discount flags and min/max […]
We have added a new filter to the Products List endpoint. You can call /api/products?flag=action and you will get only products having “action” flag set […]
Today we have introduced 5 new endpoints to provide documents in PDF format: Order in PDF /api/orders/{code}/pdf Invoice in PDF /api/invoices/{code}/pdf Proforma Invoice in PDF […]
As a next step to support custom shipping methods via addons, we are introducing endpoint Add shipping method. It sets up a new method in […]
For Product Detail endpoint when called with an optional section ?include=flags there is now a validity range data.flags[].dateFrom and data.flags[].dateTo available. The dates reflect the […]
Pokládáme základy, na kterých budeme stavět další podporu pro doplňky implementující nejrůznější druhy doprav. Na začátek podrobný seznam doprav, které jsou v eshopu nastavené – […]
Možnost automatizovaně pracovat s pořadím produktů v kategorii byl častý požadavek – vyšli jsme mu vstříc představením dvou endpointů: Výpis pořadí produktů v kategorii – […]
Udělali jsme drobnou úpravu v endpointu Vložení objednávky – položka data.currency.exchangeRate již není povinná. Pokud nebude uvedena, použije se aktuální kurz z eshopu (pozor, historické […]