GET api/Shop?categorylist={categorylist}&activeOnly={activeOnly}&showhidden={showhidden}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categorylist

string

Required

activeOnly

boolean

Default value is False

showhidden

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of ShopCategory
NameDescriptionTypeAdditional information
CategoryId

integer

None.

ParentId

integer

None.

CategoryName

string

None.

CategorySlug

string

None.

ShowOnSite

boolean

None.

OrderBy

integer

None.

SourceId

integer

None.

Level

integer

None.

IsLeaf

boolean

None.

IsSelected

boolean

None.

Children

Collection of ShopCategory

None.

ParentCategorySlug

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.