Question
Why does this user have a Photo ID with a status of Submitted|Invalid?
Answer
Invalid reasons can be located a few ways:
- If you are subscribed to USER|PATCH webhooks, you will receive a webhook whenever a physical document has a status change. (i.e. Submitted|Valid or Submitted|Invalid)
- Webhook subscriptions can be created by using this endpoint.
- Using this endpoint will also allow you to view the status of each physical document uploaded.
Whenever a Photo ID has a status of Submitted|Invalid, there will be an "external_invalid_reason" associated with it. This defines why the document uploaded is invalid.
A list of potential external_invalid_reasons can be found here, alongside next steps to remedy the invalid Photo ID.
Comments
Please sign in to leave a comment.