Mindbody · Example Payload

Webhooks Api Push Api Error Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Webhooks Api Push Api Error 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

errorCodeerrorMessageerrorType

Example Payload

Raw ↑
{
  "errorCode": 1,
  "errorMessage": "example-value",
  "errorType": "example-value"
}