Check the available withdrawal amount.

Response

❗️

v1.4.1 Update : Termination of the 2-Factor Authentication 'KakaoPay Verification' (Now in effect)

  • Themember_level.kakao_pay_auth_verified which provided information about available withdrawals via API response, has been removed.
  • You can now check the availability of different 2FA Authentication Verification methods using the two_factor_auth_verified field. If one or more 2FA Authentication verifications are available, it will be indicated as True.

For a more detailed information, please check the announcement.

필드설명타입
member_levelUser Security Level InformationObject
member_level.security_levelUser Security LevelInteger
member_level.fee_levelUser Fee LevelInteger
member_level.email_verifiedUser E-mail Authentication Y/NBoolean
member_level.identity_auth_verifiedUser Real Name Verification Y/NBoolean
member_level.bank_account_verifiedUser Account Verification Y/NBoolean
member_level.kakao_pay_auth_verifiedUser Kakaopay Account Verification Y/NBoolean
member_level.lockedUser Account Protection StatusBoolean
member_level.wallet_lockedUser Withdrawal Protection StatusBoolean
currencyCurrency InformationObject
currency.codeCurrency CodeString
currency.withdraw_feeCurrency Withdrawal FeeNumberString
currency.is_coinCurrency Digital Asset Y/NBoolean
currency.wallet_stateSelected Currency Wallet StatusString
currency.wallet_supportSelected Currency Deposit/Withdrawal informationArray[String]
accountUser Account InformationObject
account.currencyCurrency CodeString
account.balanceOrderable Amount/QuantityNumberString
account.lockedOrder Locked Amount/QuantityNumberString
account.avg_buy_priceAverage Buying PriceNumberString
account.avg_buy_price_modifiedAverage Buying Price Revision Y/NBoolean
account.unit_currencyAverage Unit Price Standard CurrencyString
withdraw_limitWithdrawal Restriction InformationObject
withdraw_limit.currencyCurrency CodeString
withdraw_limit.minimumMinimum Withdrawal Amount/QuantityNumberString
withdraw_limit.onetimeSingle transaction Withdrawal LimitNumberString
withdraw_limit.dailyDaily Withdrawal LimitNumberString
withdraw_limit.remaining_dailyRemaining Daily Withdrawal LimitNumberString
withdraw_limit.remaining_daily_krwTotal Remaining Daily Withdrawal LimitNumberString
withdraw_limit.fixedNumber of Decimal Places for Withdrawal Amount/QuantityInteger
withdraw_limit.can_withdrawWithdrawal Support Y/NBoolean
Language