GET api/dictionary/platforms/categories/{id}
Метод для получения категорий торговых площадок
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Код платформы. Допустимые значения: plati | wmcentre | ggsel |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IResultViewModelOldOfListOfPlatformCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| retval | integer |
None. |
|
| retdesc | string |
None. |
|
| errors | Collection of ErrorModel |
None. |
|
| content | Collection of PlatformCategory |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.