event_venue_area
table has been reframed as a "Pricing Division" to better reflect its purpose in the new system. While the table name was not changed to prevent breaking changes, its functionality has been significantly expanded. Users still have the control how many people can avail the tickets.event_venue_area
and event_ticket
tables. IMPORTANT NOTE: Two new migration files were created to update the database schema, ensuring a smooth transition for existing data.tickets_remaining
count is automatically updated across all related tables, including event, division event_venue_area
, and event_pricing_tier
, ensuring data consistency.total_tickets_sold
field in the Event columns.geojson
data when editing.get_filter_options
function which prevented some lists being displayed correctly.event_venue_area
name
is_individual_ticket_enabled
individual_ticket_price
individual_ticket_price_2
individual_ticket_price_3
is_group_ticket_enabled
group_ticket_price
group_ticket_price_2
group_ticket_price_3
event_ticket
reference_code
row
seat
event_venue_area_uuid
event_pricing_tier_uuid
price_includes_tax
tax_type
purchased_by_company_uuid
contact_company_phone_number
contact_company_phone_country_code
contact_company_email
event_pricing_tier
(NEW)
For further information about the Event Tickets object please see the API V2 Documentation at {{your_instance_URL}}/admin/api/events/event-tickets/overview
ins-gallery
component.