test Upsell Rules
PUT {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/upsellRules/action/validate
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "arrivalDate"=>"2023-04-06", "nights"=>1, "adults"=>1, "children"=>0, "numberOfRooms"=>1, "roomType"=>"ECO", "rateCode"=>"BAR"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |