updateTicket( )


Updates a ticket.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Events - all permissions
Manage Guest List
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
identifiersUpdateTicketIdentifiersRequired

Details for the ticket to update.


optionsUpdateTicketOptions

Ticket details to update.

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