Get a recurring appointment
Return one recurring appointment series the barber owns, including its cadence and the window that still generates future visits.
Path Parameters
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
Response
Ok. The operation succeeded.
A representation of a recurring appointment.
The frequency at which appointments recur. Appointments are created in the background by the system based on this frequency.
daily, weekly, biweekly, semimonthly, monthly, quarterly, annually The start date for the recurring appointment series. Appointments will be created starting from this date.
^\d{4}-\d{2}-\d{2}$Whether the recurring appointment is active. When inactive, no new appointments will be created for this series.
A reference to the customer for this recurring appointment. Its surname is omitted when the customer limits barber visibility to the surname initial.
The unique identifier for this recurring appointment.
A reference to the barber for this recurring appointment.
The location for appointments in this series.
The services for appointments in this series.
The end date for the recurring appointment series, if specified. If not specified, appointments are created up to one year from the start date or current date, whichever is later.
^\d{4}-\d{2}-\d{2}$The customer name the authenticated barber may display. Under initial-only visibility, this contains the given name and surname initial, never the full surname.