POST api/{apiVersion}/Iros/REVTWelcomeEvtC

등기신청사건 처리현황 조회

Request Information

URI Parameters

System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Body Parameters

Tilko Service로 보내는 검색조건 데이터

api.tilko.net.Models.Iros.REVTWelcomeEvtCRequestSystem.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Request Formats

Sample:
{
  "IrosID": "sample string 1",
  "IrosPwd": "sample string 2",
  "UniqueNo": "sample string 3",
  "InsRealClsCd": 0,
  "A103Name": "sample string 4"
}

Response Information

Resource Description

조회 결과 데이터

api.tilko.net.Models.Iros.REVTWelcomeEvtCResponseSystem.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]System.Collections.ObjectModel.Collection`1[WebFront.Areas.HelpPage.ModelDescriptions.ParameterAnnotation]

Response Formats

Sample:
{
  "Status": "OK",
  "StatusSeq": 1,
  "Message": "sample string 2",
  "ResultList": [
    {
      "selectIndex": "sample string 1",
      "JeobsuIlja": "sample string 2",
      "JeobsuBeonho": "sample string 3",
      "GwanhalDeunggiso": "sample string 4",
      "Gye": "sample string 5",
      "BudongsanSojaeJibeon": "sample string 6",
      "DeunggiMogjeog": "sample string 7",
      "CheoliSangtae": "sample string 8",
      "MaeibAeg": "sample string 9",
      "SincheongGubun": "sample string 10",
      "GyobuSangtae": "sample string 11"
    },
    {
      "selectIndex": "sample string 1",
      "JeobsuIlja": "sample string 2",
      "JeobsuBeonho": "sample string 3",
      "GwanhalDeunggiso": "sample string 4",
      "Gye": "sample string 5",
      "BudongsanSojaeJibeon": "sample string 6",
      "DeunggiMogjeog": "sample string 7",
      "CheoliSangtae": "sample string 8",
      "MaeibAeg": "sample string 9",
      "SincheongGubun": "sample string 10",
      "GyobuSangtae": "sample string 11"
    }
  ]
}