Mindbody · Example Payload

Public Api V6 Add Appointment Add On Response Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Add Appointment Add On Response Example is an example object payload from Mindbody, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AppointmentIdAddOnAppointmentId

Example Payload

Raw ↑
{
  "AppointmentId": 123456,
  "AddOnAppointmentId": 123456
}