Here’s what’s news in API Release that’s been in production since August 12, 2024!
Breaking Changes:
Fortunately, none! Let’s have a toast!
Improvements:
Enriched stockMovements endpoint
We have now added a new attribute sumAmout to the existing endpoint based on your request, which reflects the resulting stock quantity at each stock movement
With proper logging, it is possible, for example, to track the sequence of how a particular product sells out ("sumAmount": 20; "sumAmount": 19; "sumAmount": 18) in stock availability over time
For PATCH Update quantity in stock we are increasing the bulk size from the original value of 50 updates to 100
For PATCH Update price list we are increasing size from the original value of 100 updates to 200
According to our measurements, this increase could save you up to 37% of processing time on the affected endpoints for the same amount of data
Bugfixes:
404 - mistakes not found – let’s celebrate 🙂 !
What we plan in upcoming days:
Simplify the identification of sold out and restocked goods – BETA
Expand order management options
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.