amadeus4dev / amadeus-node

Node library for the Amadeus Self-Service travel APIs
https://developers.amadeus.com
MIT License
192 stars 67 forks source link

Points of Interest API: Retrieve endpoint (by id) not implemented #61

Closed alnacle closed 4 years ago

alnacle commented 4 years ago

The retrieve endpoint is missing on the Points of Interest implementation:

https://developers.amadeus.com/self-service/category/destination-content/api-doc/points-of-interest/api-reference

Returns a single Point of Interest from a given id.

GET /reference-data/locations/pois/{poisId}

alnacle commented 4 years ago

Duplicated.