put Reinstate Reservation
PUT {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/cancellations
Request Body
{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "hotelId"=>"{{HotelId}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |