Can I use the webservices using curl?
I'm writing this script in bash that I want to use to invoke functionality in LedgerSMB. Can I use curl and the webservices API to do that?
Yes you can. In order to do so, you must first create a valid session for your follow-up requests by authenticating:
- Read more about Can I use the webservices using curl?
- Log in or register to post comments