cancelReservation( )


Deprecation Warning

This method will be deprecated on March 31, 2026.
Replace with cancelTicketReservation.

Cancels ticket reservation and returns tickets to stock.

Method Declaration
Copy
Method Parameters
_idstringRequired

Reservation ID.


eventIdstringRequired

Event ID to which the reservation belongs.

Errors

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

Did this help?