(deprecated) This endpoint can be used to automatically register a user.
DEPRECATED: Please use POST /api/v2/user.
Take note to send only valid website locales. See the list of supported locales in the model V1\System\WebsiteLocale below.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
The user identifier of the user.
Example
c6fefe8d7ac0f4113876d634e8d15f65947f1b62d4859fffcd2464d2be58b2d8Phone number of the user, in the format +countrycodenumber (no dashes, spaces or other special characters).
Example
+31612345678Date of birth of the user, in the ISO 8601 format (YYYY-MM-DD).
Example
1984-12-27First name of the user.
Example
JohnLast name of the user.
Example
DoeISO 3166-1 alpha-2 country code of the user.
Example
NLThe language to use on the website.
Example
enThe country to use on the website.
Example
gbFirst names as they appear on the identity document
Example
Johannes Jacobus CorneliusLast name as it appears on the identity document
Example
JansenType of identity document used.
Example
PassportNumber of the identity document
Example
IN172F4ISO 3166-1 alpha-2 country code of the country which issued the identity document.
Example
NLResponses
Section titled “ Responses ”User information retrieved successfully.
object
First name of the user.
Example
JohnLast name of the user.
Example
DoeRegion of the user.
Example
nl-nlPhone number of the user.
Registration date of the user.
Example
2019-01-01T14:13:55ZThe date and time the user account was activated.
Example
2019-01-02T12:43:25Zobject
object
object
The fiat amount.
Example
3000The fiat currency code.
Example
EURobject
The fiat amount.
Example
3000The fiat currency code.
Example
EURThe interval of the trade limit.
Example
P1Dobject
object
The fiat amount.
Example
3000The fiat currency code.
Example
EURobject
The fiat amount.
Example
3000The fiat currency code.
Example
EURThe interval of the trade limit.
Example
P1DDeprecated: Use enabledAccounts instead. Enabled IBAN accounts of the user.
object
Enabled wallet addresses of the user.
object
The currency.
Example
BTCThe address.
Example
3FZbgi29cpjq2GjdwV8eyHuJJnkLtktZc5The destination tag which should be used to send the coins. This depends on the coin type and can be a string or an integer. For XRP it is an integer, for other coins it is a string.
Example
{ "default": "ABC1234", "XRP": 12341}A descriptive name.
Example
My BTC wallet 1The id.
Example
189632Enabled accounts of the user.
object
The account type.
Example
ibanHuman-readable label for the account (e.g. “My bank account”).
Example
My bank accountAccount identifier such as IBAN or wallet address.
Example
NL00BANK0123456789Indicates whether the account has been verified.
Example
trueIndicates whether the account limit has been raised.
object
The validation status.
Example
blockedDescription of the validation status.
Example
Identification process did not succeed.object
Status of the AMLD5 verification.
Example
verifiedStatus of the email address verification.
Example
verifiedStatus of the identity verification.
Example
pendingStatus of the acceptance of the privacy agreement.
Example
failedobject
The document type.
Example
PassportThe side of the document.
Example
FrontThe status of the document.
Example
missingStatus of the residential address verification.
Example
presentobject
The verification level UUID.
Example
a1b2c3d4-0003-4000-8000-000000000003The verification level identifier.
Example
heroobject
The fiat amount.
Example
3000The fiat currency code.
Example
EURobject
The fiat amount.
Example
3000The fiat currency code.
Example
EURA list of possible errors for this endpoint.
object
Example
{ "errors": { "ER001": { "code": "ER001", "message": "Email address is invalid.", "solution": "Provide a valid email address." }, "ER003": { "code": "ER003", "message": "No email address provided.", "solution": "Provide a valid email address." }, "ER023": { "code": "ER023", "message": "No first name provided.", "solution": "Provide a first name." }, "ER024": { "code": "ER024", "message": "No last name provided.", "solution": "Provide a last name." }, "ER053": { "code": "ER053", "message": "Missing identifier.", "solution": "Provide a valid identifier." }, "ER058": { "code": "ER058", "message": "No phone number provided.", "solution": "Provide a valid phone number." }, "ER059": { "code": "ER059", "message": "Invalid phone number provided.", "solution": "Provide a valid phone number." }, "ER060": { "code": "ER060", "message": "No ISO 3166-1 alpha-2 country code provided.", "solution": "Provide a valid ISO 3166-1 alpha-2 country code." }, "ER061": { "code": "ER061", "message": "Invalid ISO 3166-1 alpha-2 country code provided.", "solution": "Provide a valid ISO 3166-1 alpha-2 country code." }, "ER064": { "code": "ER064", "message": "Invalid business country code provided.", "solution": "Provide a valid business country code." }, "ER067": { "code": "ER067", "message": "No identity document type provided.", "solution": "Provide a valid identity document type." }, "ER068": { "code": "ER068", "message": "No identity document number provided.", "solution": "Provide a valid identity document number." }, "ER069": { "code": "ER069", "message": "No identity document country provided.", "solution": "Provide a valid identity document country." }, "ER070": { "code": "ER070", "message": "No identity document first names provided.", "solution": "Provide the first names as they appear on the identity document." }, "ER071": { "code": "ER071", "message": "No identity document last name provided.", "solution": "Provide the last name as it appears on the identity document." }, "ER072": { "code": "ER072", "message": "No date of birth provided.", "solution": "Provide a valid date of birth." }, "ER073": { "code": "ER073", "message": "Invalid date of birth provided.", "solution": "Provide a valid date of birth." }, "ER074": { "code": "ER074", "message": "Invalid identity document type provided.", "solution": "Provide a valid identity document type." }, "ER080": { "code": "ER080", "message": "No website language provided.", "solution": "Provide a valid website language." }, "ER081": { "code": "ER081", "message": "Invalid website language provided.", "solution": "Provide a valid website language." }, "ER082": { "code": "ER082", "message": "No website country provided.", "solution": "Provide a valid website country." }, "ER083": { "code": "ER083", "message": "Invalid website country provided.", "solution": "Provide a valid website country." }, "ER084": { "code": "ER084", "message": "Invalid website language/country combination provided.", "solution": "Provide a valid website language/country combination." }, "ER121": { "code": "ER121", "message": "Invalid Chamber of Commerce number provided.", "solution": "Provide a valid, Chamber of Commerce number." }, "ER126": { "code": "ER126", "message": "Invalid first name.", "solution": "Remove any emoji, < or > characters from the first name." }, "ER127": { "code": "ER127", "message": "Invalid last name.", "solution": "Remove any emoji, < or > characters from the last name." }, "ER128": { "code": "ER128", "message": "Invalid identity document number provided.", "solution": "Provide a valid identity document number." }, "ER181": { "code": "ER181", "message": "Invalid residential address provided.", "solution": "Provide a valid residential address." }, "ER182": { "code": "ER182", "message": "Invalid residential address number provided.", "solution": "Provide a valid residential address number." }, "ER183": { "code": "ER183", "message": "Invalid residential city provided.", "solution": "Provide a valid residential city." }, "ER184": { "code": "ER184", "message": "Invalid residential postcal code provided.", "solution": "Provide a valid residential postcal code." }, "ER800": { "code": "ER800", "message": "Authorization token is invalid.", "solution": "Provide a valid authorization token." }, "ER801": { "code": "ER801", "message": "Authorization token has expired.", "solution": "Request a new authorization token." }, "ER802": { "code": "ER802", "message": "Authorization token not found.", "solution": "Provide an authorization token." }, "ER803": { "code": "ER803", "message": "Multiple authorization methods used.", "solution": "Use exactly one authorization method." }, "ER805": { "code": "ER805", "message": "API key is invalid.", "solution": "Provide a valid API key." }, "ER806": { "code": "ER806", "message": "API key not found.", "solution": "Provide an API key." }, "ER999": { "code": "ER999", "message": "A general error has occurred. Please contact our support team.", "solution": "Contact our support team." } }}