manage Waitlisted Events
PUT {{HostName}}/evm/v1/hotels/{{HotelId}}/waitListedEvents
Request Body
{"waitlistedEvents"=>[{"waitlistId"=>{"type"=>"WaitlistId", "id"=>"49899"}}], "criteria"=>{"hotelId"=>"{{HotelId}}", "waitlistedTimeSpan"=>{"startDateTime"=>"2024-02-02"}}, "processingInstructions"=>"IncreasePriority"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |