post Advance CheckIn
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/advanceCheckIns
To request room keys through PMS from the integrated door lock system.
NB - This operation will only work in the scenario the property has an interface with a door lock system.
Request Body
{"reservation"=>{"hotelId"=>"{{HotelId}}", "reservationId"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |