POST api/{apiVersion}/NpsEdi/SelectBIzItem

위임사업장 선택 조회

Request Information

URI Parameters

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

Body Parameters

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

api.tilko.net.Models.NpsEdi.BIzItemRequestSystem.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]

Request Formats

Sample:
{
  "CertFile": "sample string 1",
  "KeyFile": "sample string 2",
  "CertPassword": "sample string 3",
  "BusinessNumber": "sample string 4",
  "FindData": "sample string 5",
  "WediUsrId": "sample string 6"
}

Response Information

Resource Description

조회 결과 데이터

api.tilko.net.Models.NpsEdi.BIzItemResponseSystem.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",
  "Result": {
    "DltReturn": {
      "CsrfToken": "sample string 1",
      "LoginDt": "sample string 2",
      "IsAdmin": "sample string 3",
      "AuthorityCd": "sample string 4",
      "IsSso": "sample string 5",
      "IsKakao": "sample string 6",
      "WediUsrId": "sample string 7",
      "IsVexe": "sample string 8",
      "MainLayoutPageCode": "sample string 9",
      "IsLogin": "sample string 10"
    }
  }
}