auto Assign Room
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/autoRoomAssignments
Request Body
{"criteria"=>{"reservationCriteria"=>[[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}]], "roomSelectionCriteria"=>{"includeDepartureRooms"=>false, "useAssociatedProfilePreferences"=>false, "hotelId"=>"{{HotelId}}", "roomStatusFilter"=>{"hotelRoomStatusList"=>["Inspected"]}, "hotelRoomDateRange"=>{"startDate"=>"2021-04-25"}, "offset"=>"0"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |