Post

Confirm Or Decline 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.

Use Confirm Or Decline Booking to determine if the booking is valid, payment is received, and the booking can be processed. Call Confirm Or Decline Booking after checkout or after calling Create Booking to verify the booking.

  • If a session is valid and payment is received, the booking is visible on the calendar.
  • If a session is double booked, Confirm Or Decline Booking can catch this and decline the duplicate booking, the booking is not visible on the calendar.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Bookings
Manage Bookings - all permissions
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/bookings/v2/confirmation/{bookingId}:confirmOrDecline

Was this helpful?
Yes
No