| 항목명 | 값 |
|---|---|
| Request URL | https://www.calspia.go.kr/io/openapi/lc/selectIoLcRldAndItcnStsList.do |
| 호출방법 | HTTP GET, HTTP POST |
| 검색결과포맷 | XML, JSON |
| 요청변수 | 값 | 조건 | 설명 | 기본값 |
|---|---|---|---|---|
| serviceKey | string | 필수 | 발급받은인증키 | |
| searchSrYr1 | string | 필수 | 기준년도(YYYY) | |
| searchSrYr2 | string | 필수 | 전년도(YYYY) | |
| searchSrYr3 | string | 필수 | 전전년도(YYYY) | |
| type | string | 선택 | 검색결과 포맷(xml 또는 json) | xml |
| 출력변수 | 값 | 설명 |
|---|---|---|
| 출력 헤더 정보 | ||
| resultCode | string | 출력결과코드 |
| resultMsg | string | 출력결과 메세지 |
| resultKorMsg | string | 출력결과 한글 메세지 |
| 출력 바디 정보 | ||
| totalCount | number | 전체 응답 ROW 수 |
| 잔여지 및 간접보상 실적 현황 | ||
| rldRwAcrsLndAre | string | 기준년도 잔여지보상실적토지면적 |
| rldRwAcrsLndAmt | string | 기준년도 잔여지보상실적토지금액 |
| rldRwAcrsLndElsCnt | string | 기준년도 잔여지보상실적토지이외건수 |
| rldRwAcrsLndElsAmt | string | 기준년도 잔여지보상실적토지이외금액 |
| itcnAcrsLndAre | string | 기준년도 간접보상실적토지면적 |
| itcnAcrsLndAmt | string | 기준년도 간접보상실적토지금액 |
| itcnAcrsLndElsCnt | string | 기준년도 간접보상실적토지이외건수 |
| itcnAcrsLndElsAmt | string | 기준년도 간접보상실적토지이외금액 |
| rldRwAcrsLndAre1 | string | 전년도 잔여지보상실적토지면적 |
| rldRwAcrsLndAmt1 | string | 전년도 잔여지보상실적토지금액 |
| rldRwAcrsLndElsCnt1 | string | 전년도 잔여지보상실적토지이외건수 |
| rldRwAcrsLndElsAmt1 | string | 전년도 잔여지보상실적토지이외금액 |
| itcnAcrsLndAre1 | string | 전년도 간접보상실적토지면적 |
| itcnAcrsLndAmt1 | string | 전년도 간접보상실적토지금액 |
| itcnAcrsLndElsCnt1 | string | 전년도 간접보상실적토지이외건수 |
| itcnAcrsLndElsAmt1 | string | 전년도 간접보상실적토지이외금액 |
| rldRwAcrsLndAre2 | string | 전전년도 잔여지보상실적토지면적 |
| rldRwAcrsLndAmt2 | string | 전전년도 잔여지보상실적토지금액 |
| rldRwAcrsLndElsCnt2 | string | 전전년도 잔여지보상실적토지이외건수 |
| rldRwAcrsLndElsAmt2 | string | 전전년도 잔여지보상실적토지이외금액 |
| itcnAcrsLndAre2 | string | 전전년도 간접보상실적토지면적 |
| itcnAcrsLndAmt2 | string | 전전년도 간접보상실적토지금액 |
| itcnAcrsLndElsCnt2 | string | 전전년도 간접보상실적토지이외건수 |
| itcnAcrsLndElsAmt2 | string | 전전년도 간접보상실적토지이외금액 |
| 코드 | 코드메세지 | 설명 |
|---|---|---|
| 0 | NORMAL_SERVICE | 정상 |
| 1 | APPLICATION_ERROR | 어플리케이션 에러 |
| 2 | DB_ERROR | 데이터베이스 에러 |
| 3 | NODATA_ERROR | 데이터없음 에러 |
| 10 | INVALID_REQUEST_PARAMETER_ERROR | 잘못된 요청 파라메터 에러 |
| 11 | NO_MANDATORY_REQUEST_PARAMETERS_ERROR | 필수요청 파라메터가 없음 |
| 13 | NO_SERVICE_KEY_REQUEST_PARAMETERS | 서비스키 파라미터가 없음 |
| 30 | SERVICE_KEY_IS_NOT_REGISTERED_ERROR | 등록되지 않은 서비스키 |
| 31 | DEADLINE_HAS_EXPIRED_ERROR | 기한만료된 서비스키 |
| 34 | NOT_ASSIGN_SERVICE_KEY_ERROR | 승인되지 않은 서비스키 |
| 99 | UNKNOWN_ERROR | 기타에러 |