Create blockchain recipient

Register a blockchain address as a withdrawal destination for a financial account

The recipient is created with a PENDING verification state and cannot receive a payout until
screening of the address completes. Registering an address that is already registered to the same
financial account returns the existing recipient and its current verification state, rather than
creating a second one

Body Params
string
required

The blockchain network that the address belongs to

string
required

The blockchain address funds will be withdrawn to

string

An optional tag or memo used by some chains to identify the destination of a transfer within a shared address

string
length between 1 and 50
^[!-~ ]*$

The nickname for this blockchain recipient

string
required
length between 1 and 100
^[!-~ ]*$

Legal name of the business or individual who owns the blockchain address

string
enum
required

Owner Type

Allowed:
uuid
required

The financial account the blockchain recipient belongs to

Responses

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