Ticket Definition Object


Properties
idstringformat GUID

Ticket definition ID.


priceobject

Ticket price.


freeboolean

Whether the ticket is free (read only).


namestring

Ticket name.


descriptionstring

Ticket description.


limitPerCheckoutintegerminimum 0maximum 20

Limit of tickets that can be purchased per checkout. Set to 20 for unlimited ticket definition.


orderIndexinteger

Custom sort index.


policystring

Policy information plain text block, as printed on the ticket.


dashboardobject

Sensitive dashboard data.


eventIdstringformat GUID

Event ID associated with the ticket.


wixFeeConfigobjectRead-only

Configuration of the fixed-rate Wix service fee that is applied at checkout to each ticket sold.


salePeriodobject

Ticket sale period.


saleStatusstringRead-only
3 enum supported values:
SALE_SCHEDULEDSALE_STARTEDSALE_ENDED

Ticket sale status.


stateArray <string>
1 enum supported values:
INCLUDE_HIDDEN_NOT_ON_SALE

Ticket state.


pricingobject

Ticket pricing.

Was this helpful?
Yes
No