GET api/ExcelAddin?username={username}&SubGroupID={SubGroupID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
username

string

Required

SubGroupID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Menu
NameDescriptionTypeAdditional information
ID

integer

None.

MenuName

string

None.

ParentID

integer

None.

DefaultMenu

integer

None.

DisplayType

string

None.

ParentGroupID

integer

None.

MenuDescription

string

None.

SubGroupName

string

None.

SubGroupDescription

string

None.

Submit

boolean

None.

Downloadable

boolean

None.

url

string

None.

Icon_Class

string

None.

FabMenuID

integer

None.

Title

string

None.

title

string

None.

label

string

None.

icon

string

None.

IsParent

boolean

None.

Level

integer

None.

OrderKey

integer

None.

items

Collection of Menu

None.

command

string

None.

routerLink

string

None.

ExcelDataSource

boolean

None.

BackgroundColor

string

None.

Frequency

integer

None.

LastVisitedOn

date

None.

Active

boolean

None.

HasTopMenus

boolean

None.

TopMenus

Collection of Menu

None.

ShowFlow

boolean

None.

SubGroupId

integer

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 'IMBS.DO.Models.Menu'. Path '[0].items'.

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 'IMBS.DO.Models.Menu'. Path '[0].items'.

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 'IMBS.DO.Models.Menu' 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 'IMBS.DO.Models.Menu' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'IMBS.DO.Models.Menu' contains cycles and cannot be serialized if reference tracking is disabled.