call_api
Call NH Investment & Securities Open API using an operation ID and input parameters. Automatically handles authentication and headers; order execution requires trading mode enabled.
Instructions
operationId 와 입력값으로 NH Open API 를 실제 호출합니다. 인증/헤더/Input_0 봉투는 자동 처리됩니다. 주문(거래) API 는 서버가 거래 활성화 모드(NHPLUG_ENABLE_TRADING=true)일 때만 호출됩니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cts | No | 연속조회(페이지네이션) 키. 목록 조회 다음 페이지에 사용. | |
| input | Yes | Input_0 에 들어갈 파라미터 객체 (예: { shrn_iscd: '005930' }) | |
| operationId | Yes | 호출할 operationId |