listAvailableTickets( )


Returns tickets available to reserve.

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
optionsListAvailableTicketsOptions

An object representing the available options for retrieving a list of tickets available for reservation.

Returns
Return Type:Promise<ListAvailableTicketsResponse>
Was this helpful?
Yes
No