The system will generate a response after processing your request for CheckOut.
{
"responseCode": 200,
"responseMsg": "The operation is successful.",
"resourceInfoList": [
{
"resourcePath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"error": null
}
]
}
Indicates the status of operation, specifying whether it was successful, partially successful, or failed.
200
Successful or Failure message
"The operation is successful."
List of resource path names.
[
{
"resourcePath": "C:\Users\testernt\Web_Windows_Admin_AutoTestProj0001\AutoTestCVOB001\Windows\Web View\t1",
"error": null
}
]
Path to the view root or any resource in the view.
Indicates the status code of the operation.
Error or exception description message.