Create a Crypto Withdrawal Request

This endpoint initiates a withdrawal from the investor's positions to a wallet on the blockchain. This action requires users to request a fee estimate first.

Body Params

Information required to complete the withdrawal

string
required

Bakkt client account identifier

uuid
required
length ≤ 64

Client-specified unique identifier

string
required

Coin in which to withdraw; must match the estimated coin

uuid
required

The estimate provided for this withdrawal; this fee estimate must be recent and cannot be expired

string
enum
string
required

Quantity of coin in which to withdraw; must match the estimated quantity

string
required

Address of the wallet in which to deposit

string

Family name of the recipient of the withdrawal

string

Given name of the recipient of the withdrawal

boolean

Using this flag allows clients to request an extension to the expiry time of the fee estimate

boolean

Using this flag allows clients to indicate that they are the owner of the receiving wallet

string

Tag Details tied to withdrawal. Only applicable for Tag/Memo based Assets.

string

Decentralized identifier of the receiving VASP when it has been registered

string

Name of the VASP that owns the receiving wallet when the VASP has not been registered

string

Website of the VASP that owns the receiving wallet when the VASP has not been registered

Responses

Language
Credentials
Header
Response
Choose an example:
application/json