GTINItem
The GTINItem object represents a product item with Global Trade Item Number.
¶ Properties
Field | Type | Description |
---|---|---|
gtin |
string (gtin) | Global Trade Item Number |
status |
enum | Status of the GTIN item |
¶ Status Values
Value | Description |
---|---|
GTIN_ITEM_STATUS_INVALID |
GTIN item is invalid |
GTIN_ITEM_STATUS_ACTIVE |
GTIN item is active and available |
GTIN_ITEM_STATUS_PAUSED |
GTIN item is paused |