1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProduct.txt
2024-09-24 22:38:15 +03:00

6 lines
127 B
Plaintext

Parameters = GetVKParameters();
Product = "9612449";
Result = OPI_VK.DeleteProduct(Product, Parameters);