GET api/GetCategoryLevel?RootCategoryID={RootCategoryID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
RootCategoryID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CategoryListModel
NameDescriptionTypeAdditional information
CategoryID

integer

None.

CategoryName

string

None.

CategoryDesc

string

None.

ParentID

integer

None.

SortOrder

integer

None.

Status

string

None.

CreatedBy

string

None.

CreatedOn

date

None.

RecordCount

integer

None.

PageNumber

integer

None.

TotalPages

integer

None.

Color

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.