Item Object


Properties
idstringRead-onlyformat GUID

Item ID.


revisionintegerRead-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.


createdDatestringRead-onlyformat date-time

Date and time the item was created.


updatedDatestringRead-onlyformat date-time

Date and time the item was updated.


namestringminLength 1maxLength 200

Item name.


descriptionstringmaxLength 1500

Item description.


imageobject

Main item image.


additionalImagesArray <Image>maxItems 15

Additional item images.


labelsArray <Label>maxItems 20

Item labels.


visibleboolean

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


orderSettingsobject

Online order settings.


modifierGroupsArray <ModifierGroup>maxItems 20

Item modifier groups.


extendedFieldsobject

Extended fields.


ONE OF:


priceVariantsobject

Item price variants.


priceInfoobject

Item price info.

Was this helpful?
Yes
No