Mindbody · Example Payload

Public Api V6 Substitute Class Teacher Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClassIdStaffIdOverrideConflictsSendClientEmailSendOriginalTeacherEmailSendSubstituteTeacherEmail

Example Payload

Raw ↑
{
  "ClassId": 123456,
  "StaffId": 123456,
  "OverrideConflicts": true,
  "SendClientEmail": true,
  "SendOriginalTeacherEmail": true,
  "SendSubstituteTeacherEmail": true
}