Mindbody · Example Payload

Public Api V6 Update Client Service Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

ServiceIdActiveDateExpirationDateCountTest

Example Payload

Raw ↑
{
  "ServiceId": 123456,
  "ActiveDate": "2026-05-28T14:30:00Z",
  "ExpirationDate": "2026-05-28T14:30:00Z",
  "Count": 10,
  "Test": true
}