1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/Ozon/UpdateProductsArticles.txt

8 lines
225 B
Plaintext
Raw Normal View History

2024-09-21 09:57:02 +02:00
 ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
ArticlesMap = New Map;
2024-09-09 22:29:31 +02:00
ArticlesMap.Insert("143210609", "143210612");
Result = OPI_Ozon.UpdateProductsArticles(ClientID, APIKey, ArticlesMap);