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":"",}