added

Status Event Codes

We added or updated the following status event codes:

improved

Property Description Updates

We made a few minor updates to the descriptions of certain response properties:

added

Two new endpoints

For our Direct customers, we added two new endpoints and updated another:

added

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.

added

Error Redirect URL

We added error_redirect_url to the /start endpoint public_data object.

added

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.