Mindbody · Example Payload

Public Api V6 Return Sale Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Return Sale 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

SaleIdReturnReason

Example Payload

Raw ↑
{
  "SaleId": 123456,
  "ReturnReason": "example-value"
}