getClassVisits
Retrieve client visits for a specific class, including attendance, sign-in status, late cancellations, and service information.
Instructions
Get client visits/attendance for a specific class. Returns all clients who booked or attended the class, including sign-in status, late cancellations, and service information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classId | Yes | The ID of the class to get visits for | |
| lastModifiedDate | No | Only return visits modified after this date (YYYY-MM-DD format) |