Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON Examples:

 

Request:

 

{

    "version":"1.1",

    "method":"vtUserServices.Logoff",

    "params":{

       "SessionID":"SessionID"

    }

 }

 Response

{

   "version":"1.1",

...