v1
latestOpenAPI 3.1.02026-07-26420360.1 KB가상 자산 출금 요청
가상 자산 출금을 요청합니다.
post/withdraws/coin
Headers
Authorizationstring required
Authorization token (JWT)
Request body
Response
201
Example response
{
"type": "withdraw",
"uuid": "200377211",
"currency": "BTC",
"net_type": "BTC",
"state": "PROCESSING",
"created_at": "2024-07-14T14:54:24+09:00",
"amount": "0.00010000",
"fee": "0",
"krw_amount": "8400"
}