post
https://api.coinone.co.kr/v2.1/transaction/coin/withdrawal/limit
가상자산의 전일 종가를 기준으로 출금 가능 한도를 조회
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Permission: 잔고조회 (Transfer)
Response Body
| Key | Type | Description |
|---|---|---|
| result | String | 정상 반환 시 success, 에러 코드 반환 시 error |
| error_code | NumberString | error 발생 시 에러코드 반환, 성공인 경우 0 반환 |
| limit | Object | 출금 한도 정보 오브젝트 |
| - total | NumberString | 출금 가능한 가상자산 수량 |
| - available | NumberString | 출금된 금액을 제외한 출금 가능한 가상자산 수량 |
