Orders

In Opendate, there are two types of orders: Web Orders and Organizer Orders. A Web order can only be placed through the Opendate website (or iframe) and allows for credit card payment only via Stripe. An Organizer Order is created via the iOS application at the door of the venue.


When a Web order is created, we collect information about the person purchasing the tickets (first name, last name, email address, etc). This information is not collected during an Organizer Order transaction.

These endpoints return data for both types of orders (Organizer and Web).