I want to integrate my asp.net application with quickbooks enterprise.
I have done integration with quickbooks-online using IPPV3 ASP.net; I can send HTTP calls with JSON objects to get response, but now my requirement is to connect my asp.net application with quick books enterprise software.
Can I use that approach for quick books enterprise which I have used for quick books online?
Please help me with respect to my knowledge as I have done work with online (small scale) version.