meta-service: features

meta-service: features

Entry Point

http://meta.et4.de/rest.ashx/features

Responsetype

XML or JSON Response

Description

The features service returns all available features for the specified project.

Parameters

Parameter
Type
Description
experience
String
The experience specifies the name of the project data pool to be used.  (obligatory)
type
String
Used to specify the main content type/topic to search. Hotel, Event, Gastro, Tour, POI, City, Area, Package, Article or Web.
mode
String
Specifies wanted response-type: json or xml

Samples

Sample 1: Hotel

http://meta.et4.de/rest.ashx/features/?experience=demo-dahoam&type=Hotel

Sample 2: Poi

http://meta.et4.de/rest.ashx/features/?experience=demo-dahoam&type=POI

Sample 3: Gastro json

http://meta.et4.de/rest.ashx/features/?experience=demo-dahoam&type=POI&mode=json