ExecuteResponse

An object that contains responses returned by the API for execute calls.

NameData TypeDescription
ErrorCodeIntIdentifies the error of an API request via a numeric code.
OrdinalIDIntDefines position of object within an array of information.
ResultsArray of APIProperty objectsContains the combination of names and values for the returned results.
StatusCodeStringStatus of async API request.
StatusMessageStringDescribes the status of an API call.