1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-07 07:10:01 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
2024-09-28 21:33:38 +03:00

7 lines
173 B
Plaintext

Parameters = GetVKParameters();
Product = "9612449";
Selection = "121";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);