Bookings
Delete a booking
Permanently deletes a booking by its ID. Deletion is only allowed for bookings in certain statuses (typically PENDING or CANCEL). Confirmed bookings may require cancellation first. This action is irreversible.
DELETE
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Confirm or update a bookingConfirms a pending booking or updates an existing booking with customer information. This endpoint finalizes the booking by setting its status to CONFIRMED or CANCEL. If payment is enabled and required, a Stripe checkout session is created and the Location header contains the checkout URL. Customer email and phone are required for confirmation.
Next
Error