Breadcrumb
- Hotel Content
- Hotel Content
- Use Cases
- Reference Points
Reference Points
Reference Points
Return a list of Reference Points near the hotel
Sample Request
Use include=ReferencePoints to return Reference Points near the hotel
/v1/api/hotel/13098/details?primaryChannel=WEB&include=ReferencePoints
Response (partial)
{
"hotelList": [{
"ReferencePointList": [{
"Name": "Pikes Peak",
"Type": "Attraction",
"Direction": "N",
"Distance": "99",
"UnitOfMeasure": "kilometers"
}]
}]
}
Note: Translated content is not supported.