getTicket( )


Retrieves a ticket by the unique ticket number.

Method Declaration
Copy
Method Parameters
identifiersGetTicketIdentifiersRequired

Details for the ticket to retrieve.


optionsGetTicketOptions

Options for the returned ticket data.

Returns
Return Type:Promise<TicketingTicket>
Errors

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

Did this help?