Withdrawal

Allow you to request a withdrawal from one of your wallet.

Query Params
string
required

defines the currency your are trying to withdraw, see the "Withdrawal Types" section below for accepted values

string
required

The wallet to withdraw from, can be “trading”, “exchange”, or “deposit”.

string
required

Amount to withdraw.

string

(1) Destination address for withdrawal. (Not used when withdraw_type=wire)

string
Defaults to "USD"

Desired currency for wire requests (USD|EUR|JPY|GPB)

string

Optional hex string for currencies that require a memo, tag, or ID..

string

Account name

string

Account number

string

Account address

string

The SWIFT code for your bank.

string

Bank name

string

Bank address

string

Bank city

string

Bank country

string

Message to beneficiary

int32

“1” to submit an express wire withdrawal, “0” or omit for a normal withdrawal

string

Intermediary bank name

string

Intermediary bank address

string

Intermediary bank city

string

Intermediary bank country

string

Intermediary bank account

string

Intermediary bank SWIFT

boolean

Flag to voluntarily send travel rule details for crypto withdrawal

string

Virtual asset provider identifier, optional info for travel rule purpose. DID values can be found on https://api-pub.bitfinex.com/v2/ext/vasps endpoint.

string

Virtual asset provider name, optional info for travel rule purpose, if self custody ignore the field

boolean

Set to 'true' to extract destination data from your KYC data. (If 'true', dest_firstname, dest_lastname, or dest_corp_name do not need to be supplied)

string

Destination entity first name for travel rule purpose (mandatory if dest_lastname is supplied, not required if beneficiary_self = true)

string

Destination entity last name for travel rule purpose (mandatory if dest_firstname is supplied, not required if beneficiary_self = true)

string

Destination entity corporate name for travel rule purpose. (use either dest_firstname + dest_lastname or dest_corp_name, not required if beneficiary_self = true)

Responses

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