| UXU_10001 |
Invalid JWT token |
400 |
Invalid JWT token is passed |
| UXU_10002 |
Required role not present in JWT token |
403 |
Customer does not have access to this endpoint |
| UXU_10003 |
JWT token has expired |
400 |
Expired JWT token is passed |
| UXU_10004 |
JWT token is invalid, does not contain institution id |
400 |
Invalid JWT token is passed, does not contain Institution ID |
| UXU_10005 |
Required Authorization header is missing |
400 |
Authorization is missing in request header |
| UXU_10006 |
Required Correlation Id header is missing |
400 |
Correlation ID is missing in request header |
| UXU_10007 |
Correlation Id is not a GUID |
400 |
Invalid Correlation ID is passed in request header |
| UXU_10008 |
Invalid IP address in the header |
400 |
Invalid IP address is passed in request header |
| UXU_10009 |
Invalid Authorization in the header |
400 |
Invalid Authorization is passed in request header |
| UXU_10010 |
JWT token is invalid, does not contain institution customers id |
400 |
Invalid JWT token is passed in request header |
| UXU_10011 |
JWT token institution customers id is not matching customer id path param |
400 |
Customer Id is mismatched |
| UXU_10012 |
Invalid path param |
400 |
Invalid path parameter |
| UXU_10013 |
Invalid path |
400 |
Invalid path |
| UXU_10014 |
Invalid query param |
400 |
Invalid query parameter |
| UXU_13001 |
The combination of firstname, middleName and lastname length should not be greater than 39 |
400 |
The combination of firstname, middleName and lastname length should not be greater than 39 |
| UXU_13002 |
Invalid user password |
400 |
User has provided invalid password |
| UXU_13003 |
Login Id is already taken |
400 |
Login ID already taken |
| UXU_13004 |
You are already a registered user |
400 |
User is already registered |
| UXU_13005 |
Invalid Date Format |
400 |
User has provided invalid date format |
| UXU_13006 |
Soft failure, contact institution |
400 |
Institution User service is unavailable |
| UXU_13007 |
Login id and Member number cant be the same |
400 |
User has provided same login ID and Member number |
| UXU_13008 |
Member number/user name is already registered |
409 |
Member number or Username is already registered |
| UXU_13009 |
Error while registering user |
400 |
An unexpected error while Registering User |
| UXU_88888 |
No entitled customers found |
400 |
There is no record available for the provided FI Customer ID |
| UXU_88889 |
Contact method Id not found |
400 |
Contact method Id is missing |
| UXU_88890 |
Institution customer id not found |
400 |
Institution customer Id is missing |
| UXU_88891 |
Host phone postal address not found |
400 |
Host phone postal addressis missing |
| UXU_30001 |
Error interacting with the service |
503 |
Service is unavailable |
| UXU_30002 |
Error interacting with the external service |
503 |
Downstream service is unavailable |
| UXU_99998 |
Internal server error |
500 |
An unexpected internal service error has occurred |
| UXU_99999 |
Cannot handle this request. Please check the url, request body and parameters |
400 |
Customer ID is missing or incorrect in request path. The URL Path is not found. |