v1
latestOpenAPI 3.1.02026-07-24690345.5 KBWithdrawal
Allows you to request a withdrawal from one of your wallets.
Request body
Select the wallet from which to transfer (exchange, margin, funding (can also use the old labels which are exchange, trading and deposit respectively))
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)
Amount of Withdrawal (not used for LNX)
Destination address (not used for LNX)
Used instead of address for LNBTC (method: 'lnx')
Specify a tag/memo/etc.
Set to 1 to deduct the withdrawal fee from the withdrawal amount
Add an optional note to your withdrawal
Flag to voluntarily send travel rule details for withdrawal
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.
Virtual asset provider name, optional info for travel rule purpose, if self custody ignore the field
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)
Destination entity first name for travel rule purpose (mandatory if dest_lastname is supplied, not required if beneficiary_self = true)
Destination entity last name for travel rule purpose (mandatory if dest_firstname is supplied, not required if beneficiary_self = true)
Destination entity corporate name for travel rule purpose. (use either dest_firstname + dest_lastname or dest_corp_name, not required if beneficiary_self = true)
Response
200