ArticleBatchItemDto Object Type
Description: Represents an article item in the batch results, including detailed metadata, description, and associated sub-items.
| JSON Properties | Description | Data Type |
| articleNumber | The number of the article. | |
| description | Full description of the article. | |
| grouping | Grouping information of the article, used for categorization in search results. | |
| tariffIssue | Tariff issue related to the article. | |
| supplement | Supplement associated with the article. | |
| articlePointer | The article pointer or reference identifier. | |
| classification | The classification of the article. | |
| issueDate | The issue date of the article. | |
| effectiveDate | The effective date when the article becomes valid. | |
| cancelationDate | The cancelation date when the article is no longer valid. | |
| articleSubitems | The list of sub-items related to the article. | - Array of ArticleSubItem objects
|
| isHazardous | Indicates whether the item represents a hazard. | |
| isSpecialHandling | Indicates whether the item is related to handling instructions. | |
| subGrouping | Sub-Generic heading. | |
| noteReferences | A list of the notes referenced in this item. | |