Product Properties
Attributes | Description |
---|---|
idINTEGER READ-ONLY | A unique Omneo identifier for the product |
titleSTRING | The display name of the product |
handleSTRING | A unique handle for the product |
external_idSTRING | The external id of the product. Usually the unique identifier in the system the product originated. |
typeSTRING ENUM | The type of the product, Valid types: -appointment -simple -configurable -downloadable -gift -bundle -voucher -service -subscription |
statusSTRING ENUM | The status of the product, Valid status' -new -active -rundown -discontinued -ranged -deleted |
brandSTRING | The brand of the product. |
descriptionSTRING | An HTML description of the product |
currencySTRING | The basic string representing the currency associated with the product. |
positionINTEGER | |
imagesARRAY | A list of product images attached to the product |
systemsARRAY | A list of systems associated with the product. example ["pos",kiosk"] |
channelsARRAY | A list of channels associated with the product. example ["Omneo","eCommerce","marketplace"] |
tagsARRAY | A list of tags associated with the product example ["xmas","knitwear"] |
options | |
custom_fields | Custom fields for this product. These fields are used for customised data that does not fit in any of the core fields. |
variantsARRAY | A list of variants of the product. |