ID Verification processResult Definitions

Applies to: Direct | Capture

This page describes the status code responses from the idcheck signal returned in the /get-results endpoint.

The following table describes processResult status codes.

Status CodeDescription
DocumentProcessOKThis status code means the document barcode was successfully decoded and matches the complete format for the jurisdiction and date of issuance.
DocumentUnknownThis status code means that the document barcode could not be decoded or was decoded but does not match the complete format for the jurisdiction and date of issuance, and is likely fake.
DocumentBadReadThis status code means we encountered an error reading media off the document. This status code is returned for certain barcode readers that detect bad reads and provide a read-error result to indicate that a card was detected but no barcode was found.
DocumentBadDeviceThis status code means we were unable to process the submitted data. This is returned for an unsupported reading device (see Device Type Parameter), or if the barcode could not be extracted from the image data.
Document1DDocumentThis status code means a 1D barcode was detected. 1D barcodes are not processed and are not valid barcodes for validating a DMV-issued document.

There are two error codes. Contact Intellicheck support should you receive either of them.

Error CodeDescription
ErrorBadConfigurationThis error code means that an error occurred during startup. Contact Intellicheck customer support.
UnexpectedErrorThis error code means we detected an unknown error while processing the document. Contact Intellicheck customer support.