Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.17 KB

CommercePropertiesDto.md

File metadata and controls

14 lines (10 loc) · 1.17 KB

CommercePropertiesDto

Properties

Name Type Description Notes
article_number string This maps to ArtNo in GAEB XML and represents an article number given by the supplier. [optional]
ean_gtin_article_number string This maps to EAN in GAEB XML and represents an GTIN (formerly EAN) article number. [optional]
iln_article_number string This maps to ArtNoID in GAEB XML and represents an ILN article number. [optional]
catalogue_number 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]
catalogue_article_number 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]

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