XML and JSON examples of New Energy Label Attributes

Avatar for d.semenov
By
Energy Label Regulation

As explained in our blog post “Are you ready for the new Energy Label regulation?”, on the 1st of March, the new EU Energy Label attributes from the EPREL database will be released. At the moment, Icecat is preparing this update. In conclusion, on Friday, the 26th of February, we will add the new EU Energy Label attributes to our XML and JSON APIs. You will find below examples of the new energy label attributes in product XML and JSON format.

Example new energy label attributes in product XML

<MultimediaObject langid="0" Size="118141" Height="0" Width="0" IsRich="1" URL="https://example-img.icecat.biz/objects/mmo_28409709_1568800785_0373_32295.pdf" Type="EU Energy Label" UUID="83B523F5-6873-46B3-8F30-B9F90F9AFD3A" MultimediaObject_ID="100008217" KeepAsURL="0" Description="EU Energy Label" Date="2021-02-22 17:39:05" ContentType="application/pdf" EprelLink="https://example-img.icecat.biz/img/interface/select-arrow-top.png" LabelType="rescaled" PreviewWidth="0" PreviewUrl="" PreviewSize="0" PreviewHeight="0"/>
<MultimediaObject langid="0" Size="118141" Height="0" Width="0" IsRich="1" URL="https://example-img.icecat.biz/objects/mmo_28409709_1568800785_0373_32295.pdf" Type="EU Energy Label" UUID="83B523F5-6873-46B3-8F30-B9F90F9AFD3A" MultimediaObject_ID="100008217" KeepAsURL="0" Description="EU Energy Label" Date="2021-02-22 17:39:05" ContentType="application/pdf" EprelLink="" LabelType="non-rescaled" PreviewWidth="0" PreviewUrl="" PreviewSize="0" PreviewHeight="0"/>

Example in JSON format

{
"Multimedia": [
{
"ID": "9A7393E5-9291-488F-B3DE-48343978E8DF",
"URL": "https://example-img.icecat.biz/objects/mmo_636_1613477854_1532_99.pdf",
"Type": "EU Energy Label",
"ContentType": "application/pdf",
"KeepAsUrl": "0",
"Description": "EU Energy Label",
"Size": "13264",
"IsPrivate": "0",
"Updated": "2021-02-16 13:17:34",
"Language": "EN",
"IsVideo": 0,
"EprelLink": "https://example-img.icecat.biz/objects/mmo_eprel_link.jpg",
"LabelType": "rescaled"
},
{
"ID": "BE909817-F0F0-4D0C-A51D-050741F6ED7C",
"URL": "https://example-img.icecat.biz/objects/mmo_636_1613478035_2805_92.jpg",
"Type": "EU Energy Label",
"ContentType": "image/jpeg",
"KeepAsUrl": "0",
"Description": "EU Energy Label",
"Size": "7427",
"IsPrivate": "0",
"Updated": "2021-02-16 13:20:35",
"Language": "EN",
"IsVideo": 0,
"EprelLink": "",
"LabelType": "non-rescaled"
}
]
}

  • commented on February 25, 2021 by Marcel Joosten (Centralpoint)

    is the new EU Energy Label attributes a NEW record/field or is it just replacing the existing Energy label? and if so, will it get a new timestamp?

    • Dear Marcel
      The new EU Energy Label will be present in the same tag as the Energy labels have been presented until now. You can differentiate the old and the new Energy label based on the “LabelType”. LabelType=non-rescaled is the old Energy Label. LabelType=rescaled is the new one.

Leave a Reply

Your email address will not be published. Required fields are marked *

Icecat xml

Open Catalog Interface (OCI): Manual for Open Icecat XML and Full Icecat XML

This document describes the Icecat XML method of Icecat's Open Catalog Inte...
 November 3, 2019
Manual

Manual for Icecat Live: Real-Time Product Data in Your App

Icecat Live is a (free) service that enables you to insert real-time produc...
 June 10, 2022
Manual for Icecat CSV Interface

Manual for Icecat CSV Interface

This document describes the manual for Icecat CSV interface (Comma-Separate...
 September 28, 2016
 October 4, 2018
LIVE JS

How to Create a Button that Opens Video in a Modal Window

Recently, our Icecat Live JavaScript interface was updated with two new fun...
 November 3, 2021
Addons plugins

Icecat Add-Ons Overview. NEW: Red Technology

Icecat has a huge list of integration partners, making it easy for clients ...
 October 27, 2023
Manual

Manual for Open Icecat JSON Product Requests

JSON (JavaScript Object Notation) is an increasingly popular means of trans...
 September 17, 2018
 January 20, 2020
New Standard video thumbnail

Autheos video acquisition completed

July 21, Icecat and Autheos jointly a...
 September 7, 2021
Manual

Manual Personalized Interface File and Catalog from Icecat

With Icecat, you can generate personalized or customized CSV or Excel files...
 May 3, 2022