GET api/Web_Search/GetSales_Group

Retrieve list for product search

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Sales_Group
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

None.

DisplayType

integer

None.

TourID

string

String length: inclusive between 0 and 3

TourDetails

Tour

None.

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].TourDetails.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].TourDetails.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.