Mindbody · Example Payload

Public Api V6 Add Client To Class Visit Example

FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhook

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

Top-level fields

AppointmentIdAppointmentGenderPreferenceAppointmentStatusClassIdClientIdStartDateTimeEndDateTimeIdLastModifiedDateTimeLateCancelledLocationIdMakeUpNameServiceIdServiceNameProductIdSignedInStaffIdWebSignupActionCrossRegionalBookingPerformedSiteIdWaitlistEntryId

Example Payload

Raw ↑
{
  "AppointmentId": 123456,
  "AppointmentGenderPreference": "None",
  "AppointmentStatus": "None",
  "ClassId": 123456,
  "ClientId": "example-value",
  "StartDateTime": "2026-05-28T14:30:00Z",
  "EndDateTime": "2026-05-28T14:30:00Z",
  "Id": 123456,
  "LastModifiedDateTime": "2026-05-28T14:30:00Z",
  "LateCancelled": true,
  "LocationId": 123456,
  "MakeUp": true,
  "Name": "Sunset Yoga Studio",
  "ServiceId": 123456,
  "ServiceName": "example-value",
  "ProductId": 123456,
  "SignedIn": true,
  "StaffId": 123456,
  "WebSignup": true,
  "Action": "None",
  "CrossRegionalBookingPerformed": true,
  "SiteId": -99,
  "WaitlistEntryId": 123456
}