post preCheckIn Reservation
POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/preCheckIn
To preregister reservaiton in OPERA
Request Body
{"reservation"=>{"reservationId"=>{"type"=>"Reservation"}, "preCheckInDetails"=>{"arrival"=>{"arrivalTime"=>"2023-04-15 14:05:00.0"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |