GET api/Navigator/Category/Get3levelCategoryByURLSegment/{step}/{urlSegment}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
step

integer

Required

urlSegment

string

Required

Body Parameters

None.

Response Information

Resource Description

NavigatorResponseEntity
NameDescriptionTypeAdditional information
Id

string

None.

Categories

Collection of NavigatorEntity

None.

Brands

Collection of NavigatorEntity

None.

Deals

Collection of NavigatorEntity

None.

MonthlyFlyers

Collection of NavigatorEntity

None.

Message

string

None.

WebApiIsSuccess

boolean

None.

WebApiResponseMessage

string

None.

WebApiErrorCode

string

None.

error_description

string

None.

CookieData

Collection of AppCookie

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 with type 'Adi.BusinessEntities.NavigatorEntity'. Path 'Categories[0].subCategories'.

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 with type 'Adi.BusinessEntities.NavigatorEntity'. Path 'Categories[0].subCategories'.

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[[Adi.BusinessEntities.NavigatorEntity, Adi.BusinessEntities, 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[[Adi.BusinessEntities.NavigatorEntity, Adi.BusinessEntities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.