Create user (v2)

Creates a new user in the Wirex system using server-side Wirex Partner Credentials authorization. Optionally accepts sharing_token or initial_data for KYC registration.

Body Params

Body data

initial_data
object

Optional initial user data for KYC registration. Mutually exclusive with sharing_token.

sharing_data
object

Optional sharing token from existing KYC provider. Mutually exclusive with initial_data.

string
required

Wallet address of the user that should be compliant with the format of the chain you're using. This address should be unique, otherwise, the request will fail.

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json