TB.One > Product and Article Data > Data Quality & Error Management > Article Status Report (ASR) > ASR Example (JSON)

ASR Example (JSON)

{

"report":[

 {

         "identifier":"6024-27-135200",

         "identifierSource":"ARTICLE_NUMBER",

         "status":"ERROR",

         "created":"2022-04-22T15:00:45+00:00",

         "additionalInformation":{

                 "description":"Wrong category",

                 "statusCode":"22",

                 "solution":"Use the correct category for the according article.",

                 "responsible":"channel",

                 "comment":"Please select sneakers instead of pumps."

         }

 },

 {

         "identifier":"4030646270334",

         "identifierSource":"EAN",

         "status":"ONLINE"

 },

 {

         "identifier":"6024-27-135200",

         "identifierSource":"ARTICLE_NUMBER",

         "status":"WARNING",

         "additionalInformation":{

                 "description":"onboarding",

                 "statusCode":"17",

                 "comment":"Estimated onboarding time: 2 days",

                 "channelIdentifier":"65456185",

                 "channelIdentifierSource":"CHANNEL_ARTICLE_NUMBER"

         }

 }

 ]

}

 

Click on the links below to access the overview information on the Article Status Report and its structure:

Article Status Report (ASR) - Overview

ASR Structure


For further information, see also:

Proof of data quality - overview