change Pre Check In Rules
PUT {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/precheckinRules
Request Body
{"preCheckInRules"=>[{"timeSpan"=>{"startDate"=>"2023-06-22", "endDate"=>"2023-06-23"}, "newTimeSpan"=>{"startDate"=>"2023-06-22", "endDate"=>"2023-12-23"}, "timeLimit"=>{"hoursPriorToCheckIn"=>"24", "hoursPostCheckIn"=>"24", "absoluteFlag"=>false}, "hotelId"=>"{{HotelId}}", "ruleType"=>"TimeLimit"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |