1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/examples/Ozon/SetProductDiscount.txt

8 lines
201 B
Plaintext
Raw Normal View History

2024-09-21 10:57:02 +03:00
 ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
2024-09-09 16:38:19 +03:00
ProductID = 1156646653;
Discount = 10;
Result = OPI_Ozon.SetProductDiscount(ClientID, APIKey, ProductID, Discount);