CancelSingleClassRequest is a JSON Structure definition published by Mindbody, describing 4 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-cancel-single-class-request-structure.json",
"name": "CancelSingleClassRequest",
"description": "Implementation of the 'CancelSingleClassRequest' model.",
"type": "object",
"properties": {
"ClassID": {
"type": "int32",
"description": "Class ID to lookup.",
"example": 1
},
"HideCancel": {
"type": "boolean",
"description": "When `true`, indicates that this class is hidden when cancelled. When `false`, indicates that this class is not hidden when cancelled.",
"example": true
},
"SendClientEmail": {
"type": "boolean",
"description": "When `true`, sends the client an automatic email about the cancellation, if the client has opted to receive email.",
"example": true
},
"SendStaffEmail": {
"type": "boolean",
"description": "When `true`, sends the staff an automatic email about the cancellation, if the staff has opted to receive email.",
"example": true
}
}
}
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.