Specification for Tally SOAP API

2019-08-14 20:29发布

问题:

Where can I find specifications for Tally's SOAP API? And does anyone know of any python libraries for the same?

回答1:

I do not think Tally supports a SOAP based interface, rather it does support a decent XML/HTTP interface. I tried to play around with it, using Java. Maybe this helps: http://subbaraman.wordpress.com/2010/07/01/playing-with-tally-software/