ClassIT+ API Objects: ArticleSearchItemDto Object Type
Updated
ClassIT+™
ArticleSearchItemDto Object Type
Description: Represents a full article item in the search results, including detailed metadata, description, and associated sub-items.
If the article has been canceled, the isCanceled property will be true. In such cases, the canceledReference property will contain the item number of the replacement article, if one exists.
JSON Properties
Description
Data Type
articleNumber
The number of the article.
String
description
Full description of the article.
String
grouping
Grouping information of the article, used for categorization in search results.
String
tariffIssue
Tariff issue related to the article.
String
supplement
Supplement associated with the article.
String
articlePointer
The article pointer or reference identifier.
String
classification
The classification of the article.
String
issueDate
The issue date of the article.
DateTimeOffset
effectiveDate
The effective date when the article becomes valid.
DateTimeOffset
cancelationDate
The cancelation date when the article is no longer valid.