Appearance
Errors
The following API errors can be encountered when dealing with user verification.
Caution – Only the legacy API sends the error code in HTTP errors
When handling errors with Connect, only the message
attribute is returned.
KYC request errors
Code | Message |
---|---|
1 | Generic Error |
3 | A database error has occured |
6 | An Exception has been raised |
11 | One filter given in the request is empty, you should provide a filter value at least |
31 | The same request is already running |
55 | The request accessTag is too long |
1029 | Non-existent client for the given user |
10009 | Request UserId does not belong to Oauth2 ClientId |
10029 | Non-existent client for the given document |
10030 | SCI must be between 8 and 35 characters |
10034 | SCI must start with a valid ISO country code |
10035 | Invalid SCI checksum |
11004 | Title is required |
11005 | Civility value must be either 'M' or 'MME' or 'MLLE' |
11006 | Firstname is required. |
11007 | The lastname is required. |
11011 | The post code is required. |
11012 | The city is required. |
11013 | The country is required. Format ISO 3166-1 alpha-2 |
11019 | The email is already used |
11025 | legalRegistrationNumber is required. |
11026 | legalRegistrationDate is required (format : YYYY-MM-DD) |
11027 | legalName is required. |
11028 | legalForm is required. |
11029 | legalShareCapital is required |
11030 | phone is required. |
11031 | legalSector is required. |
11032 | legalNumberOfEmployeeRange is required. |
11033 | legalNetIncomeRange is required. |
11034 | legalAnnualTurnOver is required. |
11035 | placeOfBirth is required. |
11036 | birthCountry is required. Format ISO 3166-1 alpha-2 |
11037 | nationality is required. |
11039 | birthday is required (format : YYYY-MM-DD) |
11040 | userIdKyc is required. |
11041 | user does not exist. |
11042 | kycReview is required. |
11043 | kycReview value is incorrect. |
11044 | kycReviewComment is required. |
11046 | userIdKyc is required. |
11047 | user does not exist. |
11048 | kycLevel is required. |
11049 | kycLevel value is incorrect. |
11051 | nationalityOther is not in the right format. Format ISO 3166-1 alpha-2 |
11058 | birthday is not in the right format. Format YYYY-MM-DD |
11060 | nationality is not in the right format. Format ISO 3166-1 alpha-2 |
11073 | incomeRange is required. |
11074 | userId is missing. |
11075 | userId does not exist for the client. |
11076 | sci is empty |
11095 | employeeType is missing |
11098 | controllingPersonType is missing |
11099 | specifiedUSPerson is missing |
11113 | Wrong value of legalForm for user type NATURAL PERSON, legalForm can only be 1000. |
11115 | legalRegistrationDate Year is too old (before 1800) |
11122 | The secondary address is required |
11123 | The secondary country is required |
11124 | The secondary postcode is required |
11125 | The secondary city is required |
101300 | the business user and each effective beneficiary attached to it need to have at least one tax residence declared |
101301 | the business user and each effective beneficiary attached to it need to have at least one valid tax residence declared |
101208 | specifiedUSPerson must be 0 or 1 |
Document errors
Code | Message |
---|---|
60000 | The user does not exist or he is in canceled status |
60001 | File not uploaded. The file is empty |
60002 | The file type is not permitted |
60003 | This document type is not permitted |
60004 | Impossible to save the document |
60005 | Impossible to connect to the file server |
60006 | Impossible to upload the document into the container |
60007 | Impossible to read the file into the container |
60008 | Impossible to update the document into database |
60009 | Error when reading document |
60010 | Impossible to cancel this Document, already in CANCELED status |
60011 | Impossible to update this Document, not exists |
60012 | statusId incorrect. |
60013 | Impossible to verify canceled status |
60014 | Impossible to update this document |
60017 | Image is empty |
60019 | documentId is mandatory. |
60020 | documentStatusId is mandatory. |
60021 | The document must be in a PENDING status |
60024 | The documentTypeId is empty or you provide a wrong documentTypeId value |
60025 | Wrong value for documentStatusId |
60026 | documentId not valid |
60027 | statusId is mandatory. |
60028 | When the document is a taxStatement or an exemptionStatement, the field residenceId is mandatory |
60029 | When the document is not a taxStatement nor an exemptionStatement, the field residenceId should not be provided |
60030 | The residenceId you provided does not match a valid entry in the taxResidence database |
60031 | The residenceId you provided has been deleted |
60032 | userId is missing |
60033 | Impossible to create the document, The number of objects is exceeded or the quota of your space is saturated |
60034 | Impossible to update the status, this document is canceled |
60035 | Impossible to get URL, this document does not exist |
60036 | The document source is not valid or not in the list |
60038 | name is mandatory. |
60039 | Document not found in database. |
60040 | Update document status with error |
60041 | fileExtension is missing |
60042 | FileExtension is not valid or not in the list |
60043 | The request must contain documentHash when documentId is in params . |
60044 | Document already cancel or validate, this document, this document is not pending status |
60045 | The documentHash is invalid |
60046 | fileExtension is not correct |
Tax Residence errors
Code | Message |
---|---|
101001 | taxPayerId and liabilityWaiver are both present |
101002 | taxResidence doesn't exist |
101003 | Country is not in the following format: ISO 3166-1 alpha 2 |
101004 | taxPayerId is invalid |
101005 | taxResidence is deleted, impossible to update this taxResidence |
101006 | taxPayerId and liabilityWaiwer at least one must be present |
101200 | liabilityWaiver cannot be false if taxPayerId is null or empty |
101201 | liabilityWaiver cannot be true if taxPayerId is not null or not empty |
101202 | a taxPayerId is required if country is US or a US territory |
101203 | the country must have a ISO 3166-1 alpha 2 format |
101204 | a tax residence in the US or a US teritory must be declared for the user if specifiedUSPerson = 1 |
101205 | specifiedUSPerson must be 1 if at least one of the following fields is the US or a US territory: nationality, nationalityOther, birthCountry, country, secondaryCountry |
101206 | specifiedUSPerson must be 1 if a tax residence was declared in the US or a US territory |
101207 | a user must have at least one tax residence declared |
101213 | The user can't waive liability, taxPayerId is required. |
101214 | An Italian taxPayerId already exists for this user. |
101215 | Updating the userId is not allowed. |
101216 | Updating the country is not allowed. |
101217 | Tax Residence can't be deleted, the taxPayerId is required for the associated User. |
101218 | The taxPayerId from the Tax Residence object is mandatory for Italian users. |