본문으로 건너뛰기

Verification.Error

확인 작업에서 오류가 발생할 때 발생합니다.

필드

필드유형필수설명
eventTypestring항상 "Verification.Error"
methodstring사용된 확인 방법(예: "age-key")
statusstring항상 "ERROR"

예시

{
"eventType": "Verification.Error",
"method": "age-key",
"status": "ERROR"
}