Mindbody · Example Payload

Public Api V6 Update Client Visit Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Update Client Visit Request 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

VisitIdMakeupSignedInClientServiceIdExecuteTestSendEmail

Example Payload

Raw ↑
{
  "VisitId": 123456,
  "Makeup": true,
  "SignedIn": true,
  "ClientServiceId": 123456,
  "Execute": "example-value",
  "Test": true,
  "SendEmail": true
}