Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.72 KB

File metadata and controls

16 lines (13 loc) · 1.72 KB

# CommercePropertiesDto

Properties

Name Type Description Notes
articleNumber string This maps to ArtNo in GAEB XML and represents an article number given by the supplier. [optional]
eanGtinArticleNumber string This maps to EAN in GAEB XML and represents an GTIN (formerly EAN) article number. [optional]
ilnArticleNumber string This maps to ArtNoID in GAEB XML and represents an ILN article number. [optional]
catalogueNumber string This maps to CatalogNo in GAEB XML and represents an identifier of a specific catalogue. The referenced catalogue is usually a customer specific one, not related to CatalogueReferences. [optional]
catalogueArticleNumber string This maps to CatalogArtNo in GAEB XML and represents a key that maps to an entry in a specific catalogue. The referenced catalogue is usually a customer specific one, not related to CatalogueReferences. [optional]
priceBasis float This optional property can be used to indicate the basis for prices for a single position. Price basis means that the price is given per unit of the basis, e.g. per a pack of five when this property is set to '5'. [optional]
subPositionIdentifier string This optional property can be used to indicate a sub position identifier specific for the commerce exchange [optional]
customerBaseItemNumber string In a commerce exchange, this property is usually used to reference the base item number of an underlying phase 83 exchange file [optional]

[Back to Model list] [Back to API list] [Back to README]