v1
latestOpenAPI 3.1.02026-07-26420360.1 KB원화 출금 요청
등록된 출금 계좌로 원화 출금을 요청합니다.
post/withdraws/krw
Headers
Authorizationstring required
Authorization token (JWT)
Request body
Response
201
Example response
{
"type": "withdraw",
"uuid": "12704033",
"currency": "KRW",
"txid": "1597452",
"state": "PROCESSING",
"created_at": "2024-07-14T15:05:20+09:00",
"amount": "6000",
"fee": "1000",
"transaction_type": "default"
}