Skip to main content
PATCH
Update barber settings

Path Parameters

id
string
required

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.

Body

application/merge-patch+json

Representation used to patch barber settings using the JSON Merge Patch format and processing rules.

bookingInterval
enum<string> | null

Appointment booking time interval.

Available options:
15,
20,
30,
60
offHours
object | null

Off-hours booking configuration.

Response

Ok. The operation succeeded.

Barber settings.

bookingInterval
enum<string>
required

Appointment booking time interval.

Available options:
15,
20,
30,
60
offHours
object

Off-hours booking configuration.