1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
2024-10-14 22:16:49 +03:00

7 lines
173 B
Plaintext

Parameters = GetVKParameters();
Product = "9740697";
Selection = "129";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);