added
Status Event Codes
4 days ago by Jason Langkamer-Smith
We added or updated the following status event codes:
improved
Property Description Updates
2 months ago by Jason Langkamer-Smith
We made a few minor updates to the descriptions of certain response properties:
added
Two new endpoints
3 months ago by Jason Langkamer-Smith
For our Direct customers, we added two new endpoints and updated another:
added
C#/.NET Recipe
4 months ago by Jason Langkamer-Smith
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.
added
Error Redirect URL
4 months ago by Jason Langkamer-Smith
We added error_redirect_url
to the /start
endpoint public_data
object.
added
Document Liveness Support
5 months ago by Jason Langkamer-Smith
We've added a document liveness signal to the /start
endpoint, along with a corresponding document liveness response to the get-results
endpoint.