Well I am new in Magento Api theme, so I don’t know how to create wsdl for api2. Any good guide will be appriciated.
Added:
What I need is:
- How to write wsdl.xml in magento?
- How magento will understand that if I type v2_soap? wsdl array then it should take mine version of wsdl.xml for my module?
Finally I found ca I was looking for:
click
Update
From comments below :
I’v managed to create v2 service, but it was more copying from catalog’s wsdl.xml. But finally I’v managed to do what I asked 😉