Home이용 안내API 레퍼런스변경 내역
API 레퍼런스

2FA 인증 요청

BTC 출금 시에 필요한 2FA 인증 번호 반환

📘

Permission: 자산출금 (Withdrawal)

Response Body

KeyTypeDescription
resultString정상 반환 시 success, 에러 코드 반환 시 error
errorCodeNumberStringerror 발생 시 에러코드 반환, 성공인 경우 0 반환
Body Params
string
required

사용자의 액세스 토큰 (access token)

int64
required

유닉스 타임스탬프처럼 양의 정수 (예: 1685094548)

string
required

원화 출금 시 "KRW", 비트코인 출금 시 "BTC" 입력

Response

Language
Request
Response
Choose an example:
application/json