Skip to main content

Create new user

POST 

/v2/users

For Partners, using BTS “Investment as a Service” solution:

The endpoint allows to create a new user in Bitpanda system. The parameters in the query body can contain:

  • Customer master data
  • KYC/verification data
  • Accepted Terms & Conditions

If the user has more than one first name or first and middle name, send all names in first_name field separated by a space. The success response returns the ID of the newly created user.

For Partners, using BTS “Bring Your Own License” solution:

The request can include the external_id parameter, which must be unique for each account (user), account_level_id and the language parameters.

Request

Responses

New user has been created