Sell tickets with Eventfinda TixSuite. No per-ticket fees. Try it for free today!

Session Resource

Session

This resource represents a session. Sessions are associated with events. Sessions contain information about when an event is happening and which ticket type's are available for the session.

Example

<?xml version="1.0"?>
<error>An error occurred</error>

Fields

Name Description Access*
datetime_end

The date and time that the session ends in format YYYY-mm-dd H:M:S. This is represented in the events local time.

All
datetime_start

The date and time that the session starts in format YYYY-mm-dd H:M:S. This is represented in the events local time.

All
datetime_summary

A textual summary of when the session is occurring. The format of this can be controlled using the
date_format default %a %e %b %Y
time_format default ''
date_time_separator default ''
start_end_separator default ' - '
parameters. The date_format and time_format parameters allow you to specify the format of the date and time using strftime formats. The separator parameters specify what characters to separate those parts with.

All
id

Integer uniquely representing the session.

All
is_cancelled

Whether the session is cancelled.

All
is_currently_onsale

Whether tickets to this session can be purchased from Eventfinda currently. That is sometimes tickets to a session may go on sale until a certain date and may not be available after a certain date. Often a session stops selling a few hours prior to its start time for example.

All
is_for_tickets_only

If this session is_ticketed by Eventfinda it may have sessions which are only present in order to allow tickets to be purchased for a range of dates. These sessions must only be displayed in a ticket selection context. See also ticketing_label field.

All
is_ticketed

Whether tickets to this session can be purchased from Eventfinda.

All
offsale_at

If this session is_ticketed by Eventfinda, this UTC date and time when this session will no longer accept ticket purchases.

All
ticketing_label

If this session is_for_tickets_only it may specify a textual label here to better describe it in a ticket purchasing context. E.g. "Weekend Pass"

All
timezone

Timezone of the sessions location.

All

*Account types with access to this field, see resource documentation for more information.

API Help & Support

For all API support enquiries please email support@eventfinda.com.au.