put Preferences
PUT {{HostName}}/crm/config/v1/hotels/{{HotelId}}/preferences
Request Body
{"hotelPreferences"=>[{"hotelId"=>"{{HotelId}}", "description"=>"Early Arrival", "code"=>"EA", "preferenceGroup"=>"SPECIALS", "housekeeping"=>true, "orderSequence"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |