Create account entry

This endpoint enables the customer to create a new crypto account for a trader.

📘

This endpoint requires user authentication before it can be used.

Body Params
string
required

Cryptocurrency ticker/code of the cryptocurrency the customer is buying or selling (e.g., BTC, ETH, LTC) as per Payment Methods endpoint

string
required

Valid blockchain address for the selected ´currency´ to/from which the customer is sending/receiving funds.

string
enum
required

Available values: 'self_hosted', 'vasp'. "self_hosted" means the user owns the wallet and has access to the keys. "vasp" means the user's funds are hosted by a third party, e.g. a Centralised Exchange.

Allowed:
string
required

User-friendly name for the account entry as provided by the user so that they can more easily distinguish and select it next time they return.

Headers
string
required

The access_token as received by the Sign-in/Authentication response.

Responses

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