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 |
---|---|---|
UXESTMT_10001 | Required Authorization header is missing | 400 |
UXESTMT_10002 | Invalid JWT token | 400 |
UXESTMT_10003 | Required role not present in JWT token | 403 |
UXESTMT_10004 | JWT token has expired | 400 |
UXESTMT_10005 | JWT token is invalid, does not contain institution ID | 400 |
UXESTMT_10007 | Required Correlation ID header is missing | 400 |
UXESTMT_10008 | Correlation ID is not a GUID | 400 |
UXESTMT_10011 | Invalid IP address in the header | 400 |
UXESTMT_10012 | Invalid Authorization in the header | 400 |
UXU_11007 | Invalid path parameter | 400 |
UXU_11008 | Invalid path | 400 |
UXESTMT_11010 | Required input fields are missing | 400 |
UXESTMT_11012 | The given account id is not available in user disclosure | 400 |
UXESTMT_11013 | User disclosure should be in “ACCEPTED” status | 400 |
UXESTMT_11014 | Institution ID is invalid or its incorrectly configured | 400 |
UXESTMT_11015 | StartDate and EndDate days difference should not be greater than 90 days | 400 |
UXESTMT_11019 | StartDate and EndDate can not be same | 400 |
UXESTMT_88888 | No entitled customers found | 404 |
UXESTMT_88889 | The given user is not active | 404 |
UXESTMT_88891 | Disclosures name is not available for the given account ID | 404 |
UXESTMT_30001 | Error interacting with the service | 500 |
UXESTMT_30002 | Error interacting with the external service | 500 |
UXESTMT_30003 | Disclosure not available | 500 |
UXESTMT_99998 | Cannot handle this request. Please check the URL, request body and parameters | 400 |