post Mass Advance CheckIn
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/massAdvanceCheckIns
The target room is in the path and the original room is in the body
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}, {"type"=>"Reservation", "id"=>"936802"}], "expectedReturnTime"=>"2022-01-01 18:15:00.0"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |