POST api/{apiVersion}/Iros/RISUConfirmSimpleC

주소모듈 조회

Request Information

URI Parameters

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

Body Parameters

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

api.tilko.net.Models.Iros.RISUConfirmSimpleCRequestSystem.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:
{
  "Address": "sample string 1",
  "Sangtae": 0,
  "KindClsFlag": "sample string 2",
  "Region": "sample string 3",
  "Page": "sample string 4"
}

Response Information

Resource Description

조회 결과 데이터

api.tilko.net.Models.Iros.RISUConfirmSimpleCResponseSystem.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]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",
  "TotalCount": 3,
  "TotalPages": 4,
  "CurrentPages": 5,
  "ResultList": [
    {
      "UniqueNo": "sample string 1",
      "Gubun": "sample string 2",
      "BudongsanSojaejibeon": "sample string 3",
      "Sangtae": "sample string 4"
    },
    {
      "UniqueNo": "sample string 1",
      "Gubun": "sample string 2",
      "BudongsanSojaejibeon": "sample string 3",
      "Sangtae": "sample string 4"
    }
  ]
}