pretixresendticket - Resend Pretix Ticket Link
Resend a pretix ticket confirmation mail to a user.
Covers the Pretix API Endpoint https://docs.pretix.eu/en/latest/api/resources/orders.html#sending-e-mails.
See https://pretix.eu fore more information.
organizer
string
The slug field of the organizer to modify
Example:
1001fx
event
string
The slug field of the event to modify
Example:
demo
code
string
The code field of the order to send an email for
Example:
R0YQJ
apiToken
string
Your pretix API Token
Example:
yourApiToken