Create a Class Reservation for a ClientCopy Pagepost https://api.wodify.com/v1/classes/{class_id}/clients/{client_id}/reserveCreates a Class Reservation for a Client for a specified ClassRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsclass_idint32requiredId of the Class to reserve for the Clientclient_idint64requiredId of the Client to reserve the Class forBody ParamsRequest data for reservation creationBody structure for creating a reservationis_recurringbooleanIf true, create a recurring class reservationfalsetruefalsemember_plan_idint64Membership to associate reservations torepeat_type_idint32The repetition type of the recurring class reservation (1 = weekly, 2 = monthly, 3 = yearly)end_type_idint32The end type of the recurring class reservation (1 = end date, 2 = occurences, 3 = forever)end_datedateDate that the recurring reservation ends (If EndTypeId = OnADate)custom_repeat_intervalint32Number of weeks, months, or years (depending on RepeatTypeId) between reservations (ex: every 2 weeks)occurrencesint32Number of occurrences before recurring reservation ends (If EndTypeId = After)is_sundaybooleanIf true, reservations will be made on Sundays (If RepeatTypeId = Weeks)falsetruefalseis_mondaybooleanIf true, reservations will be made on Mondays (If RepeatTypeId = Weeks)falsetruefalseis_tuesdaybooleanIf true, reservations will be made on Tuesdays (If RepeatTypeId = Weeks)falsetruefalseis_wednesdaybooleanIf true, reservations will be made on Wednesdays (If RepeatTypeId = Weeks)falsetruefalseis_thursdaybooleanIf true, reservations will be made on Thursdays (If RepeatTypeId = Weeks)falsetruefalseis_fridaybooleanIf true, reservations will be made on Fridays (If RepeatTypeId = Weeks)falsetruefalseis_saturdaybooleanIf true, reservations will be made on Saturdays (If RepeatTypeId = Weeks)falsetruefalseoverride_waitlistbooleanIf true, reservations created will override the waitlist and book over a class's reservation limitfalsetruefalseHeadersx-api-keystringrequiredA valid api key. If you don't have one, please request one through the Web Integration screen.Response 200Created Class ReservationUpdated 3 months ago Get WaitlistCancel Class ReservationDid this page help you?YesNo