Withdrawal

Allows you to request a withdrawal from one of your wallets.

Body Params
string
required
Defaults to trading

Select the wallet from which to transfer (exchange, margin, funding (can also use the old labels which are exchange, trading and deposit respectively))

string
required
Defaults to bitcoin

Method of withdrawal. For an up-to-date mapping of methods and their respective currencies see: https://api-pub.bitfinex.com//v2/conf/pub:map:tx:method [[[METHOD,[CURRENCY]]...]] *(methods should be added to the post body in lower case)

string
Defaults to 1234

Amount of Withdrawal (not used for LNX)

string
Defaults to xxxx1234

Destination address (not used for LNX)

string

Used instead of address for LNBTC (method: 'lnx')

string

Specify a tag/memo/etc.

int32
Defaults to 0

Set to 1 to deduct the withdrawal fee from the withdrawal amount

string

Add an optional note to your withdrawal

boolean

Flag to voluntarily send travel rule details for 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