post Room Key
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/roomKeys
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
{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "keyOptions"=>"GAR,RFT", "keyValidityStart"=>"2021-10-06 12:32:00.0", "noOfKeys"=>"2", "encoderTerminal"=>"CONCIERGE3", "encoderId"=>{"id"=>"0"}, "resort"=>"{{HotelId}}", "keyType"=>"New", "keyValidityEnd"=>"2021-10-08 22:01:00.0"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |