DSC_99997 |
Client error |
400 |
Generic client error |
DSC_99999 |
Internal server error |
Varies, usually 500 |
Default error |
DSC_90000 |
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. |
DSC_10002 |
Invalid request |
400 |
Generic error for invalid request |
DSC_10003 |
Invalid operation |
501 |
Generic error for unsupported request |
DSC_10009 |
Invalid query param |
400 |
Generic error for invlaid query param |
DSC_11001 |
Full authentication was not provided in the request. |
401 |
|
DSC_11002 |
The authentication token that was sent in the request is invalid. |
401 |
|
DSC_11003 |
The authentication provided does not authorize this request. |
403 |
It's most likely the JWT doesn't have the required role or has the wrong role. |
DSC_11004 |
A location ID is required for business banking users. |
400 |
|
DSC_11005 |
InstitutionId is invalid or is incorrectly configured. |
400 |
Check if the institution is properly set. Also check the com.ncr.banking.services.oracle.schema caps key value. |
DSC_12001 |
Request should only contain printable ASCII characters. |
400 |
|
DSC_12002 |
Request is missing a transactionId header. |
400 |
|
DSC_12003 |
Request transactionId header is too long. |
400 |
Transaction header max length can be 36 characters. |
DSC_12004 |
Required fields are not provided or are not valid. |
400 |
|
DSC_12005 |
Request cannot be blank. |
400 |
|
DSC_12006 |
Invalid or empty account type in request. |
400 |
|
DSC_12007 |
Request header is too long. |
400 |
Header validation for headers apart from authorization and transactionId. For example: callingAppId |
DSC_12011 |
One of the request field lengths is greater than max length. |
400 |
Max lengths for query paramsinstitutionDisclosureId - 40institutionDisclosureName - 20institutionDisclosureData - 4000institutionId - 20 |
DSC_12012 |
Disclosure IDs from request body and URL do not match. |
400 |
|
DSC_12014 |
RequestBody size exceeds limit. |
400 |
|
DSC_12015 |
Member number is invalid. |
500 |
This error is returned when memberNumber is not in valid decimal format for UCAAM FI. |
DSC_12016 |
Institution is not eligible for TCPA/NEW_TCPA disclosures. 500 |
This error is returned when the FI isn't enabled for institution user disclosures. |
|
DSC_12017 |
One or more requested institution disclosure names are blank or invalid. |
400 |
This error is returned when empty or invalid query param institutionDisclosureNames.Validations performed are NON ASCII charactersMax length is 36 characters.Any Alphabets and underscore are allowed. No other special chars are allowed. |
DSC_10002 |
Invalid request |
400 |
This error is returned if CBS sends any error code other than "20009" while GET/CREATE/UPDATE/DELETE statement disclosure. |
DSC_10003 |
Invalid operation |
400 |
This error is returned if institutionDisclosureName is not "OLS" for DELETE institutionUserDisclosure. |
DSC_10009 |
Invalid query param |
400 |
Number of Query params are more than two (2).If boolean value is invalid for query param |
DSC_23002 |
Error interacting with CBS Service |
500 |
Generic CBS error |
DSC_23003 |
Error interacting with CAS Service |
500 |
Generic CAS error |
DSC_13001 |
Data not found for user. |
400 |
This error is returned if CBS/CAS sends error code "20009". |
DSC_13002 |
Disclosures are not retrieved successfully. |
500 |
Generic error for GET institutionDisclosures |
DSC_13003 |
Disclosures are not created successfully. |
500 |
Generic error for CREATE institutionDisclosures |
DSC_13004 |
Disclosures are not updated successfully. |
500 |
Generic error for UPDATE institutionDisclosures |
DSC_13005 |
User is not entitled for online statements. |
401 |
|
DSC_13006 |
Entitlements or account response is blank. |
400 |
|
DSC_22001 |
Internal validation error. |
500 |
Generic error for Crosstalk Exception |
DSC_23004 |
Error processing institution user disclosures |
500 |
Generic error for institution user disclosures |
DSC_23005 |
Error creating institution user disclosures |
500 |
|