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
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

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