Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

Common Error Messages
Error Code | Error Message | HTTP Status Code | Additional Information |
---|---|---|---|
ACC_00002 | Given password is invalid | 401 | Password given by user is invalid |
ACC_00005 | Error processing filter expression | 400 | For bad ODATA filter expression |
ACC_00012 | Data not found | 404 | When account not found |
ACC_00013 | Validation Error occurred | 500 | Cross talk exception |
ACC_00014 | The CIF number is required, but was not found. | 500 | This error is returned when CIF is enabled and CIF error is enabled (see CAPS configs) for the customer type of the user making the request, but no CIF number was found in the JWT. |
ACC_00101 | User not found | 404 | |
ACC_00119 | Hide/show account feature is not enabled | 500 | |
ACC_00601 | Invalid JWT token | 400 | |
ACC_00602 | Unauthorized access | 401 | |
ACC_88888 | Internal validation error. | 500 | Cross talk exception. |
ACC_99990 | Client error | 400 | Can be returned when a downstream service returns an unknown 4xx error |
ACC_99992 | One or more request query params are invalid or not provided. | 400 | This error code is returned when Pagination params ($apply/$skipGroups/$topGroups) are supplied along with institutionCustomerId Only 1/2 pagination params instead of all three are provided |
ACC_99993 | Server cannot handle this request | varies | This error code is returned when the cause of an error was known, but was not mapped to a specific error code. This can happen for 404s, 405s, or any other error type that is not listed in this table. |
ACC_99994 | Invalid query param | 400 | |
ACC_99996 | Request header is too long | 400 | |
ACC_99997 | Request transactionId header is too long | 400 | |
ACC_99998 | Request is missing a transactionId header | 400 | |
ACC_99999 | Error in Accounts Service | 500 |