statusCode indicates if the operation succeded or failed, and if it failed - why. "statusText" is a textual description of "statusCode". The following values are used:
"OK": Operation succeded.
"ERR01":
"ERR02":
"":
"":
"ERR99": Other error. "statusText" should describe the error.
Should legal values be the same as the AIDX based services?