Mindbody · Example Payload

Public Api V6 Written Class Schedules Info Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClassIdClassInstanceIds

Example Payload

Raw ↑
{
  "ClassId": 123456,
  "ClassInstanceIds": [
    1
  ]
}