In these Icecat Release Notes 161, we explain the latest changes in Media API. Further, we will discuss the development of new filters on the icecat.biz search page. Finally, we will highlight other improvements and fixes. Please, find here the previous Icecat Release Notes.
The Media API allows users to upload video assets separately via an API. These videos can be presented in Icecat LIVE using a separate call, even if they are not associated with a product data sheet. We have made an additional development to enable users to link a User Reference Code (URC) to an individual authorized user. This implies that we support multiple URCs per digital asset.
While uploading media assets, users should pass the following parameters using the POST method (/UnlinkedProductMedia/Videos):
Furthermore, using another POST method (/UnlinkedProductMedia/Videos/{VideoId}/Accesses), users will be able to add authorized users and their User Reference Codes passing the following parameters:
The body should have the ID of an Authorized User and URC. Ex:
{
"AuthorizedUserId": 2147483647,
"Urc": "string"
} For this release, we developed and added three new filters on the icecat.biz catalog search page:
We added the following items to the category page:
In future iterations, the following metrics will be added to the category page:
Shopify has introduced a new AI Toolkit for developers, marking another step toward what many…
According to recent data, 50% of European consumers now use installment or pay-later services, confirming…
Zalando is continuing its European expansion, with a launch in Bulgaria expected later in 2026.…
Artificial intelligence is moving deeper into critical infrastructure. However, as capabilities increase, so do concerns…
For years, the Agile methodology has relied on a clear boundary: the Product Owner (PO)…
This release brings a combination of data-transparency improvements, operational-efficiency gains, and foundational platform enhancements. We…