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.

😋 Gobble it up right here.

Other updates

  • Updated the status event code list.
  • The firstName and lastName properties of the OCR response object will no longer return a value of N/A. Instead, a value of null is returned.
  • Corrected the documentation for extendedId and OCR objects in the get-results response to include documentRecognized.
  • Hid preview documentation for Intellicheck Score (intellicheckScore). This needs a little more time with our QA folks before it gets the Seal of Approval 🦭. Stay tuned!
  • Added Postback Results page.