create Pre Check In Rules
POST {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/precheckinRules
Request Body
{"preCheckInRules"=>[{"timeSpan"=>{"startDate"=>"2023-07-08", "endDate"=>"2023-07-31"}, "reservationTypes"=>["6PM"], "hotelId"=>"{{HotelId}}", "ruleType"=>"ReservationTypes"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |