Links
Comment on page

Cancel Booking Room Reservation

post
[PlatformAddress]
/api/1.0/venue?action=cancelBookingRoomReservation
Cancel Booking Room Reservation

Response Error Types

Error Type
Reason
0
Unknown error
1
The reservation is already cancelled (and cannot be cancelled again)
2
An old error condition that has been removed
3
Unknown channel error
4
Unknown channel error
5
One or more individual rooms on the reservation cannot be cancelled
6
The status of the reservation prevents it from being cancelled. Only "not confirmed", "confirmed", "checked in", and "checked out" reservations can be cancelled
7
The canBeEdited flag of the room reservation is false, which prevents any changes
8
Cancelling one or more room failed when roomIds parameter were set. See "failedRooms" in response for more details

Failed Rooms Error Codes

Code
Message
1
The room has already been cancelled
2
The room cannot be cancelled
3
The reservation of the room cannot be edited