Here’s what’s news in API Release that’s been in production since August 26, 2024!
Breaking Changes:
Reduction of maximum limits on job:detail
With reference to the article dated October 10, 2023; we have decided to reduce the try counter limits for job:detail from the current 50 attempts to a maximum of 10
Please prepare your integrations for this new change, which will take effect from the next release, September 09, 2024
Mass Webhooks final switch
Some time ago (API Release news from October 10, 2023) we announced a new massWebhooks feature, but we didn’t set a specific date when it would be completely switched over.
We would like to announce here, that there will be a switch and deduplication in the webhook emitting, in case of mass actions over orders and invoices, from October 1, 2024 – so please prepare your integrations for this change
New features:
New BETA stock webhooks
We’ve created 3 new alternative webhooks for easier warehouse and inventory management
Specifically, these are as follows:
stock:inStock
stock:soldOut
stock:minStockSupplyReached
a more detailed description of the behavior, including specifics, can be found in a separate article on developers.shoptet.com, here
Improvements:
Adding support for guid & code in productDetail page
on endpoint GET E-shop info 2 new attributes characterizing e-shop settings will be added to data.urls section, namely:
admin-product-detail-by-guid
admin-product-detail-by-code
you can use this properties to create a link to the production product detail in the administration
Bugfixes:
Changed value for minStockSupply from integer to string
The minStockSupply value for creating and updating a product did not accept a NULL value, so we decided to extend and fix this across product operations
the result is, that we change type of input from integer to string representation
What we plan in upcoming days:
We simplify and expand the work with the product portfolio
Please note: the above outlook is subject to change due to unexpected events or changes in priorities – we do not commit to deliver these outputs and outcomes. Thank you for your understanding.