Skip to main content

Executionstatusapiv1

errorSourcestring

a human-readable description of the error

returnCodeintegerrequired

a numeric error code

returnStatusstringrequired

a machine-readable description of the error

Executionstatusapiv1
{
"errorSource": "string",
"returnCode": 0,
"returnStatus": "string"
}