오픈API

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

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

API개요

API개요(API 명, API 설명, URL, HTTP Method, OAuth 2.0, 제3자 정보제공 동의) 표
API 명 사용자 계좌/카드 별 동의 일자 조회
API 설명 사용자 계좌/카드 별 동의 일자 조회
URL /ibk/biz/inqThptInofrCosnYmdYn
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

Request Sample

{
  "oapiUsisNo" : 0.0,
  "thptInofrCosnYn" : "sample_thptInofrCosnYn",
  "thptInofrCosnYmd" : "sample_thptInofrCosnYmd",
  "thptInofrReagYmd" : "sample_thptInofrReagYmd",
  "thptInofrRclYmd" : "sample_thptInofrRclYmd"
}

Response Header

Response Body

LV 항목명 필드명 데이터타입 길이 Scale 필수여부 설명
1오픈API이용기관번호oapiUsisNoNumber70
1제3자정보제공동의여부thptInofrCosnYnString10
1제3자정보제공동의년월일thptInofrCosnYmdString80
1제3자정보제공재동의년월일thptInofrReagYmdString80
1제3자정보제공철회년월일thptInofrRclYmdString80

Response Sample

{
  "oapiUsisNo" : 0.0,
  "thptInofrCosnYn" : "sample_thptInofrCosnYn",
  "thptInofrCosnYmd" : "sample_thptInofrCosnYmd",
  "thptInofrReagYmd" : "sample_thptInofrReagYmd",
  "thptInofrRclYmd" : "sample_thptInofrRclYmd"
}

성공/실패 Case