This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Reserves or requests a held reservation.
Held reservations are temporary reservations with the HELD
status created by createHeldReservation()
.
They are intended to reserve seats and tables for a party in a selected time slot while they enter further reservation details, such as names and contact information. Reservations with the HELD
status are only valid for 10 minutes. Trying to call Reserve Reservation
with a held reservation older than 10 minutes returns an error.
Reserve Reservation
changes a reservation's HELD
status to:
RESERVED
if the reservation's reservation location does not require manual approval.REQUESTED
if the reservation's reservation location requires manual approval.
Reservation ID.
Reservee details.
Revision number.
Include the existing revision
to prevent conflicting updates to reservations.