Skip to main content

May 29

🎉 Features and Improvements​

EventSeries create and update now accepts timezone:​

  • Validated against the platform's supported timezone list (slashes may be substituted with hyphens to avoid URL encoding, e.g. America-New_York).
  • Can only be changed while the event series is in DRAFT status; attempts to change it on a published series return 400.

Added new data to the GET /v1/overview response:​

  • Added credits — the Box Office's current credit balance.
  • Added next_event_in — number of days until the next scheduled event.
  • Added orders_received — orders received in the reporting period.
  • Added waitlist_signups — waitlist sign-ups received in the reporting period.
  • Added climate_impact object with:
    • contribution — amount contributed to climate charities, in the smallest currency unit (e.g. cents).
    • estimated_footprint — estimated carbon footprint, in grams of CO2.