Setup

To use the Bookings API, install the @wix/bookings package using npm or Yarn:

Copy
1

or

Copy
1

Then import { bookings } from @wix/bookings:

Copy
1
Was this helpful?
Yes
No