Section Object


Properties
additionalImagesArray <Image>maxItems 100

Additional section images.


businessLocationIdstringRead-onlyformat GUID

ID of the business location (SDK | REST) where this section is available.


createdDatestringRead-onlyformat date-time

Date and time the section was created.


descriptionstringmaxLength 1500

Section description.


extendedFieldsExtendedFields

Extended fields.


idstringRead-onlyformat GUID

Section ID.


imageImage

Main section image.


itemIdsArray <string>format GUIDmaxItems 300

Item IDs.


namestringminLength 1maxLength 500

Section name.


revisionstringRead-onlyformat int64

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


updatedDatestringRead-onlyformat date-time

Date and time the section was updated.


visibleboolean

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

Did this help?