{ "opencollection": "1.0.0", "info": { "name": "Hotel Ratings category-rated-areas Retrieve API", "version": "1.0.2" }, "items": [ { "info": { "name": "Retrieve", "type": "folder" }, "items": [ { "info": { "name": "Amadeus Retieve One Point of Interest by its Id.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reference-data/locations/pois/:poisId", "params": [ { "name": "poisId", "value": "", "type": "path", "description": "identifier of the pois" } ] }, "docs": "Amadeus Retieve One Point of Interest by its Id." } ] } ], "bundled": true }