addClient
Add a new client to Mindbody with contact details, address, and emergency information.
Instructions
Add a new client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| No | Email address | ||
| state | No | State/Province | |
| country | No | Country | |
| lastName | Yes | Last name | |
| birthDate | No | Birth date in YYYY-MM-DD format | |
| firstName | Yes | First name | |
| postalCode | No | Postal code | |
| referredBy | No | Referral source | |
| mobilePhone | No | Mobile phone | |
| addressLine1 | No | Street address | |
| sendAccountEmails | No | Send account emails (default true) | |
| emergencyContactName | No | Emergency contact name | |
| emergencyContactPhone | No | Emergency contact phone | |
| emergencyContactRelationship | No | Emergency contact relationship |