We add a query filtering on the existing endpoint Unsubscribe emails where you can newly filter by parameter from for more granularity and efficiency
Bugfixes:
PriceList update fix with inconsistency of product code
Repair for casess when Price list code '112233B' doesn't exist. Code skipped. message recieved in response, by implementing improved upper and lower cases validation.
Fix of corrupted image downloading
We enrich API with behavior of recognizing corrupted image. Before saving the original product image via API, we load its data and if it does not load correctly, we throw an exception and do not save the image.
ResultUrl in async jobs with none value
We identify come cases in async job results when resultUrl = null (or none). Repair is in production, but some cases may still occur – contact us as soon as you find them.