Pre-Register with payment method and arrival time
POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/preCheckIn
Request Body
{"reservation"=>{"reservationId"=>{"type"=>"Reservation"}, "preCheckInDetails"=>{"arrival"=>{"arrivalTime"=>"2022-07-22 14:05:00.0"}}}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |