GET api/Web_Search/GetTourPriceList

Retrieve list for product search

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Price
NameDescriptionTypeAdditional information
ID

integer

None.

TourID

string

String length: inclusive between 0 and 3

Tour

Tour

None.

BookingDateFrom

date

None.

BookingDateTo

date

None.

DepDateFrom

date

None.

DepDateTo

date

None.

AgeCategoryID

integer

None.

AgeCategory

AgeCategory

None.

RoomInfoID

integer

None.

RoomInfo

RoomInfo

None.

Monday

boolean

None.

Tuesday

boolean

None.

Wednesday

boolean

None.

Thursday

boolean

None.

Friday

boolean

None.

Saturday

boolean

None.

Sunday

boolean

None.

Price_Amount

Collection of Price_Amount

None.

Price_Availability

Collection of Price_Availability

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].Tour.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].Tour.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.Price.Price_Amount, 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.Price.Price_Amount, Radical.Entities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.