Mindbody · Example Payload

Public Api V6 Remove Client From Class Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClassIdClientIdUniqueClientIdTestSendEmailLateCancelVisitId

Example Payload

Raw ↑
{
  "ClassId": 123456,
  "ClientId": "example-value",
  "UniqueClientId": 123456,
  "Test": true,
  "SendEmail": true,
  "LateCancel": true,
  "VisitId": 123456
}