We’re working on managing document status and wanted to confirm the expected response.
If a user is in “Document” status and a document is submitted:
If the document is approved we’re anticipating the event customer_verification_document_approved, and the customer status to be updated to “Verified”.
If the document is not approved, we’re anticipating the event customer_verification_document_failed, and the customer status stays in “document” status.
In testing today, for scenario #2, we saw the customer status change to “Retry”. Is this the expected behavior?
Hi @andrewhartman – what you explained in #1 and #2 is the expected behavior.
For the unexpected behavior in your Sandbox testing, would you be able to share an example Customer ID? I’d love to look closer and see if something is triggering it!
Hi @andrewhartman – Thanks for the ID! I just touched base with our Compliance team to confirm that this is an expected behavior if a document fails with ScanDobMismatch. It looks like we need to update our docs for clarity. There are cases where everything could be correct on the account but they mistype their DOB. This will result in the user being moved to retry from document again.
You’d likely want to account for this and build out the appropriate UI to edit full Account Info (including full SSN).