V1
Create an individual user
To create an individual user, provide the following information :
- appUserId,
- surname,
- firstname,
- date of birth,
- country of residence,
- CSP.
In order to avoid any confusion, we recommend :
- to use a "companyName-id" type as an appUserId
- to provide an e-mail address.
Annual limits of electronic money apply to accounts created through API. In order to go beyond the limits, please provide the address and supporting documents through a dedicated API application (KYC).
Error cases :
HTTP code | Error code | Explication |
---|---|---|
401 | 362 | Operation not authorised |
401 | 569 | Token OAuth expired |
401 | 570 | Token OAuth invalid |
400 | 704 | Request parameter not provided |
400 | 177 | Invalid request parameter |
400 | 567 | Invalid date of birth |
400 | 377 | The user should be over 18 years old |
400 | 550 | Incorrect or already taken e-mail |
400 | 514 | Incorrect or already taken account alias |
400 | 515 | Incorrect or already taken telephone number |
400 | 378 | Invalid country (it needs to be within the EU) |
404 | 147 | User cannot be found |
400 | 302 | BIC/IBAN not provided, impossible to transfer remaining funds to the user’s account. |
400 | 703 | Unitary transaction limit has been reached, impossible to transfer remaining funds to the user’s account |
400 | 344 | Annual transaction limit has been reached, impossible to transfer remaining funds to the user’s account |