TB.One > Product and Article Data > Data Quality & Error Management > Article Status Report (ASR) > ASR Structure
The following table shows the structure of the JSON file and describes the possible fields.
TIP: EXPLANATION
|
FIELD NAME |
FIELD TYPE |
DESCRIPTION |
INCLUDED? |
|---|---|---|---|
report |
object |
Includes all reports of the ASR |
|
identifier |
string |
Reference to identify the product or article |
|
identifierSource |
enum[string] |
Possible reference sources: •ARTICLE_NUMBER •PRODUCT_NUMBER •EAN |
|
status |
enum[string] |
Possible status: •ONBOARDING •ONLINE •ERROR •WARNING •HINT •PENDING •REJECTED •OFFLINE |
|
created |
ISO 8601 |
Date and time of status creation, e.g.: "2022-04-22T15:00:45+00:00" |
|
additionalInformation |
object |
Additional information, especially in case of errors (not necessary for the status "online") |
|
description |
string |
Description of the report message |
|
statusCode |
string |
The channel's unique status code |
|
solution |
string |
Recommended solution to fix the error or warning |
|
responsible |
string |
Shows who is in charge of fixing the error or warning. Possible values: •brand •channel |
|
channelIdentifier |
string |
Reference identifying the article/product at the channel |
|
channelIdentifierSource |
string |
Possible reference sources: •channel_a_nr •channel_p_nr |
|
comment |
string |
Comment for the status |
|
various property name |
string |
Further information after consulting your Solution Delivery Managers |
|
Click on the links below to access the overview information on the Article Status Reports or view an example JSON:
•Article Status Report (ASR) - Overview
For further information, see also:
•Proof of data quality - overview