Mindbody · Example Payload

Public Api V6 Cancel Single Class Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClassIDHideCancelSendClientEmailSendStaffEmail

Example Payload

Raw ↑
{
  "ClassID": 1,
  "HideCancel": true,
  "SendClientEmail": true,
  "SendStaffEmail": true
}