


PointOfInterestHandler
This class provides RESTful services to retrieve point of interest data. It uses PointOfInterest noun.
Method Name | HTTP Method | URL | Query Params | Description | Authentication | Example |
---|---|---|---|---|---|---|
retrievePointOfInterestById | GET | store/{storeId}/pointOfInterest/{pointOfInterestId} | langId={langId}&responseFormat={responseFormat} | Retrieve the point of interest (POI) by the point of interest Id. | No, HTTP | Sample |