GET Api/MemberGroup/GetBuyerGroupsSelect

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of MbrGroupSelect
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Text

string

None.

Type

string

None.

Discount

decimal number

None.

Parent_id

globally unique identifier

None.

Children

Collection of MbrGroupSelect

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 'BDMall.Model.MemberMNG.MbrGroupSelect'. Path '[0].Children'.

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 'BDMall.Model.MemberMNG.MbrGroupSelect'. Path '[0].Children'.