Mindbody · Example Payload

Public Api V6 Add Arrival Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

ClientIdLocationIdArrivalTypeIdLeadChannelIdTest

Example Payload

Raw ↑
{
  "ClientId": "example-value",
  "LocationId": 123456,
  "ArrivalTypeId": 123456,
  "LeadChannelId": 123456,
  "Test": true
}