What you do first
- List clients for the authenticated barber, or add a client when someone new walks in.
- Import clients when moving a roster from another tool.
- Retrieve a client for detail, then keep private notes under the Notes operations.
- List smart groups and update smart group rules when booking policy depends on who the client is.
States that matter
When a call fails
Failures come back as problem documents. Open thetype link for the cause,
the fix, and whether retrying is safe. Common ones include a duplicate client,
an invalid client reference, and import payloads that cannot be parsed.
Related paths
- Booking holds that use group policy live under Appointments.
- The signed-in shopper profile lives under Customers.