get Reservation Pace
GET {{HostName}}/rsv/v1/reservations/pace?stayDate=2023-11-01&leadDays=5&channels=OWS&hotelId={{HotelId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
stayDate | string | ||
leadDays | number | ||
channels | string | ||
hotelId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |