Mindbody · Example Payload

Public Api V6 User Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 User 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

IdFirstNameLastNameType

Example Payload

Raw ↑
{
  "Id": 123456,
  "FirstName": "Alex",
  "LastName": "Lane",
  "Type": "example-value"
}