Item Object


Properties
additionalImagesArray <Image>maxItems 15

Additional item images.


businessLocationIdsArray <string>Read-onlymaxItems 100format GUID

IDs of the business locations (SDK | REST) where these items are available.


createdDatestringRead-onlyformat date-time

Date and time the item was created.


descriptionstringmaxLength 1500

Item description.


extendedFieldsExtendedFields

Extended fields.


featuredboolean

Whether the item is marked as featured/best seller. Default: false.


idstringRead-onlyformat GUID

Item ID.


imageImage

Main item image.


labelsArray <Label>maxItems 10

Item labels.


modifierGroupsArray <ModifierGroup>maxItems 25

Item modifier groups.


namestringminLength 1maxLength 200

Item name.


orderSettingsOrderSettings

Online order settings.


One Of

priceInfoPriceInfo

Item price info.


priceVariantsPriceVariants

Item price variants.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the item is updated. To prevent conflicting changes, the current revision must be passed when updating the item. Ignored when creating a item.


updatedDatestringRead-onlyformat date-time

Date and time the item was updated.


visibleboolean

Whether the item is visible in the menu for site visitors.

Did this help?