DocumentVerificationStatus: "OK" | "OK_WITH_WARNINGS" | "INVALID"

Overall status of the document verification.

  • OK: All the verifications passed successfully.
  • OK_WITH_WARNINGS: No verifications failed, but some of them returned warnings.
  • INVALID: At least one verification failed.