Mindbody · Example Payload

Public Api V6 Add Formula Note Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Add Formula Note Request Example is an example object payload from Mindbody, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ClientIdNoteAppointmentId

Example Payload

Raw ↑
{
  "ClientId": "example-value",
  "Note": "example-value",
  "AppointmentId": 123456
}