post Sell Message Config
POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/sellMessages/config
Request Body
{"sellMessageConfigs"=>{"sellMessageConfig"=>[{"message"=>"Sell Message for reservation agents can go here", "timespan"=>{"startDate"=>"2023-06-30"}, "hotelId"=>"{{HotelId}}", "languageCode"=>"E", "stickyFlag"=>false, "sellSequence"=>"1", "usedInModule"=>["Reservations"]}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |