v1
latestOpenAPI 3.1.02026-07-26420360.1 KB주문 요청
주문을 요청합니다.
post/orders
Headers
Authorizationstring required
Authorization token (JWT)
Request body
Response
201
Example response
{
"market": "KRW-BTC",
"side": "bid",
"order_type": "limit",
"created_at": "2024-07-14T13:35:41+09:00"
}