Breadcrumb
- Hotel Content
- Hotel Content
- Use Cases
- Channels
Channels
Channel Info
Return a list of channels configured for the hotel
Sample Request
Use include=ChannelProperties to return configured channels for the hotel
/v1/api/hotel/13098/details?primaryChannel=WEB&include=ChannelProperties
Response (partial)
{
"hotelList": [{
"Channels": [{
"Code": "MobileWeb"
}, {
"Code": "CRS"
}, {
"Code": "SYDC"
}, {
"Code": "GOOG"
}, {
"Code": "WEB"
}, {
"Code": "AGODA"
}, {
"Properties": {
"HotelCode": "1A13098",
"ChainCode": "YX",
"GoLiveDate": "2025-12-31T00:00:00"
},
"Code": "1A"
}, {
"Properties": {
"HotelCode": "AA13098",
"ChainCode": "YX",
"GoLiveDate": "2015-12-31T00:00:00"
},
"Code": "AA"
}, {
"Properties": {
"HotelCode": "UA13098",
"ChainCode": "YX",
"GoLiveDate": "2025-12-31T00:00:00"
},
"Code": "UA"
}, {
"Properties": {
"HotelCode": "1P13098",
"ChainCode": "YX",
"GoLiveDate": "2025-12-31T00:00:00"
},
"Code": "1P"
}, {
"Properties": {
"HotelCode": "WB13098",
"ChainCode": "YX",
"GoLiveDate": "2025-12-31T00:00:00"
},
"Code": "WB"
}, {
"Properties": {
"HotelCode": "HD13098",
"ChainCode": "YX",
"GoLiveDate": "2025-12-31T00:00:00"
},
"Code": "HD"
}]
}]
}
Note: Translated content is not supported.