Date Period
September 17, 2025
order
to sort_order
for better clarity and consistency across the v2 APIs.reference_code
has been removed from the group ticket flow. This is because the group ticket process uses a different creation query that generates multiple tickets, which makes it challenging to ensure a unique reference_code
for each one. If you need to add a unique reference_code
to a group of tickets, you can use the Update Ticket API after the group tickets have been created. This will let you assign a unique reference code to each ticket individually.TypeError
.September 08, 2025
include
to function
.September 08, 2025
September 04, 2025
September 02, 2025
August 28, 2025
August 20, 2025
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
August 08, 2025
August 01, 2025
ins-gallery
component.August 01, 2025
default_address
could not be updated via the Update Company v2 API.id
to the v2 API response of the Task Comment endpoint.Filter by
Date Period