GET api/Web_Search/GetAvailability?Year={Year}&Month={Month}&Group_ID={Group_ID}&Passenger={Passenger}

Retrieve list for product search

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Year

integer

Required

Month

integer

Required

Group_ID

integer

Required

Passenger

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Availability
NameDescriptionTypeAdditional information
TravelDate

date

None.

TourID

string

String length: inclusive between 0 and 3

Tour

Tour

None.

Passengers

integer

None.

FreeSeats

string

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.