1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
OpenIntegrations/docs/en/examples/Ozon/CheckProductsImagesUpload.txt

6 lines
240 B
Plaintext
Raw Normal View History

2024-09-17 12:29:46 +03:00
 ClientID = FunctionParameters["Ozon_ClientID"];
APIKey = FunctionParameters["Ozon_ApiKey"];
ProductID = FunctionParameters["Ozon_ProductID"];
Result = OPI_Ozon.CheckProductsImagesUpload(ClientID, APIKey, ProductID);