1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-27 12:32:33 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-28 16:17:37 +03:00
Product = "9639517";
2024-09-27 21:04:12 +03:00
Selection = "121";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);