mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-25 21:39:21 +02:00
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
ClientID = FunctionParameters["Ozon_ClientID"];
|
|
APIKey = FunctionParameters["Ozon_ApiKey"];
|
|
CategoryID = 17054869;
|
|
TypeID = 97311;
|
|
AttributeID = 85;
|
|
|
|
Result = OPI_Ozon.GetAttributeValues(ClientID, APIKey, CategoryID, TypeID, AttributeID);
|