deleteTicketCheckIns( )


Deletes check-ins for 1 or more tickets.

Method Declaration
Copy
Method Parameters
eventIdstringRequired

Event ID to which the ticket belongs.


optionsDeleteTicketCheckInsOptions

Options for tickets to delete.

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