1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-24 05:36:29 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProduct.txt
2024-08-13 16:36:00 +03:00

6 lines
122 B
Plaintext

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