GET api/dictionary/platforms/categories/{id}

Метод для получения категорий торговых площадок

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Код платформы. Допустимые значения: plati | wmcentre | ggsel

string

Required

Body Parameters

None.

Response Information

Resource Description

IResultViewModelOldOfListOfPlatformCategory
NameDescriptionTypeAdditional 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.