Mindbody · Example Payload

Public Api V6 Pricing Relationships Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

PaysForPaidBy

Example Payload

Raw ↑
{
  "PaysFor": [
    1
  ],
  "PaidBy": [
    1
  ]
}