Mindbody · Example Payload

Public Api V6 Update Sale Date Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

SaleIDSaleDate

Example Payload

Raw ↑
{
  "SaleID": 1,
  "SaleDate": "2026-05-28T14:30:00Z"
}