POST

Cancel Ticket Reservation


Cancels an existing ticket reservation.

Changes the reservation status to CANCELED_MANUALLY and releases the reserved tickets back to available inventory. Once cancelled, a reservation cannot be restored. Only PENDING and CONFIRMED reservations can be cancelled.

Permissions
Events Checkout
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/events/v1/ticket-reservations/{ticketReservationId}/cancel

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?