1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-25 21:39:21 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductCollection.txt
Vitaly the Alpaca (bot) c93e84e6d1 Main build (Jenkins)
2024-09-29 19:41:20 +03:00

11 lines
252 B
Plaintext

Parameters = GetVKParameters();
Name = "EditedCollection";
Selection = "121";
Result = OPI_VK.EditProductCollection(Name, Selection, , , , Parameters);
OPI_TestDataRetrieval.Check_VKTrue(Result);
OPI_Tools.Pause(5);