ACO Booking
  • Introduction
    • Info
      • Booking Requested
      • Booking Cancelled
      • Booking Rescheduled
      • Booking Confirmed
      • Customer Created
      • Customer Updated
      • Bookable Event Cancelled
      • Bookable Event Joined
      • Bookable Event Left
      • Bookable Event Rescheduled
  • Introduction
    • Info
      • Booking Requested
      • Booking Cancelled
      • Booking Rescheduled
      • Booking Confirmed
      • Customer Created
      • Customer Updated
      • Bookable Event Cancelled
      • Bookable Event Joined
      • Bookable Event Left
      • Bookable Event Rescheduled
Question? Give us feedback → (opens in a new tab)Edit this page
Events
Customers
Customer Updated

Customer updated

Is triggered when customer was updated.

Provide the data to Segment tracker.

Data structure:

type Customer = {
  id: string;
  createdAt: string;
  updatedAt: string;
  phoneNumber: string;
  name: string;
  email: string;
}
Customer CreatedBookable Event Cancelled

MIT 2023 © Nextra.