고객정보 확인 사유

고객정보 확인 사유 검증

post

기능설명

  • 고객정보 확인 사유를 검증하고, 검증에 성공하면 개인정보 조회용 세션을 등록합니다.


상세설명

  • 고객정보 확인을 위해 입력받은 비밀번호와 열람사유를 검증합니다.

  • 검증에 성공한 경우, 개인정보 조회 관련 프로세스를 생략할 수 있도록 세션을 등록합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
pwdstringOptional
rednCausContstringOptional
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

errorbooleanOptional

is error

post
/v2/member/memberInfoConfirmReason/validIndInfoParam

Last updated