post https://EXCHANGE-REGION-ENDPOINT-URL.com/v1/withdraws/coin
Request Parameters
Field Name | Description | Type |
---|---|---|
currency* | Currency Symbol | String |
net_type* | Currency Network | String |
amount* | Withdrawal digital asset Quantity | Number |
address* | Withdrawal Address registered to a Withdrawable Address | String |
secondary_address | Secondary Withdrawal Address (only for required digital assets) | String |
transaction_type | Withdrawal Typedefault : Withdrawalinternal : Lightning Withdrawal | String |
beneficiary_name* | Beneficiary Name | String |
beneficiary_residential_country_code* | Beneficiary Country Code (ISO 3166-1 alpha-2) | String |
beneficiary_residential_address* | Beneficiary Residential Address | String |
*Required for all users
*Only required for Upbit Indonesia users
Precautions upon using Lightning Withdrawals
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.
Response
Field Name | Description | Type |
---|---|---|
type | Withdrawal Type | String |
uuid | Unique ID for Withdrawal | String |
currency | Currency Symbol | String |
net_type | Currency Network | String |
txid | Transaction ID for Withdrawal | String |
state | Withdrawal Status | String |
created_at | Withdrawal Generation Time | DateString |
done_at | Withdrawal Completion Time | DateString |
amount | Withdrawal Amount | NumberString |
fee | Withdrawal Fee | NumberString |
sgd_amount | SGD Conversion Price | NumberString |
transaction_type | Withdrawal Type | String |