I am adding virtual product in PrestaShop using API and I am using PSWebServiceLibrary.
I have successfully added product and its images but when I am trying to add file to download for this product, I didn't find any method in above library and API.
So, I need any method to add downloadable...