Book an appointment

Building an interface for customers to schedule an appointment can be accomplished using the public APIs. Initially we’ll go through a simple implementation using the booking API and then we’ll look at a more complex scenario using the basket APIs.

Booking with the Public Booking API

Booking with the Basket API