QR-Code Services
REST Request Format
REST is the simplest request format to use - it's a simple HTTP GET or POST action.
The REST Endpoint URL is http://decode.kaywa.com/api/methodName
To request the decodeCode service, invoke like this:
http://decode.kaywa.com/api/decodeCode?name=value
Every method call must have an API-KEY argument.


