With the Wix Bookings Extended Bookings API, you can retrieve bookings for a site's services.
In addition to retrieving information about bookings, you also retrieve additional extended information, such as whether the booking can be refunded or rescheduled, and attendance for the booking.
Before using any extendedBookings
functions, make sure to install Wix Bookings on your site.
To use the Wix Bookings Extended Bookings V2 API, import { extendedBookings }
from the wix-bookings.v2
module:
For a glossary of terms, see Terminology