GET api/Web_Search/GetTourMonths

Retrieve list for product search

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Months
NameDescriptionTypeAdditional information
TourID

string

String length: inclusive between 0 and 3

Tour

Tour

None.

Year

integer

None.

Month

integer

None.

Sunday

boolean

None.

Monday

boolean

None.

Tuesday

boolean

None.

Wednesday

boolean

None.

Thursday

boolean

None.

Friday

boolean

None.

Saturday

boolean

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 'Radical.Entities.Web.Tour.Tour' 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 'Radical.Entities.Web.Tour.Tour' contains cycles and cannot be serialized if reference tracking is disabled.