1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-24 05:36:29 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-10-02 09:14:30 +03:00
Product = "9639517";
2024-10-01 21:08:09 +03:00
Selection = "121";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);