Request withdrawal for digital assets.

📘

Withdrawals Available only to Registered Wallet Address

Register a withdrawal address in order to proceed with withdrawal using the Open API. Please register a withdrawal address in the following steps.

Upbit Website [Settings] > [Open API] > [Withdrawal Wallet Management]

📘

Withdrawals Available only to Registered Wallet Address

A lightning withdrawal will not be processed properly if it is requested to a non-Upbit member address. Please make a withdrawal after checking the withdrawal address.

🚧

(2023-05-23) New parameter (net_type) will be added for withdrawal networks

As part of the support for multi-chain deposits/withdrawals the (net_type) parameter will be mandatory when making digital assest withdrawal requests. You can confirm the net_type value for the network you wish to withdraw to by using the Inquiry API for Withdrawable Address List

For more information, please refer to the Announcement .

Request Parameters

Field NameDescriptionType
currency *Currency SymbolString
net_type *Withdrawal NetworkString
amount *Withdrawal amountNumber
address *address *
Withdrawal Address registered in the Withdrawal Wallet Management
String
secondary_addressDestination Tag (DT) or Memo (only for required digital assets)String
transaction_typeWithdrawal Type
default : General Withdrawal
internal : Lightning Withdrawal
String

Response

Field NameDescriptionType
typeWithdrawal TypeString
uuidUnique ID for WithdrawalString
currencyCurrency SymbolString
net_typeWithdrawal NetworkString
txidTransaction ID for WithdrawalString
stateWithdrawal StatusString
created_atWithdrawal Generation TimeDateString
done_atWithdrawal Completion TimeDateString
amountWithdrawal AmountNumberString
feeWithdrawal FeeNumberString
krw_amountKRW Conversion PriceNumberString
transaction_typeWithdrawal TypeString
Language