Mindbody · Example Payload

Public Api V6 Add Client Direct Debit Info Response Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Add Client Direct Debit Info Response Example is an example object payload from Mindbody, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ClientIdNameOnAccountRoutingNumberAccountNumberAccountType

Example Payload

Raw ↑
{
  "ClientId": "example-value",
  "NameOnAccount": "example-value",
  "RoutingNumber": "example-value",
  "AccountNumber": "example-value",
  "AccountType": "example-value"
}