Reservation Created


Deprecation Warning

This event will be deprecated on March 31, 2026.
Replace with Ticket Reservation Created.

Permissions
Read Basic Events Order Info
Learn more about app permissions.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
timestampstringformat date-time

Date and time the reservation was created.


eventIdstringformat GUID

Event ID to which the reservation belongs.


reservationIdstringformat GUID

Reservation ID. Can be used to retrieve a reservation invoice.


expiresstringformat date-time

Date and time the reservation expires.


statusstring

Reservation status.


quantitiesArray <TicketQuantity>maxItems 50

Amount of tickets in the reservation.


updatedDatestringformat date-time

Date and time the reservation was updated.


countsArray <ReservationCount>maxItems 50

Number of reservations.


Did this help?