2024-09-17 15:57:44 +03:00
|
|
|
ClientID = FunctionParameters["Ozon_ClientID"];
|
|
|
|
APIKey = FunctionParameters["Ozon_ApiKey"];
|
2024-08-20 09:51:57 +03:00
|
|
|
CategoryID = 17029016;
|
|
|
|
TypeID = 970778135;
|
|
|
|
|
|
|
|
Result = OPI_Ozon.GetCategoryAttributes(ClientID, APIKey, CategoryID, TypeID);
|