Mindbody · Example Payload

Public Api V6 Add Site Client Index Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClientIndexNameActiveShowOnNewClientShowOnEnrollmentRosterEditOnEnrollmentRosterSortOrderShowInConsumerModeRequiredConsumerModeRequiredBizMode

Example Payload

Raw ↑
{
  "ClientIndexName": "example-value",
  "Active": true,
  "ShowOnNewClient": true,
  "ShowOnEnrollmentRoster": true,
  "EditOnEnrollmentRoster": true,
  "SortOrder": 1,
  "ShowInConsumerMode": true,
  "RequiredConsumerMode": true,
  "RequiredBizMode": true
}