최근 체결 주문 조회

최신 순으로 체결된 주문 목록 조회

🚧

해당 API는 Deprecated되어 Public API V2 '최근 체결 주문 조회' API를 사용하시기 바랍니다

V2 최근 체결 주문 조회

Response Body

fieldtypedescription
resultString정상 반환 시 success, 에러 코드 반환 시 error
errorCodeStringerror 발생 시 에러코드 반환, 성공인 경우 0 반환
timestampNumberString반환 시점의 서버 시간
currencyString조회 요청한 종목
completeOrdersArray[Object]배열 형태의 체결 주문 목록
- idString주문 식별 ID
- timestampNumberString체결 시점의 타임스탬프
- priceNumberString체결 가격
- qtyNumberString체결 수량
- is_askNumberStringmaker 주문인 경우 1
Language
Click Try It! to start a request and see the response here!