Skip to content

Create wallet

POST
/v2/wallet

Creates a new wallet and returns the wallet details.

object
custodian
required

The custodian type for the wallet.

string
Allowed values: fsco dfns non
fsco
name
required

A unique name for the wallet.

string
My Wallet

The resource has been successfully created.

object
walletId
required

The unique wallet ID.

string format: uuid
82c4fce1-d2c7-48cb-a647-6993dbe37819
name
required

The unique name for the wallet.

string
My Wallet
custodian
required

The custodian type for the wallet.

string
Allowed values: fsco dfns non
fsco
address

The address of the wallet.

string
0x1234567890abcdef

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error