Skip to main content

Error Codes

The API returns the standard HTTP response codes to indicate success or failure of the API requests.

In addition to the standard HTTP errors, we also return a series of customised error messages inside each individual response.

The following are the standard HTTP status codes that are returned:

Error CodeDescription
200The call completed successfully.
400A validation error has occurred, see the messages supplied in the response object.
401The user is not permitted to access the object requested or is not authenticated.
404The object requested doesn't exist.
500Fatal internal error, please raise a ticket and contact Loyalty Now.