Available Balance Information

Response

Field Name

Description

Type

member_level

User Security Level Information

Object

member_level.security_level

User Security Level

Integer

member_level.fee_level

User Fee Level

Integer

member_level.email_verified

User E-mail Authentication Y/N

Boolean

member_level.identity_auth_verified

User Real Name Verification Y/N

Boolean

member_level.bank_account_verified

User Account Verification Y/N

Boolean

member_level.locked

User Account Protection Status

Boolean

member_level.wallet_locked

User Withdrawal Protection Status

Boolean

currency

Currency Information

Object

currency.code

Capitalized English Code referring to Currency

String

currency.withdraw_fee

Currency Withdrawal Fee

NumberString

currency.is_coin

Currency digital asset Y/N

Boolean

currency.wallet_state

Wallet Status of the currency

  • Indicates whether deposits and withdrawals are supported. To check the current availability of deposits and withdrawals, please refer to the currency.wallet_support field below.

String

currency.wallet_support

Currency deposit and withdrawal availability

  • If deposits are allowed, 'deposit' will be included; if withdrawals are allowed, 'withdraw' will be included. An empty list indicates that both deposits and withdrawals are not available.

Array[String]

account

User Account Information

Object

account.currency

Capitalized English Code referring to Currency

String

account.balance

Orderable Amount/Quantity

NumberString

account.locked

Order Tied Amount/Quantity

NumberString

account.avg_buy_price

Average Buying Price

NumberString

account.avg_buy_price_modified

Average Buying Price Revision Y/N

Boolean

account.unit_currency

Average Unit Price Standard Currency

String

withdraw_limit

Withdrawal Restriction Information

Object

withdraw_limit.currency

Capitalized English Code referring to Currency

String

withdraw_limit.minimum

Minimum Withdrawal Amount/Quantity

NumberString

withdraw_limit.onetime

Single transaction Withdrawal Limit

NumberString

withdraw_limit.daily

Daily Withdrawal Limit

NumberString

withdraw_limit.remaining_daily

Remaining Daily Withdrawal Limit

NumberString

withdraw_limit.remaining_daily_krw

Total Remaining Daily Withdrawal Limit

NumberString

withdraw_limit.fixed

Number of Decimal Points for Withdrawal Amount/Quantity

Integer

withdraw_limit.can_withdraw

Withdrawal support status

  • Indicates whether withdrawals for the asset are supported. To check the current availability of withdrawals, please verify the presence of 'withdraw' in the currency.wallet_support field.

Boolean

Language