Magento wsdl. Guide Search

Well, I'm new to the Magento Api theme, so I don't know how to create wsdl for api2. Any good guide will be appointed.

Added: What I need:

  • How to write wsdl.xml in magento?
  • How will magento understand that if I type v2_soap? wsdl, then should it take my version of wsdl.xml for my module?
+5
source share
2 answers

Finally, I found the ca that I was looking for:

click

Update

From the comments below:

I managed to create a v2 service, but it was copied more from the wsdl.xml directory. But finally, I managed to do what I asked;)

0
source

All Articles