post https://api.upbit.com/v1/withdraws/krw
Request a withdrawal in KRW. Withdrawals to your registered withdrawal account.
Request Parameters
Update v1.4.1 : Mandatory specification of two_factor_type & Termination of 'Kakao Pay Authentication' with support for 'Kakaotalk Authentication' (now in effect)
kakao
has been added as a 2 Factor Authentication Method as of November 20th.two_factor_type
field has become a mandatory field without a default value. Therefore, when requesting a withdrawal in KRW, you must specify thetwo_factor_type
value in your request as of December 18th.kakao_pay
is no longer availble as a 2-Factor Authentication method as of December 18th.For more information, please refer to the Announcement.
Field Name | Description | Type |
---|---|---|
amount * | Withdrawal Quantity | Number |
two_factor_type | Two-factor authentication solution type | kakao_pay : 2FA via Kakao naver : 2FA via Naver |
Response
Field Name | Description | Type |
---|---|---|
type | Withdrawal Type | String |
uuid | Unique ID for Withdrawal | String |
currency | Currency Symbol | 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 |
transaction_type | Withdrawal Typedefault : General Withdrawalinternal : Lightning Withdrawal | String |