Mindbody · Example Payload

Public Api V6 Gift Card Layout Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

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

Top-level fields

LayoutIdLayoutNameLayoutUrl

Example Payload

Raw ↑
{
  "LayoutId": 123456,
  "LayoutName": "example-value",
  "LayoutUrl": "https://example.mindbodyonline.com/resource/abc123"
}