Output Examples

The results from a successful Login are similar to the following:

{
"result_code":"SUCCESS",
"result_reason":"",
"api_url":"https://ABC.example.com/SiteWand/Submission/F_xer34afd2f"
}

The results from a failed Login are similar to the following:

{
"result_code":"ERR_AUTHENTICATION",
"result_reason":"You specified invalid login information."
"api_url":"",
}

Related Topics

Output Parameters



Legal Notices
Copyright © 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, May 03, 2018