Removed background check and sanctions screening
We removed several request and response properties associated with criminal background checks and sanctions screening.
OCR Match Improvements
We made some improvements to our OCR match logic.
Status Event Codes
We added or updated the following status event codes:
Property Description Updates
We made a few minor updates to the descriptions of certain response properties:
Two new endpoints
For our Direct customers, we added two new endpoints and updated another:
C#/.NET Recipe
We added a C#/.NET recipe for the /start
endpoint. It demonstrates how to start a transaction with a signed payload using C#/.NET framework. The recipe includes details on how to set up the request, encode and sign the payload, post the request, verify the signature, and decode the payload.
Error Redirect URL
We added error_redirect_url
to the /start
endpoint public_data
object.
Document Liveness Support
We've added a document liveness signal to the /start
endpoint, along with a corresponding document liveness response to the get-results
endpoint.