RecognitionStatus: "SUCCESS" | "FAILED_DETECTION" | "INCOMPLETE_VALIDATION"

Card recognition status.

  • SUCCESS: Detection successful. The fields array is filled with all of the extracted data. All validatable fields have passed validation.
  • FAILED_DETECTION: No document found or the document doesn't look like the back of an EHIC.
  • INCOMPLETE_VALIDATION: A potential EHIC was found but one or more fields failed validation.

Generated using TypeDoc