ticket.request_refund event is sent when a ticket needs to be refunded.
This event contains information about the ticket that needs refund.
Event Payload
The payload of theticket.request_refund event contains the following fields:
qr_code: QR code of the ticket.client_name: Name of the client that has the ticket.client_email: Email related to the ticket.event_id: Id of the event from where the ticket is from.ticket_id: Unique identifiera of the ticket.amount_to_refund: Requested amount to be refunded.currency: Currency requested to be refunded.