Mindbody · JSON Structure

Public Api V6 Update Client Request Structure

Implementation of the 'UpdateClientRequest' model.

Type: object Properties: 5
FitnessWellnessBeautySchedulingBookingPoint-of-SaleStudiosSalonsSpasWebhook

UpdateClientRequest is a JSON Structure definition published by Mindbody, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Client Test CrossRegionalUpdate NewId LeadChannelId

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/mindbody/refs/heads/main/json-structure/public-api-v6-update-client-request-structure.json",
  "name": "UpdateClientRequest",
  "description": "Implementation of the 'UpdateClientRequest' model.",
  "type": "object",
  "properties": {
    "Client": {
      "$ref": "#/components/schemas/ClientWithSuspensionInfo",
      "description": "Contains information about the client to be updated. The client ID is used to look up the existing client to update and any specified values are updated."
    },
    "Test": {
      "type": "boolean",
      "description": "When `true`, indicates that test mode is enabled. The method is validated, but no client data is added or updated.<br /> Default: **false**",
      "example": true
    },
    "CrossRegionalUpdate": {
      "type": "boolean",
      "description": "When `true`, the updated information is propagated to all of the region\u2019s sites where the client has a profile.<br /> When `false`, only the local client is updated.<br /> Default: **true**<br /> Important: The fields below will automatically propagate cross-regionally when updated through the UpdateClient endpoint, regardless the CrossRegionalUpdate parameter is set to `true` or `false`. * `RSSID` * `Prefix` * `Name (First, Middle, Last, Nickname)` * `Email` * `Birthday` * `Phone (Home, Mobile,",
      "example": true
    },
    "NewId": {
      "type": "string",
      "description": "The new RSSID to be used for the client. Use `NewId` to assign a specific number to be a client\u2019s ID. If that number is not available, the call returns an error. This RSSID must be unique within the subscriber\u2019s site. If this is a cross-regional update, the RSSID must be unique across the region. If the requested number is already in use, an error is returned. Note: NewId value cannot fall within the reserved default ID range (100000000 -&gt; 101000000)",
      "example": "example-value"
    },
    "LeadChannelId": {
      "type": "int32",
      "description": "The ID of the Lead Channel ID from lead management. If this is supplied then it will map lead channel on the lead management. If this is not supplied then it will have Publicapi LeadChannelId. This parameters required to track the lead channel if new client added to the location.",
      "example": 123456
    }
  }
}

Work with this as data

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-update-client-request-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.