
# Expired Reasons Details

{{<tags>}}

Whenever a validation expires in the validation process, the API provides an **expired reason** to indicate the specific
reason for the expiration.

## Document Validation expired reasons

{{<table>}}

| **Expired reason**              | **Description**                                                                                                                                            |
|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| input_file_not_uploaded         | Indicates that the user did not upload all the files necessary to perform the validation.                                                                  |
| manual_review_expired           | Indicates that the validation time ended before manual review was performed. ***[Click Here](/guides/manual_review/)*** to learn more about Manual Review. |
| pending_validation_methods      | Indicates that the validation time ended and there are still pending subvalidations.                                                                       |
| document_validation_not_started | Indicates that the user did not take the necessary steps to initialize the document validation.                                                            |
| invoice_validation_not_started  | Indicates that the user did not take the necessary steps to initialize the invoice validation.                                                             |

{{</table>}}

## Face Validation expired reasons

{{<table>}}

| **Expired reason**          | **Description**                                                                                                                                            |
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| input_file_not_uploaded     | Indicates that the user did not upload all the files necessary to perform the validation.                                                                  |
| manual_review_expired       | Indicates that the validation time ended before manual review was performed. ***[Click Here](/guides/manual_review/)*** to learn more about Manual Review. |
| face_validation_not_started | Indicates that the user did not take the necessary steps to initialize the face validation.                                                                |

{{</table>}}

## TruFace expired reasons

{{<table>}}

| **Expired reason**      | **Description**                                                                                                                                            |
|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| input_file_not_uploaded | Indicates that the user did not upload all the files necessary to perform the validation.                                                                  |
| manual_review_expired   | Indicates that the validation time ended before manual review was performed. ***[Click Here](/guides/manual_review/)*** to learn more about Manual Review. |

{{</table>}}

## Email Validation expired reasons

{{<table>}}

| **Expired reason**           | **Description**                                                                              |
|------------------------------|----------------------------------------------------------------------------------------------|
| validation_not_performed     | Indicates that the user did not take the necessary steps to finish the validation.           |
| email_validation_not_started | Indicates that the user did not take the necessary steps to initialize the email validation. |

{{</table>}}

## Phone Validation expired reasons

{{<table>}}

| **Expired reason**           | **Description**                                                                              |
|------------------------------|----------------------------------------------------------------------------------------------|
| validation_not_performed     | Indicates that the user did not take the necessary steps to finish the validation.           |
| phone_validation_not_started | Indicates that the user did not take the necessary steps to initialize the phone validation. |

{{</table>}}

## Electronic Signature expired reasons

{{<table>}}

| **Expired reason**                            | **Description**                                                                                              |
|-----------------------------------------------|--------------------------------------------------------------------------------------------------------------|
| electronic_signature_validation_not_started   | Indicates that the user did not take the necessary steps to initialize the electronic signature validation.  |

{{</table>}}

## Geolocation expired reasons

{{<table>}}

| **Expired reason**       | **Description**                                                                |
|--------------------------|--------------------------------------------------------------------------------|
| geolocation_not_provided | Indicates that the user did not provide the necessary geolocation information. |.                                               |

{{</table>}}

## Data authorization expired reasons

{{<table>}}

| **Expired reason**              | **Description**                                                                       |
|---------------------------------|---------------------------------------------------------------------------------------|
| data_authorization_not_provided | Indicates that the user did not provide the necessary data authorization information. |

{{</table>}}
