Mindbody · Example Payload

Public Api V6 Sale Payment Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

IdAmountMethodTypeNotesTransactionId

Example Payload

Raw ↑
{
  "Id": 123456,
  "Amount": 49.99,
  "Method": 1,
  "Type": "example-value",
  "Notes": "Example note for Mindbody Public API.",
  "TransactionId": 123456
}