Mindbody · Example Payload

Public Api V6 Booking Window Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Booking Window 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

StartDateTimeEndDateTimeDailyStartTimeDailyEndTime

Example Payload

Raw ↑
{
  "StartDateTime": "2026-05-28T14:30:00Z",
  "EndDateTime": "2026-05-28T14:30:00Z",
  "DailyStartTime": "2026-05-28T14:30:00Z",
  "DailyEndTime": "2026-05-28T14:30:00Z"
}