Booking
New appointment books a slot with a customer (POST /v1/appointments). Booking
requires the sale:create permission. The list is scoped to the current store and
associate (GET /v1/appointments).
Lifecycle
From an appointment you can:- Confirm the booking.
- Complete it once the customer has been seen.
- Cancel the booking.
- Mark a no-show.

