GET api/GroupMarketPlace/GetGroupMarketTypes
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of MarketTypeDTOName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
MarketTypeName | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Id": 1, "MarketTypeName": "sample string 2" }, { "Id": 1, "MarketTypeName": "sample string 2" } ]