Events Settings Object


Events Settings reads the settings and state of a site's Wix Events & Tickets app.

Properties
idstringRead-onlyformat GUID

Events Settings ID.


createdDatestringRead-onlyformat date-time

Date and time the Events Settings were created.


updatedDatestringRead-onlyformat date-time

Date and time the Events Settings were last updated.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the Events Settings are updated. To prevent conflicting changes, the current revision must be passed when updating the Events Settings.


siteInfoSiteInfoRead-only

Site information including locale, language, and available premium features.


eventsInfoEventsInfoRead-only

Global information about the site's events, including whether any events have been created and current ticket sales status.


serviceFeeSettingsServiceFeeSettingsRead-only

Settings for Wix service fees applied to paid ticket sales.


paymentSettingsPaymentSettings

Payment configuration including available payment methods, coupon acceptance, and delayed capture settings.

Did this help?