Mindbody · Example Payload

Public Api V6 Add Client Direct Debit Info Request Example

FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks

Public Api V6 Add Client Direct Debit Info Request 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

TestClientIdNameOnAccountRoutingNumberAccountNumberAccountType

Example Payload

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