This enumerated type specifies whether a leaf category supports or requires a Universal Product Code (UPC), International Standard Book Number (ISBN), or European Article Number (EAN) for products. Collectively, these identifiers are referred to as Global Trade Item Numbers (GTINs).
Type that uses ProductIdentiferEnabledEnum
Call that uses ProductIdentiferEnabledEnum
Enumerations
DISABLED
This value indicates that the corresponding Global Trade Item Number (GTIN) type is not supported for the leaf category.
ENABLED
This value indicates that the corresponding Global Trade Item Number (GTIN) type is supported as applicable, but not required for the leaf category
REQUIRED
This value indicates that the corresponding Global Trade Item Number (GTIN) type is required for the leaf category, and an Add/Revise operation will fail without this information.