1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

OZON: Изменение артикулов

This commit is contained in:
Anton
2024-08-27 21:24:09 +03:00
parent fd98325d5c
commit 7f1eb14511
19 changed files with 5274 additions and 4801 deletions

View File

@@ -0,0 +1,5 @@
 ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
Article = "143210608";
Result = OPI_Ozon.GetProductsInformation(ClientID, APIKey, , , Article);

View File

@@ -0,0 +1,7 @@
 ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
ArticlesMap = New Map;
ArticlesMap.Insert("143210608", "143210609");
Result = OPI_Ozon.UpdateProductsArticles(ClientID, APIKey, ArticlesMap);