Mindbody · Example Payload

Public Api V6 Checkout Alternative Payment Info Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Checkout Alternative Payment Info 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

PaymentMethodIdAmount

Example Payload

Raw ↑
{
  "PaymentMethodId": 123456,
  "Amount": 49.99
}