Test an upsell Rule
PUT {{HostName}}/rsv/config/v0/hotels/{{HotelId}}/upsellRules/action/validate
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "arrivalDate"=>"2021-04-06", "nights"=>1, "adults"=>1, "children"=>0, "numberOfRooms"=>1, "roomType"=>"STDD", "rateCode"=>"RACK"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |