Skip to main content

Cause

The customer already has an active recurring appointment with this barber. Each customer is limited to one recurring appointment per barber. This limitation ensures that appointment scheduling remains manageable and prevents conflicts in the recurring appointment system.

Fix

To create a recurring appointment for this customer: - First, delete or deactivate the existing recurring appointment for this customer - Then create the new recurring appointment Alternatively: - Update the existing recurring appointment instead of creating a new one - Use the PATCH operation to modify the frequency, dates, or other properties of the existing recurring appointment.

Retry safety

Not retryable until the underlying state or request changes.

Raised by

These operations can return this problem:

Example