You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
Parameters = GetVKParameters();
|
|
|
|
Product = "10015851";
|
|
|
|
ProductDescription = New Map;
|
|
ProductDescription.Insert("Name", "EditedTestProduct");
|
|
|
|
Result = OPI_VK.EditProduct(Product, ProductDescription, , Parameters);
|