Appearance
Errors
Caution – Only the legacy API sends the error code in HTTP errors
When handling errors with Connect, only the message
attribute is returned.
Users
The following API errors can be encountered when dealing with users.
Code | Message |
---|---|
28 | User's assets are freezed |
10012 | User Canceled |
10023 | UserId is in pending state |
10025 | UserId is in invalid state |
11002 | Unable to update the user. User does not exist |
11008 | The email is required. |
11009 | The email is not valid. |
11014 | Impossible to cancel, the user does not exist. |
11015 | Impossible to cancel, the origin not specified or incorrect. |
11016 | Impossible to cancel user, he is already in canceled status. |
11017 | Impossible to cancel user. Wrong userId. |
11018 | Impossible to cancel user. Database error |
11019 | The email is already used |
11020 | Impossible to create user. The parent type must be provided |
11021 | Impossible to create user. Value available for Parent Type : shareholder, employee, leader |
11022 | Impossible to create user. Parent User does not exist |
11023 | Impossible to update the kyc review. User does not exist. |
11038 | userTypeId 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. |
11053 | legalForm does not exist |
11054 | legalNumberOfEmployeeRange is not correct. Values authorized : |
11055 | legalNetIncomeRange is not correct. Values authorized : |
11056 | legalAnnualTurnOver is not correct. Values authorized : |
11057 | title is not correct. Values authorized |
11059 | birthCountry is not in the right format. Format ISO 3166-1 alpha-2 |
11061 | nationalityOther is not in the right format. Format ISO 3166-1 alpha-2 |
11062 | Impossible to update the kyc review. KYC entity is not created |
11063 | Impossible to update the kyc review. Phone number can not contains a space character. It can begin by the |
11077 | sci must be between 17 and 35 characters |
11078 | The language provided does not comply with ISO 639 (alpha-2) norm. |
11080 | The field 'personalAssets' must have a value compliant with the documentation |
11081 | The format must follow the norm : ISO-3166-1 alpha-2 |
11085 | The field 'personalAssets' is provided but the value does not comply with provided enum values |
11086 | User is not found in the database |
11087 | Wrong format for phone number. |
11088 | Wrong format for mobile number. |
11089 | User's address1 has a line breaker |
11090 | User's address2 has a line breaker |
11092 | User's address3 has a line breaker |
11093 | User is not found in the database |
11094 | User is not found in the database |
11096 | employeeType is invalid |
11097 | controllingPersonType is invalid |
11100 | specifiedUSPerson is provided but are not between 0 and 1 |
11101 | entityType is invalid |
11102 | activityOutsideEu is provided but are not between 0 and 1 |
11103 | economicSanctions is provided but are not between 0 and 1 |
11104 | residentCountriesSanctions is provided but are not between 0 and 1 |
11105 | involvedSanctions is provided but are not between 0 and 1 |
11109 | timezone is not in the right format. Format type tz database. Ex : Europe/Paris |
11110 | User's city has a line breaker |
11111 | User's country has a line breaker |
11112 | Error during the user's cards update, please try again later |
11113 | Wrong value of legalForm for user type NATURAL PERSON, legalForm can only be 1000. |
11114 | BirthDepartementCode is not in the right format. Format type : 5 digits. Ex : 75008 |
11115 | legalRegistrationDate Year is too old (before 1800) |
11116 | legalForm is not valid. |
11117 | User's email is too long, it must not exceed 50 characters |
11118 | User's secondary address1 has a line breaker |
11119 | User's secondary address2 has a line breaker |
11120 | occupation field must be a string |
11121 | The format must follow the norm : ISO-3166-1 alpha-2 |
11126 | User's secondary address3 has a line breaker |
11127 | isOnStockExchange is provided but are not between 0 and 1 |
11128 | occupationType is not correct. Values authorized : self_employed, public_sector_employees, private_sector_employees, retired_people_and_students, without_any_professional_activity |
11129 | sourceOfFunds is not correct. Values authorized : donation, inheritance, loan, lottery, pension, proceeds_from_investment, proceeds_from_sale, salary, saving |
11133 | Impossible to update Legal Freeze field. |
11134 | legalSectorType is not correct. Values authorized : NAF, NACE |
11135 | legalSector is not in the correct format for a legalSectorType code : NAF => [0-9][0-9][0-9][0-9][A-Z] or NACE => [0-9][0-9][0-9][0-9] |
11141 | Impossible to cancel user, pending card authorization. |
11141 | not a valid French city |
11142 | An error occurred while processing cancel request, aborting. |
11142 | incoherent French city and postcode |
11143 | not a valid French postcode |
11144 | A legal user can't give the firstname |
11145 | A legal user can't give the lastname |
11146 | A legal user can't give the middleNames |
11148 | firstname is too long |
11149 | lastname is too long |
11177 | Impossible to submit KYC request due to user status |
101209 | The distributionCountry must follow the ISO-3166-1 alpha-2 format |
101210 | The distributionCountry is required |
101211 | The DistributionCountry needs to be listed on the client side |
101212 | Client DistributionCountry is missing |
101302 | not an acceptable value for personalAssetsRange |
User restrictions
The following API errors can be encountered when dealing with Restricted Users.
Code | Message |
---|---|
11064 | Impossible to Freeze Assets. userId is mandatory. |
11065 | Impossible to Freeze Assets. userIdFreezed does not exist. |
11066 | Impossible to Freeze Assets. isFrozen is mandatory. |
11067 | User's assets already freezed |
11068 | User's assets already not freezed |
11069 | Impossible to Freeze Assets. comment is mandatory. |
11130 | User's assets already legally frozen |
11131 | User's assets already not legally frozen |
11132 | IsLegalFrozen is provided but are not between 0 and 1 |
11133 | Impossible to update Legal Freeze field. |