Category: Category
Доступы к OTAPI:
Method GetCategoryInfo
Get category information
Argument
|
Type
|
Value
|
instanceKey |
String |
f867ebf2-219f-471a-81b8-078b434a1a78 |
language |
String |
en |
categoryId |
Int32 |
0 |
curl -X GET "http://otapi.net/service/GetCategoryInfo?instanceKey=f867ebf2-219f-471a-81b8-078b434a1a78&language=en&categoryId=0"
curl -X POST "http://otapi.net/service/GetCategoryInfo" -H "Content-Type: application/x-www-form-urlencoded" -d "instanceKey=f867ebf2-219f-471a-81b8-078b434a1a78&language=en&categoryId=0"