POST

Confirm Booking


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deprecation Notice:

This endpoint has been replaced with Bookings V2 Confirm Booking and will be removed on December 31, 2024.

Confirms a booking request.

Site owners can set each service to automatically accept all bookings when staff are available, or manually approve or decline booking requests.

When a booking is confirmed, the following events occur:

  • The booking status changes to CONFIRMED.
  • The participant status in the session changes to APPROVED.
  • Slot availability is updated.
  • An offline order is created in the Wix Payment Service.
  • An email notification is sent to the participant according to the participantNotification properties.

Permissions This endpoint requires the Manage Bookings permission scope.

Endpoint
POST
https://www.wixapis.com/bookings/v1/bookings/requests/{id}/confirm

Event TriggersThis method triggers the following events:
Did this help?