/webapi/ver3/verify-otp
| Name | Type | Required | Description | |
|---|---|---|---|---|
| userId | String | Required | 사용자 아이디 | |
| otp | String | Required |
OTP 생성번호 * 암호화 사용시, AES 암호화 후 base64 encoding |
|
| Name | Type | Required | Description | |
|---|---|---|---|---|
| result | String | Required | API 요청 결과 코드 | |
| msg | String | Required | API 요청 결과 상세 메세지 | |