mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
ClientID = "2128753";
|
|
APIKey = "7cc90d26-33e4-499b...";
|
|
|
|
BarcodesMap = New Map;
|
|
BarcodesMap.Insert(1626044001, "112233");
|
|
|
|
Result = OPI_Ozon.BindBarcodes(ClientID, APIKey, BarcodesMap);
|