POST api/{apiVersion}/Iros/GetPdfFile

등기부등본 Pdf 발급

Request Information

URI Parameters

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

Body Parameters

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

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

Request Formats

Sample:
{
  "TransactionKey": "sample string 1",
  "IsSummary": "sample string 2"
}

Response Information

Resource Description

조회 결과 데이터

api.tilko.net.Models.Iros.GetPdfFileCResponseSystem.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"
}