1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-02 22:05:37 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductCollection.txt

11 lines
252 B
Plaintext
Raw Normal View History

2024-09-28 21:36:32 +03:00
 Parameters = GetVKParameters();
Name = "EditedCollection";
2024-10-01 21:08:09 +03:00
Selection = "121";
2024-09-28 21:36:32 +03:00
Result = OPI_VK.EditProductCollection(Name, Selection, , , , Parameters);
OPI_TestDataRetrieval.Check_VKTrue(Result);
OPI_Tools.Pause(5);