post https://api.upbit.com/v1/deposits/krw
Request to deposit KRW.
Request Parameters
v1.4.1 Update : two_factor_type Required & 'Kakaopay' 2FA depricated + Kakao 2FA new support (Completed)
- Kakao 2FA
kakao
added on November 20th.- After December 18th, the
two_factor_type
field has become a mandatory field without a default value, so when requesting a KRW deposit, you must specify thetwo_factor_type
value.kakao_pay
can no longer be used as a 2FA after December 18th.Go to the announcements for more information.
Name | Description | Type |
---|---|---|
amount * | Deposit Amount | Number |
two_factor_type | Two-Factor Authentication | kakao : 2FA via Kakao naver : 2FA via Naver |
Response
Name | Description | Type |
---|---|---|
type | Deposit Type | String |
uuid | Unique Deposit ID | String |
currency | Currency Symbol | String |
txid | Deposit Transaction ID | String |
state | Deposit Status | String |
created_at | Deposition Generation Time | DateString |
done_at | Deposit Completion Time | DateString |
amount | Deposit Amount | NumberString |
fee | Deposit Fee | NumberString |
transaction_type | Deposit Typedefault : Depositinternal :Lightning Deposit | String |