improved

Release 42

Deployed to Production on 29/02/2024.

❗️

Reminder about OAuth 2.0

As previously mentioned, Sikoia's API now uses the OAuth 2.0. protocol. For details on this migration, refer to our Authentication guide. API key usage will be deprecated on July 31st, 2024; you can find the deprecation announcement here.

📘

Improvements and Fixes

  • AML search certificates: Introduced a new search_certificate_uri field to our GET/v2/{entity_type}/{entity_id}/peps-sanctions or GET/v2/{entity_type}/{entity_id}/adverse-media endpoints which enables you to retrieve a link to a pdf search certificate when retrieving an adverse media or PEPs & sanctions search result.
  • New webhook events: Added three new webhook events: IdentityVerification.Completed, IdentityVerification.Expired, and OpenBankingProcessing.Completed. Find more details in our webhook guide.

We've also been busy squashing bugs. Our most recent fixes include:

  • Resolved an inconsistency where the country was not always rendering correctly in the end-user open banking consent flow.