Mindbody · Example Payload

Public Api V6 Contract Item Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

IdNameDescriptionTypePriceQuantityOneTimeItem

Example Payload

Raw ↑
{
  "Id": "example-value",
  "Name": "Sunset Yoga Studio",
  "Description": "Example note for Mindbody Public API.",
  "Type": "example-value",
  "Price": 49.99,
  "Quantity": 10,
  "OneTimeItem": true
}