Hi,
I'm using your REST API with PHP and getting an 4003 Failure [Specified request URI incorrect. Parameters missing]
http://server:8085/api/json/getAccount?apikey=[APIKEY]&email=info%40domain.com
I've also tried not urlencoding the email address with the same error.
Can you let me know what required fields are missing.
I'd also like to know a method of collecting all Accounts, Requests and Solutions from the API