Function requestGenericIssuanceTicketPreviews
- requestGenericIssuanceTicketPreviews(zupassServerUrl, email, orderCode, pipelineId?): Promise<GenericIssuanceTicketPreviewResponse>
Parameters
- zupassServerUrl: string
- email: string
- orderCode: string
Optional
pipelineId: string
Asks the server to fetch the ticket previews for the given email and order code.