Errors
Error Codes
| Code | Description |
|---|---|
| 1 | API_MESSAGE_INVALID_CONNECTION — The API must be accessed with a secure connection (HTTPS). |
| 2 | API_MESSAGE_INVALID_LOGIN_OR_PASSWORD — Invalid username or password. |
| 3 | API_MESSAGE_API_NOT_ACTIVE — API functionality not active for your organization. |
| 4 | API_MESSAGE_FUNCTIONALITY_PROBLEM — API functionality problem encountered. |
| 5 | API_MESSAGE_QUERY_LIMIT_REACHED — Query limit of 'X' reached, please try again tomorrow. |
| 100 | API_MESSAGE_UNKNOWN_SERVICE — 'X' is an unknown service. |
| 109 | API_MESSAGE_UNKNOWN_PARAMETER — 'X' is an unknown parameter. |
| 110 | API_MESSAGE_PERMISSION_NO_ACCESS — You do not have permission to use this service. Please contact your system administrator. |
| 111 | API_MESSAGE_PERMISSION_NO_PRIVATE_ACCESS — The 'X' API service is restricted and requires purchased permission. Please contact your sales representative to purchase access to this and other API services. |
| 112 | API_MESSAGE_INVALID_PARAMETER — The value passed into parameter 'X' was not valid. No entity could be matched to the value. |
| 201 | API_MESSAGE_INVALID_TABLE — Invalid table name 'X' specified. |
| 202 | API_MESSAGE_REQUIRED_PARAMETER_INVALID — The parameter 'X' was invalid. |
| 203 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_BOOLEAN — The parameter 'X' must be a boolean value [ 1 or 0 ]. |
| 204 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_DECIMAL — The parameter 'X' must be a decimal value. |
| 205 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_EXCEED_MAX_LENGTH — The parameter 'X' exceeded the maximum length of 'Y'. |
| 206 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_MONEY — The parameter 'X' must be in a valid money format. |
| 207 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_NUMBER — The parameter 'X' must be numeric. |
| 208 | API_MESSAGE_REQUIRED_PARAMETER_MISSING — The parameter 'X' is missing. |
| 209 | API_MESSAGE_REQUIRED_PARAMETER_MISSING_MAX_LENGTH — The parameter 'X' must have a defined maximum length. Please contact technical support. |
| 210 | API_MESSAGE_UNKNOWN_PARAMETER_TYPE — The supplied parameter 'X' type 'Y' could not be validated. |
| 211 | API_MESSAGE_NO_PARAMETERS_PROVIDED — No parameters were supplied. |
| 212 | API_MESSAGE_SIGNIFICANT_EVENT_LIMIT_REACHED — The maximum number of significant events exist for this user. |
| 213 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_ARRAY — The parameter 'X' must be an array. |
| 214 | API_MESSAGE_REQUIRED_PARAMETER_INVALID_DATETIME — The parameter 'X' must be a properly formatted valid date. |
| 215 | API_MESSAGE_REQUIRED_PARAMETER_CHAR — The parameter 'X' must be only one character. |
| 300 | API_RESPONSE_UNHANDLED — The service 'X' is not currently supported. |
| 301 | API_RESPONSE_TYPE_UNHANDLED — The response type 'X' is not currently supported for the service 'Y'. |
| — | API_RESPONSE_UNKNOWN_SERVICE — 'X' is an unknown API service. |
Updated 26 days ago
