Mindbody · Example Payload

Public Api V6 Upload Client Document Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Upload Client Document Request 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

ClientIdFile

Example Payload

Raw ↑
{
  "ClientId": "example-value",
  "File": {
    "FileName": "example-value",
    "MediaType": "example-value",
    "Buffer": "example-value"
  }
}