GET api/cataloguer/front/suggest?q={q}&lang={lang}&geo={geo}&v={v}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token |
Токен авторизации |
string |
Required |
| q | string |
Required |
|
| lang | string |
Default value is ru-RU |
|
| geo | string |
Default value is RU |
|
| v | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.