Consolidated payload sent to webhook endpoints
ContactInfo & { event_type: "registration.completed"; price_paid: number | null; currency: string; payment_id: string | null; ticket_url: string; tickets: WebhookTicket[]; timestamp: string; business_email: string; }