Promote from waitlist
promote_from_waitlistMove a waitlisted client into the class as a confirmed booking (removes their waitlist spot, then books them with their available membership/credits). Fails cleanly if the class is full unless allow_overbook is true. [requires scope: book]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spot_id | No | ||
| client_id | Yes | ||
| allow_overbook | No | ||
| class_session_id | Yes |