Versions Compared

Key

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

...

Example of a request body:

...

Paste code macro
languagejson
{
"deviceNames" : ["03b3d1d68cd6"],

...


"domainNames" : ["BankA_Domain"],

...


"durationInMinutes" : "5"

...


}

Example of a successful response:

Paste code macro
languagejson
{

...


"resultCode": "SUCCESS",

...


"resultErrorCode": "SUCCESS",

...


"resultMessage": ""

...


}