08. Pre-Arrival - postPreCheckInReservation (update arrival time)
POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/preCheckIn
To preregister reservaiton in OPERA
Request Body
{"reservation"=>{"reservationId"=>{"type"=>"Reservation"}, "preCheckInDetails"=>{"arrival"=>{"arrivalTime"=>"2021-03-23T13:00:00"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |