Mindbody · Example Payload

Public Api V6 Add Appointment Add On Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ApplyPaymentAppointmentIdSessionTypeIdStaffIdTest

Example Payload

Raw ↑
{
  "ApplyPayment": true,
  "AppointmentId": 123456,
  "SessionTypeId": 123456,
  "StaffId": 123456,
  "Test": true
}