Get a barber’s settings.
cURL
curl --request GET \ --url https://api.guile.app/barbers/{id}/settings \ --header 'Authorization: Bearer <token>'
{ "bookingInterval": "15" }
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.
Ok. The operation succeeded.
Barber settings
Appointment booking time interval
15
20
30
60
Off-hours booking configuration
Show child attributes