addClientToEnrollment
Registers a client for a course or workshop using client ID and class schedule IDs, with options for waitlist, confirmation emails, and specific enrollment dates.
Instructions
Register client for course/workshop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enroll | No | Enroll (default true) | |
| clientId | Yes | Client ID | |
| testMode | No | Test mode | |
| waitlist | No | Add to waitlist | |
| sendEmail | No | Send confirmation email | |
| enrollmentDates | No | Specific enrollment dates | |
| classScheduleIds | Yes | Class schedule IDs | |
| enrollmentDateForward | No | Enrollment date forward |