ReservationActions

Lock unit assignment for a reservation.

Locks the currently assigned unit(s) for a reservation, preventing any reassignment or unassignment operations. Only reservations in 'Confirmed' or 'InHouse' status can be locked. At least one unit must be assigned to the reservation before locking.<br>You must have this scope: 'reservations.manage'.

put/booking/v1/reservation-actions/{id}/lock-unit

Path parameters

idstring required

Id of the reservation

Response

Reservation was locked successful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.