GET api/Web_Search/GetAddOnList

Retrieve list for addon list

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of AddOns
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

None.

Description

string

None.

Logo

string

None.

SingleBookingGroup

boolean

None.

MultipleBooking

boolean

None.

DisplayOrder

integer

None.

Tours

Collection of Addons_Tour

None.

Dates

Collection of Addons_Dates

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 'AddOn' with type 'Radical.Entities.Web.Tour.Addons.AddOns'. Path '[0].Tours[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 'AddOn' with type 'Radical.Entities.Web.Tour.Addons.AddOns'. Path '[0].Tours[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.Addons.Addons_Dates, 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.Addons.Addons_Dates, Radical.Entities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.