Mindbody · Example Payload

Public Api V6 Add On Small1 Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Add On Small1 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

IdNameStaffIdTypeId

Example Payload

Raw ↑
{
  "Id": 123456,
  "Name": "Sunset Yoga Studio",
  "StaffId": 123456,
  "TypeId": 123456
}