When a ticket is cancelled.
Events fired
| Event | Description | Link to the docs |
|---|---|---|
| ticket.updated | The ticket that was cancelled | tickets |
| transaction.updated | The original transaction with the cancelled ticket | transactions |
| refund.created | A new refund is created | refunds |
| transaction.completed | A new transaction is created with the refund inside | transactions |
| customer.updated | The customer associated data changes | customers |
The order of the events is not deterministic.