Mindbody · Example Payload

Public Api V6 Client With Suspension Info Example

FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhook

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

Top-level fields

SuspensionInfoAppointmentGenderPreferenceBirthDateCountryCreationDateCustomClientFieldsClientCreditCardClientIndexesClientRelationshipsFirstAppointmentDateFirstClassDateFirstNameIdIsCompanyIsProspectLastNameLiabilityLiabilityReleaseMembershipIconMobileProviderNotesStateUniqueIdLastModifiedDateTimeRedAlertYellowAlertMiddleNameProspectStageEmailMobilePhoneHomePhoneWorkPhoneAccountBalanceAddressLine1AddressLine2CityPostalCodeWorkExtensionReferredByPhotoUrlEmergencyContactInfoNameEmergencyContactInfoEmailEmergencyContactInfoPhoneEmergencyContactInfoRelationshipGenderLastFormulaNotesActiveSalesRepsStatusAction

Example Payload

Raw ↑
{
  "SuspensionInfo": {
    "BookingSuspended": true,
    "SuspensionStartDate": "example-value",
    "SuspensionEndDate": "example-value"
  },
  "AppointmentGenderPreference": "None",
  "BirthDate": "2026-05-28T14:30:00Z",
  "Country": "US",
  "CreationDate": "2026-05-28T14:30:00Z",
  "CustomClientFields": [
    {}
  ],
  "ClientCreditCard": {
    "Address": "123 Market St",
    "CardHolder": "example-value",
    "CardNumber": "example-value",
    "CardType": "example-value",
    "City": "San Francisco",
    "ExpMonth": "example-value",
    "ExpYear": "example-value",
    "LastFour": "example-value",
    "PostalCode": "94110",
    "State": "CA"
  },
  "ClientIndexes": [
    {}
  ],
  "ClientRelationships": [
    {}
  ],
  "FirstAppointmentDate": "2026-05-28T14:30:00Z",
  "FirstClassDate": "2026-05-28T14:30:00Z",
  "FirstName": "Alex",
  "Id": "example-value",
  "IsCompany": true,
  "IsProspect": true,
  "LastName": "Lane",
  "Liability": {
    "AgreementDate": "2026-05-28T14:30:00Z",
    "IsReleased": true,
    "ReleasedBy": 1
  },
  "LiabilityRelease": true,
  "MembershipIcon": 1,
  "MobileProvider": 1,
  "Notes": "Example note for Mindbody Public API.",
  "State": "CA",
  "UniqueId": 123456,
  "LastModifiedDateTime": "2026-05-28T14:30:00Z",
  "RedAlert": "example-value",
  "YellowAlert": "example-value",
  "MiddleName": "example-value",
  "ProspectStage": {
    "Active": true,
    "Description": "Example note for Mindbody Public API.",
    "Id": 123456
  },
  "Email": "kinlane@example.com",
  "MobilePhone": "+15551234567",
  "HomePhone": "+15551234567",
  "WorkPhone": "+15551234567",
  "AccountBalance": 49.99,
  "AddressLine1": "123 Market St",
  "AddressLine2": "123 Market St",
  "City": "San Francisco",
  "PostalCode": "94110",
  "WorkExtension": "example-value",
  "ReferredBy": "example-value",
  "PhotoUrl": "https://example.mindbodyonline.com/resource/abc123",
  "EmergencyContactInfoName": "example-value",
  "EmergencyContactInfoEmail": "kinlane@example.com",
  "EmergencyContactInfoPhone": "+15551234567",
  "EmergencyContactInfoRelationship": "example-value",
  "Gender": "example-value",
  "LastFormulaNotes": "Example note for Mindbody Public API.",
  "Active": true,
  "SalesReps": [
    {}
  ],
  "Status": "Active",
  "Action": "None",
  "SendAccountEmails": true,
  "SendAccountTexts": true,
  "SendPromotionalEmails": true,
  "SendPromotionalTexts": true,
  "SendScheduleEmails": true,
  "SendScheduleTexts": true,
  "HomeLocation": {
    "AdditionalImageURLs": [
      "example-value"
    ],
    "Address": "123 Market St",
    "Address2": "123 Market St",
    "Amenities": [
      {}
    ],
    "BusinessDescription": "Example note for Mindbody Public API.",
    "City": "San Francisco",
    "Description": "Example note for Mindbody Public API.",
    "HasClasses": true,
    "Id": 123456,
    "Latitude": 1.0,
    "Longitude": 1.0,
    "Name": "Sunset Yoga Studio",
    "Phone": "+15551234567",
    "PhoneExtension": "example-value",
    "PostalCode": "94110",
    "SiteID": 1,
    "StateProvCode": "example-value",
    "Tax1": 1.0,
    "Tax2": 1.0,
    "Tax3": 1.0,
    "Tax4": 1.0,
    "Tax5": 1.0,
    "TotalNumberOfRatings": 1,
    "AverageRating": 1.0,
    "TotalNumberOfDeals": 1
  },
  "LockerNumber": "example-value",
  "ClientType": {
    "Id": 123456,
    "Name": "Sunset Yoga Studio"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/public-api-v6-client-with-suspension-info-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.