11. Check-In - postRoomKey

POST {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/roomKeys

This operation will only be available if the property has a valid intergration to a doorlocking system.

Request Body

{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "keyOptions"=>"GAR,RFT", "keyValidityStart"=>"2021-03-23 12:00:00.0", "noOfKeys"=>"1", "encoderTerminal"=>"APIRQ", "encoderId"=>{"id"=>"0"}, "resort"=>"{{HotelId}}", "keyType"=>"New", "keyValidityEnd"=>"2021-03-25 13:00:00.0"}