Possible enumeration values:

NameValueDescription
FAIL

0

The requested API process produces a failure in the operation. This code provide a business process failure indicator such as policy violation, denied-authorization or logical-restrictions.

OK

200

The requested API process completed succesfully.

NOTAUTHORIZED

403

The request to this API service / method was not authorized. Please check if you have enable the access to this service / method with the current key.

NOTFOUND

404

API data operation process does not found the requested information or the lookup key cannot find the data index.

CONFLICT

409

API data operation process already existed.

ERROR

500

The requested API process produces error in the internal server service operation or may also indicate service outage.