Skip to main content
The FrankieOne standard ErrorObject has a field called “ErrorCode” which is made up of a prefix and a 4 digit number. The prefix is the Issue Location and describes the system domain, layer, or service where the issue has occurred.
Note on Error Codes
The 4-digit number is the error code itself. These are shared across all domains.
The tables below will describe the issue locations and error codes. In a number of cases, it suggests you contact the developer support team for further assistance. If this is the case, see here: Contacting Developer Support In the API responses the error number will come combined with the issue code for example ENT-1065 or VAL-1010

Issue Location Codes

Error Numbers

The following sections cover the different groups of error numbers we use.

System Errors (0000 - 0399)

Returned by internal processes. Generally indicate a temporary issue, but please contact developer support if the issue persists.

Generic Errors (0400 - 0599)

Returned when no distinct error code is available (usually internal framework generated)

Header Errors (0800 - 0999)

Returned when unsupported/missing header data is supplied

Application & Service Errors (1000 - )

These errors are returned when there is an issue with a specific request