get Track It Items
GET {{HostName}}/cms/v1/hotels/{{HotelId}}/trackItems
Request Params
Key | Datatype | Required | Description |
---|
ticketId | null | | |
reservationId | null | | |
reservationIdType | null | | |
givenName | null | | |
surname | null | | |
trackItGroups | string | | "Parcel", "Valet", "Baggage", "Lost" |
types | null | | Track It types based on the Track It group. |
locations | null | | Locations for Track It location. |
actions | null | | Track It actions based on Track It groups. |
actionStatuses | null | | Action status of the Track It item(Open, Closed). |
room | null | | |
description | null | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |