오픈API

사용자 계좌/카드 별 동의 내역 조회 v1.0.0

사용자 계좌/카드 별 동의 내역 조회 v1.0.0

API개요

API개요(API 명, API 설명, URL, HTTP Method, OAuth 2.0, 제3자 정보제공 동의) 표
API 명 사용자 계좌/카드 별 동의 내역 조회
API 설명 사용자 계좌/카드 별 동의 내역 조회
URL /ibk/biz/inqThptInofrAcnCosnRslt
HTTP Method POST
OAuth 2.0 N
제3자 정보제공 동의 비대상
이용금액 별도협의

Request Header

항목명 필드명 데이터타입 길이 Scale 필수여부 설명
오픈API사용자일련번호oapiusersrnNumber100

클라이언트ID

X-IBK-Client-Id

String

320

클라이언트Sceret

X-IBK-Client-Secret

String

320


Request Body

LV 항목명 필드명 데이터타입 길이 Scale 필수여부 설명
1오픈API클라이언트IDoapiClntIdString500
1오픈API정보제공대체번호oapiInofrAltrNoString200
1오픈API정보제공대상번호oapiInofrTgtNoString200
1계약회차번호arrTobNoNumber100

Request Sample

{
  "oapiUserSrn" : 0.0,
  "oapiClntId" : "sample_oapiClntId",
  "thptInofrCosnYn" : "sample_thptInofrCosnYn",
  "thptInofrCosnYmd" : "sample_thptInofrCosnYmd",
  "oapiInofrAltrNo" : "sample_oapiInofrAltrNo",
  "rsltMsgCon" : "sample_rsltMsgCon"
}

Response Header

Response Body

LV 항목명 필드명 데이터타입 길이 Scale 필수여부 설명
1오픈API사용자일련번호oapiUserSrnNumber100
1오픈API클라이언트IDoapiClntIdString500
1제3자정보제공동의여부thptInofrCosnYnString10
1제3자정보제공동의년월일thptInofrCosnYmdString80
1오픈API정보제공대체번호oapiInofrAltrNoString200
1결과메시지내용rsltMsgConString1000

Response Sample

{
  "oapiUserSrn" : 0.0,
  "oapiClntId" : "sample_oapiClntId",
  "thptInofrCosnYn" : "sample_thptInofrCosnYn",
  "thptInofrCosnYmd" : "sample_thptInofrCosnYmd",
  "oapiInofrAltrNo" : "sample_oapiInofrAltrNo",
  "rsltMsgCon" : "sample_rsltMsgCon"
}

성공/실패 Case