출금 가능 정보 조회

지정한 통화에 대한 출금 가능 정보를 조회합니다. 해당 통화의 출금 정책과 사용자 잔고를 확인할 수 있습니다.

통화 출금 가능 정보는 다음과 같은 주요 항목을 포함합니다.

주요 항목 관련 주요 응답 필드
통화 정보:
출금 수수료, 출금 및 지갑 상태
currency.withdraw_fee,
currency.wallet_state,
currency.wallet_support
통화 잔고 account.balance,account.locked,
account.avg_buy_price
출금 한도:
1회/일일/잔여한도
withdraw_limit.onetime,
withdraw_limit.daily,
withdraw_limit.remaining_daily,
withdraw_limit.minimum,
withdraw_limit.can_withdraw
출금 관련 계정 정보:
수수료 레벨, 인증 여부
member_level.fee_level,
member_level.bank_account_verified,
member_level.two_factor_auth_verified,
member_level.locked,
member_level.wallet_locked
반영 버전 반영 일자 변경 사항
- 2023-05-22 네트워크 타입(net_type) 필드 추가
Rate Limit
초당 최대 30회 호출할 수 있습니다. 포켓 단위로 측정되며 [Exchange 기본 그룹] 내에서 요청 가능 횟수를 공유합니다. Rate Limit은 요청 처리량을 보장하는 기준이 아니며, 트래픽 상황이나 서비스 안정성 확보 필요에 따라 제한 또는 조정될 수 있습니다.

API Key Permission
인증이 필요한 API로, [출금조회] 권한이 설정된 API Key를 사용해야 합니다.
권한 오류(out_of_scope) 오류가 발생한다면, API Key 관리 메뉴에서 권한 설정을 확인해주세요.

Query Params
string
required

출금 가능 정보를 조회하고자 하는 통화 코드

string

디지털 자산 입출금에 사용되는 블록체인 네트워크 식별자.
출금 주소 등록 후 출금 허용 주소 목록 조회 API를 호출하여 응답에서 각 주소로의 출금시 사용 가능한 “net_type” 값을 확인할 수 있습니다.
디지털 자산인 경우 필수(required) 필드입니다.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json
※ This English version is a translation of the original Korean version of the Upbit Developer Center, generated using a third-party tool. In the event of any discrepancies, the Korean version shall take precedence.