1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/examples/Ozon/DeleteProductsWithoutSKU.txt
Vitaly the Alpaca (bot) a81974fd8a Main build (Jenkins)
2025-02-09 18:15:36 +03:00

12 lines
300 B
Plaintext
Vendored

OPI_Tools.Pause(30);
ClientID = "2479669";
APIKey = "09f65e9f-262d-4aca...";
ProductID = "1393771402";
Result = OPI_Ozon.ArchiveProducts(ClientID, APIKey, ProductID);
Article = "143210609";
Result = OPI_Ozon.DeleteProductsWithoutSKU(ClientID, APIKey, Article);