Public Api V6 Appointment1 Structure
Implementation of the 'Appointment1' model. An appointment
Type: object
Properties: 22
FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhook
Appointment1 is a JSON Structure definition published by Mindbody, describing 22 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/mindbody/refs/heads/main/json-structure/public-api-v6-appointment1-structure.json",
"name": "Appointment1",
"description": "Implementation of the 'Appointment1' model. An appointment",
"type": "object",
"properties": {
"GenderPreference": {
"type": "string",
"description": "Prefered gender of appointment.",
"example": "example-value"
},
"Duration": {
"type": "int32",
"description": "Duration of appointment.",
"example": 1
},
"ProviderId": {
"type": "string",
"description": "If a user has Complementary and Alternative Medicine features enabled, this will allow a Provider ID to be assigned to an appointment.",
"example": "example-value"
},
"Id": {
"type": "int32",
"description": "The unique ID of the appointment.",
"example": 123456
},
"Status": {
"$ref": "#/components/schemas/Status1Enum",
"description": "The status of this appointment."
},
"StartDateTime": {
"type": "datetime",
"description": "The date and time the appointment will start.",
"example": "2026-05-28T14:30:00Z"
},
"EndDateTime": {
"type": "datetime",
"description": "The date and time the appointment will end.",
"example": "2026-05-28T14:30:00Z"
},
"Notes": {
"type": "string",
"description": "The appointment notes.",
"example": "Example note for Mindbody Public API."
},
"PartnerExternalId": {
"type": "string",
"description": "Optional external key for api partners.",
"example": "example-value"
},
"StaffRequested": {
"type": "boolean",
"description": "Whether the staff member was requested specifically by the client.",
"example": true
},
"ProgramId": {
"type": "int32",
"description": "The ID of the program this appointment belongs to.",
"example": 123456
},
"WaitlistEntryId": {
"type": "int32",
"description": "The ID of the appointment waitlist.",
"example": 123456
},
"SessionTypeId": {
"type": "int32",
"description": "The ID of the session type of this appointment.",
"example": 123456
},
"LocationId": {
"type": "int32",
"description": "The ID of the location where this appointment will take place.",
"example": 123456
},
"StaffId": {
"type": "int32",
"description": "The ID of the staff member instructing this appointment.",
"example": 123456
},
"ClientId": {
"type": "string",
"description": "The RSSID of the client booked for this appointment.",
"example": "example-value"
},
"FirstAppointment": {
"type": "boolean",
"description": "Whether this is the client's first appointment at the site.",
"example": true
},
"ClientServiceId": {
"type": "int32",
"description": "The ID of the pass on the client's account that is paying for this appointment.",
"example": 123456
},
"Resources": {
"type": "array",
"items": {
"$ref": "#/components/schemas/Resource"
},
"description": "The resources this appointment is using.",
"example": [
{}
]
},
"AddOns": {
"type": "array",
"items": {
"$ref": "#/components/schemas/AddOnSmall1"
},
"description": "The Add-Ons Associated with this appointment",
"example": [
{}
]
},
"IsWaitlist": {
"type": "boolean",
"description": "Whether to add appointment to waitlist.",
"example": true
},
"OnlineDescription": {
"type": "string",
"description": "Online Description associated with the appointment",
"example": "Example note for Mindbody Public API."
}
}
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/public-api-v6-appointment1-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.