Move client to class
move_client_to_classMove a client from one class session to another (cancels the first, then books the second using their available membership/credits). [requires scope: book]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| to_class_session_id | Yes | ||
| from_class_session_id | Yes |