DocumentStatus

Represents the document status as assigned by an operator or auditor to reflect the status of a document.

DocumentStatus.Undefined

= 0

No document status has been given yet.

DocumentStatus.Accepted

= 1

The document has been accepted. The document appears to be valid.

DocumentStatus.Referred

= 2

The document has been referred to be reviewed at a later point in time by an auditor. This does not mean that the document is necessarily invalid.

DocumentStatus.Failed

= 3

The document appears to be invalid and has been rejected.

DocumentStatus.Rejected

= 4

The submission has been rejected. Most likely due to a poor quality image, or because not all of the document is visible in the image.

DocumentStatus.NoValidation

= 5

No validation was performed on the document. This is usually the case when the TrustID Cloud has been unable to perform any validations. For example, a national id card had no machine-readable zone.