Here’s what’s news in API Release that’s been in production since July 15, 2024!
Breaking Changes:
Changing the range of IP addresses
– July 29, 2024 the range of IP addresses changes
– There will be a change for api.myshoptet.com, where there are currently two ip addresses 78.24.15.84 and 78.24.15.85 – Two more will be added later this week, namely 185.184.254.29 and 185.184.254.30
– In upcoming months the entire range 78.24.15.64/26, which currently serves as a possible source of webhook notifications, will be deleted
Improving returned paymentMethods data
From August 1, 2024 we will modify the behaviour we had in case of payment e.g. via Heureka košík, which we returned in the order detail as paymentMethod: null.
We are now unifying this behaviour with paymentMethods and in case of such payment we can return the payment name, in object including the guid: string/null, name: string.
Please prepare your integrations for this change.
Invalid webhook delivery – action steps
Due to the repeated occurrence of url addresses to which webhooks cannot be validly delivered for a long time, we have decided to stop sending such registered webhooks anymore – we will notify you when this situation occurs so you can to investigate rootcauses on your side
Please revise your already registered webhooks in advance to ensure that they match the at least expected status messages by Shoptet to eliminate any future risks that could have a negative impact on our mutual customers
EET sunset
In view of the change from 1.1. 2023, we have finally sunset all the support for the EET in our API
We recommend that you review your integrations and remove any outdated dependencies tied to EET from your integrations
New features:
Expanding the range of webhooks
We are expanding the spectrum of webhooks by another batch, an overview of which you can find in full scale in our APIARY
Namely, we have added the following webhooks:
brand:create
brand:update
brand:delete
order:cancel – please note before you register – we throw 409 Conflict when try to register simultaneously with order:update webhook event type
proofPayment:create
proofPayment:delete
proofPayment:update
Bugfixes:
404 - mistakes not found – let’s celebrate 🙂 !
What we plan in upcoming days:
Add option for more detailed X+Y settings
Allow more convenient identification of images in product details
Improve the efficiency the import of orders into Shoptet
Please note: the above outlook for 14 days 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.