GET api/Web_Search/GetTourList

Retrieve list for product search

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Tour
NameDescriptionTypeAdditional information
ID

string

String length: inclusive between 0 and 3

Name

string

None.

Short_Name

string

None.

TourCode

string

None.

ShortDescription

string

None.

Advertising_Description

string

None.

Itinerary

string

None.

URL

string

None.

WebDomain

string

None.

Availability

boolean

None.

EvenBookings

boolean

None.

Images

Collection of Images

None.

Price

Collection of Price

None.

Tour_DurationID

integer

None.

Tour_Duration

Tour_Duration

None.

Tour_Sales_Group_ID

integer

None.

Sales_Group

Sales_Group

None.

Segments

Collection of Segment

None.

Flexi

Collection of Flexi

None.

FlexiCity

Collection of FlexiCities

None.

MetaData

MetaData

None.

Web_Images

Collection of Web_Images

None.

Rooms

Collection of TourRoomInfo

None.

Sales_Group_List

Collection of Sales_Group

None.

Sales_Group_List_Tours

Collection of Sales_Group_Tour

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Tour' with type 'Radical.Entities.Web.Tour.Tour'. Path '[0].Images[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Tour' with type 'Radical.Entities.Web.Tour.Tour'. Path '[0].Images[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Radical.Entities.Web.Tour.Flexi, Radical.Entities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Radical.Entities.Web.Tour.Flexi, Radical.Entities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.