Logon (using GET)(Deprecated)
Purpose
Deprecated since version 9.1.5. Use this API instead: Log on (POST).
Generates the security token required to access the other web services.
Request
HTTP Request Field | Field format/value | Notes® |
---|---|---|
HTTP Method | GET | |
URL | http://<hostname>:<port>/platform/webservice/pacclient/logon | |
Content-Type | application/xml | |
Accept | text/xml | |
Body |
|
Response
HTTP Response | Field format/value | Notes |
---|---|---|
Response code | "200" - connection ok; otherwise connection failed | |
Success Message |
|
%s=return token |
Failure Message |
|
%s=return error message |