get Sell Messages
GET {{HostName}}/rsv/v1/sellMessages?hotelId={{HotelId}}&fetchInstruction=RateCodes
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
hotelId | string | ||
criteriaId | null | ||
criteriaIdType | null | ||
ratePlanCode | null | ||
roomType | null | ||
startDate | null | ||
endDate | null | ||
duration | null | ||
fetchInstruction | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |