mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
|
ClientID = "2128753";
|
||
|
APIKey = "7cc90d26-33e4-499b...";
|
||
|
ProductID = "1111588191";
|
||
|
|
||
|
Codes = New Array;
|
||
|
Codes.Add("11111111");
|
||
|
Codes.Add("22222222");
|
||
|
|
||
|
Result = OPI_Ozon.UploadProductActivationCodes(ClientID, APIKey, ProductID, Codes);
|