이 이벤트는 KYC 제출 건이 시스템에서 삭제될 때 트리거됩니다. 삭제는 관리자의 수동 조작, 정책에 따른 자동 삭제, 또는 사용자의 요청에 의해 발생할 수 있습니다. 이 이벤트를 통해 KYC 데이터의 삭제를 실시간으로 감지하고 필요한 후속 조치를 취할 수 있습니다
{ "webhook_trigger": "delete", "submission_id": "string", "duplicated_information": "string", "account_email": "string", "delete_time": "string", "comment": "string" }
delete
Was this page helpful?