get Comp Routing Instructions
GET {{HostName}}/csh/v1/hotels/{{HotelId}}/compRoutingInstructions?end=2024-01-30&start=2024-01-29
Fetch the property Comp Routing Instructions. Start and End dates are required.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
end | string | ||
start | string | ||
nameWildcard | null | ||
firstNameWildCard | null | ||
roomNumberCodes | null | ||
id | null | ||
idContext | null | ||
type | null | ||
membershipId | null | ||
code | null | ||
resStatusCode | null | Reserved , Requested , NoShow , Cancelled , InHouse , CheckedOut , Waitlisted , DueIn , DueOut , Walkin , PendingCheckout | |
compRoutingStatuses | null | Request , Comp , Declined | |
`` | null | ||
`` | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |