queryAvailableTickets( )


Returns tickets available to reserve.

Permissions
Manage Events - all permissions
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsQueryAvailableTicketsOptions

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

Returns
Return Type:Promise<QueryAvailableTicketsResponse>
Errors

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

Did this help?