cancelReservation( )


Cancels ticket reservation and returns tickets to stock.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Events - all permissions
Manage Orders
Learn more about permission scopes.
Method Declaration
Copy
Method Parameters
_idstringRequired

Reservation ID.


eventIdstringRequired

Event ID to which the reservation belongs.

Was this helpful?
Yes
No